2026-03-19 05:12:33.045 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-19 05:12:33.260 [Test worker] INFO io.ktor.server.Application - Application started in 0.456 seconds. 2026-03-19 05:12:33.414 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39183 2026-03-19 05:12:34.774 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39183/resources/index.json 2026-03-19 05:12:34.775 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39183/resources/index.json. 2026-03-19 05:12:34.775 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39183/resources/index.json 2026-03-19 05:12:34.910 [eventLoopGroupProxy-4-1 @call-handler#12] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-03-19 05:12:34.963 [DefaultDispatcher-worker-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 56ms 2026-03-19 05:12:34.970 [DefaultDispatcher-worker-4 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39183/resources/index.json 2026-03-19 05:12:34.973 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39183/resources/index.json 2026-03-19 05:12:34.973 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39183/resources/index.json 2026-03-19 05:12:34.996 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:39183/resources/index.json. 2026-03-19 05:12:35.036 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39183/resources/index.json 2026-03-19 05:12:35.036 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39183/resources/index.json. 2026-03-19 05:12:35.036 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39183/resources/index.json 2026-03-19 05:12:35.048 [eventLoopGroupProxy-4-1 @call-handler#22] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-03-19 05:12:35.051 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 5ms 2026-03-19 05:12:35.056 [DefaultDispatcher-worker-1 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39183/resources/index.json 2026-03-19 05:12:35.059 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39183/resources/index.json 2026-03-19 05:12:35.060 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39183/resources/index.json 2026-03-19 05:12:37.104 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-19 05:12:37.105 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-03-19 05:12:37.108 [DefaultDispatcher-worker-1 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45229 2026-03-19 05:12:37.205 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45229/resources/index.json 2026-03-19 05:12:37.205 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45229/resources/index.json. 2026-03-19 05:12:37.206 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45229/resources/index.json 2026-03-19 05:12:37.212 [eventLoopGroupProxy-7-1 @call-handler#35] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-03-19 05:12:37.214 [DefaultDispatcher-worker-1 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 3ms 2026-03-19 05:12:37.216 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45229/resources/index.json 2026-03-19 05:12:37.218 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45229/resources/index.json 2026-03-19 05:12:37.218 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45229/resources/index.json 2026-03-19 05:12:37.219 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:45229/resources/index.json. 2026-03-19 05:12:37.229 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45229/resources/index.json 2026-03-19 05:12:37.230 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45229/resources/index.json. 2026-03-19 05:12:37.230 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45229/resources/index.json 2026-03-19 05:12:37.232 [eventLoopGroupProxy-7-1 @call-handler#45] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-03-19 05:12:37.233 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-03-19 05:12:37.234 [DefaultDispatcher-worker-3 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45229/resources/index.json 2026-03-19 05:12:37.234 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45229/resources/index.json 2026-03-19 05:12:37.234 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45229/resources/index.json 2026-03-19 05:12:39.253 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-19 05:12:39.254 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-03-19 05:12:39.256 [DefaultDispatcher-worker-3 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42811 2026-03-19 05:12:39.266 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42811/resources/lesson001.json 2026-03-19 05:12:39.268 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42811/resources/lesson001.json. 2026-03-19 05:12:39.268 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42811/resources/lesson001.json 2026-03-19 05:12:39.278 [eventLoopGroupProxy-10-1 @call-handler#59] TRACE io.ktor.server.routing.Routing - Trace for [resources, lesson001.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-03-19 05:12:39.281 [DefaultDispatcher-worker-1 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 3ms 2026-03-19 05:12:39.283 [DefaultDispatcher-worker-6 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42811/resources/lesson001.json 2026-03-19 05:12:39.285 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42811/resources/lesson001.json 2026-03-19 05:12:39.285 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42811/resources/lesson001.json 2026-03-19 05:12:39.289 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:42811/resources/lesson001.json. 2026-03-19 05:12:41.726 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-19 05:12:41.768 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.258 seconds. 2026-03-19 05:12:41.777 [DefaultDispatcher-worker-3 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40493 2026-03-19 05:12:41.832 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40493/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:41.832 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40493/api/school/respect/schoolpermissiongrant. 2026-03-19 05:12:41.832 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40493/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:41.870 [eventLoopGroupProxy-13-1 @call-handler#78] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-03-19 05:12:41.935 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40493/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:41.936 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40493/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:41.936 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40493/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:41.942 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40493/api/school/respect/schoolpermissiongrant. 2026-03-19 05:12:42.138 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40493/api/school/respect/person?includeRelated=false 2026-03-19 05:12:42.139 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40493/api/school/respect/person?includeRelated=false. 2026-03-19 05:12:42.139 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40493/api/school/respect/person?includeRelated=false 2026-03-19 05:12:42.142 [eventLoopGroupProxy-13-1 @call-handler#84] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-19 05:12:42.185 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40493/api/school/respect/person?includeRelated=false 2026-03-19 05:12:42.185 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40493/api/school/respect/person?includeRelated=false 2026-03-19 05:12:42.185 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40493/api/school/respect/person?includeRelated=false 2026-03-19 05:12:42.188 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40493/api/school/respect/person?includeRelated=false. 2026-03-19 05:12:42.198 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40493/api/school/respect/person?includeRelated=false 2026-03-19 05:12:42.198 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40493/api/school/respect/person?includeRelated=false. 2026-03-19 05:12:42.198 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40493/api/school/respect/person?includeRelated=false 2026-03-19 05:12:42.203 [eventLoopGroupProxy-13-1 @call-handler#90] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-19 05:12:42.207 [DefaultDispatcher-worker-2 @call-handler#90] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/person?includeRelated=false request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-03-19 05:12:42.212 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40493/api/school/respect/person?includeRelated=false 2026-03-19 05:12:42.213 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40493/api/school/respect/person?includeRelated=false 2026-03-19 05:12:42.213 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40493/api/school/respect/person?includeRelated=false 2026-03-19 05:12:44.420 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-19 05:12:44.421 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.073 seconds. 2026-03-19 05:12:44.426 [DefaultDispatcher-worker-3 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45393 2026-03-19 05:12:44.431 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45393/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:44.431 [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://localhost:45393/api/school/respect/schoolpermissiongrant. 2026-03-19 05:12:44.435 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45393/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:44.448 [eventLoopGroupProxy-16-1 @call-handler#107] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-03-19 05:12:44.455 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45393/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:44.456 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45393/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:44.456 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45393/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:44.456 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45393/api/school/respect/schoolpermissiongrant. 2026-03-19 05:12:44.529 [DefaultDispatcher-worker-9 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45393/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-19 05:12:44.531 [DefaultDispatcher-worker-9 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45393/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-03-19 05:12:44.531 [DefaultDispatcher-worker-9 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45393/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-19 05:12:44.534 [eventLoopGroupProxy-16-1 @call-handler#117] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-19 05:12:44.543 [DefaultDispatcher-worker-5 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45393/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-19 05:12:44.544 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45393/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-19 05:12:44.544 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45393/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-19 05:12:44.546 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45393/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-03-19 05:12:46.812 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-19 05:12:46.814 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.076 seconds. 2026-03-19 05:12:46.829 [DefaultDispatcher-worker-4 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36367 2026-03-19 05:12:46.840 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36367/api/school/respect/person?includeRelated=false 2026-03-19 05:12:46.841 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36367/api/school/respect/person?includeRelated=false. 2026-03-19 05:12:46.841 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36367/api/school/respect/person?includeRelated=false 2026-03-19 05:12:46.864 [eventLoopGroupProxy-19-1 @call-handler#136] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-19 05:12:46.881 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36367/api/school/respect/person?includeRelated=false 2026-03-19 05:12:46.881 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36367/api/school/respect/person?includeRelated=false 2026-03-19 05:12:46.881 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36367/api/school/respect/person?includeRelated=false 2026-03-19 05:12:46.889 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36367/api/school/respect/person?includeRelated=false. 2026-03-19 05:12:47.013 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36367/api/school/respect/person?since=2026-03-19T01%3A12%3A46.865317828Z&includeRelated=false 2026-03-19 05:12:47.015 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36367/api/school/respect/person?since=2026-03-19T01%3A12%3A46.865317828Z&includeRelated=false. 2026-03-19 05:12:47.015 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36367/api/school/respect/person?since=2026-03-19T01%3A12%3A46.865317828Z&includeRelated=false 2026-03-19 05:12:47.030 [eventLoopGroupProxy-19-1 @call-handler#142] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-19 05:12:47.045 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36367/api/school/respect/person?since=2026-03-19T01%3A12%3A46.865317828Z&includeRelated=false 2026-03-19 05:12:47.045 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36367/api/school/respect/person?since=2026-03-19T01%3A12%3A46.865317828Z&includeRelated=false 2026-03-19 05:12:47.045 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36367/api/school/respect/person?since=2026-03-19T01%3A12%3A46.865317828Z&includeRelated=false 2026-03-19 05:12:47.046 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36367/api/school/respect/person?since=2026-03-19T01%3A12%3A46.865317828Z&includeRelated=false. 2026-03-19 05:12:49.293 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-19 05:12:49.295 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.074 seconds. 2026-03-19 05:12:49.299 [DefaultDispatcher-worker-3 @coroutine#156] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38411 2026-03-19 05:12:49.382 [DefaultDispatcher-worker-5 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38411/api/school/respect/person 2026-03-19 05:12:49.382 [DefaultDispatcher-worker-5 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@34ac6484 for http://localhost:38411/api/school/respect/person 2026-03-19 05:12:49.382 [DefaultDispatcher-worker-5 @coroutine#154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38411/api/school/respect/person 2026-03-19 05:12:49.382 [DefaultDispatcher-worker-5 @coroutine#154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38411/api/school/respect/person from class io.ktor.http.content.TextContent 2026-03-19 05:12:49.388 [eventLoopGroupProxy-22-1 @call-handler#166] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:POST) 2026-03-19 05:12:49.404 [eventLoopGroupProxy-22-1 @call-handler#166] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/person 2026-03-19 05:12:49.407 [DefaultDispatcher-worker-9 @call-handler#166] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/person request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-03-19 05:12:49.408 [DefaultDispatcher-worker-2 @coroutine#154] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38411/api/school/respect/person 2026-03-19 05:12:49.409 [DefaultDispatcher-worker-2 @coroutine#154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38411/api/school/respect/person 2026-03-19 05:12:49.409 [DefaultDispatcher-worker-2 @coroutine#154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38411/api/school/respect/person 2026-03-19 05:12:51.625 [Test worker @coroutine#171] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-19 05:12:51.629 [Test worker @coroutine#171] INFO io.ktor.server.Application - Application started in 0.07 seconds. 2026-03-19 05:12:51.636 [DefaultDispatcher-worker-2 @coroutine#180] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43403 2026-03-19 05:12:51.637 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43403/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:51.645 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43403/api/school/respect/schoolpermissiongrant. 2026-03-19 05:12:51.645 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43403/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:51.651 [eventLoopGroupProxy-25-1 @call-handler#184] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-03-19 05:12:51.658 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43403/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:51.658 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43403/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:51.658 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43403/api/school/respect/schoolpermissiongrant 2026-03-19 05:12:51.659 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43403/api/school/respect/schoolpermissiongrant. 2026-03-19 05:12:51.732 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43403/api/school/respect/person?includeRelated=false 2026-03-19 05:12:51.732 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43403/api/school/respect/person?includeRelated=false. 2026-03-19 05:12:51.732 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43403/api/school/respect/person?includeRelated=false 2026-03-19 05:12:51.734 [eventLoopGroupProxy-25-1 @call-handler#190] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-19 05:12:51.752 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43403/api/school/respect/person?includeRelated=false 2026-03-19 05:12:51.753 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43403/api/school/respect/person?includeRelated=false 2026-03-19 05:12:51.753 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43403/api/school/respect/person?includeRelated=false 2026-03-19 05:12:51.755 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43403/api/school/respect/person?includeRelated=false. 2026-03-19 05:12:53.783 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43403/api/school/respect/person?includeRelated=false 2026-03-19 05:12:53.783 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43403/api/school/respect/person?includeRelated=false. 2026-03-19 05:12:53.783 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43403/api/school/respect/person?includeRelated=false 2026-03-19 05:12:53.786 [eventLoopGroupProxy-25-1 @call-handler#198] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-19 05:12:53.794 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43403/api/school/respect/person?includeRelated=false 2026-03-19 05:12:53.795 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43403/api/school/respect/person?includeRelated=false 2026-03-19 05:12:53.795 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43403/api/school/respect/person?includeRelated=false 2026-03-19 05:12:53.798 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43403/api/school/respect/person?includeRelated=false. 2026-03-19 05:12:55.980 [Test worker @coroutine#204] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-19 05:12:55.982 [Test worker @coroutine#204] INFO io.ktor.server.Application - Application started in 0.063 seconds. 2026-03-19 05:12:55.985 [DefaultDispatcher-worker-4 @coroutine#213] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42457 2026-03-19 05:12:55.996 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42457/api/school/respect/person?includeRelated=false 2026-03-19 05:12:55.996 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42457/api/school/respect/person?includeRelated=false. 2026-03-19 05:12:55.996 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42457/api/school/respect/person?includeRelated=false 2026-03-19 05:12:56.001 [eventLoopGroupProxy-28-1 @call-handler#218] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-19 05:12:56.008 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42457/api/school/respect/person?includeRelated=false 2026-03-19 05:12:56.009 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42457/api/school/respect/person?includeRelated=false 2026-03-19 05:12:56.009 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42457/api/school/respect/person?includeRelated=false 2026-03-19 05:12:56.010 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42457/api/school/respect/person?includeRelated=false. 2026-03-19 05:12:56.084 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42457/api/school/respect/person?since=2026-03-19T01%3A12%3A56.002220887Z&includeRelated=false 2026-03-19 05:12:56.086 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42457/api/school/respect/person?since=2026-03-19T01%3A12%3A56.002220887Z&includeRelated=false. 2026-03-19 05:12:56.086 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42457/api/school/respect/person?since=2026-03-19T01%3A12%3A56.002220887Z&includeRelated=false 2026-03-19 05:12:56.089 [eventLoopGroupProxy-28-1 @call-handler#226] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-19 05:12:56.096 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42457/api/school/respect/person?since=2026-03-19T01%3A12%3A56.002220887Z&includeRelated=false 2026-03-19 05:12:56.097 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42457/api/school/respect/person?since=2026-03-19T01%3A12%3A56.002220887Z&includeRelated=false 2026-03-19 05:12:56.097 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42457/api/school/respect/person?since=2026-03-19T01%3A12%3A56.002220887Z&includeRelated=false 2026-03-19 05:12:56.098 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42457/api/school/respect/person?since=2026-03-19T01%3A12%3A56.002220887Z&includeRelated=false. 2026-03-19 05:12:58.271 [Test worker @coroutine#232] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-19 05:12:58.274 [Test worker @coroutine#232] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-03-19 05:12:58.277 [DefaultDispatcher-worker-9 @coroutine#242] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38891 2026-03-19 05:12:58.282 [Test worker @coroutine#232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38891/playlist/ab94c58d-89aa-4055-9a94-e96363930df3 2026-03-19 05:12:58.282 [Test worker @coroutine#232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38891/playlist/ab94c58d-89aa-4055-9a94-e96363930df3. 2026-03-19 05:12:58.282 [Test worker @coroutine#232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38891/playlist/ab94c58d-89aa-4055-9a94-e96363930df3 2026-03-19 05:12:58.291 [eventLoopGroupProxy-31-1 @call-handler#246] TRACE io.ktor.server.routing.Routing - Trace for [playlist, ab94c58d-89aa-4055-9a94-e96363930df3] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[ab94c58d-89aa-4055-9a94-e96363930df3]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [uuid=[ab94c58d-89aa-4055-9a94-e96363930df3]] @ /playlist/{uuid}/(method:GET) 2026-03-19 05:12:58.305 [Test worker @coroutine#232] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38891/playlist/ab94c58d-89aa-4055-9a94-e96363930df3 2026-03-19 05:12:58.306 [Test worker @coroutine#232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38891/playlist/ab94c58d-89aa-4055-9a94-e96363930df3 2026-03-19 05:12:58.306 [Test worker @coroutine#232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38891/playlist/ab94c58d-89aa-4055-9a94-e96363930df3 2026-03-19 05:12:58.311 [Test worker @coroutine#232] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:38891/playlist/ab94c58d-89aa-4055-9a94-e96363930df3. 2026-03-19 05:13:00.540 [Test worker @coroutine#250] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-19 05:13:00.541 [Test worker @coroutine#250] INFO io.ktor.server.Application - Application started in 0.067 seconds. 2026-03-19 05:13:00.547 [DefaultDispatcher-worker-10 @coroutine#259] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39593 2026-03-19 05:13:00.611 [DefaultDispatcher-worker-5 @coroutine#257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39593/playlist/5f5a9779-8982-4645-a600-70a784de924a 2026-03-19 05:13:00.612 [DefaultDispatcher-worker-5 @coroutine#257] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@40333823 for http://localhost:39593/playlist/5f5a9779-8982-4645-a600-70a784de924a 2026-03-19 05:13:00.612 [DefaultDispatcher-worker-5 @coroutine#257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39593/playlist/5f5a9779-8982-4645-a600-70a784de924a 2026-03-19 05:13:00.612 [DefaultDispatcher-worker-5 @coroutine#257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39593/playlist/5f5a9779-8982-4645-a600-70a784de924a from class io.ktor.http.content.TextContent 2026-03-19 05:13:00.631 [eventLoopGroupProxy-34-1 @call-handler#267] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 5f5a9779-8982-4645-a600-70a784de924a] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[5f5a9779-8982-4645-a600-70a784de924a]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:POST)" Routing resolve result: SUCCESS; Parameters [uuid=[5f5a9779-8982-4645-a600-70a784de924a]] @ /playlist/{uuid}/(method:POST) 2026-03-19 05:13:00.632 [eventLoopGroupProxy-34-1 @call-handler#267] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(world.respect.lib.opds.model.OpdsFeed) for call /playlist/5f5a9779-8982-4645-a600-70a784de924a 2026-03-19 05:13:00.635 [eventLoopGroupProxy-34-1 @call-handler#267] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/5f5a9779-8982-4645-a600-70a784de924a request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-03-19 05:13:00.639 [DefaultDispatcher-worker-10 @coroutine#257] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39593/playlist/5f5a9779-8982-4645-a600-70a784de924a 2026-03-19 05:13:00.642 [DefaultDispatcher-worker-10 @coroutine#257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39593/playlist/5f5a9779-8982-4645-a600-70a784de924a 2026-03-19 05:13:00.642 [DefaultDispatcher-worker-10 @coroutine#257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39593/playlist/5f5a9779-8982-4645-a600-70a784de924a