2025-05-19 11:37:46.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-19 11:37:46.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:37:46.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:37:46.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a98a6a 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 11:37:46.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:37:46.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:37:46.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-19 11:37:46.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-19 11:37:46.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-19 11:37:46.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-19 11:37:46.555 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-19 11:37:46.565 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-19 11:37:47.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-19 11:37:47.180 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:37:47.181 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:37:47.181 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:37:47.182 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:37:47.182 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:37:47.182 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:37:47.182 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd96822 2025-05-19 11:37:47.182 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:37:47.182 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:37:47.182 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:37:47.182 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:37:47.182 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-19 11:37:47.183 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:37:47.184 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:37:47.184 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:37:47.184 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:37:47.184 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:37:47.184 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:37:47.184 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:37:47.184 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:37:47.185 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-19 11:37:47.186 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:37:47.186 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:37:47.187 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-19 11:37:47.249 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:37:47.256 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:37:47.263 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:37:47.287 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-19 11:37:47.290 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a78f8de 2025-05-19 11:37:47.290 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a78f8de 2025-05-19 11:37:47.292 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54bf0de1 2025-05-19 11:37:47.293 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54bf0de1 2025-05-19 11:37:47.295 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@508093ae 2025-05-19 11:37:47.296 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@508093ae 2025-05-19 11:37:47.298 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@158207da 2025-05-19 11:37:47.298 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@158207da 2025-05-19 11:37:47.300 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a1a3bc 2025-05-19 11:37:47.301 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a1a3bc 2025-05-19 11:37:47.303 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@245d774c 2025-05-19 11:37:47.303 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@245d774c 2025-05-19 11:37:47.305 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70948d8a 2025-05-19 11:37:47.306 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70948d8a 2025-05-19 11:37:47.309 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75adf895 2025-05-19 11:37:47.309 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75adf895 2025-05-19 11:37:47.312 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@701409df 2025-05-19 11:37:47.312 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@701409df 2025-05-19 11:37:47.312 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-05-19 11:37:47.313 [DefaultDispatcher-worker-5 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:37:47.334 [DefaultDispatcher-worker-12 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:37:47.348 [DefaultDispatcher-worker-8 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:37:47.361 [DefaultDispatcher-worker-16 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:37:47.438 [DefaultDispatcher-worker-5 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:37:47.457 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-05-19 11:37:47.467 [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-05-19 11:37:47.467 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-05-19 11:37:47.485 [DefaultDispatcher-worker-5 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:37:47.509 [DefaultDispatcher-worker-5 @call-context#16] INFO ktor.test - Application started in 0.03 seconds. 2025-05-19 11:37:47.509 [DefaultDispatcher-worker-5 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@3cb033fd 2025-05-19 11:37:47.510 [DefaultDispatcher-worker-9 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:37:47.511 [DefaultDispatcher-worker-9 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:37:47.532 [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-05-19 11:37:47.708 [DefaultDispatcher-worker-9 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 177ms 2025-05-19 11:37:47.717 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-05-19 11:37:47.717 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-05-19 11:37:47.723 [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-05-19 11:37:47.724 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@3cb033fd 2025-05-19 11:37:47.724 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@3cb033fd 2025-05-19 11:37:47.728 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-19 11:37:47.728 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:37:47.728 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7186b202 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:37:47.729 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:37:47.730 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:37:47.730 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:37:47.730 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:37:47.730 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:37:47.730 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:37:47.730 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-19 11:37:47.733 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:37:47.733 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:37:47.733 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-19 11:37:47.742 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:37:47.744 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:37:47.746 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:37:47.756 [DefaultDispatcher-worker-14 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:37:47.766 [DefaultDispatcher-worker-15 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:37:47.774 [DefaultDispatcher-worker-6 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:37:47.782 [DefaultDispatcher-worker-9 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:37:47.809 [DefaultDispatcher-worker-14 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:37:47.810 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-05-19 11:37:47.811 [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-05-19 11:37:47.811 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-05-19 11:37:47.812 [DefaultDispatcher-worker-14 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:37:47.812 [DefaultDispatcher-worker-14 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 11:37:47.813 [DefaultDispatcher-worker-14 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@2325900d 2025-05-19 11:37:47.813 [DefaultDispatcher-worker-4 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:37:47.813 [DefaultDispatcher-worker-4 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:37:47.813 [DefaultDispatcher-worker-14 @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-05-19 11:37:47.833 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 11:37:47.836 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd51259 2025-05-19 11:37:47.836 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd51259 2025-05-19 11:37:47.839 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3312eb93 2025-05-19 11:37:47.839 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3312eb93 2025-05-19 11:37:47.842 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@372d7929 2025-05-19 11:37:47.843 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@372d7929 2025-05-19 11:37:47.845 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@722fe1a8 2025-05-19 11:37:47.846 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@722fe1a8 2025-05-19 11:37:47.849 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fd626e 2025-05-19 11:37:47.849 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fd626e 2025-05-19 11:37:47.852 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@43975371 2025-05-19 11:37:47.852 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@43975371 2025-05-19 11:37:47.855 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1faf8e1b 2025-05-19 11:37:47.855 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1faf8e1b 2025-05-19 11:37:47.857 [DefaultDispatcher-worker-14 @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-05-19 11:37:47.858 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@12001ee7 2025-05-19 11:37:47.858 [DefaultDispatcher-worker-14 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 45ms 2025-05-19 11:37:47.858 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@12001ee7 2025-05-19 11:37:47.859 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-05-19 11:37:47.859 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-05-19 11:37:47.859 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@2325900d 2025-05-19 11:37:47.859 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@2325900d 2025-05-19 11:37:47.861 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e62e0db 2025-05-19 11:37:47.861 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e62e0db 2025-05-19 11:37:47.861 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-19 11:37:47.865 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-05-19 11:37:47.867 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@270a620 for http:///auth/register 2025-05-19 11:37:47.867 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-05-19 11:37:47.867 [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-05-19 11:37:47.868 [DefaultDispatcher-worker-15 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:37:47.869 [DefaultDispatcher-worker-15 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 11:37:47.869 [DefaultDispatcher-worker-15 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@57e79e23 2025-05-19 11:37:47.869 [DefaultDispatcher-worker-4 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:37:47.869 [DefaultDispatcher-worker-4 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:37:47.869 [DefaultDispatcher-worker-15 @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-05-19 11:37:47.875 [DefaultDispatcher-worker-15 @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-05-19 11:37:47.880 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38de4b26 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 11:37:47.881 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:37:47.882 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-19 11:37:47.882 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:37:47.882 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:37:47.882 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:37:47.882 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:37:47.882 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:37:47.882 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:37:47.882 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:37:47.882 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:37:47.882 [DefaultDispatcher-worker-15 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-19 11:37:47.884 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ddac24 2025-05-19 11:37:47.884 [DefaultDispatcher-worker-15 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ddac24 2025-05-19 11:37:47.884 [DefaultDispatcher-worker-15 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-19 11:37:47.891 [DefaultDispatcher-worker-15 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ddac24 2025-05-19 11:37:47.893 [DefaultDispatcher-worker-15 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ddac24 2025-05-19 11:37:47.894 [DefaultDispatcher-worker-15 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ddac24 2025-05-19 11:37:47.905 [DefaultDispatcher-worker-6 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ddac24 2025-05-19 11:37:47.927 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ddac24 2025-05-19 11:37:47.935 [DefaultDispatcher-worker-11 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 66ms 2025-05-19 11:37:47.935 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-05-19 11:37:47.935 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-05-19 11:37:47.936 [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-05-19 11:37:47.955 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@57e79e23 2025-05-19 11:37:47.955 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@57e79e23 2025-05-19 11:37:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e34b127 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:37:47.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:37:47.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-19 11:37:47.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cb1ed6 2025-05-19 11:37:47.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cb1ed6 2025-05-19 11:37:47.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-19 11:37:47.968 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-19 11:37:47.969 [DefaultDispatcher-worker-4 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:37:47.970 [DefaultDispatcher-worker-4 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 11:37:47.970 [DefaultDispatcher-worker-9 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:37:47.970 [DefaultDispatcher-worker-9 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:37:47.970 [DefaultDispatcher-worker-4 @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-05-19 11:37:47.976 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-19 11:37:47.976 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-19 11:37:47.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f238e4f 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:37:47.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:37:47.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-19 11:37:47.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-05-19 11:37:47.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-05-19 11:37:47.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-19 11:37:47.984 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 11:37:47.987 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebb0a7 2025-05-19 11:37:47.987 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebb0a7 2025-05-19 11:37:47.989 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@272c4bea 2025-05-19 11:37:47.989 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@272c4bea 2025-05-19 11:37:47.991 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2313dbd7 2025-05-19 11:37:47.991 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2313dbd7 2025-05-19 11:37:47.993 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@661141d1 2025-05-19 11:37:47.993 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@661141d1 2025-05-19 11:37:47.995 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@120bbb3c 2025-05-19 11:37:47.996 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@120bbb3c 2025-05-19 11:37:47.998 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bdc18c 2025-05-19 11:37:47.998 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bdc18c 2025-05-19 11:37:48.000 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d65cf 2025-05-19 11:37:48.000 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d65cf 2025-05-19 11:37:48.002 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ebe9e 2025-05-19 11:37:48.002 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ebe9e 2025-05-19 11:37:48.004 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4923373e 2025-05-19 11:37:48.004 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4923373e 2025-05-19 11:37:48.004 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-19 11:37:48.010 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-05-19 11:37:48.012 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-19 11:37:48.013 [DefaultDispatcher-worker-9 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:37:48.013 [DefaultDispatcher-worker-9 @call-context#86] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 11:37:48.013 [DefaultDispatcher-worker-4 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:37:48.014 [DefaultDispatcher-worker-9 @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-05-19 11:37:48.013 [DefaultDispatcher-worker-4 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:37:48.022 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-19 11:37:48.023 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-19 11:37:48.029 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-05-19 11:37:48.029 [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-05-19 11:37:48.029 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-05-19 11:37:48.030 [DefaultDispatcher-worker-4 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:37:48.031 [DefaultDispatcher-worker-4 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 11:37:48.032 [DefaultDispatcher-worker-1 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:37:48.032 [DefaultDispatcher-worker-1 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:37:48.032 [DefaultDispatcher-worker-4 @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-05-19 11:37:48.032 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2258b94b 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:37:48.033 [DefaultDispatcher-worker-4 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-19 11:37:48.036 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@512cbcc3 2025-05-19 11:37:48.036 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@512cbcc3 2025-05-19 11:37:48.036 [DefaultDispatcher-worker-4 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-19 11:37:48.044 [DefaultDispatcher-worker-4 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512cbcc3 2025-05-19 11:37:48.046 [DefaultDispatcher-worker-4 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512cbcc3 2025-05-19 11:37:48.049 [DefaultDispatcher-worker-4 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512cbcc3 2025-05-19 11:37:48.051 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-05-19 11:37:48.052 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-05-19 11:37:48.052 [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-05-19 11:37:48.062 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 11:37:48.076 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb8bad0 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:37:48.077 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:37:48.078 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-19 11:37:48.079 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 11:37:48.080 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:37:48.080 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:37:48.080 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-19 11:37:48.091 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:37:48.093 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:37:48.095 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:37:48.105 [DefaultDispatcher-worker-5 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:37:48.113 [DefaultDispatcher-worker-2 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:37:48.127 [DefaultDispatcher-worker-5 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:37:48.131 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:37:48.133 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9ef6e9 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 11:37:48.134 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:37:48.135 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:37:48.135 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-19 11:37:48.136 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-19 11:37:48.136 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-19 11:37:48.136 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 11:37:48.136 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-19 11:37:48.139 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ee38ee 2025-05-19 11:37:48.139 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ee38ee 2025-05-19 11:37:48.142 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b29ca23 2025-05-19 11:37:48.142 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b29ca23 2025-05-19 11:37:48.144 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f16539e 2025-05-19 11:37:48.144 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f16539e 2025-05-19 11:37:48.146 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a14c018 2025-05-19 11:37:48.146 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a14c018 2025-05-19 11:37:48.148 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e29b4fc 2025-05-19 11:37:48.149 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e29b4fc 2025-05-19 11:37:48.150 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf409c8 2025-05-19 11:37:48.151 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf409c8 2025-05-19 11:37:48.152 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4623238b 2025-05-19 11:37:48.152 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4623238b 2025-05-19 11:37:48.154 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3b3f57 2025-05-19 11:37:48.154 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3b3f57 2025-05-19 11:37:48.156 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3946ecb8 2025-05-19 11:37:48.157 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3946ecb8 2025-05-19 11:37:48.157 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-19 11:37:48.180 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 11:37:48.183 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f45cb3a 2025-05-19 11:37:48.183 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f45cb3a 2025-05-19 11:37:48.186 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@51823ea2 2025-05-19 11:37:48.186 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@51823ea2 2025-05-19 11:37:48.187 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-05-19 11:37:48.187 [DefaultDispatcher-worker-8 @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-05-19 11:37:48.187 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-05-19 11:37:48.187 [DefaultDispatcher-worker-8 @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-05-19 11:37:48.188 [DefaultDispatcher-worker-8 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:37:48.190 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bda04a 2025-05-19 11:37:48.190 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bda04a 2025-05-19 11:37:48.192 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf3499 2025-05-19 11:37:48.192 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf3499 2025-05-19 11:37:48.193 [DefaultDispatcher-worker-8 @call-context#125] INFO ktor.test - Application started in 0.005 seconds. 2025-05-19 11:37:48.194 [DefaultDispatcher-worker-11 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:37:48.194 [DefaultDispatcher-worker-11 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:37:48.194 [DefaultDispatcher-worker-8 @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-05-19 11:37:48.195 [DefaultDispatcher-worker-8 @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-05-19 11:37:48.195 [DefaultDispatcher-worker-8 @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-05-19 11:37:48.195 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d221af 2025-05-19 11:37:48.195 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d221af 2025-05-19 11:37:48.198 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@21656419 2025-05-19 11:37:48.198 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@21656419 2025-05-19 11:37:48.201 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e22f8f 2025-05-19 11:37:48.201 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e22f8f 2025-05-19 11:37:48.203 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7090cbd6 2025-05-19 11:37:48.203 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7090cbd6 2025-05-19 11:37:48.206 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4332 2025-05-19 11:37:48.206 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4332 2025-05-19 11:37:48.206 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-05-19 11:37:48.215 [DefaultDispatcher-worker-5 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:37:48.236 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 11:37:48.237 [DefaultDispatcher-worker-4 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:37:48.240 [DefaultDispatcher-worker-4 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-19 11:37:48.241 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-05-19 11:37:48.241 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-05-19 11:37:48.242 [DefaultDispatcher-worker-8 @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-05-19 11:37:48.242 [DefaultDispatcher-worker-8 @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-05-19 11:37:48.262 [DefaultDispatcher-worker-13 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-19 13:09:43.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3a45f1 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 13:09:43.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 13:09:43.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 13:09:43.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 13:09:43.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-19 13:09:43.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-19 13:09:43.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-19 13:09:43.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-19 13:09:43.806 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-19 13:09:43.828 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 13:09:44.351 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-19 13:09:44.354 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 13:09:44.354 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 13:09:44.354 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 13:09:44.354 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 13:09:44.354 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 13:09:44.354 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 13:09:44.354 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cedb7d 2025-05-19 13:09:44.354 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 13:09:44.354 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 13:09:44.355 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 13:09:44.356 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-19 13:09:44.356 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 13:09:44.356 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 13:09:44.356 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 13:09:44.356 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 13:09:44.356 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 13:09:44.356 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 13:09:44.356 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 13:09:44.356 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 13:09:44.356 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-19 13:09:44.357 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 13:09:44.357 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 13:09:44.357 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-19 13:09:44.408 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 13:09:44.414 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 13:09:44.419 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 13:09:44.457 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-19 13:09:44.460 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bfc1982 2025-05-19 13:09:44.460 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bfc1982 2025-05-19 13:09:44.462 [DefaultDispatcher-worker-3 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 13:09:44.463 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@453bfe8d 2025-05-19 13:09:44.463 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@453bfe8d 2025-05-19 13:09:44.465 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@410472f2 2025-05-19 13:09:44.465 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@410472f2 2025-05-19 13:09:44.467 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@406f4b6 2025-05-19 13:09:44.467 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@406f4b6 2025-05-19 13:09:44.470 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1dcdbd 2025-05-19 13:09:44.470 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1dcdbd 2025-05-19 13:09:44.472 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35489145 2025-05-19 13:09:44.473 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35489145 2025-05-19 13:09:44.475 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b9f6fc 2025-05-19 13:09:44.475 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b9f6fc 2025-05-19 13:09:44.477 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64290bf9 2025-05-19 13:09:44.478 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64290bf9 2025-05-19 13:09:44.479 [DefaultDispatcher-worker-1 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 13:09:44.480 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@259842e4 2025-05-19 13:09:44.480 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@259842e4 2025-05-19 13:09:44.480 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-19 13:09:44.490 [DefaultDispatcher-worker-5 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 13:09:44.502 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 13:09:44.566 [DefaultDispatcher-worker-1 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 13:09:44.585 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-05-19 13:09:44.593 [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-05-19 13:09:44.593 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-05-19 13:09:44.606 [DefaultDispatcher-worker-1 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 13:09:44.628 [DefaultDispatcher-worker-1 @call-context#16] INFO ktor.test - Application started in 0.026 seconds. 2025-05-19 13:09:44.628 [DefaultDispatcher-worker-1 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@3d790d51 2025-05-19 13:09:44.629 [DefaultDispatcher-worker-5 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-05-19 13:09:44.630 [DefaultDispatcher-worker-5 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-05-19 13:09:44.645 [DefaultDispatcher-worker-1 @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-05-19 13:09:44.798 [DefaultDispatcher-worker-3 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 155ms 2025-05-19 13:09:44.806 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-05-19 13:09:44.807 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-05-19 13:09:44.812 [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-05-19 13:09:44.812 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@3d790d51 2025-05-19 13:09:44.813 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@3d790d51 2025-05-19 13:09:44.816 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a32191e 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-19 13:09:44.817 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 13:09:44.818 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 13:09:44.818 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 13:09:44.818 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 13:09:44.818 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 13:09:44.818 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 13:09:44.818 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 13:09:44.818 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 13:09:44.818 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-19 13:09:44.820 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 13:09:44.820 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 13:09:44.820 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-19 13:09:44.827 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 13:09:44.829 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 13:09:44.831 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 13:09:44.839 [DefaultDispatcher-worker-7 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 13:09:44.846 [DefaultDispatcher-worker-4 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 13:09:44.853 [DefaultDispatcher-worker-7 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 13:09:44.864 [DefaultDispatcher-worker-4 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 13:09:44.885 [DefaultDispatcher-worker-11 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 13:09:44.887 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-05-19 13:09:44.887 [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-05-19 13:09:44.887 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-05-19 13:09:44.888 [DefaultDispatcher-worker-11 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 13:09:44.888 [DefaultDispatcher-worker-11 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 13:09:44.889 [DefaultDispatcher-worker-11 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@7ec8cfaa 2025-05-19 13:09:44.889 [DefaultDispatcher-worker-1 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-05-19 13:09:44.889 [DefaultDispatcher-worker-1 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-05-19 13:09:44.889 [DefaultDispatcher-worker-11 @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-05-19 13:09:44.920 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 13:09:44.923 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6349f5f7 2025-05-19 13:09:44.923 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6349f5f7 2025-05-19 13:09:44.926 [DefaultDispatcher-worker-10 @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-05-19 13:09:44.926 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8e07ee 2025-05-19 13:09:44.926 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8e07ee 2025-05-19 13:09:44.927 [DefaultDispatcher-worker-10 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 38ms 2025-05-19 13:09:44.927 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-05-19 13:09:44.928 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-05-19 13:09:44.928 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@7ec8cfaa 2025-05-19 13:09:44.928 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@7ec8cfaa 2025-05-19 13:09:44.928 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b19e87 2025-05-19 13:09:44.928 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b19e87 2025-05-19 13:09:44.931 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb30dd5 2025-05-19 13:09:44.931 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb30dd5 2025-05-19 13:09:44.933 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b3f9 2025-05-19 13:09:44.933 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-05-19 13:09:44.933 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b3f9 2025-05-19 13:09:44.935 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@10850d17 for http:///auth/register 2025-05-19 13:09:44.935 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-05-19 13:09:44.935 [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-05-19 13:09:44.935 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d55656f 2025-05-19 13:09:44.935 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d55656f 2025-05-19 13:09:44.936 [DefaultDispatcher-worker-10 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 13:09:44.937 [DefaultDispatcher-worker-10 @call-context#48] INFO ktor.test - Application started in 0.002 seconds. 2025-05-19 13:09:44.937 [DefaultDispatcher-worker-10 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@45c506f9 2025-05-19 13:09:44.937 [DefaultDispatcher-worker-1 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-05-19 13:09:44.937 [DefaultDispatcher-worker-1 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-05-19 13:09:44.937 [DefaultDispatcher-worker-10 @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-05-19 13:09:44.937 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@787585e4 2025-05-19 13:09:44.937 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@787585e4 2025-05-19 13:09:44.939 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9cf29a 2025-05-19 13:09:44.939 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9cf29a 2025-05-19 13:09:44.941 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@137668b 2025-05-19 13:09:44.941 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@137668b 2025-05-19 13:09:44.941 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-19 13:09:44.942 [DefaultDispatcher-worker-10 @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-05-19 13:09:44.946 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@185fc867 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 13:09:44.947 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 13:09:44.948 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 13:09:44.948 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 13:09:44.948 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 13:09:44.948 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 13:09:44.948 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 13:09:44.948 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 13:09:44.948 [DefaultDispatcher-worker-10 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-19 13:09:44.950 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1927838e 2025-05-19 13:09:44.950 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1927838e 2025-05-19 13:09:44.950 [DefaultDispatcher-worker-10 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-19 13:09:44.957 [DefaultDispatcher-worker-10 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927838e 2025-05-19 13:09:44.959 [DefaultDispatcher-worker-10 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927838e 2025-05-19 13:09:44.961 [DefaultDispatcher-worker-10 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927838e 2025-05-19 13:09:44.971 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927838e 2025-05-19 13:09:44.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927838e 2025-05-19 13:09:44.996 [DefaultDispatcher-worker-4 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 59ms 2025-05-19 13:09:44.997 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-05-19 13:09:44.997 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-05-19 13:09:44.998 [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-05-19 13:09:45.014 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@45c506f9 2025-05-19 13:09:45.014 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@45c506f9 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8d9767 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 13:09:45.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 13:09:45.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-19 13:09:45.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-19 13:09:45.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-19 13:09:45.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-19 13:09:45.024 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-19 13:09:45.025 [DefaultDispatcher-worker-4 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 13:09:45.026 [DefaultDispatcher-worker-4 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 13:09:45.026 [DefaultDispatcher-worker-5 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-05-19 13:09:45.026 [DefaultDispatcher-worker-5 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-05-19 13:09:45.026 [DefaultDispatcher-worker-4 @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-05-19 13:09:45.032 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-19 13:09:45.032 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-19 13:09:45.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390037e7 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 13:09:45.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 13:09:45.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-19 13:09:45.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-19 13:09:45.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-19 13:09:45.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-19 13:09:45.050 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 13:09:45.052 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba09c1a 2025-05-19 13:09:45.052 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba09c1a 2025-05-19 13:09:45.053 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-19 13:09:45.054 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-19 13:09:45.054 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@567631e 2025-05-19 13:09:45.054 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@567631e 2025-05-19 13:09:45.054 [DefaultDispatcher-worker-5 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 13:09:45.055 [DefaultDispatcher-worker-5 @call-context#86] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 13:09:45.055 [DefaultDispatcher-worker-11 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-05-19 13:09:45.055 [DefaultDispatcher-worker-11 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-05-19 13:09:45.055 [DefaultDispatcher-worker-5 @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-05-19 13:09:45.056 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@158f76a 2025-05-19 13:09:45.056 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@158f76a 2025-05-19 13:09:45.058 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@445a6925 2025-05-19 13:09:45.058 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@445a6925 2025-05-19 13:09:45.060 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b157df8 2025-05-19 13:09:45.060 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b157df8 2025-05-19 13:09:45.060 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-19 13:09:45.060 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-19 13:09:45.062 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d48817 2025-05-19 13:09:45.062 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d48817 2025-05-19 13:09:45.065 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3371c260 2025-05-19 13:09:45.065 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3371c260 2025-05-19 13:09:45.068 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2475966a 2025-05-19 13:09:45.069 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2475966a 2025-05-19 13:09:45.069 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-05-19 13:09:45.069 [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-05-19 13:09:45.069 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-05-19 13:09:45.070 [DefaultDispatcher-worker-3 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 13:09:45.071 [DefaultDispatcher-worker-3 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 13:09:45.071 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@44efd5a1 2025-05-19 13:09:45.071 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@44efd5a1 2025-05-19 13:09:45.071 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-19 13:09:45.072 [DefaultDispatcher-worker-5 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-05-19 13:09:45.072 [DefaultDispatcher-worker-5 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-05-19 13:09:45.072 [DefaultDispatcher-worker-3 @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-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5855932c 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 13:09:45.073 [DefaultDispatcher-worker-3 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-19 13:09:45.075 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c89df4a 2025-05-19 13:09:45.075 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c89df4a 2025-05-19 13:09:45.075 [DefaultDispatcher-worker-3 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-19 13:09:45.082 [DefaultDispatcher-worker-3 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c89df4a 2025-05-19 13:09:45.084 [DefaultDispatcher-worker-3 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c89df4a 2025-05-19 13:09:45.086 [DefaultDispatcher-worker-3 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c89df4a 2025-05-19 13:09:45.088 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-05-19 13:09:45.088 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-05-19 13:09:45.089 [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-05-19 13:09:45.108 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59303963 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 13:09:45.109 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 13:09:45.109 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-19 13:09:45.111 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 13:09:45.111 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 13:09:45.111 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-19 13:09:45.118 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 13:09:45.119 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 13:09:45.119 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 13:09:45.120 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 13:09:45.128 [DefaultDispatcher-worker-7 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 13:09:45.135 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 13:09:45.135 [DefaultDispatcher-worker-14 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 13:09:45.147 [DefaultDispatcher-worker-2 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 13:09:45.151 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7c58e7 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-19 13:09:45.153 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 13:09:45.154 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 13:09:45.154 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 13:09:45.154 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 13:09:45.154 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 13:09:45.154 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 13:09:45.154 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 13:09:45.154 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 13:09:45.154 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-19 13:09:45.154 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-19 13:09:45.154 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-19 13:09:45.154 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-19 13:09:45.175 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 13:09:45.178 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cca71cb 2025-05-19 13:09:45.178 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cca71cb 2025-05-19 13:09:45.180 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@120d9c22 2025-05-19 13:09:45.180 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@120d9c22 2025-05-19 13:09:45.182 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@16321abb 2025-05-19 13:09:45.182 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@16321abb 2025-05-19 13:09:45.184 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@53309619 2025-05-19 13:09:45.184 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@53309619 2025-05-19 13:09:45.186 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbbf19d 2025-05-19 13:09:45.186 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbbf19d 2025-05-19 13:09:45.188 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@622982a4 2025-05-19 13:09:45.188 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@622982a4 2025-05-19 13:09:45.190 [DefaultDispatcher-worker-2 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-05-19 13:09:45.190 [DefaultDispatcher-worker-2 @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-05-19 13:09:45.190 [DefaultDispatcher-worker-2 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-05-19 13:09:45.190 [DefaultDispatcher-worker-2 @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-05-19 13:09:45.190 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6448bb98 2025-05-19 13:09:45.190 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6448bb98 2025-05-19 13:09:45.191 [DefaultDispatcher-worker-2 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 13:09:45.193 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@331f6956 2025-05-19 13:09:45.193 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@331f6956 2025-05-19 13:09:45.199 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@706b51b1 2025-05-19 13:09:45.199 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@706b51b1 2025-05-19 13:09:45.199 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-19 13:09:45.201 [DefaultDispatcher-worker-2 @call-context#125] INFO ktor.test - Application started in 0.01 seconds. 2025-05-19 13:09:45.202 [DefaultDispatcher-worker-7 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-05-19 13:09:45.202 [DefaultDispatcher-worker-7 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-05-19 13:09:45.203 [DefaultDispatcher-worker-2 @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-05-19 13:09:45.204 [DefaultDispatcher-worker-2 @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-05-19 13:09:45.204 [DefaultDispatcher-worker-2 @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-05-19 13:09:45.211 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-19 13:09:45.214 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cfc288 2025-05-19 13:09:45.214 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cfc288 2025-05-19 13:09:45.218 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@670821c1 2025-05-19 13:09:45.218 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@670821c1 2025-05-19 13:09:45.220 [DefaultDispatcher-worker-3 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 13:09:45.221 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6337a9f8 2025-05-19 13:09:45.221 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6337a9f8 2025-05-19 13:09:45.223 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@26352bfa 2025-05-19 13:09:45.223 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@26352bfa 2025-05-19 13:09:45.225 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@31797636 2025-05-19 13:09:45.225 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@31797636 2025-05-19 13:09:45.227 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@17594ff1 2025-05-19 13:09:45.227 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@17594ff1 2025-05-19 13:09:45.231 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ff4c8b 2025-05-19 13:09:45.231 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ff4c8b 2025-05-19 13:09:45.234 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@461ad4b5 2025-05-19 13:09:45.234 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@461ad4b5 2025-05-19 13:09:45.236 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca8c286 2025-05-19 13:09:45.238 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca8c286 2025-05-19 13:09:45.238 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-05-19 13:09:45.241 [DefaultDispatcher-worker-7 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 13:09:45.243 [DefaultDispatcher-worker-7 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-19 13:09:45.244 [DefaultDispatcher-worker-12 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-05-19 13:09:45.244 [DefaultDispatcher-worker-12 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-05-19 13:09:45.245 [DefaultDispatcher-worker-12 @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-05-19 13:09:45.245 [DefaultDispatcher-worker-12 @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-05-19 13:09:45.254 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-19 13:09:45.263 [DefaultDispatcher-worker-4 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-19 15:43:20.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-19 15:43:20.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 15:43:20.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 15:43:20.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 15:43:20.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 15:43:20.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 15:43:20.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 15:43:20.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3a45f1 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 15:43:20.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 15:43:20.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-19 15:43:20.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-19 15:43:20.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-19 15:43:20.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-19 15:43:20.215 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-19 15:43:20.242 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 15:43:20.799 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-19 15:43:20.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 15:43:20.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 15:43:20.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 15:43:20.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 15:43:20.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 15:43:20.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 15:43:20.802 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cedb7d 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 15:43:20.803 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 15:43:20.804 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 15:43:20.804 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-19 15:43:20.805 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 15:43:20.806 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 15:43:20.806 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-19 15:43:20.856 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 15:43:20.862 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 15:43:20.866 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 15:43:20.906 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-19 15:43:20.907 [DefaultDispatcher-worker-1 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 15:43:20.909 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5d8b61 2025-05-19 15:43:20.909 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5d8b61 2025-05-19 15:43:20.911 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@459a7c7a 2025-05-19 15:43:20.911 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@459a7c7a 2025-05-19 15:43:20.914 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5e011 2025-05-19 15:43:20.914 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5e011 2025-05-19 15:43:20.916 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a77641 2025-05-19 15:43:20.916 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a77641 2025-05-19 15:43:20.918 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2306e337 2025-05-19 15:43:20.919 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2306e337 2025-05-19 15:43:20.921 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35693281 2025-05-19 15:43:20.922 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35693281 2025-05-19 15:43:20.923 [DefaultDispatcher-worker-3 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 15:43:20.925 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b22f955 2025-05-19 15:43:20.925 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b22f955 2025-05-19 15:43:20.928 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6488890e 2025-05-19 15:43:20.928 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6488890e 2025-05-19 15:43:20.931 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7083c1f3 2025-05-19 15:43:20.931 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7083c1f3 2025-05-19 15:43:20.931 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-05-19 15:43:20.934 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 15:43:20.944 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 15:43:21.006 [DefaultDispatcher-worker-2 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 15:43:21.023 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-05-19 15:43:21.031 [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-05-19 15:43:21.031 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-05-19 15:43:21.044 [DefaultDispatcher-worker-4 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 15:43:21.064 [DefaultDispatcher-worker-4 @call-context#16] INFO ktor.test - Application started in 0.024 seconds. 2025-05-19 15:43:21.065 [DefaultDispatcher-worker-4 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@1fd126d4 2025-05-19 15:43:21.066 [DefaultDispatcher-worker-2 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-05-19 15:43:21.066 [DefaultDispatcher-worker-2 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-05-19 15:43:21.090 [DefaultDispatcher-worker-4 @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-05-19 15:43:21.232 [DefaultDispatcher-worker-2 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 144ms 2025-05-19 15:43:21.240 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-05-19 15:43:21.240 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-05-19 15:43:21.246 [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-05-19 15:43:21.246 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@1fd126d4 2025-05-19 15:43:21.246 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@1fd126d4 2025-05-19 15:43:21.250 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-19 15:43:21.250 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 15:43:21.250 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 15:43:21.250 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 15:43:21.250 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 15:43:21.250 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 15:43:21.250 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 15:43:21.250 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a32191e 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 15:43:21.251 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 15:43:21.251 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-19 15:43:21.253 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 15:43:21.253 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 15:43:21.254 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-19 15:43:21.261 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 15:43:21.262 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 15:43:21.264 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 15:43:21.272 [DefaultDispatcher-worker-7 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 15:43:21.278 [DefaultDispatcher-worker-3 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 15:43:21.285 [DefaultDispatcher-worker-6 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 15:43:21.295 [DefaultDispatcher-worker-5 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 15:43:21.323 [DefaultDispatcher-worker-4 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 15:43:21.324 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-05-19 15:43:21.324 [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-05-19 15:43:21.324 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-05-19 15:43:21.325 [DefaultDispatcher-worker-4 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 15:43:21.326 [DefaultDispatcher-worker-4 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 15:43:21.326 [DefaultDispatcher-worker-4 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@1d084de6 2025-05-19 15:43:21.326 [DefaultDispatcher-worker-3 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-05-19 15:43:21.326 [DefaultDispatcher-worker-3 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-05-19 15:43:21.327 [DefaultDispatcher-worker-4 @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-05-19 15:43:21.354 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 15:43:21.357 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f87dab3 2025-05-19 15:43:21.358 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f87dab3 2025-05-19 15:43:21.360 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@71403b33 2025-05-19 15:43:21.361 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@71403b33 2025-05-19 15:43:21.363 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@757fb1c3 2025-05-19 15:43:21.364 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@757fb1c3 2025-05-19 15:43:21.365 [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-05-19 15:43:21.366 [DefaultDispatcher-worker-3 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 40ms 2025-05-19 15:43:21.366 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-05-19 15:43:21.366 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@307d3108 2025-05-19 15:43:21.367 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-05-19 15:43:21.367 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@307d3108 2025-05-19 15:43:21.367 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@1d084de6 2025-05-19 15:43:21.367 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@1d084de6 2025-05-19 15:43:21.369 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ee27f6 2025-05-19 15:43:21.369 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ee27f6 2025-05-19 15:43:21.372 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@107035b 2025-05-19 15:43:21.372 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@107035b 2025-05-19 15:43:21.373 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-05-19 15:43:21.375 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@10850d17 for http:///auth/register 2025-05-19 15:43:21.375 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@97e4b11 2025-05-19 15:43:21.375 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-05-19 15:43:21.375 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@97e4b11 2025-05-19 15:43:21.375 [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-05-19 15:43:21.376 [DefaultDispatcher-worker-3 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 15:43:21.377 [DefaultDispatcher-worker-3 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 15:43:21.377 [DefaultDispatcher-worker-3 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@9f81064 2025-05-19 15:43:21.377 [DefaultDispatcher-worker-4 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-05-19 15:43:21.377 [DefaultDispatcher-worker-4 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-05-19 15:43:21.378 [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-05-19 15:43:21.378 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5052ce47 2025-05-19 15:43:21.378 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5052ce47 2025-05-19 15:43:21.380 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5003922c 2025-05-19 15:43:21.380 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5003922c 2025-05-19 15:43:21.380 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-19 15:43:21.384 [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-05-19 15:43:21.389 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@637c19f9 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 15:43:21.390 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 15:43:21.391 [DefaultDispatcher-worker-3 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-19 15:43:21.393 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@26194b36 2025-05-19 15:43:21.393 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@26194b36 2025-05-19 15:43:21.393 [DefaultDispatcher-worker-3 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-19 15:43:21.401 [DefaultDispatcher-worker-3 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26194b36 2025-05-19 15:43:21.402 [DefaultDispatcher-worker-3 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26194b36 2025-05-19 15:43:21.404 [DefaultDispatcher-worker-3 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26194b36 2025-05-19 15:43:21.416 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26194b36 2025-05-19 15:43:21.436 [DefaultDispatcher-worker-8 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26194b36 2025-05-19 15:43:21.448 [DefaultDispatcher-worker-8 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 71ms 2025-05-19 15:43:21.448 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-05-19 15:43:21.448 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-05-19 15:43:21.449 [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-05-19 15:43:21.466 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@9f81064 2025-05-19 15:43:21.466 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@9f81064 2025-05-19 15:43:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8d9767 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 15:43:21.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 15:43:21.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-19 15:43:21.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-19 15:43:21.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-19 15:43:21.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-19 15:43:21.478 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-19 15:43:21.479 [DefaultDispatcher-worker-5 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 15:43:21.480 [DefaultDispatcher-worker-5 @call-context#71] INFO ktor.test - Application started in 0.002 seconds. 2025-05-19 15:43:21.480 [DefaultDispatcher-worker-8 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-05-19 15:43:21.480 [DefaultDispatcher-worker-8 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-05-19 15:43:21.480 [DefaultDispatcher-worker-5 @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-05-19 15:43:21.486 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-19 15:43:21.486 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390037e7 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 15:43:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 15:43:21.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-19 15:43:21.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-19 15:43:21.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-19 15:43:21.493 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 15:43:21.496 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c8f476 2025-05-19 15:43:21.496 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c8f476 2025-05-19 15:43:21.498 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0f00bf 2025-05-19 15:43:21.498 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0f00bf 2025-05-19 15:43:21.500 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f309f06 2025-05-19 15:43:21.500 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f309f06 2025-05-19 15:43:21.502 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a320a84 2025-05-19 15:43:21.502 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a320a84 2025-05-19 15:43:21.504 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@84b36f0 2025-05-19 15:43:21.504 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@84b36f0 2025-05-19 15:43:21.506 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be2d5be 2025-05-19 15:43:21.506 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be2d5be 2025-05-19 15:43:21.507 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-19 15:43:21.507 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-19 15:43:21.508 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7071b76b 2025-05-19 15:43:21.508 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7071b76b 2025-05-19 15:43:21.508 [DefaultDispatcher-worker-4 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 15:43:21.508 [DefaultDispatcher-worker-4 @call-context#86] INFO ktor.test - Application started in 0.0 seconds. 2025-05-19 15:43:21.508 [DefaultDispatcher-worker-3 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-05-19 15:43:21.509 [DefaultDispatcher-worker-3 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-05-19 15:43:21.509 [DefaultDispatcher-worker-4 @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-05-19 15:43:21.510 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1df5cb 2025-05-19 15:43:21.510 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1df5cb 2025-05-19 15:43:21.512 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b30b0ce 2025-05-19 15:43:21.512 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b30b0ce 2025-05-19 15:43:21.512 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-19 15:43:21.515 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-19 15:43:21.515 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-19 15:43:21.523 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-05-19 15:43:21.523 [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-05-19 15:43:21.523 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-05-19 15:43:21.524 [DefaultDispatcher-worker-7 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 15:43:21.525 [DefaultDispatcher-worker-7 @call-context#95] INFO ktor.test - Application started in 0.002 seconds. 2025-05-19 15:43:21.525 [DefaultDispatcher-worker-2 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-05-19 15:43:21.525 [DefaultDispatcher-worker-2 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-05-19 15:43:21.525 [DefaultDispatcher-worker-7 @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-05-19 15:43:21.525 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3bfa21 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 15:43:21.526 [DefaultDispatcher-worker-7 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-19 15:43:21.528 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0ad20b 2025-05-19 15:43:21.528 [DefaultDispatcher-worker-7 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0ad20b 2025-05-19 15:43:21.528 [DefaultDispatcher-worker-7 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-19 15:43:21.535 [DefaultDispatcher-worker-7 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0ad20b 2025-05-19 15:43:21.537 [DefaultDispatcher-worker-7 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0ad20b 2025-05-19 15:43:21.538 [DefaultDispatcher-worker-7 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0ad20b 2025-05-19 15:43:21.540 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-05-19 15:43:21.541 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-05-19 15:43:21.541 [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-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59303963 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 15:43:21.562 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 15:43:21.563 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 15:43:21.563 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-19 15:43:21.565 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 15:43:21.565 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 15:43:21.565 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-19 15:43:21.572 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 15:43:21.572 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 15:43:21.573 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 15:43:21.574 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 15:43:21.582 [DefaultDispatcher-worker-7 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 15:43:21.588 [DefaultDispatcher-worker-3 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 15:43:21.588 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 15:43:21.599 [DefaultDispatcher-worker-3 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 15:43:21.602 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 15:43:21.603 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7c58e7 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 15:43:21.604 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 15:43:21.604 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-19 15:43:21.605 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-19 15:43:21.605 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-19 15:43:21.605 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-19 15:43:21.628 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 15:43:21.631 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddd547 2025-05-19 15:43:21.631 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddd547 2025-05-19 15:43:21.633 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1a3b4c 2025-05-19 15:43:21.633 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1a3b4c 2025-05-19 15:43:21.635 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@925be37 2025-05-19 15:43:21.635 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@925be37 2025-05-19 15:43:21.636 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c273177 2025-05-19 15:43:21.636 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c273177 2025-05-19 15:43:21.638 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@213da259 2025-05-19 15:43:21.638 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@213da259 2025-05-19 15:43:21.640 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d213d69 2025-05-19 15:43:21.640 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d213d69 2025-05-19 15:43:21.642 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d1f0fc 2025-05-19 15:43:21.642 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d1f0fc 2025-05-19 15:43:21.642 [DefaultDispatcher-worker-3 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-05-19 15:43:21.642 [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-05-19 15:43:21.642 [DefaultDispatcher-worker-3 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-05-19 15:43:21.642 [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-05-19 15:43:21.643 [DefaultDispatcher-worker-3 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 15:43:21.644 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c08ce38 2025-05-19 15:43:21.644 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c08ce38 2025-05-19 15:43:21.645 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eb9e8a 2025-05-19 15:43:21.645 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eb9e8a 2025-05-19 15:43:21.645 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-19 15:43:21.647 [DefaultDispatcher-worker-3 @call-context#125] INFO ktor.test - Application started in 0.005 seconds. 2025-05-19 15:43:21.647 [DefaultDispatcher-worker-8 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-05-19 15:43:21.647 [DefaultDispatcher-worker-8 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-05-19 15:43:21.647 [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-05-19 15:43:21.648 [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-05-19 15:43:21.648 [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-05-19 15:43:21.660 [DefaultDispatcher-worker-14 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 15:43:21.665 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 15:43:21.668 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@66072908 2025-05-19 15:43:21.668 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@66072908 2025-05-19 15:43:21.670 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c0cbb8 2025-05-19 15:43:21.671 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c0cbb8 2025-05-19 15:43:21.673 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cff4278 2025-05-19 15:43:21.673 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cff4278 2025-05-19 15:43:21.675 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fdc183 2025-05-19 15:43:21.675 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fdc183 2025-05-19 15:43:21.677 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@766de2dd 2025-05-19 15:43:21.677 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@766de2dd 2025-05-19 15:43:21.678 [DefaultDispatcher-worker-9 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 15:43:21.679 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@189e6aa3 2025-05-19 15:43:21.680 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@189e6aa3 2025-05-19 15:43:21.681 [DefaultDispatcher-worker-9 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-19 15:43:21.681 [DefaultDispatcher-worker-4 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-05-19 15:43:21.681 [DefaultDispatcher-worker-4 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-05-19 15:43:21.681 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee4174a 2025-05-19 15:43:21.681 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee4174a 2025-05-19 15:43:21.683 [DefaultDispatcher-worker-4 @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-05-19 15:43:21.683 [DefaultDispatcher-worker-4 @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-05-19 15:43:21.683 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d23ecc 2025-05-19 15:43:21.683 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d23ecc 2025-05-19 15:43:21.685 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@50305621 2025-05-19 15:43:21.685 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@50305621 2025-05-19 15:43:21.685 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-19 15:43:21.700 [DefaultDispatcher-worker-2 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f