2025-05-19 11:36:53.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-19 11:36:53.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:36:53.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:36:53.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:36:53.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:36:53.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:36:53.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:36:53.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a98a6a 2025-05-19 11:36:53.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:36:53.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:36:53.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:36:53.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:36:53.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:36:53.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-19 11:36:53.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-19 11:36:53.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-19 11:36:53.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-19 11:36:53.316 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-19 11:36:53.337 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 11:36:53.895 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-19 11:36:53.898 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd96822 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:36:53.899 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:36:53.900 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:36:53.901 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:36:53.901 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:36:53.901 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:36:53.901 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-19 11:36:53.902 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:36:53.902 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:36:53.902 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-19 11:36:53.955 [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:36:53.961 [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:36:53.967 [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:36:54.002 [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:36:54.005 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@553111a 2025-05-19 11:36:54.005 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@553111a 2025-05-19 11:36:54.008 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b94ffc0 2025-05-19 11:36:54.008 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b94ffc0 2025-05-19 11:36:54.010 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@fab7a6a 2025-05-19 11:36:54.010 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@fab7a6a 2025-05-19 11:36:54.011 [DefaultDispatcher-worker-3 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:36:54.013 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa9f5fb 2025-05-19 11:36:54.013 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa9f5fb 2025-05-19 11:36:54.015 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@576fe675 2025-05-19 11:36:54.015 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@576fe675 2025-05-19 11:36:54.018 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba979a7 2025-05-19 11:36:54.018 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba979a7 2025-05-19 11:36:54.021 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f853492 2025-05-19 11:36:54.021 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f853492 2025-05-19 11:36:54.023 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a860ab4 2025-05-19 11:36:54.024 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a860ab4 2025-05-19 11:36:54.026 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f20ddf 2025-05-19 11:36:54.026 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f20ddf 2025-05-19 11:36:54.026 [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:36:54.029 [DefaultDispatcher-worker-10 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:36:54.041 [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:36:54.050 [DefaultDispatcher-worker-3 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:36:54.116 [DefaultDispatcher-worker-6 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-19 11:36:54.135 [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:36:54.144 [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:36:54.145 [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:36:54.163 [DefaultDispatcher-worker-6 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:36:54.184 [DefaultDispatcher-worker-6 @call-context#16] INFO ktor.test - Application started in 0.028 seconds. 2025-05-19 11:36:54.184 [DefaultDispatcher-worker-6 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@1b549c5f 2025-05-19 11:36:54.186 [DefaultDispatcher-worker-4 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:36:54.186 [DefaultDispatcher-worker-4 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:36:54.203 [DefaultDispatcher-worker-6 @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:36:54.385 [DefaultDispatcher-worker-1 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 184ms 2025-05-19 11:36:54.395 [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:36:54.395 [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:36:54.401 [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:36:54.402 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@1b549c5f 2025-05-19 11:36:54.402 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@1b549c5f 2025-05-19 11:36:54.407 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-19 11:36:54.411 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:36:54.411 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7186b202 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:36:54.412 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:36:54.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:36:54.413 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-19 11:36:54.416 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:36:54.417 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:36:54.417 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-19 11:36:54.427 [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:36:54.429 [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:36:54.431 [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:36:54.442 [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:36:54.451 [DefaultDispatcher-worker-7 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:36:54.461 [DefaultDispatcher-worker-8 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:36:54.481 [DefaultDispatcher-worker-5 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-19 11:36:54.519 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-19 11:36:54.522 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@793262 2025-05-19 11:36:54.522 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@793262 2025-05-19 11:36:54.525 [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:36:54.530 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebedc1d 2025-05-19 11:36:54.530 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebedc1d 2025-05-19 11:36:54.534 [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:36:54.534 [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:36:54.534 [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:36:54.536 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@a815912 2025-05-19 11:36:54.537 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@a815912 2025-05-19 11:36:54.538 [DefaultDispatcher-worker-14 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:36:54.540 [DefaultDispatcher-worker-14 @call-context#39] INFO ktor.test - Application started in 0.002 seconds. 2025-05-19 11:36:54.540 [DefaultDispatcher-worker-14 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@2dd3590d 2025-05-19 11:36:54.540 [DefaultDispatcher-worker-5 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:36:54.540 [DefaultDispatcher-worker-5 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:36:54.541 [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:36:54.541 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f83d626 2025-05-19 11:36:54.542 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f83d626 2025-05-19 11:36:54.545 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6201796 2025-05-19 11:36:54.545 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6201796 2025-05-19 11:36:54.548 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e867d7b 2025-05-19 11:36:54.548 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e867d7b 2025-05-19 11:36:54.550 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecfe270 2025-05-19 11:36:54.550 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecfe270 2025-05-19 11:36:54.553 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fac2969 2025-05-19 11:36:54.553 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fac2969 2025-05-19 11:36:54.555 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@293607ad 2025-05-19 11:36:54.555 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@293607ad 2025-05-19 11:36:54.555 [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:36:54.599 [DefaultDispatcher-worker-7 @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:36:54.600 [DefaultDispatcher-worker-7 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 60ms 2025-05-19 11:36:54.601 [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:36:54.601 [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:36:54.601 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@2dd3590d 2025-05-19 11:36:54.601 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@2dd3590d 2025-05-19 11:36:54.606 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-05-19 11:36:54.607 [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:36:54.607 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-05-19 11:36:54.607 [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:36:54.608 [DefaultDispatcher-worker-7 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:36:54.609 [DefaultDispatcher-worker-7 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 11:36:54.609 [DefaultDispatcher-worker-7 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@7636392f 2025-05-19 11:36:54.609 [DefaultDispatcher-worker-14 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:36:54.609 [DefaultDispatcher-worker-14 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:36:54.609 [DefaultDispatcher-worker-7 @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:36:54.614 [DefaultDispatcher-worker-7 @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:36:54.622 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4561fc 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:36:54.623 [DefaultDispatcher-worker-7 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-19 11:36:54.626 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c75da13 2025-05-19 11:36:54.627 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c75da13 2025-05-19 11:36:54.627 [DefaultDispatcher-worker-7 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-19 11:36:54.635 [DefaultDispatcher-worker-7 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c75da13 2025-05-19 11:36:54.638 [DefaultDispatcher-worker-7 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c75da13 2025-05-19 11:36:54.639 [DefaultDispatcher-worker-7 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c75da13 2025-05-19 11:36:54.652 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c75da13 2025-05-19 11:36:54.677 [DefaultDispatcher-worker-14 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c75da13 2025-05-19 11:36:54.687 [DefaultDispatcher-worker-14 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 78ms 2025-05-19 11:36:54.687 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-05-19 11:36:54.687 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-05-19 11:36:54.689 [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:36:54.710 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@7636392f 2025-05-19 11:36:54.710 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@7636392f 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e34b127 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:36:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:36:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:36:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:36:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:36:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:36:54.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-19 11:36:54.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cb1ed6 2025-05-19 11:36:54.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cb1ed6 2025-05-19 11:36:54.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-19 11:36:54.723 [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:36:54.723 [DefaultDispatcher-worker-13 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:36:54.724 [DefaultDispatcher-worker-13 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 11:36:54.724 [DefaultDispatcher-worker-14 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:36:54.724 [DefaultDispatcher-worker-14 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:36:54.725 [DefaultDispatcher-worker-13 @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:36:54.727 [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:36:54.730 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@47090997 2025-05-19 11:36:54.730 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@47090997 2025-05-19 11:36:54.732 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ceff06 2025-05-19 11:36:54.732 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ceff06 2025-05-19 11:36:54.733 [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:36:54.733 [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:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-19 11:36:54.735 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df162e7 2025-05-19 11:36:54.735 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df162e7 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f238e4f 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:36:54.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:36:54.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:36:54.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-19 11:36:54.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-05-19 11:36:54.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-05-19 11:36:54.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-19 11:36:54.737 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f3f53d 2025-05-19 11:36:54.737 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f3f53d 2025-05-19 11:36:54.740 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b91005 2025-05-19 11:36:54.741 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b91005 2025-05-19 11:36:54.744 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3931f93b 2025-05-19 11:36:54.744 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3931f93b 2025-05-19 11:36:54.747 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9142a0 2025-05-19 11:36:54.747 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9142a0 2025-05-19 11:36:54.750 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc0a72 2025-05-19 11:36:54.750 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc0a72 2025-05-19 11:36:54.753 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@27aa0654 2025-05-19 11:36:54.753 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@27aa0654 2025-05-19 11:36:54.753 [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:36:54.783 [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:36:54.786 [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:36:54.787 [DefaultDispatcher-worker-9 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:36:54.787 [DefaultDispatcher-worker-9 @call-context#86] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 11:36:54.787 [DefaultDispatcher-worker-13 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:36:54.787 [DefaultDispatcher-worker-13 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:36:54.787 [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:36:54.796 [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:36:54.797 [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:36:54.803 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-05-19 11:36:54.804 [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:36:54.804 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-05-19 11:36:54.804 [DefaultDispatcher-worker-3 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:36:54.806 [DefaultDispatcher-worker-3 @call-context#95] INFO ktor.test - Application started in 0.002 seconds. 2025-05-19 11:36:54.806 [DefaultDispatcher-worker-9 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:36:54.806 [DefaultDispatcher-worker-9 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:36:54.807 [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 11:36:54.807 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17ac3c68 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:36:54.808 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:36:54.809 [DefaultDispatcher-worker-3 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-19 11:36:54.813 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3af75 2025-05-19 11:36:54.813 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3af75 2025-05-19 11:36:54.813 [DefaultDispatcher-worker-3 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-19 11:36:54.816 [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:36:54.822 [DefaultDispatcher-worker-3 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3af75 2025-05-19 11:36:54.825 [DefaultDispatcher-worker-3 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3af75 2025-05-19 11:36:54.827 [DefaultDispatcher-worker-3 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3af75 2025-05-19 11:36:54.831 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-05-19 11:36:54.831 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-05-19 11:36:54.831 [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:36:54.836 [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:36:54.859 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb8bad0 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:36:54.860 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:36:54.860 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-19 11:36:54.863 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:36:54.863 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:36:54.863 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-19 11:36:54.873 [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:36:54.875 [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:36:54.876 [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:36:54.887 [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:36:54.894 [DefaultDispatcher-worker-11 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:36:54.907 [DefaultDispatcher-worker-3 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:36:54.911 [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:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-19 11:36:54.913 [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:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9ef6e9 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 11:36:54.913 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 11:36:54.914 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-19 11:36:54.914 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-19 11:36:54.915 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-19 11:36:54.915 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b961eb 2025-05-19 11:36:54.915 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b961eb 2025-05-19 11:36:54.917 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7e892c 2025-05-19 11:36:54.917 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7e892c 2025-05-19 11:36:54.919 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f410a9b 2025-05-19 11:36:54.919 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f410a9b 2025-05-19 11:36:54.921 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a438317 2025-05-19 11:36:54.921 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a438317 2025-05-19 11:36:54.923 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b038d 2025-05-19 11:36:54.923 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b038d 2025-05-19 11:36:54.925 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b73ddd9 2025-05-19 11:36:54.925 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b73ddd9 2025-05-19 11:36:54.927 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5103fe 2025-05-19 11:36:54.927 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5103fe 2025-05-19 11:36:54.929 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6c7c58 2025-05-19 11:36:54.929 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6c7c58 2025-05-19 11:36:54.931 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a793f3 2025-05-19 11:36:54.931 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a793f3 2025-05-19 11:36:54.931 [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:36:54.951 [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 11:36:54.952 [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 11:36:54.952 [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 11:36:54.952 [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 11:36:54.952 [DefaultDispatcher-worker-3 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 11:36:54.955 [DefaultDispatcher-worker-3 @call-context#125] INFO ktor.test - Application started in 0.003 seconds. 2025-05-19 11:36:54.956 [DefaultDispatcher-worker-11 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-05-19 11:36:54.956 [DefaultDispatcher-worker-11 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-05-19 11:36:54.956 [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 11:36:54.956 [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 11:36:54.956 [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 11:36:54.965 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-19 11:36:54.967 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7652dc45 2025-05-19 11:36:54.967 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7652dc45 2025-05-19 11:36:54.970 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@78953cff 2025-05-19 11:36:54.970 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@78953cff 2025-05-19 11:36:54.970 [DefaultDispatcher-worker-7 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-19 11:36:54.973 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7caab735 2025-05-19 11:36:54.973 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7caab735 2025-05-19 11:36:54.975 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a836c4 2025-05-19 11:36:54.975 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a836c4 2025-05-19 11:36:54.977 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@59787540 2025-05-19 11:36:54.977 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@59787540 2025-05-19 11:36:54.979 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dbc854 2025-05-19 11:36:54.979 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dbc854 2025-05-19 11:36:54.981 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e1d565 2025-05-19 11:36:54.981 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e1d565 2025-05-19 11:36:54.983 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5987c98b 2025-05-19 11:36:54.983 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5987c98b 2025-05-19 11:36:54.985 [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:36:54.986 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf758e 2025-05-19 11:36:54.986 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf758e 2025-05-19 11:36:54.986 [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 11:36:54.987 [DefaultDispatcher-worker-4 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-19 11:36:54.988 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-05-19 11:36:54.988 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-05-19 11:36:54.989 [DefaultDispatcher-worker-9 @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:36:54.989 [DefaultDispatcher-worker-9 @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:36:55.006 [DefaultDispatcher-worker-15 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-19 16:11:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-19 16:11:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 16:11:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 16:11:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 16:11:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 16:11:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 16:11:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 16:11:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3a45f1 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 16:11:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 16:11:15.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 16:11:15.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 16:11:15.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-19 16:11:15.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-19 16:11:15.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-19 16:11:15.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-19 16:11:15.621 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-19 16:11:15.645 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 16:11:16.174 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-19 16:11:16.176 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 16:11:16.177 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 16:11:16.177 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 16:11:16.177 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 16:11:16.177 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 16:11:16.177 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 16:11:16.177 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cedb7d 2025-05-19 16:11:16.177 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 16:11:16.177 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 16:11:16.178 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 16:11:16.179 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 16:11:16.179 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 16:11:16.179 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 16:11:16.179 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 16:11:16.179 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 16:11:16.179 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 16:11:16.179 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-19 16:11:16.180 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 16:11:16.180 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 16:11:16.180 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-19 16:11:16.232 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 16:11:16.237 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 16:11:16.242 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 16:11:16.280 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-19 16:11:16.283 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a6ee83 2025-05-19 16:11:16.284 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a6ee83 2025-05-19 16:11:16.287 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@466109e7 2025-05-19 16:11:16.287 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@466109e7 2025-05-19 16:11:16.289 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@425e85f3 2025-05-19 16:11:16.290 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@425e85f3 2025-05-19 16:11:16.292 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c03dc 2025-05-19 16:11:16.292 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c03dc 2025-05-19 16:11:16.295 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78712742 2025-05-19 16:11:16.295 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78712742 2025-05-19 16:11:16.298 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3611279a 2025-05-19 16:11:16.298 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3611279a 2025-05-19 16:11:16.300 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65db6 2025-05-19 16:11:16.300 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65db6 2025-05-19 16:11:16.303 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6773fc93 2025-05-19 16:11:16.303 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6773fc93 2025-05-19 16:11:16.305 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16499c08 2025-05-19 16:11:16.305 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16499c08 2025-05-19 16:11:16.305 [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 16:11:16.308 [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 16:11:16.323 [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 16:11:16.335 [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 16:11:16.345 [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 16:11:16.407 [DefaultDispatcher-worker-4 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-19 16:11:16.426 [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 16:11:16.434 [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 16:11:16.434 [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 16:11:16.447 [DefaultDispatcher-worker-4 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 16:11:16.466 [DefaultDispatcher-worker-4 @call-context#16] INFO ktor.test - Application started in 0.022 seconds. 2025-05-19 16:11:16.466 [DefaultDispatcher-worker-4 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@4715c5df 2025-05-19 16:11:16.467 [DefaultDispatcher-worker-3 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-05-19 16:11:16.467 [DefaultDispatcher-worker-3 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-05-19 16:11:16.483 [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 16:11:16.637 [DefaultDispatcher-worker-3 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 157ms 2025-05-19 16:11:16.646 [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 16:11:16.646 [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 16:11:16.652 [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 16:11:16.653 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@4715c5df 2025-05-19 16:11:16.654 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@4715c5df 2025-05-19 16:11:16.657 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a32191e 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 16:11:16.658 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 16:11:16.659 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 16:11:16.659 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-19 16:11:16.661 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 16:11:16.661 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 16:11:16.661 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-19 16:11:16.669 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 16:11:16.671 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 16:11:16.673 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 16:11:16.683 [DefaultDispatcher-worker-1 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 16:11:16.690 [DefaultDispatcher-worker-2 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 16:11:16.697 [DefaultDispatcher-worker-1 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 16:11:16.704 [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 16:11:16.728 [DefaultDispatcher-worker-2 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-19 16:11:16.729 [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 16:11:16.729 [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 16:11:16.729 [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 16:11:16.730 [DefaultDispatcher-worker-2 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 16:11:16.731 [DefaultDispatcher-worker-2 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 16:11:16.731 [DefaultDispatcher-worker-2 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@70e3b805 2025-05-19 16:11:16.731 [DefaultDispatcher-worker-6 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-05-19 16:11:16.731 [DefaultDispatcher-worker-6 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-05-19 16:11:16.732 [DefaultDispatcher-worker-2 @request#39] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-19 16:11:16.761 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 16:11:16.765 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ed297c 2025-05-19 16:11:16.765 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ed297c 2025-05-19 16:11:16.768 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2adf51 2025-05-19 16:11:16.768 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2adf51 2025-05-19 16:11:16.771 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4815420c 2025-05-19 16:11:16.772 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4815420c 2025-05-19 16:11:16.772 [DefaultDispatcher-worker-7 @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 16:11:16.773 [DefaultDispatcher-worker-7 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 41ms 2025-05-19 16:11:16.773 [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 16:11:16.773 [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 16:11:16.774 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@70e3b805 2025-05-19 16:11:16.774 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@70e3b805 2025-05-19 16:11:16.774 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@d17d56a 2025-05-19 16:11:16.774 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@d17d56a 2025-05-19 16:11:16.777 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@269aab7d 2025-05-19 16:11:16.777 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@269aab7d 2025-05-19 16:11:16.779 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd038a8 2025-05-19 16:11:16.779 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-05-19 16:11:16.779 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd038a8 2025-05-19 16:11:16.781 [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 16:11:16.781 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-05-19 16:11:16.781 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb7181c 2025-05-19 16:11:16.781 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb7181c 2025-05-19 16:11:16.781 [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 16:11:16.782 [DefaultDispatcher-worker-7 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 16:11:16.783 [DefaultDispatcher-worker-7 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 16:11:16.783 [DefaultDispatcher-worker-7 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@4d35e536 2025-05-19 16:11:16.783 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d382a25 2025-05-19 16:11:16.783 [DefaultDispatcher-worker-6 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-05-19 16:11:16.783 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d382a25 2025-05-19 16:11:16.783 [DefaultDispatcher-worker-6 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-05-19 16:11:16.784 [DefaultDispatcher-worker-7 @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 16:11:16.785 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8aa5bc 2025-05-19 16:11:16.786 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8aa5bc 2025-05-19 16:11:16.786 [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 16:11:16.790 [DefaultDispatcher-worker-7 @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 16:11:16.794 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64059bee 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 16:11:16.795 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-19 16:11:16.796 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 16:11:16.796 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 16:11:16.796 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 16:11:16.796 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 16:11:16.796 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 16:11:16.796 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 16:11:16.796 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 16:11:16.796 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 16:11:16.796 [DefaultDispatcher-worker-7 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-19 16:11:16.798 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de6338 2025-05-19 16:11:16.798 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de6338 2025-05-19 16:11:16.798 [DefaultDispatcher-worker-7 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-19 16:11:16.805 [DefaultDispatcher-worker-7 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de6338 2025-05-19 16:11:16.807 [DefaultDispatcher-worker-7 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de6338 2025-05-19 16:11:16.809 [DefaultDispatcher-worker-7 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de6338 2025-05-19 16:11:16.818 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de6338 2025-05-19 16:11:16.840 [DefaultDispatcher-worker-6 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de6338 2025-05-19 16:11:16.846 [DefaultDispatcher-worker-6 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 63ms 2025-05-19 16:11:16.847 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-05-19 16:11:16.847 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-05-19 16:11:16.848 [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 16:11:16.863 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@4d35e536 2025-05-19 16:11:16.863 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@4d35e536 2025-05-19 16:11:16.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8d9767 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 16:11:16.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 16:11:16.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-19 16:11:16.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-19 16:11:16.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-19 16:11:16.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-19 16:11:16.876 [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 16:11:16.876 [DefaultDispatcher-worker-6 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 16:11:16.877 [DefaultDispatcher-worker-6 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-05-19 16:11:16.877 [DefaultDispatcher-worker-3 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-05-19 16:11:16.877 [DefaultDispatcher-worker-3 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-05-19 16:11:16.877 [DefaultDispatcher-worker-6 @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 16:11:16.883 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-19 16:11:16.883 [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 16:11:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390037e7 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 16:11:16.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 16:11:16.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-19 16:11:16.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-19 16:11:16.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-19 16:11:16.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-19 16:11:16.899 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 16:11:16.903 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7d48c2 2025-05-19 16:11:16.904 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7d48c2 2025-05-19 16:11:16.907 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bab15d 2025-05-19 16:11:16.907 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bab15d 2025-05-19 16:11:16.910 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@358523b2 2025-05-19 16:11:16.910 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@358523b2 2025-05-19 16:11:16.912 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7087bb66 2025-05-19 16:11:16.912 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7087bb66 2025-05-19 16:11:16.914 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2569c6ec 2025-05-19 16:11:16.914 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2569c6ec 2025-05-19 16:11:16.914 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-19 16:11:16.915 [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 16:11:16.915 [DefaultDispatcher-worker-2 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 16:11:16.915 [DefaultDispatcher-worker-2 @call-context#86] INFO ktor.test - Application started in 0.0 seconds. 2025-05-19 16:11:16.916 [DefaultDispatcher-worker-6 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-05-19 16:11:16.916 [DefaultDispatcher-worker-6 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-05-19 16:11:16.916 [DefaultDispatcher-worker-2 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-05-19 16:11:16.916 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@413dab45 2025-05-19 16:11:16.916 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@413dab45 2025-05-19 16:11:16.918 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d398863 2025-05-19 16:11:16.918 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d398863 2025-05-19 16:11:16.919 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a84429 2025-05-19 16:11:16.919 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a84429 2025-05-19 16:11:16.921 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-19 16:11:16.921 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9dbe76 2025-05-19 16:11:16.921 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9dbe76 2025-05-19 16:11:16.921 [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 16:11:16.921 [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 16:11:16.930 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-05-19 16:11:16.931 [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 16:11:16.931 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-05-19 16:11:16.931 [DefaultDispatcher-worker-4 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 16:11:16.933 [DefaultDispatcher-worker-4 @call-context#95] INFO ktor.test - Application started in 0.002 seconds. 2025-05-19 16:11:16.933 [DefaultDispatcher-worker-6 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-05-19 16:11:16.933 [DefaultDispatcher-worker-6 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-05-19 16:11:16.933 [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 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aa3dc11 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 16:11:16.934 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 16:11:16.935 [DefaultDispatcher-worker-4 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-19 16:11:16.937 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@51da8007 2025-05-19 16:11:16.937 [DefaultDispatcher-worker-4 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@51da8007 2025-05-19 16:11:16.937 [DefaultDispatcher-worker-4 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-19 16:11:16.944 [DefaultDispatcher-worker-4 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51da8007 2025-05-19 16:11:16.945 [DefaultDispatcher-worker-4 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51da8007 2025-05-19 16:11:16.947 [DefaultDispatcher-worker-4 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51da8007 2025-05-19 16:11:16.949 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-05-19 16:11:16.949 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-05-19 16:11:16.950 [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 16:11:16.969 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 16:11:16.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59303963 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 16:11:16.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 16:11:16.970 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-19 16:11:16.972 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 16:11:16.972 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 16:11:16.972 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-19 16:11:16.979 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 16:11:16.980 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 16:11:16.982 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 16:11:16.986 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 16:11:16.993 [DefaultDispatcher-worker-8 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 16:11:17.000 [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 16:11:17.012 [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 16:11:17.014 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-19 16:11:17.016 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7c58e7 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-19 16:11:17.017 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-19 16:11:17.017 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-19 16:11:17.018 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-19 16:11:17.018 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-19 16:11:17.018 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-19 16:11:17.037 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-19 16:11:17.039 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffcc17 2025-05-19 16:11:17.039 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffcc17 2025-05-19 16:11:17.041 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@83832b8 2025-05-19 16:11:17.041 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@83832b8 2025-05-19 16:11:17.044 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@c07a767 2025-05-19 16:11:17.044 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@c07a767 2025-05-19 16:11:17.047 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@49053883 2025-05-19 16:11:17.047 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@49053883 2025-05-19 16:11:17.050 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3162cac0 2025-05-19 16:11:17.050 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3162cac0 2025-05-19 16:11:17.052 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@788693a6 2025-05-19 16:11:17.052 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@788693a6 2025-05-19 16:11:17.055 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-05-19 16:11:17.055 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@490b3f4e 2025-05-19 16:11:17.055 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@490b3f4e 2025-05-19 16:11:17.055 [DefaultDispatcher-worker-9 @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 16:11:17.055 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-05-19 16:11:17.055 [DefaultDispatcher-worker-9 @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 16:11:17.056 [DefaultDispatcher-worker-9 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-19 16:11:17.058 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@292ac7cc 2025-05-19 16:11:17.058 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@292ac7cc 2025-05-19 16:11:17.059 [DefaultDispatcher-worker-9 @call-context#125] INFO ktor.test - Application started in 0.003 seconds. 2025-05-19 16:11:17.059 [DefaultDispatcher-worker-16 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-05-19 16:11:17.059 [DefaultDispatcher-worker-16 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-05-19 16:11:17.060 [DefaultDispatcher-worker-9 @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 16:11:17.060 [DefaultDispatcher-worker-9 @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 16:11:17.060 [DefaultDispatcher-worker-9 @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 16:11:17.060 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@e393ce3 2025-05-19 16:11:17.061 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@e393ce3 2025-05-19 16:11:17.061 [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 16:11:17.072 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-19 16:11:17.074 [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 16:11:17.076 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@696ee5e 2025-05-19 16:11:17.076 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@696ee5e 2025-05-19 16:11:17.079 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@85100fc 2025-05-19 16:11:17.079 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@85100fc 2025-05-19 16:11:17.082 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6e852e 2025-05-19 16:11:17.082 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6e852e 2025-05-19 16:11:17.085 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@496c0ac7 2025-05-19 16:11:17.085 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@496c0ac7 2025-05-19 16:11:17.088 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9f9aa 2025-05-19 16:11:17.088 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9f9aa 2025-05-19 16:11:17.091 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@786f40a1 2025-05-19 16:11:17.091 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@786f40a1 2025-05-19 16:11:17.093 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ed77 2025-05-19 16:11:17.093 [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 16:11:17.093 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ed77 2025-05-19 16:11:17.095 [DefaultDispatcher-worker-9 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-19 16:11:17.095 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943f588 2025-05-19 16:11:17.095 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943f588 2025-05-19 16:11:17.096 [DefaultDispatcher-worker-1 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-05-19 16:11:17.096 [DefaultDispatcher-worker-1 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-05-19 16:11:17.097 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e803da3 2025-05-19 16:11:17.097 [DefaultDispatcher-worker-1 @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 16:11:17.097 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e803da3 2025-05-19 16:11:17.097 [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 16:11:17.097 [DefaultDispatcher-worker-1 @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 16:11:17.115 [DefaultDispatcher-worker-14 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-19 16:11:17.118 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0)