2025-04-11 11:34:00.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f0846c6 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 11:34:00.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 11:34:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 11:34:00.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-11 11:34:00.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c37b5b 2025-04-11 11:34:00.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c37b5b 2025-04-11 11:34:00.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-11 11:34:00.162 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c37b5b 2025-04-11 11:34:00.183 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 11:34:00.747 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-11 11:34:00.749 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b13467c 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 11:34:00.750 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 11:34:00.751 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 11:34:00.752 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 11:34:00.752 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 11:34:00.752 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 11:34:00.752 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 11:34:00.752 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 11:34:00.752 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-11 11:34:00.753 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dae3b7 2025-04-11 11:34:00.753 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dae3b7 2025-04-11 11:34:00.754 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-11 11:34:00.807 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dae3b7 2025-04-11 11:34:00.813 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dae3b7 2025-04-11 11:34:00.818 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dae3b7 2025-04-11 11:34:00.854 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-11 11:34:00.857 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be03e51 2025-04-11 11:34:00.857 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be03e51 2025-04-11 11:34:00.860 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2527d55d 2025-04-11 11:34:00.860 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2527d55d 2025-04-11 11:34:00.863 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21185521 2025-04-11 11:34:00.863 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21185521 2025-04-11 11:34:00.865 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@641adf66 2025-04-11 11:34:00.866 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@641adf66 2025-04-11 11:34:00.868 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea27702 2025-04-11 11:34:00.868 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea27702 2025-04-11 11:34:00.870 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5534deb6 2025-04-11 11:34:00.870 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5534deb6 2025-04-11 11:34:00.871 [DefaultDispatcher-worker-3 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dae3b7 2025-04-11 11:34:00.873 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3666286c 2025-04-11 11:34:00.873 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3666286c 2025-04-11 11:34:00.875 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4352029 2025-04-11 11:34:00.875 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4352029 2025-04-11 11:34:00.877 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f24dca 2025-04-11 11:34:00.878 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f24dca 2025-04-11 11:34:00.878 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-11 11:34:00.888 [DefaultDispatcher-worker-5 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dae3b7 2025-04-11 11:34:00.900 [DefaultDispatcher-worker-4 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dae3b7 2025-04-11 11:34:00.911 [DefaultDispatcher-worker-8 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dae3b7 2025-04-11 11:34:00.982 [DefaultDispatcher-worker-5 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dae3b7 2025-04-11 11:34:01.001 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-04-11 11:34:01.010 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-04-11 11:34:01.011 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-04-11 11:34:01.029 [DefaultDispatcher-worker-5 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 11:34:01.054 [DefaultDispatcher-worker-5 @call-context#16] INFO ktor.test - Application started in 0.03 seconds. 2025-04-11 11:34:01.054 [DefaultDispatcher-worker-5 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@60fed43c 2025-04-11 11:34:01.055 [DefaultDispatcher-worker-6 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-04-11 11:34:01.055 [DefaultDispatcher-worker-6 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-04-11 11:34:01.071 [DefaultDispatcher-worker-5 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-11 11:34:01.220 [DefaultDispatcher-worker-1 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 152ms 2025-04-11 11:34:01.234 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-04-11 11:34:01.234 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-04-11 11:34:01.239 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-04-11 11:34:01.240 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@60fed43c 2025-04-11 11:34:01.240 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@60fed43c 2025-04-11 11:34:01.244 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-11 11:34:01.244 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 11:34:01.244 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 11:34:01.244 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73afe2b7 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 11:34:01.245 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 11:34:01.246 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-11 11:34:01.248 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5700c9db 2025-04-11 11:34:01.248 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5700c9db 2025-04-11 11:34:01.249 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-11 11:34:01.260 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5700c9db 2025-04-11 11:34:01.262 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5700c9db 2025-04-11 11:34:01.264 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5700c9db 2025-04-11 11:34:01.274 [DefaultDispatcher-worker-5 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5700c9db 2025-04-11 11:34:01.282 [DefaultDispatcher-worker-8 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5700c9db 2025-04-11 11:34:01.290 [DefaultDispatcher-worker-8 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5700c9db 2025-04-11 11:34:01.298 [DefaultDispatcher-worker-2 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5700c9db 2025-04-11 11:34:01.324 [DefaultDispatcher-worker-2 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5700c9db 2025-04-11 11:34:01.325 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-04-11 11:34:01.326 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-04-11 11:34:01.326 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-04-11 11:34:01.327 [DefaultDispatcher-worker-2 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 11:34:01.328 [DefaultDispatcher-worker-2 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-04-11 11:34:01.328 [DefaultDispatcher-worker-2 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@5dfc09e2 2025-04-11 11:34:01.328 [DefaultDispatcher-worker-5 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-04-11 11:34:01.328 [DefaultDispatcher-worker-5 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-04-11 11:34:01.328 [DefaultDispatcher-worker-2 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-11 11:34:01.349 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 11:34:01.351 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@336693af 2025-04-11 11:34:01.352 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@336693af 2025-04-11 11:34:01.354 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da17bb3 2025-04-11 11:34:01.354 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da17bb3 2025-04-11 11:34:01.356 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@399ef8df 2025-04-11 11:34:01.356 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@399ef8df 2025-04-11 11:34:01.359 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9c7188 2025-04-11 11:34:01.359 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9c7188 2025-04-11 11:34:01.362 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be06e5f 2025-04-11 11:34:01.363 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be06e5f 2025-04-11 11:34:01.366 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daaee73 2025-04-11 11:34:01.367 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daaee73 2025-04-11 11:34:01.369 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@33caf19 2025-04-11 11:34:01.370 [DefaultDispatcher-worker-2 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-04-11 11:34:01.370 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@33caf19 2025-04-11 11:34:01.371 [DefaultDispatcher-worker-2 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 43ms 2025-04-11 11:34:01.372 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb38ec7 2025-04-11 11:34:01.372 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb38ec7 2025-04-11 11:34:01.372 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-04-11 11:34:01.372 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-04-11 11:34:01.373 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@5dfc09e2 2025-04-11 11:34:01.373 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@5dfc09e2 2025-04-11 11:34:01.375 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d99998 2025-04-11 11:34:01.375 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d99998 2025-04-11 11:34:01.375 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-11 11:34:01.378 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-04-11 11:34:01.379 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@69de5bed for http:///auth/register 2025-04-11 11:34:01.379 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-04-11 11:34:01.379 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-04-11 11:34:01.380 [DefaultDispatcher-worker-2 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 11:34:01.381 [DefaultDispatcher-worker-2 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-04-11 11:34:01.381 [DefaultDispatcher-worker-2 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@7d7cd997 2025-04-11 11:34:01.381 [DefaultDispatcher-worker-4 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-04-11 11:34:01.381 [DefaultDispatcher-worker-4 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-04-11 11:34:01.381 [DefaultDispatcher-worker-2 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-04-11 11:34:01.386 [DefaultDispatcher-worker-2 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-04-11 11:34:01.390 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2886e2 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 11:34:01.391 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 11:34:01.392 [DefaultDispatcher-worker-2 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-11 11:34:01.394 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aeeefc3 2025-04-11 11:34:01.394 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aeeefc3 2025-04-11 11:34:01.394 [DefaultDispatcher-worker-2 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-11 11:34:01.401 [DefaultDispatcher-worker-2 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aeeefc3 2025-04-11 11:34:01.403 [DefaultDispatcher-worker-2 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aeeefc3 2025-04-11 11:34:01.404 [DefaultDispatcher-worker-2 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aeeefc3 2025-04-11 11:34:01.414 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aeeefc3 2025-04-11 11:34:01.435 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aeeefc3 2025-04-11 11:34:01.440 [DefaultDispatcher-worker-3 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 59ms 2025-04-11 11:34:01.441 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-04-11 11:34:01.441 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-04-11 11:34:01.441 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-04-11 11:34:01.456 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@7d7cd997 2025-04-11 11:34:01.456 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@7d7cd997 2025-04-11 11:34:01.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8fb66f 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 11:34:01.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 11:34:01.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-11 11:34:01.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac91282 2025-04-11 11:34:01.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac91282 2025-04-11 11:34:01.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-11 11:34:01.469 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-11 11:34:01.469 [DefaultDispatcher-worker-11 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 11:34:01.470 [DefaultDispatcher-worker-11 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-04-11 11:34:01.470 [DefaultDispatcher-worker-3 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-04-11 11:34:01.470 [DefaultDispatcher-worker-3 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-04-11 11:34:01.470 [DefaultDispatcher-worker-11 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-11 11:34:01.476 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-11 11:34:01.476 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e617c4 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 11:34:01.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 11:34:01.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-11 11:34:01.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c34365c 2025-04-11 11:34:01.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c34365c 2025-04-11 11:34:01.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-11 11:34:01.494 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 11:34:01.495 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c34365c 2025-04-11 11:34:01.496 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-11 11:34:01.497 [DefaultDispatcher-worker-2 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 11:34:01.497 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2573d849 2025-04-11 11:34:01.497 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2573d849 2025-04-11 11:34:01.497 [DefaultDispatcher-worker-2 @call-context#86] INFO ktor.test - Application started in 0.001 seconds. 2025-04-11 11:34:01.497 [DefaultDispatcher-worker-6 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-04-11 11:34:01.497 [DefaultDispatcher-worker-6 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-04-11 11:34:01.497 [DefaultDispatcher-worker-2 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-11 11:34:01.499 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb43297 2025-04-11 11:34:01.499 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb43297 2025-04-11 11:34:01.500 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8bb339 2025-04-11 11:34:01.501 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8bb339 2025-04-11 11:34:01.504 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8938ac 2025-04-11 11:34:01.504 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8938ac 2025-04-11 11:34:01.504 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-11 11:34:01.504 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-11 11:34:01.507 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@51031424 2025-04-11 11:34:01.507 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@51031424 2025-04-11 11:34:01.509 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba9b419 2025-04-11 11:34:01.509 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba9b419 2025-04-11 11:34:01.511 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c9c62e 2025-04-11 11:34:01.511 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c9c62e 2025-04-11 11:34:01.512 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-04-11 11:34:01.512 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-04-11 11:34:01.512 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-04-11 11:34:01.513 [DefaultDispatcher-worker-10 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 11:34:01.513 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa6c7e3 2025-04-11 11:34:01.513 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa6c7e3 2025-04-11 11:34:01.514 [DefaultDispatcher-worker-10 @call-context#95] INFO ktor.test - Application started in 0.002 seconds. 2025-04-11 11:34:01.514 [DefaultDispatcher-worker-2 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-04-11 11:34:01.514 [DefaultDispatcher-worker-2 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-04-11 11:34:01.514 [DefaultDispatcher-worker-10 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-04-11 11:34:01.514 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@434d40a7 2025-04-11 11:34:01.514 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@434d40a7 2025-04-11 11:34:01.514 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-11 11:34:01.514 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28357ff2 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 11:34:01.515 [DefaultDispatcher-worker-10 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-11 11:34:01.517 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb0dcf1 2025-04-11 11:34:01.517 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb0dcf1 2025-04-11 11:34:01.517 [DefaultDispatcher-worker-10 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-11 11:34:01.524 [DefaultDispatcher-worker-10 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb0dcf1 2025-04-11 11:34:01.526 [DefaultDispatcher-worker-10 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb0dcf1 2025-04-11 11:34:01.527 [DefaultDispatcher-worker-10 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb0dcf1 2025-04-11 11:34:01.529 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-04-11 11:34:01.530 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-04-11 11:34:01.530 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify. 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e7abaf7 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 11:34:01.549 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 11:34:01.549 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-11 11:34:01.551 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bfdbcb 2025-04-11 11:34:01.552 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bfdbcb 2025-04-11 11:34:01.552 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-11 11:34:01.558 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bfdbcb 2025-04-11 11:34:01.559 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bfdbcb 2025-04-11 11:34:01.561 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bfdbcb 2025-04-11 11:34:01.563 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 11:34:01.569 [DefaultDispatcher-worker-5 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bfdbcb 2025-04-11 11:34:01.576 [DefaultDispatcher-worker-2 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bfdbcb 2025-04-11 11:34:01.578 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 11:34:01.587 [DefaultDispatcher-worker-7 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bfdbcb 2025-04-11 11:34:01.590 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bfdbcb 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cbb175 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 11:34:01.591 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 11:34:01.592 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab802f4 2025-04-11 11:34:01.592 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab802f4 2025-04-11 11:34:01.593 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-11 11:34:01.617 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 11:34:01.620 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d55f221 2025-04-11 11:34:01.620 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d55f221 2025-04-11 11:34:01.622 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@33920bfb 2025-04-11 11:34:01.622 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@33920bfb 2025-04-11 11:34:01.624 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ad9951 2025-04-11 11:34:01.624 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ad9951 2025-04-11 11:34:01.626 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@72af01c0 2025-04-11 11:34:01.626 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@72af01c0 2025-04-11 11:34:01.628 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9214e 2025-04-11 11:34:01.628 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9214e 2025-04-11 11:34:01.630 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@43173379 2025-04-11 11:34:01.630 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@43173379 2025-04-11 11:34:01.632 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab4d5b 2025-04-11 11:34:01.632 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab4d5b 2025-04-11 11:34:01.633 [DefaultDispatcher-worker-3 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-04-11 11:34:01.633 [DefaultDispatcher-worker-3 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/report/run. 2025-04-11 11:34:01.633 [DefaultDispatcher-worker-3 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-04-11 11:34:01.633 [DefaultDispatcher-worker-3 @coroutine#124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/api/report/run from class io.ktor.http.content.TextContent 2025-04-11 11:34:01.634 [DefaultDispatcher-worker-3 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 11:34:01.634 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1280fe8f 2025-04-11 11:34:01.634 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1280fe8f 2025-04-11 11:34:01.636 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bda5ec0 2025-04-11 11:34:01.636 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bda5ec0 2025-04-11 11:34:01.636 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-11 11:34:01.637 [DefaultDispatcher-worker-3 @call-context#125] INFO ktor.test - Application started in 0.004 seconds. 2025-04-11 11:34:01.637 [DefaultDispatcher-worker-7 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-04-11 11:34:01.637 [DefaultDispatcher-worker-7 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-04-11 11:34:01.638 [DefaultDispatcher-worker-3 @request#125] TRACE io.ktor.routing.Routing - Trace for [api, report, run] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/report, segment:2 -> SUCCESS @ /api/report /api/report/run, segment:3 -> SUCCESS @ /api/report/run /api/report/run/(method:POST), segment:3 -> SUCCESS @ /api/report/run/(method:POST) Matched routes: "" -> "api" -> "report" -> "run" -> "(method:POST)" Route resolve result: SUCCESS @ /api/report/run/(method:POST) 2025-04-11 11:34:01.638 [DefaultDispatcher-worker-3 @request#125] 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 /api/report/run 2025-04-11 11:34:01.638 [DefaultDispatcher-worker-3 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-11 11:34:01.651 [DefaultDispatcher-worker-3 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bfdbcb 2025-04-11 11:34:01.652 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 11:34:01.654 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aee9941 2025-04-11 11:34:01.654 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aee9941 2025-04-11 11:34:01.657 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@44297e6c 2025-04-11 11:34:01.657 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@44297e6c 2025-04-11 11:34:01.659 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016f231 2025-04-11 11:34:01.659 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016f231 2025-04-11 11:34:01.662 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5147457 2025-04-11 11:34:01.662 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5147457 2025-04-11 11:34:01.664 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8ec125 2025-04-11 11:34:01.665 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8ec125 2025-04-11 11:34:01.667 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@345b1226 2025-04-11 11:34:01.667 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@345b1226 2025-04-11 11:34:01.668 [DefaultDispatcher-worker-12 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bfdbcb 2025-04-11 11:34:01.669 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@432bf9e6 2025-04-11 11:34:01.670 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@432bf9e6 2025-04-11 11:34:01.671 [DefaultDispatcher-worker-12 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-11 11:34:01.671 [DefaultDispatcher-worker-3 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-04-11 11:34:01.671 [DefaultDispatcher-worker-3 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-04-11 11:34:01.672 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@653b8b18 2025-04-11 11:34:01.672 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@653b8b18 2025-04-11 11:34:01.673 [DefaultDispatcher-worker-3 @coroutine#124] 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/report/run. 2025-04-11 11:34:01.673 [DefaultDispatcher-worker-3 @coroutine#124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/report/run to class io.ktor.utils.io.ByteReadChannel 2025-04-11 11:34:01.675 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2871f973 2025-04-11 11:34:01.675 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2871f973 2025-04-11 11:34:01.675 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-11 11:34:01.689 [DefaultDispatcher-worker-13 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab802f4 2025-04-11 11:34:01.693 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 12:05:40.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549949be 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 12:05:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 12:05:40.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 12:05:40.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-11 12:05:40.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb6749b 2025-04-11 12:05:40.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb6749b 2025-04-11 12:05:40.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-11 12:05:40.220 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb6749b 2025-04-11 12:05:40.240 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 12:05:40.799 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-11 12:05:40.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 12:05:40.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 12:05:40.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 12:05:40.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 12:05:40.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 12:05:40.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@239f017e 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 12:05:40.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 12:05:40.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 12:05:40.804 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-11 12:05:40.806 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@772caabe 2025-04-11 12:05:40.806 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@772caabe 2025-04-11 12:05:40.806 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-11 12:05:40.861 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772caabe 2025-04-11 12:05:40.866 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772caabe 2025-04-11 12:05:40.870 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772caabe 2025-04-11 12:05:40.906 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-11 12:05:40.910 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0519f9 2025-04-11 12:05:40.910 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0519f9 2025-04-11 12:05:40.913 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c2e409 2025-04-11 12:05:40.913 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c2e409 2025-04-11 12:05:40.915 [DefaultDispatcher-worker-5 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772caabe 2025-04-11 12:05:40.916 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fd7289 2025-04-11 12:05:40.916 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fd7289 2025-04-11 12:05:40.919 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ffee32 2025-04-11 12:05:40.919 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ffee32 2025-04-11 12:05:40.922 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6701ef65 2025-04-11 12:05:40.922 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6701ef65 2025-04-11 12:05:40.925 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6266bd20 2025-04-11 12:05:40.925 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6266bd20 2025-04-11 12:05:40.928 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f72e2df 2025-04-11 12:05:40.928 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f72e2df 2025-04-11 12:05:40.930 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d0117d 2025-04-11 12:05:40.930 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d0117d 2025-04-11 12:05:40.933 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b42aaa5 2025-04-11 12:05:40.934 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772caabe 2025-04-11 12:05:40.934 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b42aaa5 2025-04-11 12:05:40.934 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-11 12:05:40.947 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772caabe 2025-04-11 12:05:40.958 [DefaultDispatcher-worker-4 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772caabe 2025-04-11 12:05:41.025 [DefaultDispatcher-worker-7 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772caabe 2025-04-11 12:05:41.046 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-04-11 12:05:41.058 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-04-11 12:05:41.059 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-04-11 12:05:41.071 [DefaultDispatcher-worker-7 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 12:05:41.090 [DefaultDispatcher-worker-7 @call-context#16] INFO ktor.test - Application started in 0.023 seconds. 2025-04-11 12:05:41.091 [DefaultDispatcher-worker-7 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@25de6a70 2025-04-11 12:05:41.092 [DefaultDispatcher-worker-5 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-04-11 12:05:41.092 [DefaultDispatcher-worker-5 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-04-11 12:05:41.109 [DefaultDispatcher-worker-7 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-11 12:05:41.265 [DefaultDispatcher-worker-5 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 158ms 2025-04-11 12:05:41.274 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-04-11 12:05:41.274 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-04-11 12:05:41.280 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-04-11 12:05:41.281 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@25de6a70 2025-04-11 12:05:41.281 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@25de6a70 2025-04-11 12:05:41.284 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b202ff 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 12:05:41.285 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 12:05:41.286 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 12:05:41.286 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-11 12:05:41.288 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@e700eba 2025-04-11 12:05:41.288 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@e700eba 2025-04-11 12:05:41.288 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-11 12:05:41.296 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e700eba 2025-04-11 12:05:41.298 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e700eba 2025-04-11 12:05:41.299 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e700eba 2025-04-11 12:05:41.308 [DefaultDispatcher-worker-1 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e700eba 2025-04-11 12:05:41.315 [DefaultDispatcher-worker-6 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e700eba 2025-04-11 12:05:41.323 [DefaultDispatcher-worker-9 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e700eba 2025-04-11 12:05:41.332 [DefaultDispatcher-worker-8 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e700eba 2025-04-11 12:05:41.354 [DefaultDispatcher-worker-8 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e700eba 2025-04-11 12:05:41.356 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-04-11 12:05:41.356 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-04-11 12:05:41.356 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-04-11 12:05:41.357 [DefaultDispatcher-worker-8 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 12:05:41.357 [DefaultDispatcher-worker-8 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-04-11 12:05:41.357 [DefaultDispatcher-worker-8 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@29987648 2025-04-11 12:05:41.358 [DefaultDispatcher-worker-10 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-04-11 12:05:41.358 [DefaultDispatcher-worker-10 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-04-11 12:05:41.358 [DefaultDispatcher-worker-8 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-11 12:05:41.389 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 12:05:41.392 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d28bcf9 2025-04-11 12:05:41.392 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d28bcf9 2025-04-11 12:05:41.395 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ef5f2c 2025-04-11 12:05:41.395 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ef5f2c 2025-04-11 12:05:41.396 [DefaultDispatcher-worker-3 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-04-11 12:05:41.398 [DefaultDispatcher-worker-3 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 40ms 2025-04-11 12:05:41.398 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d0d789 2025-04-11 12:05:41.398 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d0d789 2025-04-11 12:05:41.398 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-04-11 12:05:41.398 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-04-11 12:05:41.398 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@29987648 2025-04-11 12:05:41.398 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@29987648 2025-04-11 12:05:41.400 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d25517 2025-04-11 12:05:41.400 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d25517 2025-04-11 12:05:41.402 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5eac0 2025-04-11 12:05:41.402 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5eac0 2025-04-11 12:05:41.403 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-04-11 12:05:41.404 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@61bb1e4d for http:///auth/register 2025-04-11 12:05:41.404 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-04-11 12:05:41.404 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-04-11 12:05:41.404 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bad285 2025-04-11 12:05:41.404 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bad285 2025-04-11 12:05:41.405 [DefaultDispatcher-worker-3 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 12:05:41.405 [DefaultDispatcher-worker-3 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-04-11 12:05:41.405 [DefaultDispatcher-worker-3 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@12c537dd 2025-04-11 12:05:41.406 [DefaultDispatcher-worker-8 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-04-11 12:05:41.406 [DefaultDispatcher-worker-8 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-04-11 12:05:41.406 [DefaultDispatcher-worker-3 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-04-11 12:05:41.406 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@723733e4 2025-04-11 12:05:41.407 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@723733e4 2025-04-11 12:05:41.408 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fdaa58 2025-04-11 12:05:41.408 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fdaa58 2025-04-11 12:05:41.410 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@673bbb2d 2025-04-11 12:05:41.410 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@673bbb2d 2025-04-11 12:05:41.410 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-11 12:05:41.411 [DefaultDispatcher-worker-3 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-04-11 12:05:41.415 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3128f809 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 12:05:41.416 [DefaultDispatcher-worker-3 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-11 12:05:41.418 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e270a5 2025-04-11 12:05:41.419 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e270a5 2025-04-11 12:05:41.419 [DefaultDispatcher-worker-3 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-11 12:05:41.426 [DefaultDispatcher-worker-3 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e270a5 2025-04-11 12:05:41.427 [DefaultDispatcher-worker-3 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e270a5 2025-04-11 12:05:41.428 [DefaultDispatcher-worker-3 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e270a5 2025-04-11 12:05:41.439 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e270a5 2025-04-11 12:05:41.460 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e270a5 2025-04-11 12:05:41.466 [DefaultDispatcher-worker-5 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 60ms 2025-04-11 12:05:41.466 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-04-11 12:05:41.466 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-04-11 12:05:41.467 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-04-11 12:05:41.483 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@12c537dd 2025-04-11 12:05:41.484 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@12c537dd 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@789c3057 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 12:05:41.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 12:05:41.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5d0190 2025-04-11 12:05:41.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5d0190 2025-04-11 12:05:41.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-11 12:05:41.495 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-11 12:05:41.496 [DefaultDispatcher-worker-9 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 12:05:41.496 [DefaultDispatcher-worker-9 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-04-11 12:05:41.496 [DefaultDispatcher-worker-5 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-04-11 12:05:41.496 [DefaultDispatcher-worker-5 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-04-11 12:05:41.497 [DefaultDispatcher-worker-9 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-11 12:05:41.502 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-11 12:05:41.502 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-11 12:05:41.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d4d8579 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 12:05:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 12:05:41.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-11 12:05:41.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bcf51d 2025-04-11 12:05:41.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bcf51d 2025-04-11 12:05:41.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-11 12:05:41.519 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 12:05:41.521 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5a30a4 2025-04-11 12:05:41.521 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5a30a4 2025-04-11 12:05:41.522 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29bcf51d 2025-04-11 12:05:41.523 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-11 12:05:41.523 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@559dd5bf 2025-04-11 12:05:41.523 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@559dd5bf 2025-04-11 12:05:41.523 [DefaultDispatcher-worker-2 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 12:05:41.523 [DefaultDispatcher-worker-2 @call-context#86] INFO ktor.test - Application started in 0.0 seconds. 2025-04-11 12:05:41.523 [DefaultDispatcher-worker-9 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-04-11 12:05:41.523 [DefaultDispatcher-worker-9 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-04-11 12:05:41.524 [DefaultDispatcher-worker-2 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-11 12:05:41.525 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a25bd4 2025-04-11 12:05:41.525 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a25bd4 2025-04-11 12:05:41.526 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a0df84 2025-04-11 12:05:41.526 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a0df84 2025-04-11 12:05:41.528 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7512a4 2025-04-11 12:05:41.528 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7512a4 2025-04-11 12:05:41.530 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fe0cf8 2025-04-11 12:05:41.530 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fe0cf8 2025-04-11 12:05:41.531 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-11 12:05:41.531 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-11 12:05:41.533 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c19f68 2025-04-11 12:05:41.533 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c19f68 2025-04-11 12:05:41.535 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@748f20cb 2025-04-11 12:05:41.535 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@748f20cb 2025-04-11 12:05:41.538 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d9eccc 2025-04-11 12:05:41.538 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d9eccc 2025-04-11 12:05:41.538 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-11 12:05:41.540 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-04-11 12:05:41.540 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-04-11 12:05:41.540 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-04-11 12:05:41.540 [DefaultDispatcher-worker-5 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 12:05:41.541 [DefaultDispatcher-worker-5 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-04-11 12:05:41.542 [DefaultDispatcher-worker-6 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-04-11 12:05:41.542 [DefaultDispatcher-worker-6 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-04-11 12:05:41.542 [DefaultDispatcher-worker-5 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-04-11 12:05:41.542 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-11 12:05:41.542 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39aba373 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 12:05:41.543 [DefaultDispatcher-worker-5 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-11 12:05:41.545 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1397dd 2025-04-11 12:05:41.545 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1397dd 2025-04-11 12:05:41.545 [DefaultDispatcher-worker-5 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-11 12:05:41.552 [DefaultDispatcher-worker-5 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1397dd 2025-04-11 12:05:41.553 [DefaultDispatcher-worker-5 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1397dd 2025-04-11 12:05:41.555 [DefaultDispatcher-worker-5 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1397dd 2025-04-11 12:05:41.557 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-04-11 12:05:41.557 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-04-11 12:05:41.558 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify. 2025-04-11 12:05:41.577 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@385d819 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 12:05:41.578 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 12:05:41.578 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-11 12:05:41.580 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fd91d1 2025-04-11 12:05:41.580 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fd91d1 2025-04-11 12:05:41.580 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-11 12:05:41.587 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd91d1 2025-04-11 12:05:41.588 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd91d1 2025-04-11 12:05:41.589 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 12:05:41.590 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd91d1 2025-04-11 12:05:41.599 [DefaultDispatcher-worker-7 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd91d1 2025-04-11 12:05:41.605 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 12:05:41.606 [DefaultDispatcher-worker-5 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd91d1 2025-04-11 12:05:41.617 [DefaultDispatcher-worker-5 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd91d1 2025-04-11 12:05:41.619 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd91d1 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac730cd 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-11 12:05:41.621 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-11 12:05:41.622 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa62ee7 2025-04-11 12:05:41.622 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa62ee7 2025-04-11 12:05:41.622 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-11 12:05:41.645 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 12:05:41.647 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@514adb8d 2025-04-11 12:05:41.647 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@514adb8d 2025-04-11 12:05:41.650 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8d2fd4 2025-04-11 12:05:41.650 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8d2fd4 2025-04-11 12:05:41.651 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb2b0fd 2025-04-11 12:05:41.652 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb2b0fd 2025-04-11 12:05:41.654 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb025ef 2025-04-11 12:05:41.654 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb025ef 2025-04-11 12:05:41.657 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@19211307 2025-04-11 12:05:41.657 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@19211307 2025-04-11 12:05:41.663 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f647c78 2025-04-11 12:05:41.663 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f647c78 2025-04-11 12:05:41.666 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f1431 2025-04-11 12:05:41.666 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f1431 2025-04-11 12:05:41.669 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9fdaa0 2025-04-11 12:05:41.669 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9fdaa0 2025-04-11 12:05:41.671 [DefaultDispatcher-worker-5 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-04-11 12:05:41.671 [DefaultDispatcher-worker-5 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/report/run. 2025-04-11 12:05:41.671 [DefaultDispatcher-worker-5 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-04-11 12:05:41.671 [DefaultDispatcher-worker-5 @coroutine#124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/api/report/run from class io.ktor.http.content.TextContent 2025-04-11 12:05:41.672 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb7475f 2025-04-11 12:05:41.672 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb7475f 2025-04-11 12:05:41.672 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-11 12:05:41.672 [DefaultDispatcher-worker-5 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-11 12:05:41.676 [DefaultDispatcher-worker-5 @call-context#125] INFO ktor.test - Application started in 0.005 seconds. 2025-04-11 12:05:41.677 [DefaultDispatcher-worker-10 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-04-11 12:05:41.677 [DefaultDispatcher-worker-10 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-04-11 12:05:41.677 [DefaultDispatcher-worker-5 @request#125] TRACE io.ktor.routing.Routing - Trace for [api, report, run] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/report, segment:2 -> SUCCESS @ /api/report /api/report/run, segment:3 -> SUCCESS @ /api/report/run /api/report/run/(method:POST), segment:3 -> SUCCESS @ /api/report/run/(method:POST) Matched routes: "" -> "api" -> "report" -> "run" -> "(method:POST)" Route resolve result: SUCCESS @ /api/report/run/(method:POST) 2025-04-11 12:05:41.678 [DefaultDispatcher-worker-5 @request#125] 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 /api/report/run 2025-04-11 12:05:41.678 [DefaultDispatcher-worker-5 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-11 12:05:41.680 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-11 12:05:41.682 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcab0ed 2025-04-11 12:05:41.683 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcab0ed 2025-04-11 12:05:41.685 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@630d4324 2025-04-11 12:05:41.685 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@630d4324 2025-04-11 12:05:41.688 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6732db9d 2025-04-11 12:05:41.688 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6732db9d 2025-04-11 12:05:41.690 [DefaultDispatcher-worker-2 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd91d1 2025-04-11 12:05:41.691 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2230491f 2025-04-11 12:05:41.691 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2230491f 2025-04-11 12:05:41.693 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a45c86c 2025-04-11 12:05:41.693 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a45c86c 2025-04-11 12:05:41.696 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d8ac63 2025-04-11 12:05:41.696 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d8ac63 2025-04-11 12:05:41.699 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@624773b6 2025-04-11 12:05:41.699 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@624773b6 2025-04-11 12:05:41.701 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@421fb650 2025-04-11 12:05:41.701 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@421fb650 2025-04-11 12:05:41.703 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ad10d7 2025-04-11 12:05:41.703 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ad10d7 2025-04-11 12:05:41.703 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-11 12:05:41.709 [DefaultDispatcher-worker-12 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd91d1 2025-04-11 12:05:41.711 [DefaultDispatcher-worker-12 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-11 12:05:41.712 [DefaultDispatcher-worker-2 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-04-11 12:05:41.712 [DefaultDispatcher-worker-2 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-04-11 12:05:41.713 [DefaultDispatcher-worker-2 @coroutine#124] 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/report/run. 2025-04-11 12:05:41.713 [DefaultDispatcher-worker-2 @coroutine#124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/report/run to class io.ktor.utils.io.ByteReadChannel 2025-04-11 12:05:41.723 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-11 12:05:41.728 [DefaultDispatcher-worker-4 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa62ee7