2024-04-21 19:18:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-21 19:18:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd9893c 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:43.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-21 19:18:43.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:43.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:43.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:43.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:43.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:43.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:43.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:43.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:43.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-21 19:18:43.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:43.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:43.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-21 19:18:43.868 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:18:43.874 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a32bb5b 2024-04-21 19:18:43.874 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a32bb5b 2024-04-21 19:18:43.875 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:43.878 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5546d 2024-04-21 19:18:43.878 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5546d 2024-04-21 19:18:43.882 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@cad02b 2024-04-21 19:18:43.882 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@cad02b 2024-04-21 19:18:43.886 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c85e56 2024-04-21 19:18:43.886 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c85e56 2024-04-21 19:18:43.890 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3fddd7 2024-04-21 19:18:43.890 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3fddd7 2024-04-21 19:18:43.893 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c7bcc1 2024-04-21 19:18:43.893 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c7bcc1 2024-04-21 19:18:43.895 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22da61fa 2024-04-21 19:18:43.896 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22da61fa 2024-04-21 19:18:43.898 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e7a119 2024-04-21 19:18:43.898 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e7a119 2024-04-21 19:18:43.901 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1920117 2024-04-21 19:18:43.901 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1920117 2024-04-21 19:18:43.901 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-21 19:18:43.906 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:43.910 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:44.127 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:44.128 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:18:44.128 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:44.129 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:18:44.167 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:44.168 [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-04-21 19:18:44.168 [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-04-21 19:18:44.169 [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-04-21 19:18:44.209 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:44.256 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:44.285 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:44.305 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:44.329 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:44.336 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:44.410 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 19:18:44.410 [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-04-21 19:18:44.456 [DefaultDispatcher-worker-3 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 19:18:44.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-21 19:18:44.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-21 19:18:44.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:18:44.488 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0: (connection evicted) 2024-04-21 19:18:44.489 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a32bb5b: (connection evicted) 2024-04-21 19:18:44.490 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f5546d: (connection evicted) 2024-04-21 19:18:44.490 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cad02b: (connection evicted) 2024-04-21 19:18:44.491 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45c85e56: (connection evicted) 2024-04-21 19:18:44.492 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a3fddd7: (connection evicted) 2024-04-21 19:18:44.492 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c7bcc1: (connection evicted) 2024-04-21 19:18:44.493 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22da61fa: (connection evicted) 2024-04-21 19:18:44.493 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25e7a119: (connection evicted) 2024-04-21 19:18:44.494 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1920117: (connection evicted) 2024-04-21 19:18:44.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:44.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-21 19:18:44.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-21 19:18:44.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-21 19:18:44.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:44.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:44.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:44.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:44.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab66127 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:44.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:44.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:44.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-21 19:18:44.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-21 19:18:44.511 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.524 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.526 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.528 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:44.528 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:18:44.528 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:44.528 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:18:44.542 [DefaultDispatcher-worker-3 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.543 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 19:18:44.543 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-21 19:18:44.543 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 19:18:44.549 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.566 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.581 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.596 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:44.596 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.605 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 19:18:44.610 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:18:44.611 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.614 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@621b5485 2024-04-21 19:18:44.614 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@621b5485 2024-04-21 19:18:44.617 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.618 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdca6b6 2024-04-21 19:18:44.618 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdca6b6 2024-04-21 19:18:44.621 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e33ff5 2024-04-21 19:18:44.622 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e33ff5 2024-04-21 19:18:44.624 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de1ac8d 2024-04-21 19:18:44.624 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de1ac8d 2024-04-21 19:18:44.627 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e67ac8 2024-04-21 19:18:44.627 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e67ac8 2024-04-21 19:18:44.629 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0687d4 2024-04-21 19:18:44.629 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0687d4 2024-04-21 19:18:44.632 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6deb0f36 2024-04-21 19:18:44.632 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6deb0f36 2024-04-21 19:18:44.634 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dce53c2 2024-04-21 19:18:44.634 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dce53c2 2024-04-21 19:18:44.637 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd85089 2024-04-21 19:18:44.637 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd85089 2024-04-21 19:18:44.637 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:18:44.653 [DefaultDispatcher-worker-2 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37fef327 2024-04-21 19:18:44.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-21 19:18:44.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-21 19:18:44.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:18:44.701 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37fef327: (connection evicted) 2024-04-21 19:18:44.702 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@621b5485: (connection evicted) 2024-04-21 19:18:44.702 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cdca6b6: (connection evicted) 2024-04-21 19:18:44.703 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68e33ff5: (connection evicted) 2024-04-21 19:18:44.704 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de1ac8d: (connection evicted) 2024-04-21 19:18:44.704 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15e67ac8: (connection evicted) 2024-04-21 19:18:44.705 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c0687d4: (connection evicted) 2024-04-21 19:18:44.705 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6deb0f36: (connection evicted) 2024-04-21 19:18:44.706 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dce53c2: (connection evicted) 2024-04-21 19:18:44.706 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd85089: (connection evicted) 2024-04-21 19:18:44.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:44.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-21 19:18:44.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-21 19:18:44.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c7522c 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:44.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:44.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:44.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-21 19:18:44.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-04-21 19:18:44.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-04-21 19:18:44.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-21 19:18:44.859 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-21 19:18:45.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eae55 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-21 19:18:45.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef0e576 2024-04-21 19:18:45.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef0e576 2024-04-21 19:18:45.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-21 19:18:45.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-21 19:18:45.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@785a4557 2024-04-21 19:18:45.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-21 19:18:45.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5da0b0 2024-04-21 19:18:45.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5da0b0 2024-04-21 19:18:45.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-21 19:18:45.210 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:18:45.218 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef0e576 2024-04-21 19:18:45.233 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.489 [DefaultDispatcher-worker-2 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5da0b0 2024-04-21 19:18:45.502 [DefaultDispatcher-worker-2 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5da0b0 2024-04-21 19:18:45.503 [DefaultDispatcher-worker-2 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54351/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 19:18:45.504 [DefaultDispatcher-worker-2 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54351/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-21 19:18:45.504 [DefaultDispatcher-worker-2 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54351/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 19:18:45.524 [DefaultDispatcher-worker-2 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54351/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 19:18:45.524 [DefaultDispatcher-worker-2 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54351/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 19:18:45.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-21 19:18:45.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-21 19:18:45.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.558 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef0e576: (connection evicted) 2024-04-21 19:18:45.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:45.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-21 19:18:45.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-21 19:18:45.562 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5da0b0 2024-04-21 19:18:45.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794cb26b 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-21 19:18:45.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-21 19:18:45.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-21 19:18:45.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-21 19:18:45.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-21 19:18:45.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de8f85c 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd20ebc 2024-04-21 19:18:45.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd20ebc 2024-04-21 19:18:45.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-21 19:18:45.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-21 19:18:45.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-21 19:18:45.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.631 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e: (connection evicted) 2024-04-21 19:18:45.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:45.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-21 19:18:45.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-21 19:18:45.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-21 19:18:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61554b6b 2024-04-21 19:18:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-21 19:18:45.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@687b0ddc 2024-04-21 19:18:45.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@687b0ddc 2024-04-21 19:18:45.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-21 19:18:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67b8d45 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-21 19:18:45.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f43225 2024-04-21 19:18:45.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f43225 2024-04-21 19:18:45.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-21 19:18:45.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-21 19:18:45.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-21 19:18:45.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.669 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@687b0ddc: (connection evicted) 2024-04-21 19:18:45.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:45.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-21 19:18:45.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-21 19:18:45.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-21 19:18:45.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6141647f 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-21 19:18:45.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2ca6f8 2024-04-21 19:18:45.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2ca6f8 2024-04-21 19:18:45.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-21 19:18:45.685 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe5c68b 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3982206a 2024-04-21 19:18:45.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3982206a 2024-04-21 19:18:45.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-21 19:18:45.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-21 19:18:45.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-21 19:18:45.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.706 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2ca6f8: (connection evicted) 2024-04-21 19:18:45.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:45.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-21 19:18:45.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-21 19:18:45.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-21 19:18:45.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152e7703 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-21 19:18:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-21 19:18:45.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-21 19:18:45.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-21 19:18:45.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-21 19:18:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@789dd6bf 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-21 19:18:45.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@38929da 2024-04-21 19:18:45.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@38929da 2024-04-21 19:18:45.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-21 19:18:45.762 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-21 19:18:45.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-21 19:18:45.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.764 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@182e4365: (connection evicted) 2024-04-21 19:18:45.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:45.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-21 19:18:45.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-21 19:18:45.794 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.832 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-21 19:18:45.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3041beb3 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-21 19:18:45.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-21 19:18:45.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-21 19:18:45.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-21 19:18:45.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246de37e 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:45.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-21 19:18:45.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c 2024-04-21 19:18:45.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c 2024-04-21 19:18:45.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-21 19:18:45.965 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:45.986 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.015 [DefaultDispatcher-worker-2 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c 2024-04-21 19:18:46.041 [DefaultDispatcher-worker-2 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c 2024-04-21 19:18:46.049 [DefaultDispatcher-worker-2 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c 2024-04-21 19:18:46.058 [DefaultDispatcher-worker-2 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c 2024-04-21 19:18:46.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-21 19:18:46.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-21 19:18:46.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.111 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd: (connection evicted) 2024-04-21 19:18:46.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-21 19:18:46.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-21 19:18:46.120 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c 2024-04-21 19:18:46.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-21 19:18:46.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40017e98 2024-04-21 19:18:46.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-21 19:18:46.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-21 19:18:46.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-21 19:18:46.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-21 19:18:46.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-21 19:18:46.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b751cb1 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-21 19:18:46.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-04-21 19:18:46.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-04-21 19:18:46.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-21 19:18:46.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-21 19:18:46.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-21 19:18:46.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.152 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f3876ef: (connection evicted) 2024-04-21 19:18:46.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-21 19:18:46.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25464154 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-21 19:18:46.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-21 19:18:46.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-04-21 19:18:46.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-04-21 19:18:46.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-21 19:18:46.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-21 19:18:46.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-21 19:18:46.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.178 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f: (connection evicted) 2024-04-21 19:18:46.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-21 19:18:46.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-21 19:18:46.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-21 19:18:46.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-21 19:18:46.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-21 19:18:46.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0ffb9b 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2024-04-21 19:18:46.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2024-04-21 19:18:46.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-21 19:18:46.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-21 19:18:46.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-21 19:18:46.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.203 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2: (connection evicted) 2024-04-21 19:18:46.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-21 19:18:46.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-21 19:18:46.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-21 19:18:46.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-21 19:18:46.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-21 19:18:46.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2024-04-21 19:18:46.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2024-04-21 19:18:46.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-21 19:18:46.249 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.275 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-21 19:18:46.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-21 19:18:46.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.298 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.298 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a6840c: (connection evicted) 2024-04-21 19:18:46.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-21 19:18:46.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-21 19:18:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-21 19:18:46.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-04-21 19:18:46.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-04-21 19:18:46.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3221588e 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-21 19:18:46.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2024-04-21 19:18:46.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2024-04-21 19:18:46.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-21 19:18:46.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-21 19:18:46.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-21 19:18:46.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.325 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2965dd88: (connection evicted) 2024-04-21 19:18:46.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-21 19:18:46.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-21 19:18:46.327 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-21 19:18:46.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-21 19:18:46.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-21 19:18:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-04-21 19:18:46.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-04-21 19:18:46.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-21 19:18:46.360 [DefaultDispatcher-worker-2 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-04-21 19:18:46.362 [DefaultDispatcher-worker-2 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-04-21 19:18:46.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-21 19:18:46.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-21 19:18:46.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.364 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed: (connection evicted) 2024-04-21 19:18:46.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-21 19:18:46.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-21 19:18:46.366 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-04-21 19:18:46.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bda01da 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-21 19:18:46.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-04-21 19:18:46.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-04-21 19:18:46.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e6761f 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-21 19:18:46.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2024-04-21 19:18:46.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2024-04-21 19:18:46.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-21 19:18:46.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-21 19:18:46.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-21 19:18:46.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.407 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25216999: (connection evicted) 2024-04-21 19:18:46.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-21 19:18:46.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-21 19:18:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d35ff7b 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-21 19:18:46.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-21 19:18:46.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-21 19:18:46.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-21 19:18:46.422 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a819901 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-21 19:18:46.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-04-21 19:18:46.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-04-21 19:18:46.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-21 19:18:46.445 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.489 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.520 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.536 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.649 [DefaultDispatcher-worker-2 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-04-21 19:18:46.651 [DefaultDispatcher-worker-2 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-04-21 19:18:46.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-21 19:18:46.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-21 19:18:46.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.652 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6: (connection evicted) 2024-04-21 19:18:46.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-21 19:18:46.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-21 19:18:46.654 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-04-21 19:18:46.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecb9e17 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-21 19:18:46.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-04-21 19:18:46.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-04-21 19:18:46.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-21 19:18:46.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51508029 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-21 19:18:46.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2024-04-21 19:18:46.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2024-04-21 19:18:46.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-21 19:18:46.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-21 19:18:46.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-21 19:18:46.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.687 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67: (connection evicted) 2024-04-21 19:18:46.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-21 19:18:46.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-21 19:18:46.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-21 19:18:46.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-21 19:18:46.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccfac29 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-21 19:18:46.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2024-04-21 19:18:46.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2024-04-21 19:18:46.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-21 19:18:46.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-21 19:18:46.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-21 19:18:46.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.714 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f: (connection evicted) 2024-04-21 19:18:46.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-21 19:18:46.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-21 19:18:46.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f63ddc 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-21 19:18:46.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-21 19:18:46.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-21 19:18:46.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3578a45b 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2024-04-21 19:18:46.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2024-04-21 19:18:46.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-21 19:18:46.777 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.811 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.818 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.834 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.916 [DefaultDispatcher-worker-7 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2024-04-21 19:18:46.918 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2024-04-21 19:18:46.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-21 19:18:46.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-21 19:18:46.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.919 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69bc4024: (connection evicted) 2024-04-21 19:18:46.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-21 19:18:46.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-21 19:18:46.921 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2024-04-21 19:18:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416c8bb5 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-21 19:18:46.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-04-21 19:18:46.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-04-21 19:18:46.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-21 19:18:46.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a205ee5 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2024-04-21 19:18:46.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2024-04-21 19:18:46.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-21 19:18:46.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-21 19:18:46.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-21 19:18:46.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:46.951 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e994ca: (connection evicted) 2024-04-21 19:18:46.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:46.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-21 19:18:46.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-21 19:18:46.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@248b2b61 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:46.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:46.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-21 19:18:46.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2024-04-21 19:18:46.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2024-04-21 19:18:46.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-21 19:18:46.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2024-04-21 19:18:46.992 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2024-04-21 19:18:46.994 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2024-04-21 19:18:47.000 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0fdc83 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-21 19:18:47.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@432a6a69 2024-04-21 19:18:47.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@432a6a69 2024-04-21 19:18:47.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-21 19:18:47.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-21 19:18:47.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-21 19:18:47.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:18:47.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:47.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-21 19:18:47.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-21 19:18:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-21 19:18:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4377ed24 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-21 19:18:47.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-21 19:18:47.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-21 19:18:47.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-21 19:18:47.016 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-21 19:18:47.028 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-21 19:18:47.033 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-21 19:18:47.039 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b339a08 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-21 19:18:47.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a583720 2024-04-21 19:18:47.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a583720 2024-04-21 19:18:47.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-21 19:18:47.044 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.051 [DefaultDispatcher-worker-3 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-21 19:18:47.052 [DefaultDispatcher-worker-2 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a583720 2024-04-21 19:18:47.055 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a583720 2024-04-21 19:18:47.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-21 19:18:47.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-21 19:18:47.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.059 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dcca426: (connection evicted) 2024-04-21 19:18:47.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:47.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-21 19:18:47.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-21 19:18:47.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65262308 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-21 19:18:47.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-21 19:18:47.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-21 19:18:47.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-21 19:18:47.068 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-21 19:18:47.080 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-21 19:18:47.082 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-21 19:18:47.086 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-21 19:18:47.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2430cf17 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@54997f67 2024-04-21 19:18:47.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@54997f67 2024-04-21 19:18:47.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-21 19:18:47.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-21 19:18:47.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-21 19:18:47.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:18:47.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:47.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-21 19:18:47.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430aae8e 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-21 19:18:47.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-21 19:18:47.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-21 19:18:47.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-21 19:18:47.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-21 19:18:47.096 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-21 19:18:47.102 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.108 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-21 19:18:47.111 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-21 19:18:47.115 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30e2016a 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-21 19:18:47.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a78c77 2024-04-21 19:18:47.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a78c77 2024-04-21 19:18:47.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-21 19:18:47.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-21 19:18:47.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-21 19:18:47.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:18:47.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:47.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-21 19:18:47.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-21 19:18:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b2da3a5 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3a49e5 2024-04-21 19:18:47.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3a49e5 2024-04-21 19:18:47.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-21 19:18:47.142 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.185 [DefaultDispatcher-worker-4 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3a49e5 2024-04-21 19:18:47.188 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.197 [DefaultDispatcher-worker-1 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3a49e5 2024-04-21 19:18:47.217 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.227 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.244 [DefaultDispatcher-worker-2 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3a49e5 2024-04-21 19:18:47.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-21 19:18:47.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-21 19:18:47.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.247 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a3a49e5: (connection evicted) 2024-04-21 19:18:47.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:47.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-21 19:18:47.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-21 19:18:47.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c740c5a 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-21 19:18:47.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-21 19:18:47.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@163df259 2024-04-21 19:18:47.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@163df259 2024-04-21 19:18:47.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-21 19:18:47.300 [DefaultDispatcher-worker-6 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163df259 2024-04-21 19:18:47.311 [DefaultDispatcher-worker-2 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163df259 2024-04-21 19:18:47.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-21 19:18:47.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-21 19:18:47.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.328 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@163df259: (connection evicted) 2024-04-21 19:18:47.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:47.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-21 19:18:47.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-21 19:18:47.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b76b7d8 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c4d16 2024-04-21 19:18:47.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c4d16 2024-04-21 19:18:47.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-21 19:18:47.366 [DefaultDispatcher-worker-1 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c4d16 2024-04-21 19:18:47.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-21 19:18:47.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-21 19:18:47.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.368 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63c4d16: (connection evicted) 2024-04-21 19:18:47.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:47.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-21 19:18:47.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab50d1c 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb0fd88 2024-04-21 19:18:47.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb0fd88 2024-04-21 19:18:47.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-21 19:18:47.412 [DefaultDispatcher-worker-2 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb0fd88 2024-04-21 19:18:47.423 [DefaultDispatcher-worker-6 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb0fd88 2024-04-21 19:18:47.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-21 19:18:47.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-21 19:18:47.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.424 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eb0fd88: (connection evicted) 2024-04-21 19:18:47.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:47.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-21 19:18:47.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-21 19:18:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1c7619 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-21 19:18:47.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b41b8bb 2024-04-21 19:18:47.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b41b8bb 2024-04-21 19:18:47.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-21 19:18:47.469 [DefaultDispatcher-worker-4 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b41b8bb 2024-04-21 19:18:47.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-21 19:18:47.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-21 19:18:47.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.471 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b41b8bb: (connection evicted) 2024-04-21 19:18:47.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:47.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-21 19:18:47.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1feb586d 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-21 19:18:47.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@611a2d82 2024-04-21 19:18:47.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@611a2d82 2024-04-21 19:18:47.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-21 19:18:47.518 [DefaultDispatcher-worker-4 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611a2d82 2024-04-21 19:18:47.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-21 19:18:47.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-21 19:18:47.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.518 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@611a2d82: (connection evicted) 2024-04-21 19:18:47.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:47.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-21 19:18:47.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c1f0c7b 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-21 19:18:47.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e79c25 2024-04-21 19:18:47.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e79c25 2024-04-21 19:18:47.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-21 19:18:47.745 [DefaultDispatcher-worker-2 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e79c25 2024-04-21 19:18:47.759 [DefaultDispatcher-worker-6 @coroutine#344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e79c25 2024-04-21 19:18:47.762 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57105/manifest.json 2024-04-21 19:18:47.763 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57105/manifest.json. 2024-04-21 19:18:47.763 [Test worker @coroutine#346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57105/manifest.json 2024-04-21 19:18:47.765 [Test worker @coroutine#346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57105/manifest.json 2024-04-21 19:18:47.766 [Test worker @coroutine#346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57105/manifest.json 2024-04-21 19:18:47.769 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.889 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57105/manifest.json. 2024-04-21 19:18:47.889 [Test worker @coroutine#346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57105/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:18:47.903 [DefaultDispatcher-worker-8 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e79c25 2024-04-21 19:18:47.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-21 19:18:47.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-21 19:18:47.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:47.911 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e79c25: (connection evicted) 2024-04-21 19:18:47.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:47.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-21 19:18:47.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-21 19:18:47.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@217c6a1e 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-21 19:18:47.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@306cfb8a 2024-04-21 19:18:47.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@306cfb8a 2024-04-21 19:18:47.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eec5fa6 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:47.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:47.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-21 19:18:47.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b83dce 2024-04-21 19:18:47.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b83dce 2024-04-21 19:18:47.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-21 19:18:47.964 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 19:18:48.016 [Test worker] INFO ktor.application - Application started in 0.056 seconds. 2024-04-21 19:18:48.016 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4270705f 2024-04-21 19:18:48.022 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:48.035 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:48.117 [DefaultDispatcher-worker-8 @coroutine#358] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 19:18:48.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15651402 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:48.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:48.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-21 19:18:48.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f02b6d1 2024-04-21 19:18:48.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f02b6d1 2024-04-21 19:18:48.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-21 19:18:48.150 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 19:18:48.157 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 19:18:48.157 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 19:18:48.157 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 19:18:48.157 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-21 19:18:48.157 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 19:18:48.157 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 19:18:48.158 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 19:18:48.158 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69ae7632 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:48.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:48.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-21 19:18:48.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-21 19:18:48.217 [DefaultDispatcher-worker-3 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.219 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:48.232 [DefaultDispatcher-worker-8 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.241 [DefaultDispatcher-worker-8 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02b6d1 2024-04-21 19:18:48.245 [DefaultDispatcher-worker-8 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02b6d1 2024-04-21 19:18:48.256 [DefaultDispatcher-worker-5 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.260 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:18:48.266 [DefaultDispatcher-worker-1 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.266 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json 2024-04-21 19:18:48.267 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json. 2024-04-21 19:18:48.267 [Test worker @coroutine#364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json 2024-04-21 19:18:48.271 [Test worker @coroutine#364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json 2024-04-21 19:18:48.271 [Test worker @coroutine#364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json 2024-04-21 19:18:48.272 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json. 2024-04-21 19:18:48.272 [Test worker @coroutine#364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:18:48.292 [DefaultDispatcher-worker-3 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.298 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 19:18:48.300 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ea01130b-3d6a-49dc-b4f8-3bdc8331fa43', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 19:18:48.304 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 19:18:48.304 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ea01130b-3d6a-49dc-b4f8-3bdc8331fa43 2024-04-21 19:18:48.310 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:48.310 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:18:48.311 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:48.311 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:18:48.321 [DefaultDispatcher-worker-8 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.321 [DefaultDispatcher-worker-8 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:48.321 [DefaultDispatcher-worker-8 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 19:18:48.322 [DefaultDispatcher-worker-8 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:48.333 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:48.333 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:48.333 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:48.333 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 19:18:48.392 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 19:18:48.392 [eventLoopGroupProxy-4-2 @call-handler#406] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 19:18:48.392 [eventLoopGroupProxy-4-1 @call-handler#404] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 19:18:48.392 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 19:18:48.399 [eventLoopGroupProxy-4-2 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:48.399 [eventLoopGroupProxy-4-1 @call-handler#404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:48.400 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 19:18:48.400 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:48.400 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:18:48.404 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:48.405 [DefaultDispatcher-worker-8 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:48.405 [DefaultDispatcher-worker-8 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:48.405 [DefaultDispatcher-worker-3 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:48.405 [DefaultDispatcher-worker-3 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:48.412 [eventLoopGroupProxy-4-3 @call-handler#407] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 24ms 2024-04-21 19:18:48.412 [eventLoopGroupProxy-4-1 @call-handler#404] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 24ms 2024-04-21 19:18:48.416 [eventLoopGroupProxy-4-4 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306cfb8a 2024-04-21 19:18:48.417 [DefaultDispatcher-worker-11 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.425 [DefaultDispatcher-worker-4 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.428 [eventLoopGroupProxy-4-4 @call-handler#405] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 39ms 2024-04-21 19:18:48.429 [DefaultDispatcher-worker-4 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:48.429 [DefaultDispatcher-worker-4 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:48.433 [DefaultDispatcher-worker-4 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:48.433 [DefaultDispatcher-worker-4 @coroutine#382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:48.445 [DefaultDispatcher-worker-4 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:48.446 [DefaultDispatcher-worker-4 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:48.446 [DefaultDispatcher-worker-4 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:48.446 [DefaultDispatcher-worker-4 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:48.450 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:48.463 [eventLoopGroupProxy-4-3 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306cfb8a 2024-04-21 19:18:48.466 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:48.467 [eventLoopGroupProxy-4-3 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-04-21 19:18:48.468 [DefaultDispatcher-worker-4 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:48.475 [DefaultDispatcher-worker-4 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:48.475 [DefaultDispatcher-worker-4 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:48.475 [DefaultDispatcher-worker-4 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:48.476 [DefaultDispatcher-worker-4 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:48.478 [eventLoopGroupProxy-4-3 @call-handler#426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:48.481 [eventLoopGroupProxy-4-3 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306cfb8a 2024-04-21 19:18:48.484 [eventLoopGroupProxy-4-3 @call-handler#426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:48.484 [eventLoopGroupProxy-4-3 @call-handler#426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-21 19:18:48.485 [DefaultDispatcher-worker-4 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:48.502 [DefaultDispatcher-worker-3 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.516 [DefaultDispatcher-worker-5 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.530 [DefaultDispatcher-worker-5 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:48.530 [DefaultDispatcher-worker-5 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:18:48.530 [DefaultDispatcher-worker-5 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:48.530 [DefaultDispatcher-worker-5 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 19:18:48.532 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 19:18:48.533 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 19:18:48.533 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:18:48.555 [DefaultDispatcher-worker-3 @call-handler#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b83dce 2024-04-21 19:18:48.557 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:48.558 [eventLoopGroupProxy-4-3 @call-handler#440] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-21 19:18:48.558 [DefaultDispatcher-worker-5 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json 2024-04-21 19:18:48.558 [DefaultDispatcher-worker-5 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json. 2024-04-21 19:18:48.558 [DefaultDispatcher-worker-5 @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json 2024-04-21 19:18:48.559 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:48.559 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:48.559 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:18:48.559 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:48.561 [DefaultDispatcher-worker-3 @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json 2024-04-21 19:18:48.561 [DefaultDispatcher-worker-3 @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json 2024-04-21 19:18:48.561 [DefaultDispatcher-worker-3 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json. 2024-04-21 19:18:48.561 [DefaultDispatcher-worker-3 @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583613592355012608/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:18:48.572 [DefaultDispatcher-worker-5 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-04-21 19:18:48.574 [DefaultDispatcher-worker-12 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b83dce 2024-04-21 19:18:48.576 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 19:18:48.576 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 19:18:48.576 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 19:18:48.576 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 19:18:48.576 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 19:18:48.578 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02b6d1 2024-04-21 19:18:48.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-21 19:18:48.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-21 19:18:48.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:48.579 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f96d58: (connection evicted) 2024-04-21 19:18:48.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:48.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-21 19:18:48.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-21 19:18:48.652 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:48.652 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:49.003 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:49.044 [DefaultDispatcher-worker-3 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a583720 2024-04-21 19:18:49.584 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4270705f 2024-04-21 19:18:49.585 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4270705f 2024-04-21 19:18:49.589 [Test worker @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306cfb8a 2024-04-21 19:18:49.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-21 19:18:49.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-21 19:18:49.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:49.589 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25b83dce: (connection evicted) 2024-04-21 19:18:49.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:49.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-21 19:18:49.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4e06bb 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:49.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:49.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-21 19:18:49.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-21 19:18:49.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-21 19:18:49.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672f69f7 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:49.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-04-21 19:18:49.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-04-21 19:18:49.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-21 19:18:49.615 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 19:18:49.617 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-21 19:18:49.617 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@11fb1691 2024-04-21 19:18:49.618 [DefaultDispatcher-worker-12 @coroutine#467] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 19:18:49.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-21 19:18:49.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:49.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:49.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:49.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:49.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:49.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@682d8dad 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:49.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 19:18:49.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 19:18:49.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-21 19:18:49.621 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 19:18:49.622 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 19:18:49.622 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 19:18:49.622 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 19:18:49.622 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-21 19:18:49.622 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 19:18:49.622 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 19:18:49.622 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 19:18:49.622 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fc1e7f 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:49.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-21 19:18:49.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:49.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:49.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-21 19:18:49.660 [DefaultDispatcher-worker-6 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:49.670 [DefaultDispatcher-worker-6 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:49.686 [DefaultDispatcher-worker-7 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 19:18:49.690 [Test worker @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 19:18:49.696 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:49.698 [DefaultDispatcher-worker-1 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:49.698 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:49.706 [DefaultDispatcher-worker-6 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:49.707 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json 2024-04-21 19:18:49.707 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json. 2024-04-21 19:18:49.707 [Test worker @coroutine#472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json 2024-04-21 19:18:49.709 [Test worker @coroutine#472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json 2024-04-21 19:18:49.709 [Test worker @coroutine#472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json 2024-04-21 19:18:49.709 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json. 2024-04-21 19:18:49.709 [Test worker @coroutine#472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:18:49.719 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:49.723 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:18:49.725 [DefaultDispatcher-worker-12 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:49.726 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 19:18:49.726 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e89d15cd-4850-4f8e-861e-e1e7df89f49c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 19:18:49.727 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 19:18:49.727 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e89d15cd-4850-4f8e-861e-e1e7df89f49c 2024-04-21 19:18:49.728 [DefaultDispatcher-worker-2 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:49.729 [DefaultDispatcher-worker-2 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:18:49.729 [DefaultDispatcher-worker-2 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:49.729 [DefaultDispatcher-worker-2 @coroutine#492] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:18:49.733 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 19:18:49.733 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 19:18:49.734 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:49.734 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:49.734 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:18:49.735 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:49.735 [eventLoopGroupProxy-7-2 @call-handler#503] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-21 19:18:49.736 [DefaultDispatcher-worker-8 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:49.736 [DefaultDispatcher-worker-8 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:49.739 [DefaultDispatcher-worker-2 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:49.739 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:49.739 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 19:18:49.739 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:49.743 [eventLoopGroupProxy-7-2 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 19:18:49.743 [eventLoopGroupProxy-7-2 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:49.743 [eventLoopGroupProxy-7-2 @call-handler#511] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-21 19:18:49.744 [DefaultDispatcher-worker-9 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:49.744 [DefaultDispatcher-worker-9 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:49.744 [DefaultDispatcher-worker-9 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:49.744 [DefaultDispatcher-worker-9 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 19:18:49.744 [DefaultDispatcher-worker-15 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:49.744 [DefaultDispatcher-worker-15 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:49.746 [eventLoopGroupProxy-7-2 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 19:18:49.746 [eventLoopGroupProxy-7-2 @call-handler#516] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 19:18:49.748 [eventLoopGroupProxy-7-2 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-21 19:18:49.750 [eventLoopGroupProxy-7-2 @call-handler#516] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-21 19:18:49.751 [DefaultDispatcher-worker-8 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:49.751 [DefaultDispatcher-worker-8 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:49.752 [DefaultDispatcher-worker-8 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:49.752 [DefaultDispatcher-worker-8 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:49.753 [DefaultDispatcher-worker-8 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.754 [DefaultDispatcher-worker-8 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:49.754 [DefaultDispatcher-worker-8 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.754 [DefaultDispatcher-worker-8 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:49.754 [DefaultDispatcher-worker-15 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:49.757 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:49.763 [eventLoopGroupProxy-7-2 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-21 19:18:49.763 [DefaultDispatcher-worker-15 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:49.763 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:49.763 [eventLoopGroupProxy-7-2 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-21 19:18:49.764 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.766 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.766 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:49.767 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.767 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:49.769 [eventLoopGroupProxy-7-2 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:49.772 [eventLoopGroupProxy-7-2 @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-21 19:18:49.773 [eventLoopGroupProxy-7-2 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:49.773 [eventLoopGroupProxy-7-2 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:49.774 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.776 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.776 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:49.776 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.776 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:49.778 [eventLoopGroupProxy-7-2 @call-handler#534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:49.823 [eventLoopGroupProxy-7-2 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:49.823 [eventLoopGroupProxy-7-2 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 19:18:49.824 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.825 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.826 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:49.826 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.826 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:49.829 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:49.829 [eventLoopGroupProxy-7-2 @call-handler#537] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-21 19:18:49.830 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.830 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:49.830 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:49.830 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-21 19:18:49.831 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:49.843 [DefaultDispatcher-worker-11 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:49.845 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 19:18:50.346 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0ac24d2e-ad42-4cc0-b16c-e49de98d5a6a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 19:18:50.346 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 19:18:50.346 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0ac24d2e-ad42-4cc0-b16c-e49de98d5a6a 2024-04-21 19:18:50.350 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:50.350 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:50.350 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:50.350 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 19:18:50.353 [eventLoopGroupProxy-7-2 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 19:18:50.353 [eventLoopGroupProxy-7-2 @call-handler#545] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 19:18:50.355 [eventLoopGroupProxy-7-2 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-21 19:18:50.357 [eventLoopGroupProxy-7-2 @call-handler#545] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-21 19:18:50.358 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:50.358 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:50.358 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:50.358 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:50.360 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.360 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.360 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.360 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.362 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.365 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.365 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:50.366 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.368 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.368 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.368 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.368 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.371 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.373 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.374 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:50.375 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.376 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.376 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.376 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.376 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.378 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.423 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.423 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 19:18:50.423 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.424 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.425 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.425 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.425 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.427 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.470 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.470 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 19:18:50.471 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.472 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.472 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.472 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.472 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.474 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.522 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.522 [eventLoopGroupProxy-7-2 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 19:18:50.523 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.524 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.524 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.524 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.524 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.526 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.570 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.570 [eventLoopGroupProxy-7-2 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 19:18:50.571 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.572 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.572 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.572 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.572 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.574 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.622 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.622 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 19:18:50.623 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.624 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.624 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.624 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.624 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.626 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.674 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.674 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 19:18:50.675 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.676 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.676 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.676 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.676 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.678 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.722 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.722 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 19:18:50.723 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.724 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.724 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.724 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.724 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.726 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.770 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.770 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 19:18:50.771 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.772 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.772 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.772 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.772 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.775 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.818 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.818 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 19:18:50.819 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.820 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.820 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.820 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.820 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.822 [eventLoopGroupProxy-7-2 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.860 [DefaultDispatcher-worker-8 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:50.870 [eventLoopGroupProxy-7-2 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.870 [eventLoopGroupProxy-7-2 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 19:18:50.871 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.873 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.873 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.873 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.873 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.875 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.918 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.918 [eventLoopGroupProxy-7-2 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 19:18:50.919 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.920 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.921 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.921 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.921 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.923 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.968 [eventLoopGroupProxy-7-2 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-21 19:18:50.969 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.969 [eventLoopGroupProxy-7-2 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 19:18:50.970 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.974 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.975 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.975 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.975 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.977 [eventLoopGroupProxy-7-2 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.980 [eventLoopGroupProxy-7-2 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-21 19:18:50.980 [eventLoopGroupProxy-7-2 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.980 [eventLoopGroupProxy-7-2 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:50.981 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.984 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.984 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:50.984 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:50.984 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:50.986 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:50.989 [eventLoopGroupProxy-7-2 @coroutine#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-21 19:18:50.991 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:50.991 [eventLoopGroupProxy-7-2 @call-handler#604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-21 19:18:50.992 [DefaultDispatcher-worker-7 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:51.004 [DefaultDispatcher-worker-15 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:51.013 [DefaultDispatcher-worker-2 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:51.014 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:51.014 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:18:51.014 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:51.014 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 19:18:51.016 [eventLoopGroupProxy-7-2 @call-handler#614] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 19:18:51.017 [eventLoopGroupProxy-7-2 @call-handler#614] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 19:18:51.017 [eventLoopGroupProxy-7-2 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:18:51.039 [DefaultDispatcher-worker-10 @call-handler#614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-04-21 19:18:51.039 [eventLoopGroupProxy-7-2 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:51.040 [eventLoopGroupProxy-7-2 @call-handler#614] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-04-21 19:18:51.040 [DefaultDispatcher-worker-2 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json 2024-04-21 19:18:51.040 [DefaultDispatcher-worker-2 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json. 2024-04-21 19:18:51.040 [DefaultDispatcher-worker-2 @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json 2024-04-21 19:18:51.041 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:51.041 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:51.041 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:18:51.041 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:51.043 [DefaultDispatcher-worker-12 @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json 2024-04-21 19:18:51.043 [DefaultDispatcher-worker-12 @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json 2024-04-21 19:18:51.043 [DefaultDispatcher-worker-9 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json. 2024-04-21 19:18:51.043 [DefaultDispatcher-worker-9 @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583613597656834048/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:18:51.053 [DefaultDispatcher-worker-8 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d 2024-04-21 19:18:51.056 [DefaultDispatcher-worker-7 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-04-21 19:18:51.058 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 19:18:51.058 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 19:18:51.058 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 19:18:51.058 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 19:18:51.058 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 19:18:51.060 [Test worker @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 19:18:51.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-21 19:18:51.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-21 19:18:51.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:51.060 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@496e0f9d: (connection evicted) 2024-04-21 19:18:51.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:51.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-21 19:18:51.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-21 19:18:51.122 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:51.346 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:51.505 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:51.598 [DefaultDispatcher-worker-16 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-21 19:18:52.064 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@11fb1691 2024-04-21 19:18:52.065 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@11fb1691 2024-04-21 19:18:52.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-21 19:18:52.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-21 19:18:52.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:52.065 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f26e775: (connection evicted) 2024-04-21 19:18:52.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:52.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-21 19:18:52.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-21 19:18:52.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-21 19:18:52.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4516c2ef 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:52.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-21 19:18:52.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 19:18:52.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 19:18:52.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f31892e 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:52.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:52.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:52.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:52.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:52.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-21 19:18:52.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-04-21 19:18:52.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-04-21 19:18:52.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-21 19:18:52.089 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 19:18:52.091 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-21 19:18:52.091 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5b78a946 2024-04-21 19:18:52.092 [DefaultDispatcher-worker-12 @coroutine#643] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 19:18:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-21 19:18:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b4b10e 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:52.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@74844f8a 2024-04-21 19:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@74844f8a 2024-04-21 19:18:52.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-21 19:18:52.095 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 19:18:52.095 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 19:18:52.095 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 19:18:52.095 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 19:18:52.095 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-21 19:18:52.095 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 19:18:52.095 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 19:18:52.095 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 19:18:52.096 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404566e7 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:52.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-21 19:18:52.139 [DefaultDispatcher-worker-7 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.149 [DefaultDispatcher-worker-1 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.156 [DefaultDispatcher-worker-4 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74844f8a 2024-04-21 19:18:52.159 [Test worker @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74844f8a 2024-04-21 19:18:52.170 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:52.171 [DefaultDispatcher-worker-7 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.173 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:52.184 [DefaultDispatcher-worker-7 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.185 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json 2024-04-21 19:18:52.185 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json. 2024-04-21 19:18:52.185 [Test worker @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json 2024-04-21 19:18:52.187 [Test worker @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json 2024-04-21 19:18:52.187 [Test worker @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json 2024-04-21 19:18:52.187 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json. 2024-04-21 19:18:52.187 [Test worker @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:18:52.193 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:52.197 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:18:52.199 [DefaultDispatcher-worker-1 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.199 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 19:18:52.199 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-76782e69-71a7-4c1f-b9ab-1d1785a45460', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 19:18:52.201 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 19:18:52.201 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-76782e69-71a7-4c1f-b9ab-1d1785a45460 2024-04-21 19:18:52.202 [DefaultDispatcher-worker-12 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:52.202 [DefaultDispatcher-worker-12 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:18:52.202 [DefaultDispatcher-worker-12 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:52.202 [DefaultDispatcher-worker-12 @coroutine#668] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:18:52.206 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 19:18:52.206 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 19:18:52.207 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:52.207 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:18:52.207 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:52.208 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:52.208 [eventLoopGroupProxy-10-1 @call-handler#678] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-04-21 19:18:52.209 [DefaultDispatcher-worker-8 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:52.209 [DefaultDispatcher-worker-8 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:52.211 [DefaultDispatcher-worker-5 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.212 [DefaultDispatcher-worker-5 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:52.212 [DefaultDispatcher-worker-5 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 19:18:52.212 [DefaultDispatcher-worker-5 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:52.214 [DefaultDispatcher-worker-1 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:52.214 [DefaultDispatcher-worker-1 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:52.214 [DefaultDispatcher-worker-1 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:52.215 [DefaultDispatcher-worker-1 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 19:18:52.215 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 19:18:52.215 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:52.215 [eventLoopGroupProxy-10-1 @call-handler#687] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-21 19:18:52.216 [DefaultDispatcher-worker-14 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:52.216 [DefaultDispatcher-worker-14 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:52.218 [eventLoopGroupProxy-10-3 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 19:18:52.218 [eventLoopGroupProxy-10-3 @call-handler#694] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 19:18:52.220 [eventLoopGroupProxy-10-3 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 19:18:52.222 [eventLoopGroupProxy-10-3 @call-handler#694] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-21 19:18:52.223 [DefaultDispatcher-worker-14 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:52.223 [DefaultDispatcher-worker-14 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:52.223 [DefaultDispatcher-worker-14 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:52.223 [DefaultDispatcher-worker-14 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:52.225 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.225 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:52.225 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.225 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:52.226 [DefaultDispatcher-worker-16 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.229 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:52.233 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 19:18:52.233 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:52.233 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:52.234 [DefaultDispatcher-worker-3 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.234 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.236 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.236 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:52.236 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.236 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:52.237 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:52.240 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 19:18:52.240 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:52.240 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:52.241 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.243 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.243 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:52.243 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.243 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:52.245 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:52.252 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 19:18:52.252 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:52.252 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-21 19:18:52.253 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.254 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.254 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:52.254 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.254 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:52.256 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:52.258 [eventLoopGroupProxy-10-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 19:18:52.259 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:52.259 [eventLoopGroupProxy-10-1 @call-handler#717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:52.259 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.263 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.263 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:52.263 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.263 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:52.265 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:52.267 [eventLoopGroupProxy-10-1 @coroutine#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 19:18:52.267 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:52.268 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:52.268 [DefaultDispatcher-worker-3 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:52.280 [DefaultDispatcher-worker-4 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.290 [DefaultDispatcher-worker-6 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.290 [DefaultDispatcher-worker-6 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:52.290 [DefaultDispatcher-worker-6 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:18:52.290 [DefaultDispatcher-worker-6 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:52.290 [DefaultDispatcher-worker-6 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 19:18:52.292 [eventLoopGroupProxy-10-1 @call-handler#732] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 19:18:52.292 [eventLoopGroupProxy-10-1 @call-handler#732] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 19:18:52.292 [eventLoopGroupProxy-10-1 @call-handler#732] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:18:52.311 [DefaultDispatcher-worker-4 @call-handler#732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-04-21 19:18:52.311 [eventLoopGroupProxy-10-1 @call-handler#732] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:52.312 [eventLoopGroupProxy-10-1 @call-handler#732] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 20ms 2024-04-21 19:18:52.312 [DefaultDispatcher-worker-4 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json 2024-04-21 19:18:52.312 [DefaultDispatcher-worker-4 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json. 2024-04-21 19:18:52.312 [DefaultDispatcher-worker-4 @coroutine#642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json 2024-04-21 19:18:52.312 [DefaultDispatcher-worker-12 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:52.312 [DefaultDispatcher-worker-12 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:52.313 [DefaultDispatcher-worker-12 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:18:52.313 [DefaultDispatcher-worker-12 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:52.314 [DefaultDispatcher-worker-4 @coroutine#642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json 2024-04-21 19:18:52.314 [DefaultDispatcher-worker-4 @coroutine#642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json 2024-04-21 19:18:52.315 [DefaultDispatcher-worker-4 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json. 2024-04-21 19:18:52.315 [DefaultDispatcher-worker-4 @coroutine#642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583613611314610176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:18:52.325 [DefaultDispatcher-worker-8 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-04-21 19:18:52.328 [DefaultDispatcher-worker-16 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-04-21 19:18:52.330 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 19:18:52.330 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 19:18:52.330 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 19:18:52.330 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 19:18:52.330 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 19:18:52.332 [Test worker @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74844f8a 2024-04-21 19:18:52.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-21 19:18:52.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-21 19:18:52.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:52.332 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4244e477: (connection evicted) 2024-04-21 19:18:52.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:52.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-21 19:18:52.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-21 19:18:52.595 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:52.595 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:52.780 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:53.336 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5b78a946 2024-04-21 19:18:53.336 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5b78a946 2024-04-21 19:18:53.338 [Test worker @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 19:18:53.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-21 19:18:53.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-21 19:18:53.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:53.338 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10: (connection evicted) 2024-04-21 19:18:53.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:53.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-21 19:18:53.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-21 19:18:53.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-21 19:18:53.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:53.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:53.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:53.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:53.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:53.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d260494 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:53.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:53.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:53.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-21 19:18:53.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41538150 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:53.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-21 19:18:53.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-04-21 19:18:53.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-04-21 19:18:53.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-21 19:18:53.364 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 19:18:53.366 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-21 19:18:53.366 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@408b2ae2 2024-04-21 19:18:53.367 [DefaultDispatcher-worker-16 @coroutine#761] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@396519b 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:53.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:53.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ea0ca3 2024-04-21 19:18:53.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ea0ca3 2024-04-21 19:18:53.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-21 19:18:53.370 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 19:18:53.371 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 19:18:53.371 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 19:18:53.371 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 19:18:53.371 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-21 19:18:53.371 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 19:18:53.371 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 19:18:53.371 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 19:18:53.371 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc4ac3e 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:53.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:53.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-21 19:18:53.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:53.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:53.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-21 19:18:53.410 [DefaultDispatcher-worker-16 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:53.419 [DefaultDispatcher-worker-16 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:53.445 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:53.449 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:53.468 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:53.472 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:53.528 [DefaultDispatcher-worker-13 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ea0ca3 2024-04-21 19:18:53.568 [DefaultDispatcher-worker-13 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ea0ca3 2024-04-21 19:18:53.574 [DefaultDispatcher-worker-13 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ea0ca3 2024-04-21 19:18:53.578 [DefaultDispatcher-worker-13 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ea0ca3 2024-04-21 19:18:53.589 [DefaultDispatcher-worker-12 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:53.599 [DefaultDispatcher-worker-14 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:53.599 [Test worker @coroutine#766] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json 2024-04-21 19:18:53.599 [Test worker @coroutine#766] TRACE 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/583613614796652544/_ustadmanifest.json. 2024-04-21 19:18:53.599 [Test worker @coroutine#766] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json 2024-04-21 19:18:53.601 [Test worker @coroutine#766] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json 2024-04-21 19:18:53.601 [Test worker @coroutine#766] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json 2024-04-21 19:18:53.603 [Test worker @coroutine#766] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json. 2024-04-21 19:18:53.604 [Test worker @coroutine#766] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:18:53.694 [DefaultDispatcher-worker-1 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:53.695 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 19:18:53.695 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-67f124bb-09d1-4579-a7a4-3a7e7201baf2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 19:18:53.696 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 19:18:53.696 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-67f124bb-09d1-4579-a7a4-3a7e7201baf2 2024-04-21 19:18:53.697 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:53.697 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:18:53.697 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:53.697 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:18:53.700 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 19:18:53.700 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:53.700 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:18:53.701 [eventLoopGroupProxy-13-2 @call-handler#803] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 19:18:53.701 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:53.701 [eventLoopGroupProxy-13-2 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:53.701 [eventLoopGroupProxy-13-1 @call-handler#801] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-04-21 19:18:53.702 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:53.702 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:18:53.707 [DefaultDispatcher-worker-1 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:53.708 [DefaultDispatcher-worker-1 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:53.708 [DefaultDispatcher-worker-1 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 19:18:53.708 [DefaultDispatcher-worker-1 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:53.710 [eventLoopGroupProxy-13-1 @call-handler#810] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 19:18:53.710 [eventLoopGroupProxy-13-1 @call-handler#810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:53.710 [eventLoopGroupProxy-13-1 @call-handler#810] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-21 19:18:53.711 [DefaultDispatcher-worker-15 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:53.711 [DefaultDispatcher-worker-15 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:18:53.722 [DefaultDispatcher-worker-8 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:53.733 [DefaultDispatcher-worker-15 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:53.739 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:53.739 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:53.739 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:53.739 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 19:18:53.741 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 19:18:53.741 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 19:18:53.787 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:53.791 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 50ms 2024-04-21 19:18:53.792 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:53.792 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:53.793 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:53.793 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:53.799 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.799 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:53.799 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.799 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:53.801 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:53.805 [eventLoopGroupProxy-13-1 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:53.805 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:53.805 [eventLoopGroupProxy-13-1 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:53.806 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.808 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.808 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:53.808 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.808 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:53.809 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:53.861 [eventLoopGroupProxy-13-1 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:53.861 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:53.861 [eventLoopGroupProxy-13-1 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-04-21 19:18:53.862 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.863 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.863 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:53.863 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.863 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:53.865 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:53.868 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:53.868 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:53.868 [eventLoopGroupProxy-13-1 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:53.870 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.873 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.874 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:53.874 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.874 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:53.875 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:53.880 [eventLoopGroupProxy-13-1 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:53.881 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:53.881 [eventLoopGroupProxy-13-1 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-21 19:18:53.882 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.883 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.883 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:53.883 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.883 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:53.885 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:53.932 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:53.932 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:53.932 [eventLoopGroupProxy-13-1 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 19:18:53.933 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.938 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.938 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:53.938 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:53.938 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:53.940 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.012 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.012 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.012 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 72ms 2024-04-21 19:18:54.013 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.017 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.017 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.017 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.017 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.019 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.071 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.071 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.071 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-04-21 19:18:54.072 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.076 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.076 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.076 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.076 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.078 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.128 [eventLoopGroupProxy-13-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.128 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.129 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-21 19:18:54.130 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.131 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.131 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.131 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.131 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.133 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.176 [eventLoopGroupProxy-13-1 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.176 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.176 [eventLoopGroupProxy-13-1 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 19:18:54.177 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.179 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.179 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.179 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.179 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.181 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.222 [DefaultDispatcher-worker-15 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:54.224 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.224 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.225 [eventLoopGroupProxy-13-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 19:18:54.225 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.227 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.227 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.227 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.227 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.229 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.231 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.231 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.232 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.232 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.234 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.234 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.234 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.234 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.235 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.238 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.238 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.238 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.239 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.242 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.243 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.243 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.243 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.244 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.246 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.247 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.247 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.247 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.249 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.249 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.249 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.249 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.250 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.252 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.253 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.253 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.253 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.255 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.255 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.255 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.255 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.257 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.259 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.259 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.260 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.260 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.262 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.262 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.262 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.262 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.263 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.266 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.266 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.266 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.267 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.270 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.270 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.270 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.270 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.271 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.274 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.274 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.274 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.275 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.276 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.276 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.276 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.276 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.278 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.280 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.280 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.281 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.281 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.283 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.283 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.283 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.283 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.285 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.287 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.287 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.287 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.288 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.291 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.291 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.291 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.291 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.292 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.295 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.295 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.295 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.296 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.297 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.297 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.297 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.297 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.299 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.301 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.301 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.302 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.302 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.304 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.304 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.304 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.304 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.305 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.308 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.308 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.308 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.309 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.310 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.310 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.310 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.310 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.312 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.314 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.315 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.315 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.315 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.319 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.319 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.319 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.319 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.320 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.323 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.323 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.323 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.324 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.325 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.325 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.325 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.325 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.327 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.329 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.329 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.329 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:54.330 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.331 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.331 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.331 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.331 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.333 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.335 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.335 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.335 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:54.336 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.339 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.339 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.339 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.339 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.341 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.343 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.343 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.344 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:54.344 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.346 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.346 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.346 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.346 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.347 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.350 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.350 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.351 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:54.351 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.353 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.353 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.353 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.353 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.354 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.357 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.357 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.357 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.358 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.362 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.362 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.362 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.362 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.363 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.366 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.366 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.366 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.367 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.369 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.369 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.369 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.369 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.370 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.372 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.373 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.373 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.373 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.375 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.375 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.375 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.375 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.376 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.378 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.378 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.379 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.379 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.381 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.381 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.381 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.381 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.382 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.384 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.385 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.385 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.385 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.387 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.387 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.387 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.387 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.388 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.390 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.390 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.390 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:54.391 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.392 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.392 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.392 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.392 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.394 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.395 [eventLoopGroupProxy-13-1 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.396 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.396 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:54.396 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.398 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.398 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.398 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.398 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.399 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.401 [eventLoopGroupProxy-13-1 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.402 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.402 [eventLoopGroupProxy-13-1 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.402 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.404 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.404 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.404 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.404 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.405 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.452 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.452 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.452 [eventLoopGroupProxy-13-1 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 19:18:54.453 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.455 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.455 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.455 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.455 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.457 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.460 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.460 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.460 [eventLoopGroupProxy-13-1 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.461 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.462 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.462 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.462 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.462 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.464 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.466 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.467 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.467 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.467 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.469 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.469 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.469 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.469 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.471 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.473 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.473 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.473 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.474 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.475 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.476 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.476 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.476 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.477 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.524 [eventLoopGroupProxy-13-1 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.524 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.524 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 19:18:54.525 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.527 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.527 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.527 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.527 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.529 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.574 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.574 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.574 [eventLoopGroupProxy-13-1 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 19:18:54.575 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.577 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.577 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.577 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.577 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.578 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.580 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.581 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.581 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.581 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.583 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.583 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.583 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.583 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.585 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.587 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.587 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.587 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.588 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.589 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.590 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.590 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.590 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.591 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.636 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.636 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.636 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 19:18:54.637 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.639 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.639 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.639 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.639 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.640 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.643 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.643 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.643 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.644 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.646 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.646 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.646 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.646 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.647 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.649 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.650 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.650 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.650 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.652 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.652 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.652 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.652 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.653 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.655 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.655 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.656 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.656 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.658 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.658 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.658 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.658 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.659 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.661 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.661 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.662 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.662 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.663 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.664 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.664 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.664 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.665 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.708 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.708 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.708 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 19:18:54.709 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.710 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.710 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.711 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.711 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.712 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.714 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.715 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.715 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.715 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.717 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.717 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.717 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.717 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.719 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.721 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.721 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.721 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.722 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.723 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.723 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.723 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.723 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.725 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.727 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.727 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.728 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:54.728 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.730 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.730 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.730 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.731 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.732 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.735 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.735 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.735 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.735 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.737 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.737 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.737 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.737 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.739 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.741 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.741 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.741 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.742 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.744 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.744 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.744 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.744 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.745 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.747 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.748 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.748 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.748 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.750 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.750 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.750 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.750 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.750 [DefaultDispatcher-worker-5 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:54.752 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.755 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.755 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.755 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:54.756 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.757 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.757 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.757 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.757 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.759 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.761 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.762 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.762 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:54.762 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.764 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.764 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.764 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.764 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.765 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.767 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.767 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.768 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.768 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.769 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.769 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.769 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.769 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.771 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.773 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.773 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.773 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:54.774 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.775 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.775 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.775 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.775 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.777 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.779 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.779 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.779 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:54.780 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.781 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.781 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.781 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.781 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.782 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.784 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.785 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.785 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.785 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.787 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.787 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.787 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.787 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.788 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.832 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.832 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.832 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 19:18:54.833 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.834 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.835 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.835 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.835 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.836 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.838 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.838 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.838 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:54.839 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.841 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.841 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.841 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.841 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.842 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.844 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.844 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.845 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.845 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.846 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.846 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.846 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.846 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.847 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.891 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.892 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.892 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 19:18:54.892 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.894 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.894 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.894 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.895 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.896 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.899 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.899 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.900 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:54.900 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.902 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.902 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.902 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.902 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.903 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.906 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.906 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.906 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.906 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.908 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.908 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.908 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.908 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.909 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.912 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.912 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.912 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.913 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.914 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.914 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.914 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.915 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.916 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.960 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.960 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.960 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 19:18:54.961 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.963 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.963 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.963 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.963 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.964 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:54.967 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:54.967 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:54.967 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:54.968 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.969 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.969 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:54.969 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:54.969 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:54.971 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.019 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.019 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.020 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-21 19:18:55.020 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.023 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.023 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.023 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.023 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.025 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.071 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.071 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.071 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 19:18:55.072 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.074 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.074 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.074 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.074 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.075 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.120 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.120 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.120 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 19:18:55.121 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.122 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.122 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.122 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.122 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.124 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.167 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.168 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.168 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 19:18:55.168 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.170 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.170 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.170 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.170 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.171 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.174 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.174 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.174 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.174 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.176 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.176 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.176 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.176 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.177 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.179 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.179 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.179 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.180 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.181 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.181 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.181 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.181 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.183 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.185 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.185 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.185 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.185 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.186 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.187 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.187 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.187 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.188 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.190 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.190 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.190 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.190 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.191 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.192 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.192 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.192 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.193 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.195 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.195 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.195 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.195 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.197 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.197 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.197 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.197 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.198 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.201 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.201 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.201 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.202 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.203 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.203 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.203 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.203 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.205 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.207 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.207 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.207 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.207 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.209 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.209 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.209 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.209 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.210 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.212 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.212 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.212 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.213 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.214 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.214 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.214 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.214 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.215 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.217 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.217 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.218 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.218 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.219 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.219 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.219 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.219 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.220 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.222 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.222 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.223 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.223 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.224 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.224 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.224 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.224 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.225 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.227 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.227 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.227 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.228 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.229 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.229 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.229 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.229 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.231 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.233 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.233 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.233 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.234 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.235 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.235 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.235 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.235 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.236 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.238 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.239 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.239 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.239 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.240 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.240 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.240 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.240 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.241 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.243 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.244 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.244 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.244 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.245 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.245 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.245 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.245 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.247 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.272 [DefaultDispatcher-worker-6 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:55.292 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.292 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.292 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 19:18:55.293 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.294 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.294 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.294 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.294 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.296 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.298 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.298 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.298 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.299 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.302 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.302 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.302 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.302 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.304 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.306 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.306 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.306 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.307 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.308 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.308 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.308 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.308 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.309 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.310 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.311 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.311 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.311 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.312 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.313 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.313 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.313 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.314 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.315 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.316 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.316 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.316 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.317 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.317 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.317 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.317 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.318 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.320 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.320 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.320 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.321 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.322 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.322 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.322 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.322 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.323 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.325 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.325 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.325 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.326 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.327 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.327 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.327 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.327 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.328 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.348 [DefaultDispatcher-worker-13 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.371 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.372 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.372 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 19:18:55.372 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.374 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.374 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.374 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.374 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.375 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.377 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.378 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.378 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.378 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.379 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.379 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.379 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.379 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.381 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.382 [DefaultDispatcher-worker-13 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ea0ca3 2024-04-21 19:18:55.382 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.383 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.383 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.383 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.384 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.384 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.384 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.384 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.385 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.431 [eventLoopGroupProxy-13-1 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.432 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.432 [eventLoopGroupProxy-13-1 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 19:18:55.432 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.434 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.434 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.434 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.434 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.436 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.438 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.438 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.438 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.439 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.440 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.440 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.440 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.440 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.441 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.443 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.443 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.443 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.444 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.445 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.445 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.445 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.445 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.446 [eventLoopGroupProxy-13-1 @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-04-21 19:18:55.448 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.448 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.448 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.449 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.450 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.450 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.450 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.450 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.451 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.453 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.453 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.453 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.453 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.454 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.454 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.454 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.454 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.455 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.457 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.457 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.457 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.458 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.459 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.459 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.459 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.459 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.460 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.462 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.462 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.463 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.463 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.464 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.464 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.465 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.465 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.466 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.467 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.468 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.468 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.468 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.469 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.469 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.469 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.469 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.470 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.472 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.472 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.472 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.473 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.474 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.474 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.474 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.474 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.475 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.477 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.477 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.477 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.477 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.478 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.479 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.479 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.479 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.480 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.481 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.482 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.482 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.482 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.483 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.483 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.483 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.483 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.484 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.486 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.486 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.486 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.487 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.488 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.488 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.488 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.488 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.489 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.535 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.536 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.536 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 19:18:55.536 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.538 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.538 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.538 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.538 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.539 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.541 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.541 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.542 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.542 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.544 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.544 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.544 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.544 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.545 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.592 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.592 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.592 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 19:18:55.593 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.594 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.594 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.594 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.594 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.596 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.597 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.598 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.598 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.598 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.599 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.599 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.599 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.599 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.600 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.643 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.643 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.643 [eventLoopGroupProxy-13-1 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 19:18:55.644 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.645 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.645 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.645 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.645 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.646 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.691 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.691 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.691 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 19:18:55.691 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.693 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.693 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.693 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.693 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.694 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.739 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.739 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.739 [eventLoopGroupProxy-13-1 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 19:18:55.739 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.741 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.741 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.741 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.741 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.742 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.791 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.791 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.791 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-21 19:18:55.791 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.793 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.793 [DefaultDispatcher-worker-6 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:55.793 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.793 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.793 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.794 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.839 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.839 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.839 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 19:18:55.839 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.841 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.841 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.841 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.841 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.842 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.844 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.844 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.844 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.845 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.846 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.846 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.846 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.846 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.847 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.891 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.891 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.891 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 19:18:55.892 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.893 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.893 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.893 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.893 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.895 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.897 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.897 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.897 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.898 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.899 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.899 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.899 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.899 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.900 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.903 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.904 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.904 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:55.904 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.905 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.906 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.906 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.906 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.907 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.909 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.909 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.910 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:55.910 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.911 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.911 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.911 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.911 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.912 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.914 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.915 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.915 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:55.915 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.917 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.917 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.917 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.917 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.918 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.920 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.920 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.920 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.920 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.921 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.921 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.921 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.921 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.922 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.967 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.968 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.968 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 19:18:55.968 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.970 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.970 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.970 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.970 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.971 [eventLoopGroupProxy-13-1 @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-04-21 19:18:55.973 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.973 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.973 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.974 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.975 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.975 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.975 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.975 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.976 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.978 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.978 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.978 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.978 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.979 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.979 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.979 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.979 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.980 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:55.982 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:55.982 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:55.982 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:55.983 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.984 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.984 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:55.984 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:55.984 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:55.985 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.027 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.027 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.027 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 19:18:56.028 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.029 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.029 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.029 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.029 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.030 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.032 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.032 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.032 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:56.033 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.034 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.034 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.034 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.034 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.035 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.036 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.037 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.037 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:56.037 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.038 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.038 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.038 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.038 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.039 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.040 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.041 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.041 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:56.041 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.042 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.042 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.042 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.042 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.043 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.087 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.087 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.087 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 19:18:56.088 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.090 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.090 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.090 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.090 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.091 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.140 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.141 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.141 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-21 19:18:56.141 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.143 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.143 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.143 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.143 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.144 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.147 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.147 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.147 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:56.147 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.150 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.150 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.150 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.150 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.151 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.159 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.160 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.160 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-21 19:18:56.160 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.161 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.162 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.162 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.162 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.163 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.164 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.164 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.165 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:56.165 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.167 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.167 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.167 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.167 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.168 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.215 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.216 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.216 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 19:18:56.216 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.218 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.218 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.218 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.218 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.219 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.220 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.221 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.221 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:56.221 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.223 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.223 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.223 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.223 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.224 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.272 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.272 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.272 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 19:18:56.273 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.274 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.274 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.274 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.274 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.275 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.309 [DefaultDispatcher-worker-5 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:56.323 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.324 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.324 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-21 19:18:56.324 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.325 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.325 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.325 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.325 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.326 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.329 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.329 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.329 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 19:18:56.329 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.331 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.331 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.331 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.331 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.332 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.380 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.380 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.380 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 19:18:56.381 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.382 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.382 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.382 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.382 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.383 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.385 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.385 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.385 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:56.386 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.387 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.387 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.387 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.387 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.388 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.390 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.390 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.390 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:56.391 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.392 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.392 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.392 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.392 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.393 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.395 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.395 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.395 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:56.396 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.398 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.398 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.398 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.398 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.399 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.408 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.408 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.409 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-21 19:18:56.409 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.410 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.410 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.410 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.410 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.411 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.455 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.455 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.455 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 19:18:56.455 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.456 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.457 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.457 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.457 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.458 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.459 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.460 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.460 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:56.460 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.461 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.461 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.461 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.461 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.462 [eventLoopGroupProxy-13-1 @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-04-21 19:18:56.464 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.464 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.464 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 19:18:56.465 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.468 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.468 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:56.468 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.468 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:56.469 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:56.472 [eventLoopGroupProxy-13-1 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:56.473 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.473 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 19:18:56.473 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:56.485 [DefaultDispatcher-worker-4 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:56.493 [DefaultDispatcher-worker-12 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:56.494 [DefaultDispatcher-worker-12 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:56.494 [DefaultDispatcher-worker-12 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:18:56.494 [DefaultDispatcher-worker-12 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:56.494 [DefaultDispatcher-worker-12 @coroutine#793] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 19:18:56.495 [eventLoopGroupProxy-13-1 @call-handler#1617] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 19:18:56.495 [eventLoopGroupProxy-13-1 @call-handler#1617] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 19:18:56.495 [eventLoopGroupProxy-13-1 @call-handler#1617] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:18:56.517 [DefaultDispatcher-worker-14 @call-handler#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-04-21 19:18:56.517 [eventLoopGroupProxy-13-1 @call-handler#1617] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:56.517 [eventLoopGroupProxy-13-1 @call-handler#1617] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-04-21 19:18:56.517 [DefaultDispatcher-worker-14 @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json 2024-04-21 19:18:56.517 [DefaultDispatcher-worker-14 @coroutine#760] TRACE 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/583613614796652544/_ustadmanifest.json. 2024-04-21 19:18:56.517 [DefaultDispatcher-worker-14 @coroutine#760] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json 2024-04-21 19:18:56.518 [DefaultDispatcher-worker-13 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:56.518 [DefaultDispatcher-worker-13 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:18:56.518 [DefaultDispatcher-worker-13 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:18:56.518 [DefaultDispatcher-worker-13 @coroutine#793] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:56.519 [DefaultDispatcher-worker-15 @coroutine#760] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json 2024-04-21 19:18:56.519 [DefaultDispatcher-worker-15 @coroutine#760] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json 2024-04-21 19:18:56.520 [DefaultDispatcher-worker-7 @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json. 2024-04-21 19:18:56.520 [DefaultDispatcher-worker-7 @coroutine#760] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583613614796652544/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:18:56.528 [DefaultDispatcher-worker-5 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-04-21 19:18:56.545 [DefaultDispatcher-worker-4 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-04-21 19:18:56.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 19:18:56.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 19:18:56.574 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 19:18:56.574 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 19:18:56.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 19:18:56.580 [Test worker @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ea0ca3 2024-04-21 19:18:56.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-21 19:18:56.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-21 19:18:56.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:56.581 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f: (connection evicted) 2024-04-21 19:18:56.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:56.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-21 19:18:56.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-21 19:18:56.871 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:56.871 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:56.986 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 19:18:57.358 [DefaultDispatcher-worker-4 @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-21 19:18:57.585 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@408b2ae2 2024-04-21 19:18:57.585 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@408b2ae2 2024-04-21 19:18:57.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-21 19:18:57.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-21 19:18:57.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:57.586 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0: (connection evicted) 2024-04-21 19:18:57.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:57.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-21 19:18:57.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-21 19:18:57.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52bcfd10 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:57.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-21 19:18:57.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@329aa2d1 2024-04-21 19:18:57.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@329aa2d1 2024-04-21 19:18:57.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-21 19:18:57.611 [DefaultDispatcher-worker-1 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329aa2d1 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0f2686 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:57.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:57.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-21 19:18:57.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@7095b688 2024-04-21 19:18:57.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@7095b688 2024-04-21 19:18:57.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c919e1e 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:57.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:57.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-21 19:18:57.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7fd2e0 2024-04-21 19:18:57.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7fd2e0 2024-04-21 19:18:57.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-21 19:18:57.623 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 19:18:57.624 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-21 19:18:57.626 [DefaultDispatcher-worker-4 @coroutine#1655] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 19:18:57.630 [DefaultDispatcher-worker-4 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7095b688 2024-04-21 19:18:57.632 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:57.632 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:57.632 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:57.632 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 19:18:57.635 [eventLoopGroupProxy-16-1 @call-handler#1662] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 19:18:57.635 [eventLoopGroupProxy-16-1 @call-handler#1662] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 19:18:57.637 [eventLoopGroupProxy-16-1 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7fd2e0 2024-04-21 19:18:57.639 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:57.639 [Test worker @coroutine#1656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 19:18:57.639 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 19:18:57.639 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:57.640 [Test worker @coroutine#1667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:57.640 [Test worker @coroutine#1667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 19:18:57.640 [Test worker @coroutine#1667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:57.641 [Test worker @coroutine#1667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:18:57.642 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 19:18:57.645 [eventLoopGroupProxy-16-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7fd2e0 2024-04-21 19:18:57.646 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:57.646 [Test worker @coroutine#1667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 19:18:57.649 [eventLoopGroupProxy-16-2 @call-handler#1679] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-21 19:18:57.655 [eventLoopGroupProxy-16-2 @call-handler#1679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:18:57.663 [Test worker @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7095b688 2024-04-21 19:18:57.697 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:57.718 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:57.720 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:58.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-21 19:18:58.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:58.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:58.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:58.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:58.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:58.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62977afb 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:58.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:58.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-21 19:18:58.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@77604a86 2024-04-21 19:18:58.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@77604a86 2024-04-21 19:18:58.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-21 19:18:58.779 [DefaultDispatcher-worker-7 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77604a86 2024-04-21 19:18:58.785 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45577/api/blob/upload-init-batch 2024-04-21 19:18:58.785 [Test worker @coroutine#1688] 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:45577/api/blob/upload-init-batch. 2024-04-21 19:18:58.785 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45577/api/blob/upload-init-batch 2024-04-21 19:18:58.785 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45577/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 19:18:58.787 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45577/api/blob/upload-init-batch 2024-04-21 19:18:58.787 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45577/api/blob/upload-init-batch 2024-04-21 19:18:58.787 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45577/api/blob/upload-init-batch. 2024-04-21 19:18:58.787 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45577/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:58.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-21 19:18:58.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-21 19:18:58.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:58.793 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77604a86: (connection evicted) 2024-04-21 19:18:58.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:58.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-21 19:18:58.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390978 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:58.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:58.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:58.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:58.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:58.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-21 19:18:58.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7343d843 2024-04-21 19:18:58.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7343d843 2024-04-21 19:18:58.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-21 19:18:58.816 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47337/api/blob/upload-init-batch 2024-04-21 19:18:58.817 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47337/api/blob/upload-init-batch. 2024-04-21 19:18:58.817 [Test worker @coroutine#1698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47337/api/blob/upload-init-batch 2024-04-21 19:18:58.817 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47337/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 19:18:58.819 [Test worker @coroutine#1698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47337/api/blob/upload-init-batch 2024-04-21 19:18:58.819 [Test worker @coroutine#1698] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47337/api/blob/upload-init-batch 2024-04-21 19:18:58.819 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47337/api/blob/upload-init-batch. 2024-04-21 19:18:58.819 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47337/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:58.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-21 19:18:58.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-21 19:18:58.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:58.821 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7343d843: (connection evicted) 2024-04-21 19:18:58.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:58.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-21 19:18:58.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d836c4a 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:58.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d77d269 2024-04-21 19:18:58.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d77d269 2024-04-21 19:18:58.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-21 19:18:58.845 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52661/api/blob/upload-init-batch 2024-04-21 19:18:58.845 [Test worker @coroutine#1704] 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:52661/api/blob/upload-init-batch. 2024-04-21 19:18:58.845 [Test worker @coroutine#1704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52661/api/blob/upload-init-batch 2024-04-21 19:18:58.845 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52661/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 19:18:58.846 [Test worker @coroutine#1704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52661/api/blob/upload-init-batch 2024-04-21 19:18:58.846 [Test worker @coroutine#1704] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52661/api/blob/upload-init-batch 2024-04-21 19:18:58.847 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52661/api/blob/upload-init-batch. 2024-04-21 19:18:58.847 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52661/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:18:58.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-21 19:18:58.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-21 19:18:58.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:58.852 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d77d269: (connection evicted) 2024-04-21 19:18:58.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:58.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-21 19:18:58.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-21 19:18:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f986031 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:59.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-21 19:18:59.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a467ada 2024-04-21 19:18:59.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a467ada 2024-04-21 19:18:59.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-21 19:18:59.190 [DefaultDispatcher-worker-1 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467ada 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc4b8d6 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:59.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:59.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-21 19:18:59.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2024-04-21 19:18:59.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2024-04-21 19:18:59.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc8d8bd 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:59.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-21 19:18:59.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-04-21 19:18:59.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-04-21 19:18:59.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-21 19:18:59.236 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:59.267 [DefaultDispatcher-worker-1 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-04-21 19:18:59.273 [DefaultDispatcher-worker-7 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-04-21 19:18:59.282 [DefaultDispatcher-worker-15 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-04-21 19:18:59.291 [DefaultDispatcher-worker-3 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-04-21 19:18:59.293 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:59.296 [Test worker @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-04-21 19:18:59.306 [DefaultDispatcher-worker-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-04-21 19:18:59.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-21 19:18:59.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-21 19:18:59.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:59.312 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5: (connection evicted) 2024-04-21 19:18:59.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:59.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-21 19:18:59.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf1bd4a 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:59.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:59.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-21 19:18:59.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-21 19:18:59.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-21 19:18:59.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-21 19:18:59.360 [DefaultDispatcher-worker-11 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-21 19:18:59.370 [DefaultDispatcher-worker-11 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-21 19:18:59.379 [DefaultDispatcher-worker-3 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-21 19:18:59.389 [DefaultDispatcher-worker-3 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-21 19:18:59.394 [Test worker @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-21 19:18:59.407 [DefaultDispatcher-worker-8 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-21 19:18:59.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-21 19:18:59.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-21 19:18:59.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:59.409 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7: (connection evicted) 2024-04-21 19:18:59.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:59.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-21 19:18:59.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bbb3e8 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:59.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:59.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2024-04-21 19:18:59.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2024-04-21 19:18:59.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-21 19:18:59.452 [DefaultDispatcher-worker-7 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2024-04-21 19:18:59.462 [DefaultDispatcher-worker-5 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2024-04-21 19:18:59.470 [DefaultDispatcher-worker-8 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2024-04-21 19:18:59.477 [DefaultDispatcher-worker-3 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2024-04-21 19:18:59.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-21 19:18:59.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-21 19:18:59.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:59.478 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13976c57: (connection evicted) 2024-04-21 19:18:59.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:59.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-21 19:18:59.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294ab038 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:18:59.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:18:59.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-21 19:18:59.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@55849272 2024-04-21 19:18:59.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@55849272 2024-04-21 19:18:59.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-21 19:18:59.526 [DefaultDispatcher-worker-15 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55849272 2024-04-21 19:18:59.535 [DefaultDispatcher-worker-10 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55849272 2024-04-21 19:18:59.545 [DefaultDispatcher-worker-14 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55849272 2024-04-21 19:18:59.556 [DefaultDispatcher-worker-5 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55849272 2024-04-21 19:18:59.561 [Test worker @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55849272 2024-04-21 19:18:59.570 [DefaultDispatcher-worker-3 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55849272 2024-04-21 19:18:59.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-21 19:18:59.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-21 19:18:59.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:18:59.571 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55849272: (connection evicted) 2024-04-21 19:18:59.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:18:59.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-21 19:18:59.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-21 19:18:59.598 [DefaultDispatcher-worker-3 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329aa2d1 2024-04-21 19:18:59.622 [DefaultDispatcher-worker-3 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7fd2e0 2024-04-21 19:19:05.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb05c07 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:05.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:05.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-21 19:19:05.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@192b76a4 2024-04-21 19:19:05.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@192b76a4 2024-04-21 19:19:05.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-21 19:19:05.832 [DefaultDispatcher-worker-15 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192b76a4 2024-04-21 19:19:05.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b867869 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:05.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@73158d35 2024-04-21 19:19:05.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@73158d35 2024-04-21 19:19:05.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1259b2a5 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:05.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-21 19:19:05.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-04-21 19:19:05.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-04-21 19:19:05.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-21 19:19:05.879 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:05.888 [Test worker @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-04-21 19:19:05.891 [Test worker @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-04-21 19:19:05.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45430a27 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:05.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1500edf3 2024-04-21 19:19:05.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1500edf3 2024-04-21 19:19:05.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-21 19:19:05.922 [Test worker @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1500edf3 2024-04-21 19:19:05.926 [Test worker @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1500edf3 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7fc07e 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:05.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-21 19:19:05.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a61f634 2024-04-21 19:19:05.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a61f634 2024-04-21 19:19:05.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-21 19:19:05.942 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:05.958 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a61f634 2024-04-21 19:19:05.960 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a61f634 2024-04-21 19:19:05.961 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13d1653 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:05.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-21 19:19:05.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e1f610 2024-04-21 19:19:05.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e1f610 2024-04-21 19:19:05.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-21 19:19:05.989 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e1f610 2024-04-21 19:19:05.992 [Test worker @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e1f610 2024-04-21 19:19:05.996 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:05.998 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51509/ 2024-04-21 19:19:05.998 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51509/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.000 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51509/ 2024-04-21 19:19:06.000 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51509/ 2024-04-21 19:19:06.000 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51509/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.032 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:06.045 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51509/ 2024-04-21 19:19:06.046 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51509/ 2024-04-21 19:19:06.046 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51509/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.063 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:06.089 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51509/ 2024-04-21 19:19:06.089 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51509/ 2024-04-21 19:19:06.089 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51509/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.133 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51509/ 2024-04-21 19:19:06.133 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51509/ 2024-04-21 19:19:06.133 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51509/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.177 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51509/ 2024-04-21 19:19:06.177 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51509/ 2024-04-21 19:19:06.177 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51509/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.221 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51509/ 2024-04-21 19:19:06.221 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51509/ 2024-04-21 19:19:06.221 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51509/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.265 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51509/ 2024-04-21 19:19:06.269 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42389/ 2024-04-21 19:19:06.269 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42389/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.270 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42389/ 2024-04-21 19:19:06.271 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42389/ 2024-04-21 19:19:06.271 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42389/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.313 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42389/ 2024-04-21 19:19:06.313 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42389/ 2024-04-21 19:19:06.313 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42389/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.357 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42389/ 2024-04-21 19:19:06.357 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42389/ 2024-04-21 19:19:06.357 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42389/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.401 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42389/ 2024-04-21 19:19:06.401 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42389/ 2024-04-21 19:19:06.401 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42389/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.445 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42389/ 2024-04-21 19:19:06.445 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42389/ 2024-04-21 19:19:06.445 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42389/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.489 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42389/ 2024-04-21 19:19:06.489 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42389/ 2024-04-21 19:19:06.489 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42389/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 19:19:06.490 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42389/ 2024-04-21 19:19:06.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbb9a4a 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:06.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:06.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-21 19:19:06.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:06.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:06.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-21 19:19:06.735 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:06.746 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:06.748 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:06.750 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:06.750 [DefaultDispatcher-worker-3 @coroutine#1886] 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:33579/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:06.750 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:06.750 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:06.751 [DefaultDispatcher-worker-4 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:06.752 [DefaultDispatcher-worker-4 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:06.759 [DefaultDispatcher-worker-8 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:06.759 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:06.759 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:06.759 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:06.760 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:06.760 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:06.762 [Test worker @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:06.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8601a1 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:06.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-21 19:19:06.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-21 19:19:06.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-21 19:19:06.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-21 19:19:06.788 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-21 19:19:06.799 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-21 19:19:06.800 [Test worker @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-21 19:19:06.805 [DefaultDispatcher-worker-8 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 19:19:06.805 [DefaultDispatcher-worker-8 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-21 19:19:06.805 [DefaultDispatcher-worker-8 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 19:19:06.807 [DefaultDispatcher-worker-13 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 19:19:06.807 [DefaultDispatcher-worker-13 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10c67c1c 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:06.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-21 19:19:06.810 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:06.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-21 19:19:06.813 [DefaultDispatcher-worker-8 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-21 19:19:06.814 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed2b1b 2024-04-21 19:19:06.814 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed2b1b 2024-04-21 19:19:06.818 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@552ade16 2024-04-21 19:19:06.818 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@552ade16 2024-04-21 19:19:06.821 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5115406b 2024-04-21 19:19:06.821 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5115406b 2024-04-21 19:19:06.824 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1417d42d 2024-04-21 19:19:06.824 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1417d42d 2024-04-21 19:19:06.826 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26908047 2024-04-21 19:19:06.826 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26908047 2024-04-21 19:19:06.828 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c920ed 2024-04-21 19:19:06.828 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c920ed 2024-04-21 19:19:06.831 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea42a27 2024-04-21 19:19:06.831 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea42a27 2024-04-21 19:19:06.833 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74382b62 2024-04-21 19:19:06.833 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74382b62 2024-04-21 19:19:06.834 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.836 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@56880f1a 2024-04-21 19:19:06.836 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@56880f1a 2024-04-21 19:19:06.836 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:06.845 [Test worker @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.847 [Test worker @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.848 [DefaultDispatcher-worker-8 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:06.848 [DefaultDispatcher-worker-8 @coroutine#1918] 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:60379/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:06.848 [DefaultDispatcher-worker-8 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:06.848 [DefaultDispatcher-worker-8 @coroutine#1918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60379/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:06.850 [DefaultDispatcher-worker-11 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:06.850 [DefaultDispatcher-worker-11 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:06.857 [DefaultDispatcher-worker-3 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.857 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:06.857 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:06.857 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:06.858 [DefaultDispatcher-worker-6 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:06.858 [DefaultDispatcher-worker-6 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:06.859 [Test worker @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.864 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:06.870 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@616bbf8f 2024-04-21 19:19:06.870 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@616bbf8f 2024-04-21 19:19:06.870 [DefaultDispatcher-worker-10 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.874 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fac5dd2 2024-04-21 19:19:06.874 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fac5dd2 2024-04-21 19:19:06.877 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b93d4ff 2024-04-21 19:19:06.877 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b93d4ff 2024-04-21 19:19:06.879 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9157e9 2024-04-21 19:19:06.879 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9157e9 2024-04-21 19:19:06.881 [DefaultDispatcher-worker-16 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.882 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ba0273 2024-04-21 19:19:06.882 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ba0273 2024-04-21 19:19:06.884 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff59f3b 2024-04-21 19:19:06.884 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff59f3b 2024-04-21 19:19:06.886 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a349416 2024-04-21 19:19:06.887 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a349416 2024-04-21 19:19:06.889 [DefaultDispatcher-worker-2 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.889 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebea8a6 2024-04-21 19:19:06.889 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebea8a6 2024-04-21 19:19:06.891 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c558298 2024-04-21 19:19:06.891 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c558298 2024-04-21 19:19:06.891 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:06.896 [DefaultDispatcher-worker-3 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.906 [DefaultDispatcher-worker-13 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.910 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:06.915 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@730e50d3 2024-04-21 19:19:06.915 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@730e50d3 2024-04-21 19:19:06.917 [DefaultDispatcher-worker-8 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.919 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc9a0c2 2024-04-21 19:19:06.919 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc9a0c2 2024-04-21 19:19:06.922 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f63ba3 2024-04-21 19:19:06.922 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f63ba3 2024-04-21 19:19:06.926 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf4aaf9 2024-04-21 19:19:06.926 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf4aaf9 2024-04-21 19:19:06.926 [DefaultDispatcher-worker-12 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.930 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7dfd7c 2024-04-21 19:19:06.930 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7dfd7c 2024-04-21 19:19:06.933 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0295a1 2024-04-21 19:19:06.933 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0295a1 2024-04-21 19:19:06.935 [DefaultDispatcher-worker-8 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.935 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45619c81 2024-04-21 19:19:06.935 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45619c81 2024-04-21 19:19:06.938 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdb55b6 2024-04-21 19:19:06.938 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdb55b6 2024-04-21 19:19:06.940 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1fd54c 2024-04-21 19:19:06.940 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1fd54c 2024-04-21 19:19:06.940 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-21 19:19:06.946 [DefaultDispatcher-worker-13 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.956 [DefaultDispatcher-worker-16 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:06.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@182469d0 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:06.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:06.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-21 19:19:06.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:06.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:06.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-21 19:19:06.994 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:07.006 [Test worker @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:07.008 [Test worker @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:07.009 [DefaultDispatcher-worker-6 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.009 [DefaultDispatcher-worker-6 @coroutine#1965] 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:46271/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:07.009 [DefaultDispatcher-worker-6 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.009 [DefaultDispatcher-worker-6 @coroutine#1965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46271/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:07.010 [DefaultDispatcher-worker-4 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.011 [DefaultDispatcher-worker-4 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.020 [DefaultDispatcher-worker-8 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:07.020 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.020 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:07.020 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.021 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.021 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.024 [Test worker @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:07.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fba30fe 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-21 19:19:07.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-04-21 19:19:07.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-04-21 19:19:07.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-21 19:19:07.031 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-04-21 19:19:07.042 [Test worker @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-04-21 19:19:07.044 [Test worker @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-04-21 19:19:07.046 [DefaultDispatcher-worker-4 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 19:19:07.046 [DefaultDispatcher-worker-4 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-21 19:19:07.046 [DefaultDispatcher-worker-4 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 19:19:07.047 [DefaultDispatcher-worker-6 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 19:19:07.047 [DefaultDispatcher-worker-6 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 19:19:07.055 [DefaultDispatcher-worker-12 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-04-21 19:19:07.070 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:07.075 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@516a8c61 2024-04-21 19:19:07.075 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@516a8c61 2024-04-21 19:19:07.080 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fad683c 2024-04-21 19:19:07.080 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fad683c 2024-04-21 19:19:07.083 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b92e711 2024-04-21 19:19:07.083 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b92e711 2024-04-21 19:19:07.085 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e906207 2024-04-21 19:19:07.085 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e906207 2024-04-21 19:19:07.088 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1cec30 2024-04-21 19:19:07.088 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1cec30 2024-04-21 19:19:07.090 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc49be7 2024-04-21 19:19:07.090 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc49be7 2024-04-21 19:19:07.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49b6373f 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-21 19:19:07.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:07.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:07.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-21 19:19:07.093 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a24b61 2024-04-21 19:19:07.093 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a24b61 2024-04-21 19:19:07.095 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebf9d48 2024-04-21 19:19:07.095 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebf9d48 2024-04-21 19:19:07.097 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be93c3 2024-04-21 19:19:07.097 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be93c3 2024-04-21 19:19:07.097 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:07.114 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:07.125 [Test worker @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:07.127 [Test worker @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:07.128 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.128 [DefaultDispatcher-worker-8 @coroutine#1997] 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:41793/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:07.128 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.128 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41793/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:07.130 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:07.130 [DefaultDispatcher-worker-3 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.131 [DefaultDispatcher-worker-3 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.136 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c8eec4 2024-04-21 19:19:07.136 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c8eec4 2024-04-21 19:19:07.139 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@780f1e6d 2024-04-21 19:19:07.139 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@780f1e6d 2024-04-21 19:19:07.140 [DefaultDispatcher-worker-6 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:07.141 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.141 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:07.141 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.141 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3085b4 2024-04-21 19:19:07.141 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3085b4 2024-04-21 19:19:07.142 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.142 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.143 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@39321456 2024-04-21 19:19:07.143 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@39321456 2024-04-21 19:19:07.145 [Test worker @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.146 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bd737a 2024-04-21 19:19:07.146 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bd737a 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7ebac1 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-21 19:19:07.148 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c1e876 2024-04-21 19:19:07.148 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c1e876 2024-04-21 19:19:07.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-21 19:19:07.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-21 19:19:07.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-21 19:19:07.151 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a4d1ff 2024-04-21 19:19:07.151 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a4d1ff 2024-04-21 19:19:07.151 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-21 19:19:07.153 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@591deb19 2024-04-21 19:19:07.153 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@591deb19 2024-04-21 19:19:07.155 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5865e3 2024-04-21 19:19:07.155 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5865e3 2024-04-21 19:19:07.155 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:07.165 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-21 19:19:07.167 [Test worker @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@230dd372 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-21 19:19:07.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:07.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:07.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-21 19:19:07.177 [DefaultDispatcher-worker-10 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-21 19:19:07.189 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:07.192 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:07.197 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6318525e 2024-04-21 19:19:07.197 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6318525e 2024-04-21 19:19:07.200 [Test worker @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:07.200 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddfa04d 2024-04-21 19:19:07.200 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddfa04d 2024-04-21 19:19:07.202 [Test worker @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:07.203 [DefaultDispatcher-worker-15 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.203 [DefaultDispatcher-worker-15 @coroutine#2026] 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:55533/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:07.203 [DefaultDispatcher-worker-15 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.203 [DefaultDispatcher-worker-15 @coroutine#2026] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55533/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:07.204 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0392e 2024-04-21 19:19:07.204 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0392e 2024-04-21 19:19:07.205 [DefaultDispatcher-worker-13 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.205 [DefaultDispatcher-worker-13 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.207 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce2aa76 2024-04-21 19:19:07.207 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce2aa76 2024-04-21 19:19:07.209 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc99716 2024-04-21 19:19:07.209 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc99716 2024-04-21 19:19:07.212 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d04832a 2024-04-21 19:19:07.212 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d04832a 2024-04-21 19:19:07.213 [DefaultDispatcher-worker-16 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:07.213 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.214 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:07.214 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.214 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c5e0ed 2024-04-21 19:19:07.214 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c5e0ed 2024-04-21 19:19:07.214 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.214 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.217 [Test worker @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dcdc378 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-21 19:19:07.218 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccd5539 2024-04-21 19:19:07.218 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccd5539 2024-04-21 19:19:07.221 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfd0a91 2024-04-21 19:19:07.221 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfd0a91 2024-04-21 19:19:07.221 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:07.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2024-04-21 19:19:07.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2024-04-21 19:19:07.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-21 19:19:07.222 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2024-04-21 19:19:07.234 [Test worker @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2024-04-21 19:19:07.235 [Test worker @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2024-04-21 19:19:07.236 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7f0eea 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.237 [DefaultDispatcher-worker-3 @coroutine#2047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-21 19:19:07.238 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:07.238 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:07.238 [DefaultDispatcher-worker-3 @coroutine#2047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-21 19:19:07.247 [DefaultDispatcher-worker-6 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a23136f 2024-04-21 19:19:07.250 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:07.255 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@56304e6f 2024-04-21 19:19:07.255 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@56304e6f 2024-04-21 19:19:07.259 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f7aad9 2024-04-21 19:19:07.259 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f7aad9 2024-04-21 19:19:07.262 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc8251f 2024-04-21 19:19:07.262 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc8251f 2024-04-21 19:19:07.265 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19caa0e2 2024-04-21 19:19:07.265 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19caa0e2 2024-04-21 19:19:07.267 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dddd682 2024-04-21 19:19:07.267 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dddd682 2024-04-21 19:19:07.269 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:07.269 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@28991c82 2024-04-21 19:19:07.269 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@28991c82 2024-04-21 19:19:07.269 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:07.271 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@35643453 2024-04-21 19:19:07.271 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@35643453 2024-04-21 19:19:07.273 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@244f0599 2024-04-21 19:19:07.273 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@244f0599 2024-04-21 19:19:07.274 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e55fad 2024-04-21 19:19:07.274 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e55fad 2024-04-21 19:19:07.276 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2fefd5 2024-04-21 19:19:07.276 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2fefd5 2024-04-21 19:19:07.276 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:07.277 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a88ff60 2024-04-21 19:19:07.277 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a88ff60 2024-04-21 19:19:07.280 [DefaultDispatcher-worker-3 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:07.281 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb76ee9 2024-04-21 19:19:07.281 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb76ee9 2024-04-21 19:19:07.282 [DefaultDispatcher-worker-3 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:07.283 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.283 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:07.283 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.283 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:07.283 [DefaultDispatcher-worker-3 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 19:19:07.283 [DefaultDispatcher-worker-3 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 19:19:07.283 [DefaultDispatcher-worker-3 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 19:19:07.284 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb5f55b 2024-04-21 19:19:07.284 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb5f55b 2024-04-21 19:19:07.284 [DefaultDispatcher-worker-1 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.285 [DefaultDispatcher-worker-10 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 19:19:07.286 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@378a4679 2024-04-21 19:19:07.286 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@378a4679 2024-04-21 19:19:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f0f56f5 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-21 19:19:07.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-21 19:19:07.290 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a14dc17 2024-04-21 19:19:07.290 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a14dc17 2024-04-21 19:19:07.293 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc1319a 2024-04-21 19:19:07.293 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc1319a 2024-04-21 19:19:07.294 [DefaultDispatcher-worker-10 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:07.294 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.294 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:07.294 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.295 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.296 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9a0a14 2024-04-21 19:19:07.296 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9a0a14 2024-04-21 19:19:07.299 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec63c90 2024-04-21 19:19:07.299 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec63c90 2024-04-21 19:19:07.299 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:07.312 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.321 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:07.323 [Test worker @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.325 [Test worker @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.326 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.326 [DefaultDispatcher-worker-8 @coroutine#2070] 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:60593/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:07.326 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.326 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60593/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:07.326 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc98da1 2024-04-21 19:19:07.326 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc98da1 2024-04-21 19:19:07.328 [DefaultDispatcher-worker-7 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.328 [DefaultDispatcher-worker-7 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.331 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@620e6e48 2024-04-21 19:19:07.331 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@620e6e48 2024-04-21 19:19:07.334 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6631e6d1 2024-04-21 19:19:07.334 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6631e6d1 2024-04-21 19:19:07.336 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@23336473 2024-04-21 19:19:07.336 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@23336473 2024-04-21 19:19:07.336 [DefaultDispatcher-worker-12 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.336 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.336 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:07.336 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.338 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.338 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.338 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3374131 2024-04-21 19:19:07.338 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:07.338 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3374131 2024-04-21 19:19:07.339 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.340 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@125a0331 2024-04-21 19:19:07.340 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@125a0331 2024-04-21 19:19:07.342 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d18d12 2024-04-21 19:19:07.342 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d18d12 2024-04-21 19:19:07.342 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb478c5 2024-04-21 19:19:07.342 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb478c5 2024-04-21 19:19:07.344 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@431c9b3c 2024-04-21 19:19:07.344 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@431c9b3c 2024-04-21 19:19:07.346 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e167f78 2024-04-21 19:19:07.346 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e167f78 2024-04-21 19:19:07.347 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1b74a7 2024-04-21 19:19:07.347 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1b74a7 2024-04-21 19:19:07.347 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:07.350 [DefaultDispatcher-worker-5 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.350 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a29e662 2024-04-21 19:19:07.350 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a29e662 2024-04-21 19:19:07.355 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2b7543 2024-04-21 19:19:07.355 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2b7543 2024-04-21 19:19:07.359 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@437ec4a9 2024-04-21 19:19:07.359 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@437ec4a9 2024-04-21 19:19:07.359 [DefaultDispatcher-worker-9 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.362 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ece9e01 2024-04-21 19:19:07.362 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ece9e01 2024-04-21 19:19:07.364 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b71714c 2024-04-21 19:19:07.364 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b71714c 2024-04-21 19:19:07.367 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f048a0c 2024-04-21 19:19:07.367 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f048a0c 2024-04-21 19:19:07.368 [DefaultDispatcher-worker-11 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.370 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aea54c9 2024-04-21 19:19:07.370 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aea54c9 2024-04-21 19:19:07.370 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:07.380 [DefaultDispatcher-worker-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.389 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:07.390 [DefaultDispatcher-worker-12 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.392 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a831b 2024-04-21 19:19:07.392 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a831b 2024-04-21 19:19:07.396 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bd7224 2024-04-21 19:19:07.396 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bd7224 2024-04-21 19:19:07.399 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7082e86b 2024-04-21 19:19:07.399 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7082e86b 2024-04-21 19:19:07.401 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3580781f 2024-04-21 19:19:07.401 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3580781f 2024-04-21 19:19:07.401 [DefaultDispatcher-worker-15 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.403 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4c57ef 2024-04-21 19:19:07.403 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4c57ef 2024-04-21 19:19:07.406 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2af0 2024-04-21 19:19:07.406 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2af0 2024-04-21 19:19:07.408 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63595ba4 2024-04-21 19:19:07.408 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63595ba4 2024-04-21 19:19:07.410 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@55af8750 2024-04-21 19:19:07.410 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@55af8750 2024-04-21 19:19:07.411 [DefaultDispatcher-worker-1 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.413 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c255125 2024-04-21 19:19:07.413 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c255125 2024-04-21 19:19:07.413 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-21 19:19:07.421 [DefaultDispatcher-worker-5 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.432 [DefaultDispatcher-worker-13 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.434 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 19:19:07.434 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 19:19:07.434 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 19:19:07.435 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 19:19:07.435 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 19:19:07.436 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60593/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 19:19:07.436 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60593/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:07.437 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 19:19:07.437 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-21 19:19:07.437 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 19:19:07.438 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 19:19:07.438 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 19:19:07.468 [DefaultDispatcher-worker-13 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e22dadb 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-21 19:19:07.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-21 19:19:07.501 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.512 [Test worker @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.514 [Test worker @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.515 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.515 [DefaultDispatcher-worker-1 @coroutine#2121] 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:44711/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:07.515 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.515 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44711/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:07.517 [DefaultDispatcher-worker-11 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.517 [DefaultDispatcher-worker-11 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.526 [DefaultDispatcher-worker-2 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.526 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.526 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:07.526 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.527 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.527 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.530 [Test worker @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157267db 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-21 19:19:07.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-21 19:19:07.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2024-04-21 19:19:07.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2024-04-21 19:19:07.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-21 19:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2024-04-21 19:19:07.549 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2024-04-21 19:19:07.551 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2024-04-21 19:19:07.563 [DefaultDispatcher-worker-12 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2024-04-21 19:19:07.563 [DefaultDispatcher-worker-8 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.570 [DefaultDispatcher-worker-5 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.575 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:07.576 [DefaultDispatcher-worker-4 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.580 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2800a3a2 2024-04-21 19:19:07.580 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2800a3a2 2024-04-21 19:19:07.584 [DefaultDispatcher-worker-14 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.585 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c758d2 2024-04-21 19:19:07.585 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c758d2 2024-04-21 19:19:07.588 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f8c8d2 2024-04-21 19:19:07.588 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f8c8d2 2024-04-21 19:19:07.590 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fa52e9 2024-04-21 19:19:07.590 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fa52e9 2024-04-21 19:19:07.593 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acae007 2024-04-21 19:19:07.593 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acae007 2024-04-21 19:19:07.595 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@56573044 2024-04-21 19:19:07.595 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@56573044 2024-04-21 19:19:07.598 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@328ddc04 2024-04-21 19:19:07.598 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@328ddc04 2024-04-21 19:19:07.600 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ada6 2024-04-21 19:19:07.600 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ada6 2024-04-21 19:19:07.602 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82bf83 2024-04-21 19:19:07.602 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82bf83 2024-04-21 19:19:07.602 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-21 19:19:07.608 [DefaultDispatcher-worker-5 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.624 [DefaultDispatcher-worker-6 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.634 [DefaultDispatcher-worker-5 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.637 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:07.642 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6816755a 2024-04-21 19:19:07.642 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6816755a 2024-04-21 19:19:07.644 [DefaultDispatcher-worker-14 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.645 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d19628 2024-04-21 19:19:07.645 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d19628 2024-04-21 19:19:07.649 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee1e2a 2024-04-21 19:19:07.649 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee1e2a 2024-04-21 19:19:07.652 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ec9c13 2024-04-21 19:19:07.652 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ec9c13 2024-04-21 19:19:07.653 [DefaultDispatcher-worker-6 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.654 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b8111 2024-04-21 19:19:07.654 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b8111 2024-04-21 19:19:07.657 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1681386e 2024-04-21 19:19:07.657 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1681386e 2024-04-21 19:19:07.660 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c7bda 2024-04-21 19:19:07.660 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c7bda 2024-04-21 19:19:07.663 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c3635c 2024-04-21 19:19:07.663 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c3635c 2024-04-21 19:19:07.664 [DefaultDispatcher-worker-10 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:07.665 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e071bc 2024-04-21 19:19:07.665 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e071bc 2024-04-21 19:19:07.665 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64096a41 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-21 19:19:07.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-21 19:19:07.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-21 19:19:07.697 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.715 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.716 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.718 [DefaultDispatcher-worker-10 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.718 [DefaultDispatcher-worker-10 @coroutine#2164] 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:57571/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:07.718 [DefaultDispatcher-worker-10 @coroutine#2164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.718 [DefaultDispatcher-worker-10 @coroutine#2164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57571/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:07.720 [DefaultDispatcher-worker-12 @coroutine#2164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.720 [DefaultDispatcher-worker-12 @coroutine#2164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.728 [DefaultDispatcher-worker-14 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.728 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.729 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:07.729 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.729 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.729 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.733 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-21 19:19:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d50b4c4 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-21 19:19:07.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2024-04-21 19:19:07.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2024-04-21 19:19:07.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-21 19:19:07.739 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2024-04-21 19:19:07.751 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2024-04-21 19:19:07.752 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2024-04-21 19:19:07.764 [DefaultDispatcher-worker-2 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2024-04-21 19:19:07.766 [DefaultDispatcher-worker-16 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.772 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:07.777 [DefaultDispatcher-worker-4 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:07.778 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.778 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:07.778 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.778 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3662f0 2024-04-21 19:19:07.778 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3662f0 2024-04-21 19:19:07.779 [DefaultDispatcher-worker-9 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.779 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.779 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.781 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f18b26 2024-04-21 19:19:07.781 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f18b26 2024-04-21 19:19:07.784 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ce0980 2024-04-21 19:19:07.784 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ce0980 2024-04-21 19:19:07.787 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cc811d 2024-04-21 19:19:07.787 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cc811d 2024-04-21 19:19:07.787 [DefaultDispatcher-worker-4 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.789 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce34c56 2024-04-21 19:19:07.789 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce34c56 2024-04-21 19:19:07.792 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f45057 2024-04-21 19:19:07.792 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f45057 2024-04-21 19:19:07.795 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@431c3a0 2024-04-21 19:19:07.795 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@431c3a0 2024-04-21 19:19:07.795 [DefaultDispatcher-worker-8 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.796 [DefaultDispatcher-worker-6 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 19:19:07.796 [DefaultDispatcher-worker-6 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 19:19:07.796 [DefaultDispatcher-worker-6 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 19:19:07.797 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e37e52 2024-04-21 19:19:07.797 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e37e52 2024-04-21 19:19:07.797 [DefaultDispatcher-worker-10 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 19:19:07.797 [DefaultDispatcher-worker-10 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 19:19:07.798 [DefaultDispatcher-worker-10 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57571/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 19:19:07.798 [DefaultDispatcher-worker-10 @coroutine#2195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57571/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:07.798 [DefaultDispatcher-worker-10 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 19:19:07.798 [DefaultDispatcher-worker-10 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-21 19:19:07.798 [DefaultDispatcher-worker-10 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 19:19:07.799 [DefaultDispatcher-worker-6 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 19:19:07.799 [DefaultDispatcher-worker-6 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 19:19:07.799 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@740411a4 2024-04-21 19:19:07.799 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@740411a4 2024-04-21 19:19:07.799 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:07.818 [DefaultDispatcher-worker-3 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:07.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f006edf 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-21 19:19:07.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:07.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:07.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-21 19:19:07.838 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:07.844 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab66591 2024-04-21 19:19:07.844 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab66591 2024-04-21 19:19:07.848 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@147188b7 2024-04-21 19:19:07.848 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@147188b7 2024-04-21 19:19:07.849 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:07.851 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e0ee1 2024-04-21 19:19:07.851 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e0ee1 2024-04-21 19:19:07.854 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@554c828c 2024-04-21 19:19:07.854 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@554c828c 2024-04-21 19:19:07.857 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cffff59 2024-04-21 19:19:07.857 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cffff59 2024-04-21 19:19:07.859 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6453f441 2024-04-21 19:19:07.859 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6453f441 2024-04-21 19:19:07.860 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:07.862 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:07.862 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ad72c 2024-04-21 19:19:07.862 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ad72c 2024-04-21 19:19:07.863 [DefaultDispatcher-worker-3 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.863 [DefaultDispatcher-worker-3 @coroutine#2220] 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:56543/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:07.863 [DefaultDispatcher-worker-3 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.863 [DefaultDispatcher-worker-3 @coroutine#2220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56543/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:07.865 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@35637dc3 2024-04-21 19:19:07.865 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@35637dc3 2024-04-21 19:19:07.865 [DefaultDispatcher-worker-9 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.865 [DefaultDispatcher-worker-9 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:07.867 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e55901 2024-04-21 19:19:07.867 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e55901 2024-04-21 19:19:07.867 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:07.870 [DefaultDispatcher-worker-14 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:07.870 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.870 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:07.870 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.871 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.871 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.873 [DefaultDispatcher-worker-1 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:07.873 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.873 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:07.873 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.874 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.874 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:07.876 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:07.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34907a49 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:07.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-21 19:19:07.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2024-04-21 19:19:07.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2024-04-21 19:19:07.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-21 19:19:07.882 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2024-04-21 19:19:07.895 [Test worker @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2024-04-21 19:19:07.897 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2024-04-21 19:19:07.901 [DefaultDispatcher-worker-4 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/auth/register 2024-04-21 19:19:07.901 [DefaultDispatcher-worker-4 @coroutine#2245] 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:56543/auth/register. 2024-04-21 19:19:07.901 [DefaultDispatcher-worker-4 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/auth/register 2024-04-21 19:19:07.901 [DefaultDispatcher-worker-4 @coroutine#2245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56543/auth/register from class io.ktor.http.content.TextContent 2024-04-21 19:19:07.903 [DefaultDispatcher-worker-7 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/auth/register 2024-04-21 19:19:07.903 [DefaultDispatcher-worker-7 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/auth/register 2024-04-21 19:19:07.907 [DefaultDispatcher-worker-7 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2024-04-21 19:19:07.924 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:07.929 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@17aeec37 2024-04-21 19:19:07.929 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@17aeec37 2024-04-21 19:19:07.932 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@196910b2 2024-04-21 19:19:07.932 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@196910b2 2024-04-21 19:19:07.935 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d568747 2024-04-21 19:19:07.935 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d568747 2024-04-21 19:19:07.938 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@58541a89 2024-04-21 19:19:07.938 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@58541a89 2024-04-21 19:19:07.941 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb9ae0 2024-04-21 19:19:07.941 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb9ae0 2024-04-21 19:19:07.943 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c6e1cd 2024-04-21 19:19:07.943 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c6e1cd 2024-04-21 19:19:07.945 [DefaultDispatcher-worker-14 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56543/auth/register. 2024-04-21 19:19:07.945 [DefaultDispatcher-worker-14 @coroutine#2245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56543/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:07.945 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@40833f0d 2024-04-21 19:19:07.945 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@40833f0d 2024-04-21 19:19:07.947 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@387be5c6 2024-04-21 19:19:07.947 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@387be5c6 2024-04-21 19:19:07.949 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3354b3 2024-04-21 19:19:07.949 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3354b3 2024-04-21 19:19:07.949 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-21 19:19:07.971 [DefaultDispatcher-worker-9 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:07.981 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:07.984 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb137f9 2024-04-21 19:19:07.984 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb137f9 2024-04-21 19:19:07.984 [DefaultDispatcher-worker-3 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:07.987 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1176da7f 2024-04-21 19:19:07.987 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1176da7f 2024-04-21 19:19:07.991 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15495c89 2024-04-21 19:19:07.991 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15495c89 2024-04-21 19:19:07.994 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@504bd044 2024-04-21 19:19:07.994 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@504bd044 2024-04-21 19:19:07.997 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46532b4b 2024-04-21 19:19:07.997 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46532b4b 2024-04-21 19:19:07.999 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6151a4dc 2024-04-21 19:19:07.999 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6151a4dc 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193d73d3 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:08.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-21 19:19:08.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@978475b 2024-04-21 19:19:08.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@978475b 2024-04-21 19:19:08.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-21 19:19:08.001 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea3016b 2024-04-21 19:19:08.001 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea3016b 2024-04-21 19:19:08.004 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@30642f0b 2024-04-21 19:19:08.004 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@30642f0b 2024-04-21 19:19:08.006 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb2433f 2024-04-21 19:19:08.006 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb2433f 2024-04-21 19:19:08.006 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:08.021 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@978475b 2024-04-21 19:19:08.032 [DefaultDispatcher-worker-6 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:08.032 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.032 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.032 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.033 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.033 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@978475b 2024-04-21 19:19:08.033 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.035 [Test worker @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@978475b 2024-04-21 19:19:08.037 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.037 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-21 19:19:08.037 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.037 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:08.038 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.038 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.047 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@978475b 2024-04-21 19:19:08.047 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.047 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-21 19:19:08.047 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.048 [DefaultDispatcher-worker-14 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.048 [DefaultDispatcher-worker-14 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.052 [Test worker @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@978475b 2024-04-21 19:19:08.057 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@978475b 2024-04-21 19:19:08.075 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@978475b 2024-04-21 19:19:08.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-21 19:19:08.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-21 19:19:08.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:08.077 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@978475b: (connection evicted) 2024-04-21 19:19:08.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:08.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-21 19:19:08.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219ec4b6 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:08.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-21 19:19:08.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-04-21 19:19:08.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-04-21 19:19:08.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-21 19:19:08.084 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-04-21 19:19:08.103 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-04-21 19:19:08.105 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-04-21 19:19:08.109 [DefaultDispatcher-worker-14 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.109 [DefaultDispatcher-worker-14 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-21 19:19:08.109 [DefaultDispatcher-worker-14 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.109 [DefaultDispatcher-worker-14 @coroutine#2289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:08.110 [DefaultDispatcher-worker-8 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.110 [DefaultDispatcher-worker-8 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.118 [DefaultDispatcher-worker-10 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-04-21 19:19:08.118 [DefaultDispatcher-worker-10 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.118 [DefaultDispatcher-worker-10 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-21 19:19:08.118 [DefaultDispatcher-worker-10 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.118 [DefaultDispatcher-worker-2 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.118 [DefaultDispatcher-worker-2 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.121 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-04-21 19:19:08.124 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-04-21 19:19:08.127 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-04-21 19:19:08.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-21 19:19:08.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-21 19:19:08.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:08.128 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31c29db1: (connection evicted) 2024-04-21 19:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:08.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-21 19:19:08.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7305191e 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:08.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-21 19:19:08.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-21 19:19:08.133 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.145 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.147 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.148 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.148 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-21 19:19:08.148 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.148 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:08.149 [DefaultDispatcher-worker-12 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.149 [DefaultDispatcher-worker-12 @coroutine#2316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.155 [DefaultDispatcher-worker-4 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:08.155 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.155 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.155 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.156 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.156 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.159 [DefaultDispatcher-worker-3 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.160 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.160 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-21 19:19:08.160 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.160 [DefaultDispatcher-worker-7 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.160 [DefaultDispatcher-worker-7 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.163 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.166 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.171 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.174 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.177 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.180 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.182 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-04-21 19:19:08.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-21 19:19:08.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-21 19:19:08.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:08.183 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bafc754: (connection evicted) 2024-04-21 19:19:08.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:08.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-21 19:19:08.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f39b3ba 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:08.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:08.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-21 19:19:08.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2024-04-21 19:19:08.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2024-04-21 19:19:08.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-21 19:19:08.189 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2024-04-21 19:19:08.200 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2024-04-21 19:19:08.202 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2024-04-21 19:19:08.203 [DefaultDispatcher-worker-7 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.203 [DefaultDispatcher-worker-7 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-21 19:19:08.203 [DefaultDispatcher-worker-7 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.203 [DefaultDispatcher-worker-7 @coroutine#2357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:08.204 [DefaultDispatcher-worker-11 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.204 [DefaultDispatcher-worker-11 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.213 [DefaultDispatcher-worker-1 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2024-04-21 19:19:08.213 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.213 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-21 19:19:08.213 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.214 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.214 [DefaultDispatcher-worker-13 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.216 [Test worker @coroutine#2361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2024-04-21 19:19:08.219 [Test worker @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2024-04-21 19:19:08.223 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2024-04-21 19:19:08.224 [DefaultDispatcher-worker-13 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:08.225 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.225 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.225 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-21 19:19:08.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-21 19:19:08.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:08.225 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6: (connection evicted) 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:08.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-21 19:19:08.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-21 19:19:08.227 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-21 19:19:08.227 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab8c972 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:08.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:08.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-21 19:19:08.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:08.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:08.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:08.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:08.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:08.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:08.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:08.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:08.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-21 19:19:08.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71 2024-04-21 19:19:08.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71 2024-04-21 19:19:08.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-21 19:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71 2024-04-21 19:19:08.242 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71 2024-04-21 19:19:08.244 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71 2024-04-21 19:19:08.245 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.245 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-21 19:19:08.245 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.245 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:08.246 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.246 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.254 [DefaultDispatcher-worker-11 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71 2024-04-21 19:19:08.254 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.254 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-21 19:19:08.254 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.255 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.255 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.258 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71 2024-04-21 19:19:08.263 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71 2024-04-21 19:19:08.266 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71 2024-04-21 19:19:08.268 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71 2024-04-21 19:19:08.271 [Test worker @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71 2024-04-21 19:19:08.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-21 19:19:08.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-21 19:19:08.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:08.272 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ff52a71: (connection evicted) 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:08.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-21 19:19:08.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439047ef 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:08.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-21 19:19:08.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-04-21 19:19:08.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-04-21 19:19:08.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-21 19:19:08.277 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-04-21 19:19:08.288 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-04-21 19:19:08.290 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-04-21 19:19:08.290 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.290 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-21 19:19:08.290 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.290 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:08.292 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.292 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 19:19:08.302 [DefaultDispatcher-worker-3 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-04-21 19:19:08.302 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.302 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-21 19:19:08.302 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.303 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.303 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 19:19:08.307 [DefaultDispatcher-worker-2 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:08.307 [DefaultDispatcher-worker-2 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.307 [DefaultDispatcher-worker-2 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.307 [DefaultDispatcher-worker-2 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.307 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-04-21 19:19:08.308 [DefaultDispatcher-worker-2 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.311 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-04-21 19:19:08.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-21 19:19:08.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-21 19:19:08.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:08.313 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e: (connection evicted) 2024-04-21 19:19:08.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:08.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-21 19:19:08.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-21 19:19:08.415 [DefaultDispatcher-worker-3 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:08.416 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.416 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.416 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.417 [DefaultDispatcher-worker-13 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.417 [DefaultDispatcher-worker-13 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.540 [DefaultDispatcher-worker-3 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:08.540 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.540 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.541 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.542 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.542 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67915454 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:08.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-21 19:19:08.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:08.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:08.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:08.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:08.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:08.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:08.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:08.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:08.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-21 19:19:08.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-04-21 19:19:08.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-04-21 19:19:08.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-21 19:19:08.646 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-04-21 19:19:08.658 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-04-21 19:19:08.661 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-04-21 19:19:08.662 [DefaultDispatcher-worker-7 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.662 [DefaultDispatcher-worker-7 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:08.662 [DefaultDispatcher-worker-7 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.662 [DefaultDispatcher-worker-7 @coroutine#2481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:08.664 [DefaultDispatcher-worker-1 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.664 [DefaultDispatcher-worker-1 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.672 [DefaultDispatcher-worker-5 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-04-21 19:19:08.672 [DefaultDispatcher-worker-5 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.672 [DefaultDispatcher-worker-5 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.672 [DefaultDispatcher-worker-5 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.673 [DefaultDispatcher-worker-1 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.673 [DefaultDispatcher-worker-1 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.676 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-04-21 19:19:08.696 [DefaultDispatcher-worker-4 @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-04-21 19:19:08.727 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:08.732 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@418a93aa 2024-04-21 19:19:08.732 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@418a93aa 2024-04-21 19:19:08.736 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d75eb 2024-04-21 19:19:08.736 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d75eb 2024-04-21 19:19:08.739 [DefaultDispatcher-worker-16 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:08.740 [DefaultDispatcher-worker-16 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.740 [DefaultDispatcher-worker-16 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.740 [DefaultDispatcher-worker-16 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.741 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b72f8da 2024-04-21 19:19:08.741 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b72f8da 2024-04-21 19:19:08.741 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.741 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.744 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e707fd0 2024-04-21 19:19:08.744 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e707fd0 2024-04-21 19:19:08.746 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf2aa77 2024-04-21 19:19:08.746 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf2aa77 2024-04-21 19:19:08.749 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3476cf 2024-04-21 19:19:08.749 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3476cf 2024-04-21 19:19:08.751 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@635cfddb 2024-04-21 19:19:08.751 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@635cfddb 2024-04-21 19:19:08.754 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5f809f 2024-04-21 19:19:08.754 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5f809f 2024-04-21 19:19:08.754 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-04-21 19:19:08.756 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f02e31 2024-04-21 19:19:08.756 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f02e31 2024-04-21 19:19:08.756 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:08.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-21 19:19:08.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-21 19:19:08.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 19:19:08.763 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d: (connection evicted) 2024-04-21 19:19:08.764 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418a93aa: (connection evicted) 2024-04-21 19:19:08.764 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4d75eb: (connection evicted) 2024-04-21 19:19:08.764 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b72f8da: (connection evicted) 2024-04-21 19:19:08.765 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e707fd0: (connection evicted) 2024-04-21 19:19:08.765 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bf2aa77: (connection evicted) 2024-04-21 19:19:08.765 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f3476cf: (connection evicted) 2024-04-21 19:19:08.766 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635cfddb: (connection evicted) 2024-04-21 19:19:08.766 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e5f809f: (connection evicted) 2024-04-21 19:19:08.766 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60f02e31: (connection evicted) 2024-04-21 19:19:08.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:08.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-21 19:19:08.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f316df 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-21 19:19:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:08.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:08.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:08.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:08.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:08.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:08.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:08.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:08.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-21 19:19:08.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2024-04-21 19:19:08.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2024-04-21 19:19:08.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-21 19:19:08.775 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2024-04-21 19:19:08.789 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2024-04-21 19:19:08.789 [DefaultDispatcher-worker-4 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:08.789 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.789 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.789 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.790 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.790 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.791 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2024-04-21 19:19:08.792 [DefaultDispatcher-worker-13 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.792 [DefaultDispatcher-worker-13 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:08.792 [DefaultDispatcher-worker-13 @coroutine#2510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.792 [DefaultDispatcher-worker-13 @coroutine#2510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:08.793 [DefaultDispatcher-worker-6 @coroutine#2510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.793 [DefaultDispatcher-worker-6 @coroutine#2510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.801 [DefaultDispatcher-worker-4 @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2024-04-21 19:19:08.801 [DefaultDispatcher-worker-4 @coroutine#2509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.801 [DefaultDispatcher-worker-4 @coroutine#2509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.801 [DefaultDispatcher-worker-4 @coroutine#2509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.802 [DefaultDispatcher-worker-1 @coroutine#2509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.802 [DefaultDispatcher-worker-1 @coroutine#2509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.804 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2024-04-21 19:19:08.822 [DefaultDispatcher-worker-10 @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2024-04-21 19:19:08.872 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2024-04-21 19:19:08.874 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:08.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-21 19:19:08.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-21 19:19:08.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:08.875 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@773ad729: (connection evicted) 2024-04-21 19:19:08.879 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb1ce49 2024-04-21 19:19:08.879 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb1ce49 2024-04-21 19:19:08.879 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb1ce49: (connection evicted) 2024-04-21 19:19:08.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:08.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-21 19:19:08.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-21 19:19:08.882 [DefaultDispatcher-worker-13 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:08.882 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-21 19:19:08.882 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.882 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6cbbdb 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:08.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:08.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-21 19:19:08.884 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.884 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.886 [DefaultDispatcher-worker-1 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:08.886 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.886 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.886 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.887 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.887 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2024-04-21 19:19:08.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2024-04-21 19:19:08.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-21 19:19:08.888 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2024-04-21 19:19:08.900 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2024-04-21 19:19:08.902 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2024-04-21 19:19:08.903 [DefaultDispatcher-worker-1 @coroutine#2540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.903 [DefaultDispatcher-worker-1 @coroutine#2540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:08.903 [DefaultDispatcher-worker-1 @coroutine#2540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.903 [DefaultDispatcher-worker-1 @coroutine#2540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:08.904 [DefaultDispatcher-worker-8 @coroutine#2540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.904 [DefaultDispatcher-worker-8 @coroutine#2540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.913 [DefaultDispatcher-worker-13 @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2024-04-21 19:19:08.913 [DefaultDispatcher-worker-13 @coroutine#2539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.913 [DefaultDispatcher-worker-13 @coroutine#2539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:08.913 [DefaultDispatcher-worker-13 @coroutine#2539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.914 [DefaultDispatcher-worker-8 @coroutine#2539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.914 [DefaultDispatcher-worker-8 @coroutine#2539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:08.917 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2024-04-21 19:19:08.934 [DefaultDispatcher-worker-16 @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2024-04-21 19:19:08.971 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2024-04-21 19:19:08.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-21 19:19:08.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-21 19:19:08.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:08.974 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed: (connection evicted) 2024-04-21 19:19:08.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:08.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-21 19:19:08.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13446044 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:08.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:08.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-21 19:19:08.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-04-21 19:19:08.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-04-21 19:19:08.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-21 19:19:08.981 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-04-21 19:19:08.992 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-04-21 19:19:08.994 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-04-21 19:19:08.995 [DefaultDispatcher-worker-11 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.995 [DefaultDispatcher-worker-11 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:08.995 [DefaultDispatcher-worker-11 @coroutine#2562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.995 [DefaultDispatcher-worker-11 @coroutine#2562] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:08.996 [DefaultDispatcher-worker-13 @coroutine#2562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:08.997 [DefaultDispatcher-worker-13 @coroutine#2562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:09.006 [DefaultDispatcher-worker-5 @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-04-21 19:19:09.006 [DefaultDispatcher-worker-5 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.006 [DefaultDispatcher-worker-5 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:09.006 [DefaultDispatcher-worker-5 @coroutine#2561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.007 [DefaultDispatcher-worker-2 @coroutine#2561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.007 [DefaultDispatcher-worker-2 @coroutine#2561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.011 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-04-21 19:19:09.027 [DefaultDispatcher-worker-3 @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-04-21 19:19:09.045 [DefaultDispatcher-worker-13 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:09.045 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.045 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:09.045 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.046 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.047 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.066 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-04-21 19:19:09.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-21 19:19:09.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-21 19:19:09.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:09.070 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32a29361: (connection evicted) 2024-04-21 19:19:09.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:09.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-21 19:19:09.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef8f7e6 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:09.083 [Test worker @coroutine#2582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-21 19:19:09.084 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@650d5a3d 2024-04-21 19:19:09.084 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@650d5a3d 2024-04-21 19:19:09.084 [Test worker @coroutine#2582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-21 19:19:09.098 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650d5a3d 2024-04-21 19:19:09.109 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650d5a3d 2024-04-21 19:19:09.111 [Test worker @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650d5a3d 2024-04-21 19:19:09.113 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650d5a3d 2024-04-21 19:19:09.124 [DefaultDispatcher-worker-1 @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650d5a3d 2024-04-21 19:19:09.137 [DefaultDispatcher-worker-15 @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650d5a3d 2024-04-21 19:19:09.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-21 19:19:09.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-21 19:19:09.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:09.140 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@650d5a3d: (connection evicted) 2024-04-21 19:19:09.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:09.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-21 19:19:09.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-21 19:19:09.143 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-21 19:19:09.143 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:09.143 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:09.143 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:09.143 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:09.143 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:09.143 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:09.143 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2643caa6 2024-04-21 19:19:09.143 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-04-21 19:19:09.144 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-21 19:19:09.161 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-04-21 19:19:09.166 [DefaultDispatcher-worker-5 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:09.166 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.166 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:09.166 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.168 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.168 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.172 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-04-21 19:19:09.174 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-04-21 19:19:09.175 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299f9a81 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:09.176 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-21 19:19:09.177 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-21 19:19:09.177 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-21 19:19:09.177 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-21 19:19:09.191 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-21 19:19:09.202 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-21 19:19:09.204 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-21 19:19:09.205 [Test worker @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-21 19:19:09.219 [DefaultDispatcher-worker-1 @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-21 19:19:09.234 [DefaultDispatcher-worker-16 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:09.234 [DefaultDispatcher-worker-1 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-04-21 19:19:09.235 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.235 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:09.235 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.236 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.236 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.245 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:09.246 [DefaultDispatcher-worker-8 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-04-21 19:19:09.254 [DefaultDispatcher-worker-12 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-04-21 19:19:09.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-21 19:19:09.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-21 19:19:09.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:09.271 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@307eb95f: (connection evicted) 2024-04-21 19:19:09.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:09.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-21 19:19:09.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-21 19:19:09.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-21 19:19:09.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-21 19:19:09.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:09.272 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2561d61: (connection evicted) 2024-04-21 19:19:09.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:09.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-21 19:19:09.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72b4ecb2 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:09.274 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5687ba39 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5687ba39 2024-04-21 19:19:09.275 [Test worker @coroutine#2649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-21 19:19:09.291 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ba39 2024-04-21 19:19:09.302 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ba39 2024-04-21 19:19:09.304 [Test worker @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ba39 2024-04-21 19:19:09.306 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ba39 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d24586 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:09.306 [Test worker @coroutine#2649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-21 19:19:09.307 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-04-21 19:19:09.307 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-04-21 19:19:09.307 [Test worker @coroutine#2649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-21 19:19:09.319 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:09.319 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.319 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:09.319 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.320 [DefaultDispatcher-worker-9 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.324 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-04-21 19:19:09.336 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-04-21 19:19:09.338 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-04-21 19:19:09.339 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-04-21 19:19:09.351 [DefaultDispatcher-worker-9 @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-04-21 19:19:09.365 [DefaultDispatcher-worker-9 @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ba39 2024-04-21 19:19:09.375 [DefaultDispatcher-worker-14 @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ba39 2024-04-21 19:19:09.375 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:09.385 [DefaultDispatcher-worker-3 @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ba39 2024-04-21 19:19:09.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-21 19:19:09.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-21 19:19:09.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:09.389 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5687ba39: (connection evicted) 2024-04-21 19:19:09.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:09.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-21 19:19:09.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-21 19:19:09.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-21 19:19:09.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-21 19:19:09.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:09.390 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52238861: (connection evicted) 2024-04-21 19:19:09.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:09.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-21 19:19:09.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-21 19:19:09.393 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-21 19:19:09.393 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:09.393 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:09.393 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:09.393 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:09.393 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:09.393 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:09.393 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc54b50 2024-04-21 19:19:09.393 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:09.393 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-04-21 19:19:09.394 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-21 19:19:09.413 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-04-21 19:19:09.425 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-04-21 19:19:09.427 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-04-21 19:19:09.428 [DefaultDispatcher-worker-1 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:09.428 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.428 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:09.428 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.428 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-04-21 19:19:09.429 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.429 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.439 [DefaultDispatcher-worker-1 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-04-21 19:19:09.463 [DefaultDispatcher-worker-5 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-04-21 19:19:09.467 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-04-21 19:19:09.477 [DefaultDispatcher-worker-7 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-04-21 19:19:09.494 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:09.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-21 19:19:09.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-21 19:19:09.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:09.497 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19370af1: (connection evicted) 2024-04-21 19:19:09.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:09.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-21 19:19:09.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e2ab1c 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:09.499 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-21 19:19:09.500 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-04-21 19:19:09.500 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-04-21 19:19:09.500 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-21 19:19:09.516 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-04-21 19:19:09.527 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-04-21 19:19:09.532 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-04-21 19:19:09.534 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-04-21 19:19:09.545 [DefaultDispatcher-worker-12 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-04-21 19:19:09.553 [DefaultDispatcher-worker-9 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:09.553 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.553 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:09.553 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.555 [DefaultDispatcher-worker-6 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.555 [DefaultDispatcher-worker-6 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.568 [DefaultDispatcher-worker-10 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-04-21 19:19:09.572 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-04-21 19:19:09.581 [DefaultDispatcher-worker-3 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-04-21 19:19:09.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-21 19:19:09.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-21 19:19:09.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:09.587 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ec5005: (connection evicted) 2024-04-21 19:19:09.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:09.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-21 19:19:09.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-21 19:19:09.589 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c8c5513 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-21 19:19:09.590 [Test worker @coroutine#2788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-21 19:19:09.608 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-21 19:19:09.619 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-21 19:19:09.621 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-21 19:19:09.622 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-21 19:19:09.633 [DefaultDispatcher-worker-11 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-21 19:19:09.655 [DefaultDispatcher-worker-14 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-21 19:19:09.663 [DefaultDispatcher-worker-14 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-21 19:19:09.715 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:09.776 [DefaultDispatcher-worker-14 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:09.777 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.777 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:09.777 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.778 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.778 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.846 [DefaultDispatcher-worker-2 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:09.846 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.846 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:09.846 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.847 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.847 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.854 [DefaultDispatcher-worker-8 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-21 19:19:09.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-21 19:19:09.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-21 19:19:09.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:09.897 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d: (connection evicted) 2024-04-21 19:19:09.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:09.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-21 19:19:09.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba90170 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:09.900 [Test worker @coroutine#2836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-21 19:19:09.901 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-21 19:19:09.901 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-21 19:19:09.901 [Test worker @coroutine#2836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-21 19:19:09.909 [DefaultDispatcher-worker-1 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:09.910 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.910 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:09.910 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.910 [DefaultDispatcher-worker-16 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:09.910 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.910 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:09.910 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.911 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.911 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.911 [DefaultDispatcher-worker-2 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.911 [DefaultDispatcher-worker-2 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:09.919 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-21 19:19:09.930 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-21 19:19:09.931 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-21 19:19:09.933 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-21 19:19:09.944 [DefaultDispatcher-worker-4 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-21 19:19:09.946 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-21 19:19:09.970 [DefaultDispatcher-worker-16 @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-21 19:19:09.979 [DefaultDispatcher-worker-11 @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-21 19:19:09.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-21 19:19:09.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-21 19:19:09.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:09.989 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e417628: (connection evicted) 2024-04-21 19:19:09.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:09.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-21 19:19:09.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dc218e2 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-21 19:19:09.991 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-21 19:19:10.006 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-21 19:19:10.017 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-21 19:19:10.019 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-21 19:19:10.022 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-21 19:19:10.033 [DefaultDispatcher-worker-4 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-21 19:19:10.092 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:10.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-21 19:19:10.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-21 19:19:10.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:10.096 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4be6531a: (connection evicted) 2024-04-21 19:19:10.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:10.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-21 19:19:10.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-21 19:19:10.099 [DefaultDispatcher-worker-15 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-21 19:19:10.100 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.100 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.100 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe58644 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:10.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-21 19:19:10.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-21 19:19:10.101 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.101 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.179 [DefaultDispatcher-worker-5 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:10.180 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.180 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.180 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.181 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.181 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.194 [DefaultDispatcher-worker-5 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.201 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:10.203 [DefaultDispatcher-worker-7 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.214 [DefaultDispatcher-worker-8 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.224 [DefaultDispatcher-worker-9 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.246 [DefaultDispatcher-worker-16 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:10.246 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.246 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.246 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.248 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.248 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.253 [DefaultDispatcher-worker-11 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.253 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 19:19:10.258 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-04-21 19:19:10.260 [DefaultDispatcher-worker-1 @coroutine#2923] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 19:19:10.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e3b882 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:10.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-21 19:19:10.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-21 19:19:10.276 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.276 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:10.276 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.276 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:10.278 [eventLoopGroupProxy-19-1 @call-handler#2933] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 19:19:10.278 [eventLoopGroupProxy-19-2 @call-handler#2934] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 19:19:10.278 [eventLoopGroupProxy-19-1 @call-handler#2933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.279 [eventLoopGroupProxy-19-2 @call-handler#2934] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.279 [eventLoopGroupProxy-19-2 @call-handler#2934] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:19:10.279 [eventLoopGroupProxy-19-2 @call-handler#2934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.280 [DefaultDispatcher-worker-8 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.280 [DefaultDispatcher-worker-8 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f726cf4 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:10.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-21 19:19:10.297 [DefaultDispatcher-worker-16 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.297 [DefaultDispatcher-worker-16 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:10.297 [DefaultDispatcher-worker-16 @coroutine#2938] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.297 [DefaultDispatcher-worker-16 @coroutine#2938] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2ca3a9 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:10.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-21 19:19:10.298 [eventLoopGroupProxy-19-2 @call-handler#2942] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f680a9a 2024-04-21 19:19:10.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f680a9a 2024-04-21 19:19:10.298 [eventLoopGroupProxy-19-2 @call-handler#2942] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-21 19:19:10.298 [eventLoopGroupProxy-19-2 @call-handler#2942] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:19:10.299 [eventLoopGroupProxy-19-2 @call-handler#2942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.299 [eventLoopGroupProxy-19-3 @call-handler#2945] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 19:19:10.299 [eventLoopGroupProxy-19-3 @call-handler#2945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.300 [DefaultDispatcher-worker-16 @coroutine#2938] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.300 [DefaultDispatcher-worker-16 @coroutine#2938] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.300 [DefaultDispatcher-worker-9 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.300 [DefaultDispatcher-worker-9 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.301 [DefaultDispatcher-worker-9 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.301 [DefaultDispatcher-worker-9 @coroutine#2924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.301 [eventLoopGroupProxy-19-2 @call-handler#2950] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 19:19:10.301 [eventLoopGroupProxy-19-2 @call-handler#2950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.302 [DefaultDispatcher-worker-6 @coroutine#2924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.302 [DefaultDispatcher-worker-6 @coroutine#2924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.312 [DefaultDispatcher-worker-11 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.316 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.316 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 19:19:10.316 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.316 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 19:19:10.317 [eventLoopGroupProxy-19-2 @call-handler#2961] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 19:19:10.318 [eventLoopGroupProxy-19-2 @call-handler#2961] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.318 [eventLoopGroupProxy-19-2 @call-handler#2961] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:19:10.319 [eventLoopGroupProxy-19-4 @call-handler#2965] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 19:19:10.319 [eventLoopGroupProxy-19-4 @call-handler#2965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.326 [DefaultDispatcher-worker-17 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.329 [DefaultDispatcher-worker-16 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.330 [DefaultDispatcher-worker-16 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.330 [DefaultDispatcher-worker-16 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.330 [DefaultDispatcher-worker-16 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.331 [DefaultDispatcher-worker-1 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.332 [eventLoopGroupProxy-19-2 @call-handler#2961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.332 [DefaultDispatcher-worker-12 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:10.332 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.332 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.332 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 19:19:10.333 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.333 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.334 [DefaultDispatcher-worker-14 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.334 [eventLoopGroupProxy-19-5 @call-handler#2975] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 19:19:10.334 [eventLoopGroupProxy-19-5 @call-handler#2975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.335 [DefaultDispatcher-worker-1 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.335 [DefaultDispatcher-worker-1 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.345 [DefaultDispatcher-worker-17 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.348 [DefaultDispatcher-worker-6 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.348 [DefaultDispatcher-worker-19 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f680a9a 2024-04-21 19:19:10.349 [DefaultDispatcher-worker-19 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.349 [DefaultDispatcher-worker-19 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.349 [DefaultDispatcher-worker-19 @coroutine#2956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.350 [eventLoopGroupProxy-19-2 @call-handler#2983] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 19:19:10.350 [eventLoopGroupProxy-19-2 @call-handler#2983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.350 [DefaultDispatcher-worker-2 @coroutine#2956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.350 [DefaultDispatcher-worker-2 @coroutine#2956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.360 [DefaultDispatcher-worker-3 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.362 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:10.362 [DefaultDispatcher-worker-13 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f680a9a 2024-04-21 19:19:10.371 [DefaultDispatcher-worker-12 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f680a9a 2024-04-21 19:19:10.376 [DefaultDispatcher-worker-8 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.378 [DefaultDispatcher-worker-8 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-21 19:19:10.378 [DefaultDispatcher-worker-8 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-21 19:19:10.378 [DefaultDispatcher-worker-8 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-21 19:19:10.379 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-21 19:19:10.382 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:10.386 [DefaultDispatcher-worker-13 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.398 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:10.404 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-21 19:19:10.404 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-21 19:19:10.404 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-21 19:19:10.405 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.405 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917185 2024-04-21 19:19:10.405 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917185. 2024-04-21 19:19:10.405 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917185 2024-04-21 19:19:10.406 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-21 19:19:10.409 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.409 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917185 2024-04-21 19:19:10.409 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917185 2024-04-21 19:19:10.410 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917185. 2024-04-21 19:19:10.410 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917185 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.420 [DefaultDispatcher-worker-8 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.421 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 19:19:10.421 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-21 19:19:10.422 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 19:19:10.422 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-21 19:19:10.424 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.425 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 19:19:10.425 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 19:19:10.425 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-21 19:19:10.425 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.437 [DefaultDispatcher-worker-10 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.441 [DefaultDispatcher-worker-11 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:10.441 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.441 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.441 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.442 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.442 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.459 [DefaultDispatcher-worker-5 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.471 [DefaultDispatcher-worker-1 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.471 [DefaultDispatcher-worker-14 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.471 [DefaultDispatcher-worker-14 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.471 [DefaultDispatcher-worker-14 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:19:10.471 [DefaultDispatcher-worker-14 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.472 [DefaultDispatcher-worker-14 @coroutine#2926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 19:19:10.472 [eventLoopGroupProxy-19-2 @call-handler#3014] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 19:19:10.473 [eventLoopGroupProxy-19-2 @call-handler#3014] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 19:19:10.473 [eventLoopGroupProxy-19-2 @call-handler#3014] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:19:10.482 [DefaultDispatcher-worker-17 @call-handler#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.482 [eventLoopGroupProxy-19-2 @call-handler#3014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.483 [DefaultDispatcher-worker-12 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.483 [DefaultDispatcher-worker-12 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.483 [DefaultDispatcher-worker-12 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:19:10.483 [DefaultDispatcher-worker-12 @coroutine#2926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.493 [DefaultDispatcher-worker-17 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.501 [DefaultDispatcher-worker-4 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.502 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-21 19:19:10.502 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-21 19:19:10.502 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-21 19:19:10.503 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-21 19:19:10.511 [DefaultDispatcher-worker-4 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.526 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-21 19:19:10.526 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-21 19:19:10.526 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-21 19:19:10.526 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.527 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917186 2024-04-21 19:19:10.527 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917186. 2024-04-21 19:19:10.527 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917186 2024-04-21 19:19:10.527 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-21 19:19:10.528 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.529 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917186 2024-04-21 19:19:10.529 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917186 2024-04-21 19:19:10.529 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917186. 2024-04-21 19:19:10.529 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583613686685917186 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.539 [DefaultDispatcher-worker-15 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.540 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 19:19:10.540 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-21 19:19:10.540 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 19:19:10.541 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-21 19:19:10.541 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.542 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 19:19:10.542 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 19:19:10.542 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-21 19:19:10.542 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.551 [DefaultDispatcher-worker-15 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.566 [DefaultDispatcher-worker-2 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:10.566 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.566 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.567 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.568 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.568 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.577 [DefaultDispatcher-worker-19 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.589 [DefaultDispatcher-worker-20 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.589 [DefaultDispatcher-worker-17 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.590 [DefaultDispatcher-worker-17 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.590 [DefaultDispatcher-worker-17 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:19:10.590 [DefaultDispatcher-worker-17 @coroutine#2939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.590 [DefaultDispatcher-worker-17 @coroutine#2939] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 19:19:10.591 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 19:19:10.591 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 19:19:10.591 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:19:10.597 [DefaultDispatcher-worker-10 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.605 [DefaultDispatcher-worker-2 @call-handler#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.605 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.606 [DefaultDispatcher-worker-10 @coroutine#2939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.606 [DefaultDispatcher-worker-10 @coroutine#2939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.606 [DefaultDispatcher-worker-10 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:19:10.606 [DefaultDispatcher-worker-10 @coroutine#2939] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.615 [UI Thread @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.615 [UI Thread @coroutine#3064] TRACE i.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=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.615 [UI Thread @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.616 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-21 19:19:10.616 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.616 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.616 [UI Thread @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.617 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.617 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.617 [UI Thread @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.618 [eventLoopGroupProxy-19-5 @call-handler#3085] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-21 19:19:10.618 [DefaultDispatcher-worker-12 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.618 [UI Thread @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185 2024-04-21 19:19:10.618 [UI Thread @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185. 2024-04-21 19:19:10.618 [UI Thread @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185 2024-04-21 19:19:10.619 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.621 [eventLoopGroupProxy-19-5 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.621 [eventLoopGroupProxy-19-6 @call-handler#3098] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-21 19:19:10.621 [UI Thread @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.621 [UI Thread @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.621 [UI Thread @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.621 [UI Thread @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.621 [UI Thread @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.621 [UI Thread @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.622 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.622 [UI Thread @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.622 [eventLoopGroupProxy-19-6 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.623 [eventLoopGroupProxy-19-7 @call-handler#3103] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-21 19:19:10.623 [UI Thread @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.623 [UI Thread @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.623 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.623 [UI Thread @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.630 [DefaultDispatcher-worker-15 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.635 [eventLoopGroupProxy-19-7 @call-handler#3103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.636 [UI Thread @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185 2024-04-21 19:19:10.636 [UI Thread @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185 2024-04-21 19:19:10.636 [UI Thread @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185. 2024-04-21 19:19:10.636 [UI Thread @coroutine#3087] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.639 [DefaultDispatcher-worker-7 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.646 [DefaultDispatcher-worker-7 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.656 [DefaultDispatcher-worker-11 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.661 [UI Thread @coroutine#3112] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583613686685917184 2024-04-21 19:19:10.661 [UI Thread @coroutine#3112] TRACE i.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=583613686685917184. 2024-04-21 19:19:10.661 [UI Thread @coroutine#3112] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583613686685917184 2024-04-21 19:19:10.662 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-21 19:19:10.664 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.665 [UI Thread @coroutine#3112] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583613686685917184 2024-04-21 19:19:10.665 [UI Thread @coroutine#3112] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583613686685917184 2024-04-21 19:19:10.665 [UI Thread @coroutine#3112] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583613686685917184. 2024-04-21 19:19:10.665 [UI Thread @coroutine#3112] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583613686685917184 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.675 [DefaultDispatcher-worker-7 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.685 [DefaultDispatcher-worker-5 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.695 [DefaultDispatcher-worker-4 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.695 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.695 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:19:10.695 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.695 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 19:19:10.696 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 19:19:10.697 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 19:19:10.697 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:19:10.708 [DefaultDispatcher-worker-9 @call-handler#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.709 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.709 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.709 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.710 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:19:10.710 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.722 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583613686685917186&assignmentUid=583613686685917184&clazzUid=583613686685917184&submitterUid=583613686685917185 2024-04-21 19:19:10.722 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583613686685917186&assignmentUid=583613686685917184&clazzUid=583613686685917184&submitterUid=583613686685917185. 2024-04-21 19:19:10.722 [UI Thread @coroutine#3138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583613686685917186&assignmentUid=583613686685917184&clazzUid=583613686685917184&submitterUid=583613686685917185 2024-04-21 19:19:10.723 [eventLoopGroupProxy-19-2 @call-handler#3142] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-21 19:19:10.724 [DefaultDispatcher-worker-10 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.728 [eventLoopGroupProxy-19-2 @call-handler#3142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.729 [UI Thread @coroutine#3138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583613686685917186&assignmentUid=583613686685917184&clazzUid=583613686685917184&submitterUid=583613686685917185 2024-04-21 19:19:10.729 [UI Thread @coroutine#3138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583613686685917186&assignmentUid=583613686685917184&clazzUid=583613686685917184&submitterUid=583613686685917185 2024-04-21 19:19:10.729 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583613686685917186&assignmentUid=583613686685917184&clazzUid=583613686685917184&submitterUid=583613686685917185. 2024-04-21 19:19:10.729 [UI Thread @coroutine#3138] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583613686685917186&assignmentUid=583613686685917184&clazzUid=583613686685917184&submitterUid=583613686685917185 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.739 [DefaultDispatcher-worker-4 @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.747 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583613686685917185 2024-04-21 19:19:10.747 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583613686685917185. 2024-04-21 19:19:10.747 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583613686685917185 2024-04-21 19:19:10.748 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-21 19:19:10.749 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.749 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.749 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.749 [UI Thread @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.750 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-21 19:19:10.750 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583613686685917184 2024-04-21 19:19:10.751 [UI Thread @coroutine#3162] TRACE i.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=583613686685917184. 2024-04-21 19:19:10.751 [UI Thread @coroutine#3162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583613686685917184 2024-04-21 19:19:10.751 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.751 [UI Thread @coroutine#3164] TRACE i.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=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.751 [UI Thread @coroutine#3164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.752 [eventLoopGroupProxy-19-5 @call-handler#3176] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-21 19:19:10.752 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.752 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.752 [UI Thread @coroutine#3166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.752 [eventLoopGroupProxy-19-6 @call-handler#3180] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-21 19:19:10.753 [eventLoopGroupProxy-19-7 @call-handler#3182] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-21 19:19:10.753 [eventLoopGroupProxy-19-6 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.753 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583613686685917185 2024-04-21 19:19:10.753 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583613686685917185 2024-04-21 19:19:10.754 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583613686685917185. 2024-04-21 19:19:10.754 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583613686685917185 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.754 [UI Thread @coroutine#3164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.754 [UI Thread @coroutine#3164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.754 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.754 [UI Thread @coroutine#3164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.755 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.755 [UI Thread @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.755 [UI Thread @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.755 [eventLoopGroupProxy-19-7 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.755 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.755 [UI Thread @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.755 [eventLoopGroupProxy-19-5 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.756 [UI Thread @coroutine#3166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.756 [UI Thread @coroutine#3166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.756 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.756 [UI Thread @coroutine#3166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583613686685917185&assignmentUid=583613686685917184 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.756 [UI Thread @coroutine#3162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583613686685917184 2024-04-21 19:19:10.756 [UI Thread @coroutine#3162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583613686685917184 2024-04-21 19:19:10.756 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583613686685917184. 2024-04-21 19:19:10.756 [UI Thread @coroutine#3162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583613686685917184 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.764 [DefaultDispatcher-worker-17 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.771 [DefaultDispatcher-worker-9 @coroutine#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.778 [DefaultDispatcher-worker-1 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.790 [DefaultDispatcher-worker-18 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.790 [DefaultDispatcher-worker-5 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:10.791 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.791 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.791 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.792 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.792 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.798 [DefaultDispatcher-worker-7 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.802 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917186 2024-04-21 19:19:10.802 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917186. 2024-04-21 19:19:10.802 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917186 2024-04-21 19:19:10.803 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-21 19:19:10.808 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.808 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917186 2024-04-21 19:19:10.808 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917186 2024-04-21 19:19:10.809 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917186. 2024-04-21 19:19:10.809 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917186 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.818 [DefaultDispatcher-worker-10 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.832 [DefaultDispatcher-worker-2 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.841 [DefaultDispatcher-worker-13 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.841 [DefaultDispatcher-worker-13 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.841 [DefaultDispatcher-worker-13 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:19:10.841 [DefaultDispatcher-worker-13 @coroutine#2939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.841 [DefaultDispatcher-worker-13 @coroutine#2939] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 19:19:10.842 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 19:19:10.843 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 19:19:10.843 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 19:19:10.854 [DefaultDispatcher-worker-19 @call-handler#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-21 19:19:10.854 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.855 [DefaultDispatcher-worker-5 @coroutine#2939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.855 [DefaultDispatcher-worker-5 @coroutine#2939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 19:19:10.855 [DefaultDispatcher-worker-5 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 19:19:10.855 [DefaultDispatcher-worker-5 @coroutine#2939] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.857 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.857 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.857 [UI Thread @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.858 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.858 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.858 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.859 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.859 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-21 19:19:10.859 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.859 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.859 [DefaultDispatcher-worker-1 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:10.859 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.859 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.859 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.859 [eventLoopGroupProxy-19-5 @call-handler#3253] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-21 19:19:10.859 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185 2024-04-21 19:19:10.859 [UI Thread @coroutine#3257] TRACE i.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=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185. 2024-04-21 19:19:10.859 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185 2024-04-21 19:19:10.859 [eventLoopGroupProxy-19-6 @call-handler#3261] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-21 19:19:10.860 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.860 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.860 [eventLoopGroupProxy-19-5 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.860 [eventLoopGroupProxy-19-7 @call-handler#3267] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-21 19:19:10.861 [eventLoopGroupProxy-19-6 @call-handler#3261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.861 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.861 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.861 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.861 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.861 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.861 [UI Thread @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.861 [UI Thread @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 2024-04-21 19:19:10.862 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.862 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.862 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.862 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.862 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184. 2024-04-21 19:19:10.862 [UI Thread @coroutine#3233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583613686685917185&assignmentUid=583613686685917184 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.864 [eventLoopGroupProxy-19-7 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 19:19:10.864 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185 2024-04-21 19:19:10.864 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185 2024-04-21 19:19:10.865 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185. 2024-04-21 19:19:10.865 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583613686685917184&clazzUid=583613686685917184&accountPersonUid=583613686685917185 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:10.868 [DefaultDispatcher-worker-16 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 19:19:10.872 [DefaultDispatcher-worker-1 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.878 [DefaultDispatcher-worker-4 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.887 [DefaultDispatcher-worker-14 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.899 [DefaultDispatcher-worker-14 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-21 19:19:10.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-21 19:19:10.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-21 19:19:10.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:10.905 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3884e858: (connection evicted) 2024-04-21 19:19:10.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:10.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-21 19:19:10.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-21 19:19:10.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-21 19:19:10.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-21 19:19:10.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:10.907 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4700db93: (connection evicted) 2024-04-21 19:19:10.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:10.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-21 19:19:10.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-21 19:19:10.923 [DefaultDispatcher-worker-4 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:10.923 [DefaultDispatcher-worker-5 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:10.923 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.923 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.923 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.923 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.923 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:10.923 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.924 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.924 [DefaultDispatcher-worker-2 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.924 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:10.924 [DefaultDispatcher-worker-2 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.110 [DefaultDispatcher-worker-12 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:11.110 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.110 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:11.110 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.111 [DefaultDispatcher-worker-19 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.111 [DefaultDispatcher-worker-19 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.191 [DefaultDispatcher-worker-15 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:11.191 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.191 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:11.191 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.192 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.192 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.257 [DefaultDispatcher-worker-17 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:11.257 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.257 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:11.257 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.258 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.258 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.343 [DefaultDispatcher-worker-4 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:11.343 [DefaultDispatcher-worker-4 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.343 [DefaultDispatcher-worker-4 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:11.343 [DefaultDispatcher-worker-4 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.344 [DefaultDispatcher-worker-4 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.452 [DefaultDispatcher-worker-17 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:11.452 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.452 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:11.452 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.453 [DefaultDispatcher-worker-2 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.453 [DefaultDispatcher-worker-2 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.578 [DefaultDispatcher-worker-5 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:11.578 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.578 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:11.578 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.579 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.579 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.802 [DefaultDispatcher-worker-4 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:11.802 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.802 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:11.802 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.804 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.804 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.869 [DefaultDispatcher-worker-4 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:11.870 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.870 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:11.870 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.871 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.871 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-21 19:19:11.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-21 19:19:11.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:11.911 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1704437b: (connection evicted) 2024-04-21 19:19:11.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:11.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-21 19:19:11.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fb6c1e 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:11.915 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 19:19:11.916 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 19:19:11.917 [Test worker @coroutine#3321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-21 19:19:11.934 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 19:19:11.937 [DefaultDispatcher-worker-6 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:11.938 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.938 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:11.938 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.938 [DefaultDispatcher-worker-16 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:11.938 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.938 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:11.938 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.939 [DefaultDispatcher-worker-17 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.939 [DefaultDispatcher-worker-17 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.939 [DefaultDispatcher-worker-6 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.939 [DefaultDispatcher-worker-6 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:11.946 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 19:19:11.947 [Test worker @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 19:19:11.949 [Test worker @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13482361 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-21 19:19:11.950 [Test worker @coroutine#3321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-21 19:19:11.964 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-21 19:19:11.975 [Test worker @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-21 19:19:11.976 [Test worker @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-21 19:19:11.978 [Test worker @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-21 19:19:11.990 [DefaultDispatcher-worker-15 @coroutine#3340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-21 19:19:12.005 [DefaultDispatcher-worker-18 @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 19:19:12.017 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:12.018 [DefaultDispatcher-worker-5 @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 19:19:12.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-21 19:19:12.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-21 19:19:12.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.027 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2: (connection evicted) 2024-04-21 19:19:12.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-21 19:19:12.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-21 19:19:12.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-21 19:19:12.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-21 19:19:12.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.028 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61799152: (connection evicted) 2024-04-21 19:19:12.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-21 19:19:12.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-21 19:19:12.029 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d1b9dd7 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 19:19:12.030 [Test worker @coroutine#3383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-21 19:19:12.049 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 19:19:12.059 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 19:19:12.061 [Test worker @coroutine#3386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 19:19:12.063 [Test worker @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5295779 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-21 19:19:12.064 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-21 19:19:12.065 [Test worker @coroutine#3383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-21 19:19:12.078 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-21 19:19:12.089 [Test worker @coroutine#3390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-21 19:19:12.091 [Test worker @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-21 19:19:12.092 [Test worker @coroutine#3394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-21 19:19:12.105 [DefaultDispatcher-worker-20 @coroutine#3396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-21 19:19:12.118 [DefaultDispatcher-worker-5 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 19:19:12.122 [DefaultDispatcher-worker-10 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:12.122 [DefaultDispatcher-worker-10 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.122 [DefaultDispatcher-worker-10 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:12.122 [DefaultDispatcher-worker-10 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.123 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.123 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.130 [DefaultDispatcher-worker-11 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 19:19:12.130 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:12.142 [DefaultDispatcher-worker-10 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 19:19:12.164 [DefaultDispatcher-worker-17 @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 19:19:12.165 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-21 19:19:12.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-21 19:19:12.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.168 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524945e2: (connection evicted) 2024-04-21 19:19:12.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-21 19:19:12.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-21 19:19:12.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-21 19:19:12.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-21 19:19:12.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.170 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@200cbb63: (connection evicted) 2024-04-21 19:19:12.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-21 19:19:12.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1912ba29 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.172 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-21 19:19:12.173 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-21 19:19:12.173 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-21 19:19:12.173 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-21 19:19:12.189 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-21 19:19:12.201 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-21 19:19:12.202 [DefaultDispatcher-worker-11 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:12.203 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.203 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:12.203 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.203 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-21 19:19:12.204 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.204 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.205 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae5a507 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.206 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-21 19:19:12.207 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-21 19:19:12.207 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-21 19:19:12.207 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-21 19:19:12.226 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-21 19:19:12.243 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-21 19:19:12.245 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-21 19:19:12.246 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-21 19:19:12.259 [DefaultDispatcher-worker-12 @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-21 19:19:12.267 [DefaultDispatcher-worker-19 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:12.267 [DefaultDispatcher-worker-19 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.267 [DefaultDispatcher-worker-19 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:12.267 [DefaultDispatcher-worker-19 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.268 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.268 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.273 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:12.276 [DefaultDispatcher-worker-3 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-21 19:19:12.287 [DefaultDispatcher-worker-9 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-21 19:19:12.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-21 19:19:12.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-21 19:19:12.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.295 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b72289: (connection evicted) 2024-04-21 19:19:12.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-21 19:19:12.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-21 19:19:12.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-21 19:19:12.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-21 19:19:12.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.297 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3217e970: (connection evicted) 2024-04-21 19:19:12.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-21 19:19:12.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-21 19:19:12.298 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-21 19:19:12.298 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.298 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.298 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.298 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.298 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54aacbc7 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-21 19:19:12.299 [Test worker @coroutine#3526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-21 19:19:12.318 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-21 19:19:12.329 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-21 19:19:12.331 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-21 19:19:12.333 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-21 19:19:12.333 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-21 19:19:12.333 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.333 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.333 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.333 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.333 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.333 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.333 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@349504d5 2024-04-21 19:19:12.333 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.333 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-04-21 19:19:12.334 [Test worker @coroutine#3526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-21 19:19:12.348 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-04-21 19:19:12.354 [DefaultDispatcher-worker-15 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:12.355 [DefaultDispatcher-worker-15 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.355 [DefaultDispatcher-worker-15 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:12.355 [DefaultDispatcher-worker-15 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.356 [DefaultDispatcher-worker-15 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.359 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-04-21 19:19:12.361 [Test worker @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-04-21 19:19:12.363 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-04-21 19:19:12.375 [DefaultDispatcher-worker-16 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-04-21 19:19:12.388 [DefaultDispatcher-worker-10 @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-21 19:19:12.398 [DefaultDispatcher-worker-12 @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-21 19:19:12.399 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-21 19:19:12.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-21 19:19:12.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.407 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d: (connection evicted) 2024-04-21 19:19:12.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-21 19:19:12.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-21 19:19:12.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-21 19:19:12.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-21 19:19:12.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.408 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@218e28d9: (connection evicted) 2024-04-21 19:19:12.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-21 19:19:12.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-21 19:19:12.410 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3debeb5e 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc8d9f 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc8d9f 2024-04-21 19:19:12.411 [Test worker @coroutine#3582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-21 19:19:12.428 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc8d9f 2024-04-21 19:19:12.439 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc8d9f 2024-04-21 19:19:12.441 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc8d9f 2024-04-21 19:19:12.443 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc8d9f 2024-04-21 19:19:12.443 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb70e94 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e132a9b 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e132a9b 2024-04-21 19:19:12.444 [Test worker @coroutine#3582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-21 19:19:12.462 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e132a9b 2024-04-21 19:19:12.463 [DefaultDispatcher-worker-12 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:12.464 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.464 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:12.464 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.465 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.465 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.476 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e132a9b 2024-04-21 19:19:12.477 [Test worker @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e132a9b 2024-04-21 19:19:12.479 [Test worker @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e132a9b 2024-04-21 19:19:12.492 [DefaultDispatcher-worker-19 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e132a9b 2024-04-21 19:19:12.506 [DefaultDispatcher-worker-5 @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc8d9f 2024-04-21 19:19:12.511 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:12.519 [DefaultDispatcher-worker-16 @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc8d9f 2024-04-21 19:19:12.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-21 19:19:12.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-21 19:19:12.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.528 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcc8d9f: (connection evicted) 2024-04-21 19:19:12.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-21 19:19:12.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-21 19:19:12.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-21 19:19:12.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-21 19:19:12.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.529 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e132a9b: (connection evicted) 2024-04-21 19:19:12.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-21 19:19:12.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59a49dbc 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.531 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-04-21 19:19:12.532 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-21 19:19:12.555 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-04-21 19:19:12.568 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-04-21 19:19:12.570 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-04-21 19:19:12.572 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c8b276 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.572 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-21 19:19:12.573 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@670199c5 2024-04-21 19:19:12.573 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@670199c5 2024-04-21 19:19:12.573 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-21 19:19:12.587 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670199c5 2024-04-21 19:19:12.589 [DefaultDispatcher-worker-12 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:12.589 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.589 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:12.589 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.590 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.591 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.598 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670199c5 2024-04-21 19:19:12.599 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670199c5 2024-04-21 19:19:12.601 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670199c5 2024-04-21 19:19:12.614 [DefaultDispatcher-worker-2 @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670199c5 2024-04-21 19:19:12.628 [DefaultDispatcher-worker-9 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-04-21 19:19:12.632 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:12.639 [DefaultDispatcher-worker-20 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-04-21 19:19:12.649 [DefaultDispatcher-worker-20 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-04-21 19:19:12.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-21 19:19:12.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-21 19:19:12.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.657 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba: (connection evicted) 2024-04-21 19:19:12.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-21 19:19:12.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-21 19:19:12.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-21 19:19:12.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-21 19:19:12.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.658 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@670199c5: (connection evicted) 2024-04-21 19:19:12.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-21 19:19:12.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623cd12e 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.660 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.661 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.661 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.661 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.661 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.661 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.661 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.661 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-21 19:19:12.661 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-21 19:19:12.661 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-21 19:19:12.665 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-21 19:19:12.680 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-21 19:19:12.691 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-21 19:19:12.693 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-21 19:19:12.695 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ea24702 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.695 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a46f29 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a46f29 2024-04-21 19:19:12.696 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-21 19:19:12.709 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a46f29 2024-04-21 19:19:12.720 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a46f29 2024-04-21 19:19:12.722 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a46f29 2024-04-21 19:19:12.724 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a46f29 2024-04-21 19:19:12.736 [DefaultDispatcher-worker-9 @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a46f29 2024-04-21 19:19:12.750 [DefaultDispatcher-worker-9 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-21 19:19:12.761 [DefaultDispatcher-worker-16 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-21 19:19:12.761 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.770 [DefaultDispatcher-worker-5 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-21 19:19:12.790 [DefaultDispatcher-worker-1 @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-21 19:19:12.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-21 19:19:12.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-21 19:19:12.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.795 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4: (connection evicted) 2024-04-21 19:19:12.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-21 19:19:12.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-21 19:19:12.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-21 19:19:12.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-21 19:19:12.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.796 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49a46f29: (connection evicted) 2024-04-21 19:19:12.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-21 19:19:12.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47166740 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.798 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-21 19:19:12.799 [Test worker @coroutine#3778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-21 19:19:12.813 [DefaultDispatcher-worker-7 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:12.813 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.813 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:12.813 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.814 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.814 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.816 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-21 19:19:12.827 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-21 19:19:12.829 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-21 19:19:12.831 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-21 19:19:12.831 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-21 19:19:12.831 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.831 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.831 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.831 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.831 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.831 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.831 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d012e18 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-21 19:19:12.832 [Test worker @coroutine#3778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-21 19:19:12.846 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-21 19:19:12.858 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-21 19:19:12.859 [Test worker @coroutine#3791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-21 19:19:12.861 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-21 19:19:12.874 [DefaultDispatcher-worker-19 @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-21 19:19:12.879 [DefaultDispatcher-worker-20 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:12.879 [DefaultDispatcher-worker-20 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.879 [DefaultDispatcher-worker-20 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:12.879 [DefaultDispatcher-worker-20 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.880 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.880 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.887 [DefaultDispatcher-worker-4 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-21 19:19:12.899 [DefaultDispatcher-worker-12 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-21 19:19:12.899 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.902 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-21 19:19:12.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-21 19:19:12.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-21 19:19:12.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.910 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7882379b: (connection evicted) 2024-04-21 19:19:12.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-21 19:19:12.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-21 19:19:12.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-21 19:19:12.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-21 19:19:12.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:12.911 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843: (connection evicted) 2024-04-21 19:19:12.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:12.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-21 19:19:12.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6945fdb8 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.913 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-21 19:19:12.914 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2024-04-21 19:19:12.914 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2024-04-21 19:19:12.914 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-21 19:19:12.929 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2024-04-21 19:19:12.942 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2024-04-21 19:19:12.944 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2024-04-21 19:19:12.946 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1988e095 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:12.947 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-21 19:19:12.948 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2024-04-21 19:19:12.948 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2024-04-21 19:19:12.948 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-21 19:19:12.952 [DefaultDispatcher-worker-12 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:12.952 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.952 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:12.952 [DefaultDispatcher-worker-7 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:12.952 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.952 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.952 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:12.952 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.953 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.953 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.953 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.953 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:12.966 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2024-04-21 19:19:12.977 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2024-04-21 19:19:12.978 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2024-04-21 19:19:12.980 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2024-04-21 19:19:12.993 [DefaultDispatcher-worker-3 @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2024-04-21 19:19:13.007 [DefaultDispatcher-worker-7 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2024-04-21 19:19:13.014 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:13.019 [DefaultDispatcher-worker-16 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2024-04-21 19:19:13.021 [Test worker @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2024-04-21 19:19:13.024 [Test worker @coroutine#3874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2024-04-21 19:19:13.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-21 19:19:13.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-21 19:19:13.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.031 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b: (connection evicted) 2024-04-21 19:19:13.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-21 19:19:13.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-21 19:19:13.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-21 19:19:13.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-21 19:19:13.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.032 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61: (connection evicted) 2024-04-21 19:19:13.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-21 19:19:13.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17abef0f 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.034 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-21 19:19:13.035 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-21 19:19:13.035 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-21 19:19:13.035 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-21 19:19:13.052 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-21 19:19:13.064 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-21 19:19:13.066 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-21 19:19:13.067 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125447a0 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2024-04-21 19:19:13.068 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-21 19:19:13.082 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2024-04-21 19:19:13.092 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2024-04-21 19:19:13.094 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2024-04-21 19:19:13.096 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2024-04-21 19:19:13.108 [DefaultDispatcher-worker-4 @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2024-04-21 19:19:13.123 [DefaultDispatcher-worker-18 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-21 19:19:13.135 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:13.136 [DefaultDispatcher-worker-3 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:13.136 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.136 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:13.136 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.137 [DefaultDispatcher-worker-10 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-21 19:19:13.137 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.137 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.188 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-21 19:19:13.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-21 19:19:13.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.197 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aefb242: (connection evicted) 2024-04-21 19:19:13.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-21 19:19:13.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-21 19:19:13.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-21 19:19:13.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-21 19:19:13.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.199 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602: (connection evicted) 2024-04-21 19:19:13.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-21 19:19:13.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43076326 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.200 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 19:19:13.201 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-21 19:19:13.214 [DefaultDispatcher-worker-9 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:13.214 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.214 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:13.214 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.216 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.216 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.220 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 19:19:13.231 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 19:19:13.233 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 19:19:13.234 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0b9643 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.235 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-21 19:19:13.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 19:19:13.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 19:19:13.236 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-21 19:19:13.249 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 19:19:13.260 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 19:19:13.262 [Test worker @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 19:19:13.265 [Test worker @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 19:19:13.277 [DefaultDispatcher-worker-3 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 19:19:13.280 [DefaultDispatcher-worker-7 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:13.280 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.280 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:13.280 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.281 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.281 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.290 [DefaultDispatcher-worker-7 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 19:19:13.301 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:13.301 [DefaultDispatcher-worker-12 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 19:19:13.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-21 19:19:13.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-21 19:19:13.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.311 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b81a499: (connection evicted) 2024-04-21 19:19:13.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-21 19:19:13.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-21 19:19:13.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-21 19:19:13.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-21 19:19:13.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.312 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1507bc3: (connection evicted) 2024-04-21 19:19:13.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-21 19:19:13.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ce365b7 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.314 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b174aa3 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b174aa3 2024-04-21 19:19:13.315 [Test worker @coroutine#4039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-21 19:19:13.330 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b174aa3 2024-04-21 19:19:13.341 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b174aa3 2024-04-21 19:19:13.343 [Test worker @coroutine#4044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b174aa3 2024-04-21 19:19:13.345 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b174aa3 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360b6ea1 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.345 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@52aa84ef 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@52aa84ef 2024-04-21 19:19:13.346 [Test worker @coroutine#4039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-21 19:19:13.359 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52aa84ef 2024-04-21 19:19:13.367 [DefaultDispatcher-worker-12 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:13.367 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.367 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:13.367 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.368 [DefaultDispatcher-worker-17 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.370 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52aa84ef 2024-04-21 19:19:13.372 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52aa84ef 2024-04-21 19:19:13.374 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52aa84ef 2024-04-21 19:19:13.386 [DefaultDispatcher-worker-5 @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52aa84ef 2024-04-21 19:19:13.400 [DefaultDispatcher-worker-9 @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b174aa3 2024-04-21 19:19:13.411 [DefaultDispatcher-worker-3 @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b174aa3 2024-04-21 19:19:13.413 [Test worker @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b174aa3 2024-04-21 19:19:13.415 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:13.416 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b174aa3 2024-04-21 19:19:13.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-21 19:19:13.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-21 19:19:13.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.423 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b174aa3: (connection evicted) 2024-04-21 19:19:13.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-21 19:19:13.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-21 19:19:13.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-21 19:19:13.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-21 19:19:13.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.424 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52aa84ef: (connection evicted) 2024-04-21 19:19:13.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-21 19:19:13.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df17e60 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.426 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.427 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.427 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.427 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.427 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.427 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.427 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-21 19:19:13.427 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-04-21 19:19:13.427 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-04-21 19:19:13.427 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-21 19:19:13.443 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-04-21 19:19:13.454 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-04-21 19:19:13.456 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-04-21 19:19:13.458 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386cc1c4 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.458 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-21 19:19:13.459 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-21 19:19:13.472 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-21 19:19:13.475 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:13.475 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.475 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:13.475 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.476 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.476 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.483 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-21 19:19:13.485 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-21 19:19:13.487 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-21 19:19:13.499 [DefaultDispatcher-worker-1 @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-21 19:19:13.513 [DefaultDispatcher-worker-20 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-04-21 19:19:13.524 [DefaultDispatcher-worker-14 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-04-21 19:19:13.527 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.535 [UI Thread @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-04-21 19:19:13.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-21 19:19:13.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-21 19:19:13.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.540 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@264f18fe: (connection evicted) 2024-04-21 19:19:13.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-21 19:19:13.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-21 19:19:13.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-21 19:19:13.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-21 19:19:13.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.542 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@790bd0e: (connection evicted) 2024-04-21 19:19:13.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-21 19:19:13.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c5c53e5 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.544 [Test worker @coroutine#4192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-21 19:19:13.545 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-04-21 19:19:13.545 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-04-21 19:19:13.545 [Test worker @coroutine#4192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-21 19:19:13.560 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-04-21 19:19:13.571 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-04-21 19:19:13.573 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-04-21 19:19:13.574 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-04-21 19:19:13.585 [DefaultDispatcher-worker-19 @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-04-21 19:19:13.588 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-04-21 19:19:13.601 [DefaultDispatcher-worker-16 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:13.601 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.601 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:13.601 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.603 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.603 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.603 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570cef1e 2024-04-21 19:19:13.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-21 19:19:13.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-21 19:19:13.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.617 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@570cef1e: (connection evicted) 2024-04-21 19:19:13.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-21 19:19:13.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a9ba6c2 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.620 [Test worker @coroutine#4229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-21 19:19:13.621 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a4e9c0 2024-04-21 19:19:13.621 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a4e9c0 2024-04-21 19:19:13.621 [Test worker @coroutine#4229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-21 19:19:13.637 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a4e9c0 2024-04-21 19:19:13.648 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a4e9c0 2024-04-21 19:19:13.650 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a4e9c0 2024-04-21 19:19:13.652 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a4e9c0 2024-04-21 19:19:13.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-21 19:19:13.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-21 19:19:13.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:13.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-21 19:19:13.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7313e4fb 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.657 [Test worker @coroutine#4258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-21 19:19:13.658 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-04-21 19:19:13.658 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-04-21 19:19:13.658 [Test worker @coroutine#4258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-21 19:19:13.671 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-04-21 19:19:13.683 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-04-21 19:19:13.684 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-04-21 19:19:13.686 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-04-21 19:19:13.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-21 19:19:13.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-21 19:19:13.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:13.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-21 19:19:13.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-21 19:19:13.696 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e03804 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-04-21 19:19:13.697 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-04-21 19:19:13.698 [Test worker @coroutine#4287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-21 19:19:13.712 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-04-21 19:19:13.724 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-04-21 19:19:13.725 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-04-21 19:19:13.727 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-04-21 19:19:13.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-21 19:19:13.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-21 19:19:13.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:13.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-21 19:19:13.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9588bd8 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.733 [Test worker @coroutine#4317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-21 19:19:13.734 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-04-21 19:19:13.734 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-04-21 19:19:13.734 [Test worker @coroutine#4317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-21 19:19:13.748 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-04-21 19:19:13.760 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-04-21 19:19:13.762 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-04-21 19:19:13.763 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-04-21 19:19:13.775 [DefaultDispatcher-worker-9 @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-04-21 19:19:13.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-21 19:19:13.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-21 19:19:13.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.778 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc: (connection evicted) 2024-04-21 19:19:13.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-21 19:19:13.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-21 19:19:13.780 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-21 19:19:13.780 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf93603 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.781 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-21 19:19:13.782 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-04-21 19:19:13.782 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-04-21 19:19:13.782 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-21 19:19:13.799 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-04-21 19:19:13.810 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-04-21 19:19:13.812 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-04-21 19:19:13.814 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-04-21 19:19:13.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-21 19:19:13.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-21 19:19:13.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:13.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-21 19:19:13.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7631fb3e 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.820 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.821 [Test worker @coroutine#4374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-21 19:19:13.821 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2024-04-21 19:19:13.821 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2024-04-21 19:19:13.821 [Test worker @coroutine#4374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-21 19:19:13.827 [DefaultDispatcher-worker-12 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:13.827 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.827 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:13.827 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.829 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.829 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.843 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2024-04-21 19:19:13.859 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2024-04-21 19:19:13.862 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2024-04-21 19:19:13.864 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2024-04-21 19:19:13.875 [DefaultDispatcher-worker-20 @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2024-04-21 19:19:13.878 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2024-04-21 19:19:13.885 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2024-04-21 19:19:13.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-21 19:19:13.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-21 19:19:13.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:13.889 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5c335: (connection evicted) 2024-04-21 19:19:13.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:13.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-21 19:19:13.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-21 19:19:13.891 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef12d7e 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-21 19:19:13.892 [DefaultDispatcher-worker-10 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd3f20e 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd3f20e 2024-04-21 19:19:13.892 [Test worker @coroutine#4410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-21 19:19:13.892 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.892 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:13.892 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.893 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.893 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.911 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd3f20e 2024-04-21 19:19:13.927 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd3f20e 2024-04-21 19:19:13.929 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd3f20e 2024-04-21 19:19:13.931 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd3f20e 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1196950e 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:13.932 [Test worker @coroutine#4410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-21 19:19:13.933 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-04-21 19:19:13.933 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-04-21 19:19:13.933 [Test worker @coroutine#4410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-21 19:19:13.952 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-04-21 19:19:13.967 [DefaultDispatcher-worker-17 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:13.967 [DefaultDispatcher-worker-4 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:13.967 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.967 [DefaultDispatcher-worker-17 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.967 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:13.967 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.967 [DefaultDispatcher-worker-17 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:13.967 [DefaultDispatcher-worker-17 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.968 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-04-21 19:19:13.968 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.968 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.968 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.968 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:13.970 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-04-21 19:19:13.972 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-04-21 19:19:13.984 [DefaultDispatcher-worker-9 @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-04-21 19:19:13.992 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:14.000 [DefaultDispatcher-worker-13 @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd3f20e 2024-04-21 19:19:14.023 [DefaultDispatcher-worker-8 @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd3f20e 2024-04-21 19:19:14.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-21 19:19:14.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-21 19:19:14.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.032 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dd3f20e: (connection evicted) 2024-04-21 19:19:14.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-21 19:19:14.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-21 19:19:14.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-21 19:19:14.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-21 19:19:14.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.033 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec: (connection evicted) 2024-04-21 19:19:14.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-21 19:19:14.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e67f0a0 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.035 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-21 19:19:14.036 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-21 19:19:14.036 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-21 19:19:14.036 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-21 19:19:14.051 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-21 19:19:14.062 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-21 19:19:14.064 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-21 19:19:14.066 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65018381 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.066 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-04-21 19:19:14.067 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-21 19:19:14.081 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-04-21 19:19:14.092 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-04-21 19:19:14.093 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-04-21 19:19:14.095 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-04-21 19:19:14.107 [DefaultDispatcher-worker-5 @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-04-21 19:19:14.122 [DefaultDispatcher-worker-18 @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-21 19:19:14.136 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:14.141 [DefaultDispatcher-worker-5 @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-21 19:19:14.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-21 19:19:14.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-21 19:19:14.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.144 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3146c61d: (connection evicted) 2024-04-21 19:19:14.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-21 19:19:14.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-21 19:19:14.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-21 19:19:14.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-21 19:19:14.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.145 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4190b111: (connection evicted) 2024-04-21 19:19:14.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-21 19:19:14.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d85bbe 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.148 [DefaultDispatcher-worker-12 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.148 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-21 19:19:14.148 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:14.148 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2024-04-21 19:19:14.148 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-21 19:19:14.149 [DefaultDispatcher-worker-11 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.149 [DefaultDispatcher-worker-11 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.165 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2024-04-21 19:19:14.176 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2024-04-21 19:19:14.178 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2024-04-21 19:19:14.179 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488ae823 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-04-21 19:19:14.180 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-21 19:19:14.194 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-04-21 19:19:14.204 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-04-21 19:19:14.206 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-04-21 19:19:14.208 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-04-21 19:19:14.221 [DefaultDispatcher-worker-12 @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-04-21 19:19:14.225 [DefaultDispatcher-worker-17 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:14.226 [DefaultDispatcher-worker-17 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.226 [DefaultDispatcher-worker-17 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:14.226 [DefaultDispatcher-worker-17 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.227 [DefaultDispatcher-worker-17 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.227 [DefaultDispatcher-worker-17 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.231 [DefaultDispatcher-worker-14 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2024-04-21 19:19:14.246 [DefaultDispatcher-worker-4 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2024-04-21 19:19:14.249 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:14.255 [DefaultDispatcher-worker-17 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2024-04-21 19:19:14.266 [DefaultDispatcher-worker-13 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2024-04-21 19:19:14.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-21 19:19:14.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-21 19:19:14.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.278 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628721ba: (connection evicted) 2024-04-21 19:19:14.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-21 19:19:14.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-21 19:19:14.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-21 19:19:14.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-21 19:19:14.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.279 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c332922: (connection evicted) 2024-04-21 19:19:14.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-21 19:19:14.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd0f9a4 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.281 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.282 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-21 19:19:14.282 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-04-21 19:19:14.282 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-04-21 19:19:14.282 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-21 19:19:14.290 [DefaultDispatcher-worker-13 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:14.291 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.291 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:14.291 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.292 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.292 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.300 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-04-21 19:19:14.311 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-04-21 19:19:14.313 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-04-21 19:19:14.315 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@142ac60e 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.315 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-21 19:19:14.316 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b84747 2024-04-21 19:19:14.316 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b84747 2024-04-21 19:19:14.316 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-21 19:19:14.329 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b84747 2024-04-21 19:19:14.340 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b84747 2024-04-21 19:19:14.341 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b84747 2024-04-21 19:19:14.343 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b84747 2024-04-21 19:19:14.356 [DefaultDispatcher-worker-11 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b84747 2024-04-21 19:19:14.369 [DefaultDispatcher-worker-17 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-04-21 19:19:14.381 [DefaultDispatcher-worker-10 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:14.381 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.381 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:14.381 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.382 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:14.382 [DefaultDispatcher-worker-1 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.383 [DefaultDispatcher-worker-3 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-04-21 19:19:14.389 [DefaultDispatcher-worker-1 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-04-21 19:19:14.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-21 19:19:14.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-21 19:19:14.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.400 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d487df4: (connection evicted) 2024-04-21 19:19:14.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-21 19:19:14.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-21 19:19:14.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-21 19:19:14.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-21 19:19:14.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.401 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9b84747: (connection evicted) 2024-04-21 19:19:14.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-21 19:19:14.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ebfe048 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-04-21 19:19:14.403 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-21 19:19:14.421 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-04-21 19:19:14.436 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-04-21 19:19:14.438 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-04-21 19:19:14.440 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26abee34 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-04-21 19:19:14.441 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-21 19:19:14.455 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-04-21 19:19:14.467 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-04-21 19:19:14.468 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-04-21 19:19:14.470 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-04-21 19:19:14.482 [DefaultDispatcher-worker-7 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-04-21 19:19:14.486 [DefaultDispatcher-worker-12 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:14.486 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.486 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:14.486 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.487 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.487 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.496 [DefaultDispatcher-worker-12 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-04-21 19:19:14.504 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:14.507 [DefaultDispatcher-worker-18 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-04-21 19:19:14.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-21 19:19:14.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-21 19:19:14.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.511 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34329e03: (connection evicted) 2024-04-21 19:19:14.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-21 19:19:14.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-21 19:19:14.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-21 19:19:14.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-21 19:19:14.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.512 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e: (connection evicted) 2024-04-21 19:19:14.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-21 19:19:14.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445265b0 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.516 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1440a166 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1440a166 2024-04-21 19:19:14.517 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-21 19:19:14.532 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1440a166 2024-04-21 19:19:14.543 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1440a166 2024-04-21 19:19:14.545 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1440a166 2024-04-21 19:19:14.547 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1440a166 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32441ed4 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.547 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-21 19:19:14.548 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a429813 2024-04-21 19:19:14.548 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a429813 2024-04-21 19:19:14.548 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-21 19:19:14.562 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a429813 2024-04-21 19:19:14.573 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a429813 2024-04-21 19:19:14.575 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a429813 2024-04-21 19:19:14.576 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a429813 2024-04-21 19:19:14.589 [DefaultDispatcher-worker-7 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a429813 2024-04-21 19:19:14.608 [DefaultDispatcher-worker-13 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1440a166 2024-04-21 19:19:14.615 [DefaultDispatcher-worker-3 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:14.615 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.615 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:14.615 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.616 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.616 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.617 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:14.622 [DefaultDispatcher-worker-13 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1440a166 2024-04-21 19:19:14.642 [DefaultDispatcher-worker-17 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1440a166 2024-04-21 19:19:14.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-21 19:19:14.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-21 19:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.644 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1440a166: (connection evicted) 2024-04-21 19:19:14.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-21 19:19:14.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-21 19:19:14.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-21 19:19:14.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-21 19:19:14.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.646 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a429813: (connection evicted) 2024-04-21 19:19:14.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-21 19:19:14.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b6a20ce 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.648 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-21 19:19:14.649 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-04-21 19:19:14.649 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-04-21 19:19:14.649 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-21 19:19:14.666 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-04-21 19:19:14.677 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-04-21 19:19:14.679 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-04-21 19:19:14.680 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccf1819 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-04-21 19:19:14.681 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-21 19:19:14.695 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-04-21 19:19:14.706 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-04-21 19:19:14.708 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-04-21 19:19:14.710 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-04-21 19:19:14.722 [DefaultDispatcher-worker-20 @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-04-21 19:19:14.738 [DefaultDispatcher-worker-15 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-04-21 19:19:14.749 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:14.749 [DefaultDispatcher-worker-7 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-04-21 19:19:14.760 [DefaultDispatcher-worker-15 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-04-21 19:19:14.768 [DefaultDispatcher-worker-15 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-04-21 19:19:14.776 [DefaultDispatcher-worker-20 @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-04-21 19:19:14.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-21 19:19:14.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-21 19:19:14.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.778 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19c28c97: (connection evicted) 2024-04-21 19:19:14.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-21 19:19:14.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-21 19:19:14.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-21 19:19:14.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-21 19:19:14.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.779 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66: (connection evicted) 2024-04-21 19:19:14.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-21 19:19:14.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c9f619 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-21 19:19:14.781 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.782 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.782 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.782 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.782 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.782 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.782 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.782 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.782 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-21 19:19:14.782 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d998ba 2024-04-21 19:19:14.782 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d998ba 2024-04-21 19:19:14.782 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-21 19:19:14.799 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d998ba 2024-04-21 19:19:14.810 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d998ba 2024-04-21 19:19:14.811 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d998ba 2024-04-21 19:19:14.813 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d998ba 2024-04-21 19:19:14.813 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cd7bc66 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-04-21 19:19:14.814 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-21 19:19:14.827 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-04-21 19:19:14.838 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-04-21 19:19:14.838 [DefaultDispatcher-worker-7 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:14.838 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.838 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:14.838 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.840 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.840 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.840 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-04-21 19:19:14.842 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-04-21 19:19:14.853 [DefaultDispatcher-worker-5 @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-04-21 19:19:14.860 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.867 [DefaultDispatcher-worker-10 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d998ba 2024-04-21 19:19:14.879 [DefaultDispatcher-worker-7 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d998ba 2024-04-21 19:19:14.882 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-21 19:19:14.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-21 19:19:14.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.891 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24d998ba: (connection evicted) 2024-04-21 19:19:14.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-21 19:19:14.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-21 19:19:14.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-21 19:19:14.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-21 19:19:14.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.892 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4: (connection evicted) 2024-04-21 19:19:14.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-21 19:19:14.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a36a405 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.894 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-21 19:19:14.895 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@76320633 2024-04-21 19:19:14.895 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@76320633 2024-04-21 19:19:14.895 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-21 19:19:14.903 [DefaultDispatcher-worker-10 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:14.903 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.903 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:14.903 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.904 [DefaultDispatcher-worker-17 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.904 [DefaultDispatcher-worker-17 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.911 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76320633 2024-04-21 19:19:14.924 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76320633 2024-04-21 19:19:14.926 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76320633 2024-04-21 19:19:14.927 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76320633 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67add4c9 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@147a8d7c 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@147a8d7c 2024-04-21 19:19:14.928 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-21 19:19:14.941 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147a8d7c 2024-04-21 19:19:14.952 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147a8d7c 2024-04-21 19:19:14.954 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147a8d7c 2024-04-21 19:19:14.956 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147a8d7c 2024-04-21 19:19:14.968 [DefaultDispatcher-worker-3 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147a8d7c 2024-04-21 19:19:14.979 [DefaultDispatcher-worker-3 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:14.979 [DefaultDispatcher-worker-11 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:14.979 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.979 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.979 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:14.979 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:14.979 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.979 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.980 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.980 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.980 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.980 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:14.982 [DefaultDispatcher-worker-11 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76320633 2024-04-21 19:19:14.991 [DefaultDispatcher-worker-8 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76320633 2024-04-21 19:19:14.995 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-21 19:19:14.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-21 19:19:14.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.995 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76320633: (connection evicted) 2024-04-21 19:19:14.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-21 19:19:14.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-21 19:19:14.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-21 19:19:14.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-21 19:19:14.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:14.997 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@147a8d7c: (connection evicted) 2024-04-21 19:19:14.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:14.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-21 19:19:14.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27acd9a7 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:14.999 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-21 19:19:15.000 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-04-21 19:19:15.000 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-04-21 19:19:15.000 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-21 19:19:15.017 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-04-21 19:19:15.028 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-04-21 19:19:15.030 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-04-21 19:19:15.031 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@783a2fec 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-04-21 19:19:15.032 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-21 19:19:15.046 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-04-21 19:19:15.056 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-04-21 19:19:15.058 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-04-21 19:19:15.060 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-04-21 19:19:15.072 [DefaultDispatcher-worker-9 @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-04-21 19:19:15.085 [DefaultDispatcher-worker-16 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-04-21 19:19:15.095 [DefaultDispatcher-worker-10 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2024-04-21 19:19:15.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-21 19:19:15.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-21 19:19:15.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.098 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1: (connection evicted) 2024-04-21 19:19:15.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-21 19:19:15.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-21 19:19:15.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-21 19:19:15.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-21 19:19:15.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.099 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0: (connection evicted) 2024-04-21 19:19:15.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-21 19:19:15.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-21 19:19:15.102 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d44025b 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.103 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-21 19:19:15.104 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4015c65b 2024-04-21 19:19:15.104 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4015c65b 2024-04-21 19:19:15.104 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-21 19:19:15.124 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4015c65b 2024-04-21 19:19:15.135 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4015c65b 2024-04-21 19:19:15.137 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4015c65b 2024-04-21 19:19:15.139 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4015c65b 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d34a11 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.139 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-21 19:19:15.140 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-04-21 19:19:15.140 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-04-21 19:19:15.140 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-21 19:19:15.153 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-04-21 19:19:15.159 [DefaultDispatcher-worker-2 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:15.159 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.159 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:15.159 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.160 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.161 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.164 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-04-21 19:19:15.166 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-04-21 19:19:15.168 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-04-21 19:19:15.179 [DefaultDispatcher-worker-17 @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2024-04-21 19:19:15.192 [DefaultDispatcher-worker-18 @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4015c65b 2024-04-21 19:19:15.204 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:15.206 [DefaultDispatcher-worker-20 @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4015c65b 2024-04-21 19:19:15.217 [DefaultDispatcher-worker-3 @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4015c65b 2024-04-21 19:19:15.233 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.237 [DefaultDispatcher-worker-12 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:15.238 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.238 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:15.238 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.239 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.239 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.240 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.302 [DefaultDispatcher-worker-17 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:15.302 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.302 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:15.302 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.303 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.303 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.345 [DefaultDispatcher-worker-6 @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4015c65b 2024-04-21 19:19:15.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-21 19:19:15.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-21 19:19:15.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.348 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4015c65b: (connection evicted) 2024-04-21 19:19:15.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-21 19:19:15.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-21 19:19:15.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-21 19:19:15.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-21 19:19:15.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.349 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53af65eb: (connection evicted) 2024-04-21 19:19:15.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-21 19:19:15.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-21 19:19:15.351 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467f97e 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@23644367 2024-04-21 19:19:15.352 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@23644367 2024-04-21 19:19:15.353 [Test worker @coroutine#4856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-21 19:19:15.368 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2024-04-21 19:19:15.379 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2024-04-21 19:19:15.381 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2024-04-21 19:19:15.383 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12c1826 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-04-21 19:19:15.383 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-04-21 19:19:15.384 [Test worker @coroutine#4856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-21 19:19:15.392 [DefaultDispatcher-worker-5 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:15.393 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.393 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:15.393 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.394 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.397 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-04-21 19:19:15.408 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-04-21 19:19:15.409 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-04-21 19:19:15.411 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-04-21 19:19:15.423 [DefaultDispatcher-worker-8 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e057374 2024-04-21 19:19:15.437 [DefaultDispatcher-worker-2 @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2024-04-21 19:19:15.452 [DefaultDispatcher-worker-8 @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2024-04-21 19:19:15.453 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:15.463 [DefaultDispatcher-worker-1 @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2024-04-21 19:19:15.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-21 19:19:15.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-21 19:19:15.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.468 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23644367: (connection evicted) 2024-04-21 19:19:15.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-21 19:19:15.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-21 19:19:15.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-21 19:19:15.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-21 19:19:15.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.469 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e057374: (connection evicted) 2024-04-21 19:19:15.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-21 19:19:15.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-21 19:19:15.470 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@745e1fb7 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2024-04-21 19:19:15.471 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-21 19:19:15.487 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2024-04-21 19:19:15.497 [DefaultDispatcher-worker-1 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:15.497 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.498 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:15.498 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.498 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2024-04-21 19:19:15.499 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.499 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.500 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2024-04-21 19:19:15.502 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fb3dde 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.502 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-21 19:19:15.503 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2024-04-21 19:19:15.503 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2024-04-21 19:19:15.503 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-21 19:19:15.516 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2024-04-21 19:19:15.527 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2024-04-21 19:19:15.529 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2024-04-21 19:19:15.531 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2024-04-21 19:19:15.544 [DefaultDispatcher-worker-3 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72933ccb 2024-04-21 19:19:15.556 [DefaultDispatcher-worker-4 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2024-04-21 19:19:15.571 [DefaultDispatcher-worker-3 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497d9489 2024-04-21 19:19:15.571 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-21 19:19:15.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-21 19:19:15.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.577 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@497d9489: (connection evicted) 2024-04-21 19:19:15.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-21 19:19:15.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-21 19:19:15.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-21 19:19:15.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-21 19:19:15.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.578 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72933ccb: (connection evicted) 2024-04-21 19:19:15.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-21 19:19:15.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-21 19:19:15.580 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-21 19:19:15.580 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.580 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.580 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.580 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.580 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.580 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65669def 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@73602e88 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@73602e88 2024-04-21 19:19:15.581 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-21 19:19:15.599 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73602e88 2024-04-21 19:19:15.610 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73602e88 2024-04-21 19:19:15.611 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73602e88 2024-04-21 19:19:15.613 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73602e88 2024-04-21 19:19:15.613 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-21 19:19:15.613 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.613 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.613 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.613 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.613 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.613 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.613 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54422189 2024-04-21 19:19:15.613 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.613 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2024-04-21 19:19:15.614 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-21 19:19:15.626 [DefaultDispatcher-worker-7 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:15.627 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.627 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:15.627 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.628 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.628 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.629 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2024-04-21 19:19:15.640 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2024-04-21 19:19:15.641 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2024-04-21 19:19:15.643 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2024-04-21 19:19:15.656 [DefaultDispatcher-worker-7 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2024-04-21 19:19:15.670 [DefaultDispatcher-worker-3 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73602e88 2024-04-21 19:19:15.681 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:15.684 [DefaultDispatcher-worker-13 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73602e88 2024-04-21 19:19:15.685 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.695 [DefaultDispatcher-worker-12 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73602e88 2024-04-21 19:19:15.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-21 19:19:15.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-21 19:19:15.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.702 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73602e88: (connection evicted) 2024-04-21 19:19:15.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-21 19:19:15.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-21 19:19:15.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-21 19:19:15.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-21 19:19:15.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.703 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3: (connection evicted) 2024-04-21 19:19:15.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-21 19:19:15.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-21 19:19:15.705 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-21 19:19:15.705 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.705 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.705 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.705 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.705 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.705 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.705 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f83b506 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377af49 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377af49 2024-04-21 19:19:15.706 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-21 19:19:15.721 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377af49 2024-04-21 19:19:15.732 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377af49 2024-04-21 19:19:15.734 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377af49 2024-04-21 19:19:15.736 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377af49 2024-04-21 19:19:15.745 [DefaultDispatcher-worker-19 @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377af49 2024-04-21 19:19:15.755 [DefaultDispatcher-worker-19 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377af49 2024-04-21 19:19:15.762 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.769 [UI Thread @coroutine#4982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=583613706972839936 2024-04-21 19:19:15.769 [UI Thread @coroutine#4982] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583613706972839936. 2024-04-21 19:19:15.769 [UI Thread @coroutine#4982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=583613706972839936 2024-04-21 19:19:15.772 [UI Thread @coroutine#4982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=583613706972839936 2024-04-21 19:19:15.772 [UI Thread @coroutine#4982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583613706972839936 2024-04-21 19:19:15.772 [UI Thread @coroutine#4982] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583613706972839936. 2024-04-21 19:19:15.772 [UI Thread @coroutine#4982] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=583613706972839936 to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:19:15.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-21 19:19:15.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-21 19:19:15.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.776 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1377af49: (connection evicted) 2024-04-21 19:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-21 19:19:15.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-21 19:19:15.824 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b991034 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.825 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-21 19:19:15.826 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2024-04-21 19:19:15.826 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2024-04-21 19:19:15.826 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-21 19:19:15.836 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.845 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2024-04-21 19:19:15.850 [DefaultDispatcher-worker-11 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:15.850 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.850 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:15.850 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.851 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.851 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.856 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2024-04-21 19:19:15.858 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2024-04-21 19:19:15.859 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2024-04-21 19:19:15.875 [DefaultDispatcher-worker-5 @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2024-04-21 19:19:15.893 [DefaultDispatcher-worker-9 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2024-04-21 19:19:15.902 [DefaultDispatcher-worker-11 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2024-04-21 19:19:15.915 [DefaultDispatcher-worker-7 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:15.915 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.915 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:15.915 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-21 19:19:15.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-21 19:19:15.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.916 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@db9ecd: (connection evicted) 2024-04-21 19:19:15.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:15.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-21 19:19:15.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-21 19:19:15.916 [DefaultDispatcher-worker-19 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.917 [DefaultDispatcher-worker-19 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71702d3f 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:15.971 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9b97dc 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9b97dc 2024-04-21 19:19:15.972 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-21 19:19:15.986 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:15.987 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9b97dc 2024-04-21 19:19:15.992 [DefaultDispatcher-worker-8 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:15.992 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.992 [DefaultDispatcher-worker-14 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:15.993 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:15.993 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.993 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.993 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:15.993 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.994 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.994 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.994 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:15.994 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.001 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9b97dc 2024-04-21 19:19:16.003 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9b97dc 2024-04-21 19:19:16.005 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9b97dc 2024-04-21 19:19:16.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-21 19:19:16.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-21 19:19:16.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:16.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-21 19:19:16.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-21 19:19:16.010 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704205ef 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-21 19:19:16.011 [Test worker @coroutine#5051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-21 19:19:16.025 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-21 19:19:16.036 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-21 19:19:16.038 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-21 19:19:16.039 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-21 19:19:16.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-21 19:19:16.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-21 19:19:16.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:16.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-21 19:19:16.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b886e86 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.044 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-21 19:19:16.045 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-21 19:19:16.059 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-21 19:19:16.071 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-21 19:19:16.073 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-21 19:19:16.074 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5973d3ec 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-21 19:19:16.075 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-21 19:19:16.076 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-21 19:19:16.076 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-21 19:19:16.090 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-21 19:19:16.101 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-21 19:19:16.103 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-21 19:19:16.105 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-21 19:19:16.117 [DefaultDispatcher-worker-4 @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-21 19:19:16.131 [DefaultDispatcher-worker-20 @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-21 19:19:16.136 [UI Thread @coroutine#5093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.136 [UI Thread @coroutine#5093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 19:19:16.136 [UI Thread @coroutine#5093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.138 [UI Thread @coroutine#5093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.138 [UI Thread @coroutine#5093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.138 [UI Thread @coroutine#5093] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35559/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 19:19:16.138 [UI Thread @coroutine#5093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35559/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:16.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-21 19:19:16.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-21 19:19:16.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.141 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7: (connection evicted) 2024-04-21 19:19:16.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-21 19:19:16.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-21 19:19:16.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-21 19:19:16.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-21 19:19:16.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.142 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c: (connection evicted) 2024-04-21 19:19:16.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-21 19:19:16.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c255e8 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fd061d 2024-04-21 19:19:16.144 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fd061d 2024-04-21 19:19:16.145 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-21 19:19:16.160 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53fd061d 2024-04-21 19:19:16.169 [DefaultDispatcher-worker-9 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:16.170 [DefaultDispatcher-worker-9 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.170 [DefaultDispatcher-worker-9 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:16.170 [DefaultDispatcher-worker-9 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.171 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.171 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.172 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53fd061d 2024-04-21 19:19:16.173 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53fd061d 2024-04-21 19:19:16.175 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53fd061d 2024-04-21 19:19:16.175 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@742ce3ad 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3237522b 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3237522b 2024-04-21 19:19:16.176 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-21 19:19:16.190 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3237522b 2024-04-21 19:19:16.200 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3237522b 2024-04-21 19:19:16.202 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3237522b 2024-04-21 19:19:16.204 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3237522b 2024-04-21 19:19:16.216 [DefaultDispatcher-worker-2 @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3237522b 2024-04-21 19:19:16.229 [DefaultDispatcher-worker-2 @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53fd061d 2024-04-21 19:19:16.231 [UI Thread @coroutine#5125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.231 [UI Thread @coroutine#5125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 19:19:16.231 [UI Thread @coroutine#5125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.232 [UI Thread @coroutine#5125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.232 [UI Thread @coroutine#5125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-21 19:19:16.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-21 19:19:16.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.234 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53fd061d: (connection evicted) 2024-04-21 19:19:16.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-21 19:19:16.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-21 19:19:16.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-21 19:19:16.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-21 19:19:16.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.235 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3237522b: (connection evicted) 2024-04-21 19:19:16.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-21 19:19:16.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-21 19:19:16.237 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fec3b6 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.238 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-21 19:19:16.239 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-21 19:19:16.239 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-21 19:19:16.239 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-21 19:19:16.249 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.250 [DefaultDispatcher-worker-16 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:16.250 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.250 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:16.250 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.251 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.251 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.255 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-21 19:19:16.267 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-21 19:19:16.269 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-21 19:19:16.271 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94047a4 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.271 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-21 19:19:16.272 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-21 19:19:16.272 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-21 19:19:16.272 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-21 19:19:16.276 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.285 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-21 19:19:16.296 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-21 19:19:16.297 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-21 19:19:16.298 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.299 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-21 19:19:16.311 [DefaultDispatcher-worker-4 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-21 19:19:16.314 [DefaultDispatcher-worker-8 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:16.314 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.314 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:16.314 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.315 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.315 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.326 [DefaultDispatcher-worker-8 @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-21 19:19:16.327 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.328 [UI Thread @coroutine#5161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.328 [UI Thread @coroutine#5161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 19:19:16.328 [UI Thread @coroutine#5161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.330 [UI Thread @coroutine#5161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.330 [UI Thread @coroutine#5161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 19:19:16.330 [UI Thread @coroutine#5161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 19:19:16.330 [UI Thread @coroutine#5161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:16.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-21 19:19:16.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-21 19:19:16.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.332 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2: (connection evicted) 2024-04-21 19:19:16.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-21 19:19:16.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-21 19:19:16.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-21 19:19:16.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-21 19:19:16.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.333 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2: (connection evicted) 2024-04-21 19:19:16.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-21 19:19:16.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-21 19:19:16.336 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@572c50b6 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.337 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-21 19:19:16.338 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-21 19:19:16.338 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-21 19:19:16.338 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-21 19:19:16.353 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-21 19:19:16.364 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-21 19:19:16.366 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-21 19:19:16.367 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9b87a98 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.368 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-21 19:19:16.369 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-21 19:19:16.390 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-21 19:19:16.401 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-21 19:19:16.402 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-21 19:19:16.404 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:16.404 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.404 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:16.404 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.404 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-21 19:19:16.405 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.416 [DefaultDispatcher-worker-14 @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-21 19:19:16.422 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.431 [DefaultDispatcher-worker-20 @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-21 19:19:16.438 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:16.445 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.446 [DefaultDispatcher-worker-11 @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-21 19:19:16.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-21 19:19:16.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-21 19:19:16.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.457 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222ebd21: (connection evicted) 2024-04-21 19:19:16.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-21 19:19:16.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-21 19:19:16.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-21 19:19:16.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-21 19:19:16.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.458 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ba10de: (connection evicted) 2024-04-21 19:19:16.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-21 19:19:16.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2796716d 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.461 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-21 19:19:16.462 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-21 19:19:16.478 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-21 19:19:16.489 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-21 19:19:16.489 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.491 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-21 19:19:16.493 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-21 19:19:16.504 [DefaultDispatcher-worker-16 @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-21 19:19:16.511 [DefaultDispatcher-worker-5 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:16.511 [DefaultDispatcher-worker-5 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.511 [DefaultDispatcher-worker-5 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:16.511 [DefaultDispatcher-worker-5 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.512 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.512 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.527 [DefaultDispatcher-worker-16 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-21 19:19:16.536 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.539 [DefaultDispatcher-worker-9 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-21 19:19:16.559 [DefaultDispatcher-worker-15 @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-21 19:19:16.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-21 19:19:16.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-21 19:19:16.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.562 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0: (connection evicted) 2024-04-21 19:19:16.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-21 19:19:16.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@791b9887 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.564 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-21 19:19:16.565 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-21 19:19:16.565 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-21 19:19:16.565 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-21 19:19:16.585 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-21 19:19:16.596 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-21 19:19:16.598 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-21 19:19:16.600 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8fa4647 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.600 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-21 19:19:16.601 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-21 19:19:16.601 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-21 19:19:16.601 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-21 19:19:16.614 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-21 19:19:16.625 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-21 19:19:16.627 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-21 19:19:16.629 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-21 19:19:16.640 [DefaultDispatcher-worker-10 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:16.640 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.640 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:16.640 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.641 [DefaultDispatcher-worker-11 @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-21 19:19:16.641 [DefaultDispatcher-worker-19 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.642 [DefaultDispatcher-worker-19 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.653 [DefaultDispatcher-worker-2 @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-21 19:19:16.664 [DefaultDispatcher-worker-18 @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-21 19:19:16.665 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-21 19:19:16.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-21 19:19:16.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.674 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@202d83b9: (connection evicted) 2024-04-21 19:19:16.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-21 19:19:16.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-21 19:19:16.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-21 19:19:16.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-21 19:19:16.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.675 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0: (connection evicted) 2024-04-21 19:19:16.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-21 19:19:16.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a5ed5f9 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.677 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-21 19:19:16.678 [Test worker @coroutine#5296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-21 19:19:16.693 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-21 19:19:16.704 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-21 19:19:16.705 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-21 19:19:16.707 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-21 19:19:16.717 [DefaultDispatcher-worker-19 @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-21 19:19:16.725 [DefaultDispatcher-worker-9 @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-21 19:19:16.740 [DefaultDispatcher-worker-5 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-21 19:19:16.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-21 19:19:16.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-21 19:19:16.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.743 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a: (connection evicted) 2024-04-21 19:19:16.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-21 19:19:16.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31cae1e4 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-21 19:19:16.745 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-04-21 19:19:16.746 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-04-21 19:19:16.746 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-21 19:19:16.759 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-04-21 19:19:16.770 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-04-21 19:19:16.772 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-04-21 19:19:16.774 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-04-21 19:19:16.777 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.784 [DefaultDispatcher-worker-19 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-04-21 19:19:16.792 [DefaultDispatcher-worker-5 @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-04-21 19:19:16.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-21 19:19:16.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-21 19:19:16.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.794 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc: (connection evicted) 2024-04-21 19:19:16.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-21 19:19:16.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-21 19:19:16.797 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-21 19:19:16.797 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.797 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.797 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.797 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21339b6f 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@13088030 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@13088030 2024-04-21 19:19:16.798 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-21 19:19:16.811 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.815 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2024-04-21 19:19:16.826 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2024-04-21 19:19:16.827 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2024-04-21 19:19:16.829 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2024-04-21 19:19:16.834 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.888 [DefaultDispatcher-worker-3 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2024-04-21 19:19:16.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-21 19:19:16.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-21 19:19:16.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.893 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13088030: (connection evicted) 2024-04-21 19:19:16.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-21 19:19:16.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-21 19:19:16.894 [DefaultDispatcher-worker-15 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:16.895 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.895 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:16.895 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3022287e 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.895 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-21 19:19:16.896 [DefaultDispatcher-worker-19 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.896 [DefaultDispatcher-worker-19 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.896 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-04-21 19:19:16.896 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-04-21 19:19:16.896 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-21 19:19:16.910 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-04-21 19:19:16.922 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-04-21 19:19:16.924 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-04-21 19:19:16.926 [DefaultDispatcher-worker-5 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:16.926 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.926 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:16.926 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.926 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-04-21 19:19:16.927 [DefaultDispatcher-worker-19 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.927 [DefaultDispatcher-worker-19 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:16.935 [DefaultDispatcher-worker-10 @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-04-21 19:19:16.943 [DefaultDispatcher-worker-5 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-04-21 19:19:16.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-21 19:19:16.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-21 19:19:16.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:16.953 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5: (connection evicted) 2024-04-21 19:19:16.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-21 19:19:16.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50a1c2f3 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.958 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-21 19:19:16.959 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-21 19:19:16.975 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-21 19:19:16.986 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-21 19:19:16.988 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-21 19:19:16.989 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-21 19:19:16.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-21 19:19:16.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-21 19:19:16.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:16.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:16.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-21 19:19:16.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f49d72 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:16.994 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-21 19:19:16.995 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-04-21 19:19:16.995 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-04-21 19:19:16.995 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-21 19:19:17.003 [DefaultDispatcher-worker-6 @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432a6a69 2024-04-21 19:19:17.007 [DefaultDispatcher-worker-5 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:17.007 [DefaultDispatcher-worker-6 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:17.007 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.007 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.007 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:17.007 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:17.007 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.007 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.008 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.008 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.008 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.008 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.010 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-04-21 19:19:17.021 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-04-21 19:19:17.023 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-04-21 19:19:17.025 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-04-21 19:19:17.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-21 19:19:17.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-21 19:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-21 19:19:17.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-21 19:19:17.028 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b38dc7d 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-21 19:19:17.029 [Test worker @coroutine#5446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-21 19:19:17.043 [DefaultDispatcher-worker-15 @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a583720 2024-04-21 19:19:17.043 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-21 19:19:17.045 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.055 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-21 19:19:17.057 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-21 19:19:17.058 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-21 19:19:17.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-21 19:19:17.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-21 19:19:17.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:17.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-21 19:19:17.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-21 19:19:17.070 [UI Thread @coroutine#5468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59533/Site/verify 2024-04-21 19:19:17.070 [UI Thread @coroutine#5468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59533/Site/verify. 2024-04-21 19:19:17.070 [UI Thread @coroutine#5468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59533/Site/verify 2024-04-21 19:19:17.072 [UI Thread @coroutine#5468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59533/Site/verify 2024-04-21 19:19:17.072 [UI Thread @coroutine#5468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59533/Site/verify 2024-04-21 19:19:17.073 [UI Thread @coroutine#5468] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59533/Site/verify. 2024-04-21 19:19:17.073 [UI Thread @coroutine#5468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59533/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:17.078 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d980928 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7781b55f 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7781b55f 2024-04-21 19:19:17.079 [Test worker @coroutine#5482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-21 19:19:17.089 [DefaultDispatcher-worker-14 @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54997f67 2024-04-21 19:19:17.097 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7781b55f 2024-04-21 19:19:17.102 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.108 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7781b55f 2024-04-21 19:19:17.111 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7781b55f 2024-04-21 19:19:17.113 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7781b55f 2024-04-21 19:19:17.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-21 19:19:17.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-21 19:19:17.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:17.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-21 19:19:17.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17a5cb99 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2024-04-21 19:19:17.117 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-21 19:19:17.118 [DefaultDispatcher-worker-10 @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a78c77 2024-04-21 19:19:17.132 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2024-04-21 19:19:17.142 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.144 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2024-04-21 19:19:17.146 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2024-04-21 19:19:17.148 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2024-04-21 19:19:17.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-21 19:19:17.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-21 19:19:17.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:17.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-21 19:19:17.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46763680 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-21 19:19:17.151 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.152 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.152 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.152 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.152 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.152 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.152 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.152 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.152 [Test worker @coroutine#5519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-21 19:19:17.152 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2024-04-21 19:19:17.152 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2024-04-21 19:19:17.152 [Test worker @coroutine#5519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-21 19:19:17.166 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2024-04-21 19:19:17.177 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2024-04-21 19:19:17.179 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2024-04-21 19:19:17.180 [DefaultDispatcher-worker-10 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:17.180 [DefaultDispatcher-worker-10 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.180 [DefaultDispatcher-worker-10 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:17.180 [DefaultDispatcher-worker-10 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.180 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2024-04-21 19:19:17.181 [DefaultDispatcher-worker-5 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.182 [DefaultDispatcher-worker-5 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.182 [UI Thread @coroutine#5536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56875/Site/verify 2024-04-21 19:19:17.182 [UI Thread @coroutine#5536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56875/Site/verify. 2024-04-21 19:19:17.182 [UI Thread @coroutine#5536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56875/Site/verify 2024-04-21 19:19:17.184 [UI Thread @coroutine#5536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56875/Site/verify 2024-04-21 19:19:17.184 [UI Thread @coroutine#5536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56875/Site/verify 2024-04-21 19:19:17.184 [UI Thread @coroutine#5536] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56875/Site/verify. 2024-04-21 19:19:17.184 [UI Thread @coroutine#5536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56875/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:17.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-21 19:19:17.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-21 19:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-21 19:19:17.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-21 19:19:17.188 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.190 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59493/Site/verify 2024-04-21 19:19:17.190 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59493/Site/verify. 2024-04-21 19:19:17.190 [UI Thread @coroutine#5548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59493/Site/verify 2024-04-21 19:19:17.191 [UI Thread @coroutine#5548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59493/Site/verify 2024-04-21 19:19:17.191 [UI Thread @coroutine#5548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59493/Site/verify 2024-04-21 19:19:17.192 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59493/Site/verify. 2024-04-21 19:19:17.192 [UI Thread @coroutine#5548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59493/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:17.198 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46241/Site/verify 2024-04-21 19:19:17.198 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46241/Site/verify. 2024-04-21 19:19:17.198 [UI Thread @coroutine#5561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46241/Site/verify 2024-04-21 19:19:17.199 [UI Thread @coroutine#5561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46241/Site/verify 2024-04-21 19:19:17.199 [UI Thread @coroutine#5561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46241/Site/verify 2024-04-21 19:19:17.199 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46241/Site/verify. 2024-04-21 19:19:17.199 [UI Thread @coroutine#5561] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46241/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:17.204 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-21 19:19:17.204 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-04-21 19:19:17.204 [UI Thread @coroutine#5575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-21 19:19:17.205 [UI Thread @coroutine#5575] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-04-21 19:19:17.208 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-21 19:19:17.208 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.208 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.208 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.208 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5409305f 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.209 [Test worker @coroutine#5582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-21 19:19:17.217 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.225 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.236 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.238 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.240 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.250 [DefaultDispatcher-worker-11 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.263 [DefaultDispatcher-worker-16 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:17.263 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.263 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:17.263 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.265 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.265 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.278 [DefaultDispatcher-worker-6 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.288 [DefaultDispatcher-worker-11 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.298 [DefaultDispatcher-worker-11 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.305 [DefaultDispatcher-worker-11 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.309 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:17.314 [DefaultDispatcher-worker-14 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.326 [DefaultDispatcher-worker-13 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:17.327 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.327 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:17.327 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.327 [DefaultDispatcher-worker-15 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.328 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.328 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.346 [DefaultDispatcher-worker-8 @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-21 19:19:17.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-21 19:19:17.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-21 19:19:17.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.349 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a6af38: (connection evicted) 2024-04-21 19:19:17.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-21 19:19:17.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@382e7f70 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.352 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-21 19:19:17.353 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-21 19:19:17.353 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-21 19:19:17.353 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-21 19:19:17.371 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-21 19:19:17.382 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-21 19:19:17.383 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-21 19:19:17.385 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a693de 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-21 19:19:17.386 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-21 19:19:17.401 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-21 19:19:17.412 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-21 19:19:17.414 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-21 19:19:17.415 [DefaultDispatcher-worker-17 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:17.415 [DefaultDispatcher-worker-17 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.415 [DefaultDispatcher-worker-17 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:17.415 [DefaultDispatcher-worker-17 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.416 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-21 19:19:17.416 [DefaultDispatcher-worker-2 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.427 [DefaultDispatcher-worker-15 @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-21 19:19:17.439 [DefaultDispatcher-worker-14 @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-21 19:19:17.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-21 19:19:17.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-21 19:19:17.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.453 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1193d400: (connection evicted) 2024-04-21 19:19:17.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-21 19:19:17.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-21 19:19:17.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-21 19:19:17.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-21 19:19:17.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.454 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40597c95: (connection evicted) 2024-04-21 19:19:17.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-21 19:19:17.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-21 19:19:17.455 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75564689 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2024-04-21 19:19:17.456 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-21 19:19:17.473 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2024-04-21 19:19:17.484 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2024-04-21 19:19:17.486 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2024-04-21 19:19:17.487 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794c22cd 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2024-04-21 19:19:17.488 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-21 19:19:17.502 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2024-04-21 19:19:17.513 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2024-04-21 19:19:17.515 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2024-04-21 19:19:17.517 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2024-04-21 19:19:17.524 [DefaultDispatcher-worker-7 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:17.524 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.524 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:17.524 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.525 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.525 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.529 [DefaultDispatcher-worker-8 @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2024-04-21 19:19:17.542 [DefaultDispatcher-worker-20 @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2024-04-21 19:19:17.553 [DefaultDispatcher-worker-8 @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2024-04-21 19:19:17.556 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:17.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-21 19:19:17.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-21 19:19:17.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.559 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8: (connection evicted) 2024-04-21 19:19:17.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-21 19:19:17.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-21 19:19:17.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-21 19:19:17.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-21 19:19:17.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.560 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bb0122: (connection evicted) 2024-04-21 19:19:17.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-21 19:19:17.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-21 19:19:17.561 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d2ec8b2 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-21 19:19:17.562 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-21 19:19:17.577 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-21 19:19:17.588 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-21 19:19:17.589 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-21 19:19:17.591 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-21 19:19:17.591 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32bff23d 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-21 19:19:17.592 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-21 19:19:17.605 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-21 19:19:17.616 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-21 19:19:17.618 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-21 19:19:17.620 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-21 19:19:17.632 [DefaultDispatcher-worker-7 @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-21 19:19:17.646 [DefaultDispatcher-worker-3 @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-21 19:19:17.653 [DefaultDispatcher-worker-1 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:17.653 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.653 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:17.653 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.654 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.654 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.658 [DefaultDispatcher-worker-9 @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-21 19:19:17.662 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.692 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.906 [DefaultDispatcher-worker-10 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:17.906 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.906 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:17.906 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.907 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.907 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-21 19:19:17.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-21 19:19:17.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.911 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502326b3: (connection evicted) 2024-04-21 19:19:17.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-21 19:19:17.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-21 19:19:17.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-21 19:19:17.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-21 19:19:17.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:17.912 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb: (connection evicted) 2024-04-21 19:19:17.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:17.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-21 19:19:17.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5d40a4 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.914 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-21 19:19:17.915 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-21 19:19:17.915 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-21 19:19:17.915 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-21 19:19:17.932 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-21 19:19:17.936 [DefaultDispatcher-worker-9 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:17.936 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.936 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:17.936 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.937 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.937 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:17.944 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-21 19:19:17.946 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-21 19:19:17.948 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c658163 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:17.948 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-21 19:19:17.949 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2024-04-21 19:19:17.949 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2024-04-21 19:19:17.949 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-21 19:19:17.962 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2024-04-21 19:19:17.973 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2024-04-21 19:19:17.975 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2024-04-21 19:19:17.976 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2024-04-21 19:19:17.988 [DefaultDispatcher-worker-5 @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2024-04-21 19:19:18.001 [DefaultDispatcher-worker-5 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-21 19:19:18.011 [DefaultDispatcher-worker-9 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-21 19:19:18.015 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.020 [DefaultDispatcher-worker-13 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:18.020 [DefaultDispatcher-worker-17 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:18.020 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.020 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:18.020 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.020 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.020 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:18.020 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.021 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.021 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.022 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.022 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.022 [DefaultDispatcher-worker-9 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-21 19:19:18.023 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-21 19:19:18.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-21 19:19:18.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.027 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@112d94d: (connection evicted) 2024-04-21 19:19:18.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-21 19:19:18.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-21 19:19:18.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-21 19:19:18.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-21 19:19:18.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.028 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5323b690: (connection evicted) 2024-04-21 19:19:18.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-21 19:19:18.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6acedf54 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2024-04-21 19:19:18.030 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-21 19:19:18.048 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2024-04-21 19:19:18.059 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2024-04-21 19:19:18.060 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2024-04-21 19:19:18.062 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2024-04-21 19:19:18.062 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3acae925 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-21 19:19:18.063 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-21 19:19:18.077 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-21 19:19:18.088 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-21 19:19:18.089 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-21 19:19:18.091 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-21 19:19:18.104 [DefaultDispatcher-worker-19 @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-21 19:19:18.118 [DefaultDispatcher-worker-4 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2024-04-21 19:19:18.127 [DefaultDispatcher-worker-7 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2024-04-21 19:19:18.131 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.135 [DefaultDispatcher-worker-20 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2024-04-21 19:19:18.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-21 19:19:18.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-21 19:19:18.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.140 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e: (connection evicted) 2024-04-21 19:19:18.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-21 19:19:18.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-21 19:19:18.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-21 19:19:18.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-21 19:19:18.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.142 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bac199f: (connection evicted) 2024-04-21 19:19:18.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-21 19:19:18.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@614427b2 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-21 19:19:18.144 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.145 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.145 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.145 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.145 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.145 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.145 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.145 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.145 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-21 19:19:18.145 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2024-04-21 19:19:18.145 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2024-04-21 19:19:18.145 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-21 19:19:18.165 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2024-04-21 19:19:18.177 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2024-04-21 19:19:18.179 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2024-04-21 19:19:18.180 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0c4670 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-21 19:19:18.181 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@30769e7a 2024-04-21 19:19:18.182 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@30769e7a 2024-04-21 19:19:18.182 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-21 19:19:18.192 [DefaultDispatcher-worker-20 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-04-21 19:19:18.192 [DefaultDispatcher-worker-20 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.192 [DefaultDispatcher-worker-20 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:18.192 [DefaultDispatcher-worker-20 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.193 [DefaultDispatcher-worker-19 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.193 [DefaultDispatcher-worker-19 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46271/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.195 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30769e7a 2024-04-21 19:19:18.206 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30769e7a 2024-04-21 19:19:18.208 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30769e7a 2024-04-21 19:19:18.210 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30769e7a 2024-04-21 19:19:18.219 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.222 [DefaultDispatcher-worker-10 @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30769e7a 2024-04-21 19:19:18.234 [DefaultDispatcher-worker-10 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2024-04-21 19:19:18.244 [DefaultDispatcher-worker-10 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2024-04-21 19:19:18.245 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.253 [DefaultDispatcher-worker-19 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2024-04-21 19:19:18.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-21 19:19:18.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-21 19:19:18.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.259 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a: (connection evicted) 2024-04-21 19:19:18.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-21 19:19:18.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-21 19:19:18.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-21 19:19:18.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-21 19:19:18.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.260 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30769e7a: (connection evicted) 2024-04-21 19:19:18.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-21 19:19:18.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2523730b 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.264 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2024-04-21 19:19:18.265 [Test worker @coroutine#5956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-21 19:19:18.276 [DefaultDispatcher-worker-13 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f51b100 2024-04-21 19:19:18.276 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.276 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:18.276 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.277 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.277 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41793/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.284 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2024-04-21 19:19:18.295 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2024-04-21 19:19:18.297 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2024-04-21 19:19:18.299 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2024-04-21 19:19:18.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-21 19:19:18.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-21 19:19:18.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-21 19:19:18.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef3b7ac 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.308 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-21 19:19:18.309 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-21 19:19:18.323 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-21 19:19:18.334 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-21 19:19:18.336 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-21 19:19:18.338 [DefaultDispatcher-worker-17 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-04-21 19:19:18.338 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-21 19:19:18.338 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.338 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:18.338 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.339 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.339 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55533/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.348 [DefaultDispatcher-worker-15 @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-21 19:19:18.368 [DefaultDispatcher-worker-16 @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-21 19:19:18.377 [DefaultDispatcher-worker-18 @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbf902 2024-04-21 19:19:18.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-21 19:19:18.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-21 19:19:18.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.382 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dbf902: (connection evicted) 2024-04-21 19:19:18.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-21 19:19:18.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-21 19:19:18.384 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df09f55 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2024-04-21 19:19:18.385 [Test worker @coroutine#6009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-21 19:19:18.399 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2024-04-21 19:19:18.411 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2024-04-21 19:19:18.412 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2024-04-21 19:19:18.414 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2024-04-21 19:19:18.426 [DefaultDispatcher-worker-19 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2024-04-21 19:19:18.428 [DefaultDispatcher-worker-5 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396828ab 2024-04-21 19:19:18.428 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.428 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:18.428 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.429 [DefaultDispatcher-worker-9 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.448 [DefaultDispatcher-worker-15 @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2024-04-21 19:19:18.456 [DefaultDispatcher-worker-9 @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2024-04-21 19:19:18.470 [DefaultDispatcher-worker-3 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2024-04-21 19:19:18.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-21 19:19:18.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-21 19:19:18.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.472 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf: (connection evicted) 2024-04-21 19:19:18.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-21 19:19:18.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427faf19 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.474 [Test worker @coroutine#6043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-21 19:19:18.475 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-04-21 19:19:18.475 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-04-21 19:19:18.475 [Test worker @coroutine#6043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-21 19:19:18.492 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-04-21 19:19:18.503 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-04-21 19:19:18.504 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-04-21 19:19:18.506 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-04-21 19:19:18.516 [DefaultDispatcher-worker-5 @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-04-21 19:19:18.535 [DefaultDispatcher-worker-19 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5c4ff8 2024-04-21 19:19:18.535 [DefaultDispatcher-worker-19 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.535 [DefaultDispatcher-worker-19 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:18.535 [DefaultDispatcher-worker-19 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.537 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.537 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.537 [DefaultDispatcher-worker-9 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-04-21 19:19:18.548 [DefaultDispatcher-worker-15 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-04-21 19:19:18.560 [DefaultDispatcher-worker-8 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337f6716 2024-04-21 19:19:18.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-21 19:19:18.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-21 19:19:18.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.561 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@337f6716: (connection evicted) 2024-04-21 19:19:18.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-21 19:19:18.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-21 19:19:18.564 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-21 19:19:18.564 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.564 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6988dc14 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-04-21 19:19:18.565 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-21 19:19:18.583 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-04-21 19:19:18.593 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-04-21 19:19:18.595 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-04-21 19:19:18.597 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-04-21 19:19:18.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-21 19:19:18.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-21 19:19:18.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-21 19:19:18.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8c499a 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.603 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-21 19:19:18.604 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e2b6e3 2024-04-21 19:19:18.604 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e2b6e3 2024-04-21 19:19:18.604 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-21 19:19:18.618 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e2b6e3 2024-04-21 19:19:18.629 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e2b6e3 2024-04-21 19:19:18.630 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e2b6e3 2024-04-21 19:19:18.632 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e2b6e3 2024-04-21 19:19:18.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-21 19:19:18.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-21 19:19:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-21 19:19:18.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a48e48e 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.636 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-04-21 19:19:18.637 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-21 19:19:18.651 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-04-21 19:19:18.663 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-04-21 19:19:18.664 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-04-21 19:19:18.664 [DefaultDispatcher-worker-5 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2024-04-21 19:19:18.665 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.665 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:18.665 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.666 [DefaultDispatcher-worker-19 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.666 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2024-04-21 19:19:18.666 [DefaultDispatcher-worker-19 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44711/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-21 19:19:18.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-21 19:19:18.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-21 19:19:18.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414c4ed8 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.672 [UI Thread @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-21 19:19:18.673 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2098d4a5 2024-04-21 19:19:18.673 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2098d4a5 2024-04-21 19:19:18.673 [UI Thread @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-21 19:19:18.686 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2098d4a5 2024-04-21 19:19:18.697 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2098d4a5 2024-04-21 19:19:18.698 [UI Thread @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2098d4a5 2024-04-21 19:19:18.700 [UI Thread @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2098d4a5 2024-04-21 19:19:18.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-21 19:19:18.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-21 19:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:18.703 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2098d4a5: (connection evicted) 2024-04-21 19:19:18.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-21 19:19:18.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8508dae 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.705 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-21 19:19:18.706 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-04-21 19:19:18.706 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-04-21 19:19:18.706 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-21 19:19:18.722 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-04-21 19:19:18.733 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-04-21 19:19:18.734 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-04-21 19:19:18.736 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-04-21 19:19:18.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-21 19:19:18.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-21 19:19:18.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-21 19:19:18.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-21 19:19:18.739 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4481f9bd 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2024-04-21 19:19:18.740 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-21 19:19:18.754 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2024-04-21 19:19:18.765 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2024-04-21 19:19:18.766 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2024-04-21 19:19:18.768 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2024-04-21 19:19:18.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-21 19:19:18.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-21 19:19:18.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-21 19:19:18.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-21 19:19:18.770 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49fb77d0 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-21 19:19:18.771 [Test worker @coroutine#6196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-21 19:19:18.785 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-21 19:19:18.796 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-21 19:19:18.798 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-21 19:19:18.800 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-21 19:19:18.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-21 19:19:18.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-21 19:19:18.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-21 19:19:18.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c3b0dd 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.802 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-21 19:19:18.803 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-21 19:19:18.817 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-21 19:19:18.827 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-21 19:19:18.829 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-21 19:19:18.831 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-21 19:19:18.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-21 19:19:18.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-21 19:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-21 19:19:18.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ee039d 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.834 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2024-04-21 19:19:18.835 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-21 19:19:18.849 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2024-04-21 19:19:18.860 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2024-04-21 19:19:18.861 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2024-04-21 19:19:18.863 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2024-04-21 19:19:18.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-21 19:19:18.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-21 19:19:18.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-21 19:19:18.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3fa4c0 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.868 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-21 19:19:18.869 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2024-04-21 19:19:18.869 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2024-04-21 19:19:18.869 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-21 19:19:18.885 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2024-04-21 19:19:18.896 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2024-04-21 19:19:18.898 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2024-04-21 19:19:18.900 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2024-04-21 19:19:18.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-21 19:19:18.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-21 19:19:18.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-21 19:19:18.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522a9876 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.903 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-21 19:19:18.904 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2024-04-21 19:19:18.904 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2024-04-21 19:19:18.904 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-21 19:19:18.917 [DefaultDispatcher-worker-13 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2024-04-21 19:19:18.917 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.917 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:18.917 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.918 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.918 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57571/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.919 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2024-04-21 19:19:18.930 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2024-04-21 19:19:18.932 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2024-04-21 19:19:18.933 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2024-04-21 19:19:18.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-21 19:19:18.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-21 19:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-21 19:19:18.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58070889 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2024-04-21 19:19:18.937 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2024-04-21 19:19:18.938 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-21 19:19:18.945 [DefaultDispatcher-worker-18 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e084a26 2024-04-21 19:19:18.946 [DefaultDispatcher-worker-18 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.946 [DefaultDispatcher-worker-18 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:18.946 [DefaultDispatcher-worker-18 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.947 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.947 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-04-21 19:19:18.952 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2024-04-21 19:19:18.963 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2024-04-21 19:19:18.965 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2024-04-21 19:19:18.966 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225fc6a2 2024-04-21 19:19:18.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-21 19:19:18.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-21 19:19:18.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:18.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:18.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-21 19:19:18.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-21 19:19:18.970 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@614da024 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@442612a6 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@442612a6 2024-04-21 19:19:18.971 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-21 19:19:18.985 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442612a6 2024-04-21 19:19:18.996 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442612a6 2024-04-21 19:19:18.998 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442612a6 2024-04-21 19:19:19.000 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442612a6 2024-04-21 19:19:19.002 [UI Thread @coroutine#6321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-21 19:19:19.002 [UI Thread @coroutine#6321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-21 19:19:19.002 [UI Thread @coroutine#6321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-21 19:19:19.004 [UI Thread @coroutine#6321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-21 19:19:19.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-21 19:19:19.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-21 19:19:19.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:19.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:19.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-21 19:19:19.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-21 19:19:19.007 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45957b8f 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:19.008 [Test worker @coroutine#6327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-21 19:19:19.009 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2024-04-21 19:19:19.009 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2024-04-21 19:19:19.009 [Test worker @coroutine#6327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-21 19:19:19.026 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2024-04-21 19:19:19.034 [DefaultDispatcher-worker-3 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2024-04-21 19:19:19.034 [DefaultDispatcher-worker-5 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7f9d3f 2024-04-21 19:19:19.034 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:19.034 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:19.034 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:19.034 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId. 2024-04-21 19:19:19.034 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:19.034 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:19.035 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:19.035 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:19.035 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/UmAppDatabase/replication/nodeId 2024-04-21 19:19:19.035 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56543/UmAppDatabase/replication/nodeId 2024-04-21 19:19:19.040 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2024-04-21 19:19:19.042 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2024-04-21 19:19:19.043 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2024-04-21 19:19:19.046 [UI Thread @coroutine#6351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36519/Site/verify 2024-04-21 19:19:19.046 [UI Thread @coroutine#6351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36519/Site/verify. 2024-04-21 19:19:19.046 [UI Thread @coroutine#6351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36519/Site/verify 2024-04-21 19:19:19.047 [UI Thread @coroutine#6351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36519/Site/verify 2024-04-21 19:19:19.047 [UI Thread @coroutine#6351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36519/Site/verify 2024-04-21 19:19:19.048 [UI Thread @coroutine#6351] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36519/Site/verify. 2024-04-21 19:19:19.048 [UI Thread @coroutine#6351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36519/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 19:19:19.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-21 19:19:19.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-21 19:19:19.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 19:19:19.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:19.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-21 19:19:19.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ca509b 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2024-04-21 19:19:19.054 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-21 19:19:19.074 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2024-04-21 19:19:19.086 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2024-04-21 19:19:19.087 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2024-04-21 19:19:19.089 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2024-04-21 19:19:19.100 [DefaultDispatcher-worker-14 @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2024-04-21 19:19:19.110 [DefaultDispatcher-worker-14 @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166f042 2024-04-21 19:19:19.115 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45465/583613725792485376/_ustadmanifest.json 2024-04-21 19:19:19.115 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45465/583613725792485376/_ustadmanifest.json. 2024-04-21 19:19:19.115 [UI Thread @coroutine#6374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45465/583613725792485376/_ustadmanifest.json 2024-04-21 19:19:19.116 [UI Thread @coroutine#6374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45465/583613725792485376/_ustadmanifest.json 2024-04-21 19:19:19.116 [UI Thread @coroutine#6374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45465/583613725792485376/_ustadmanifest.json 2024-04-21 19:19:19.117 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45465/583613725792485376/_ustadmanifest.json. 2024-04-21 19:19:19.117 [UI Thread @coroutine#6374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45465/583613725792485376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:19:19.117 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45465/tincan.xml 2024-04-21 19:19:19.117 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45465/tincan.xml. 2024-04-21 19:19:19.117 [UI Thread @coroutine#6374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45465/tincan.xml 2024-04-21 19:19:19.118 [UI Thread @coroutine#6374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45465/tincan.xml 2024-04-21 19:19:19.118 [UI Thread @coroutine#6374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45465/tincan.xml 2024-04-21 19:19:19.155 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:19.161 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45465/tincan.xml. 2024-04-21 19:19:19.161 [UI Thread @coroutine#6374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45465/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-21 19:19:19.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-21 19:19:19.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-21 19:19:19.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 19:19:19.163 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5166f042: (connection evicted) 2024-04-21 19:19:19.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 19:19:19.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-21 19:19:19.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.