Gradle Test Run :respect-datalayer-repository:jvmTest[jvm]
givenRemotePagingSourceWillLoad[jvm]
summary
|
100%
successful |
standard output
2026-08-18 23:10:02.734 [Test worker @coroutine#90] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off.
2026-08-18 23:10:02.735 [Test worker @coroutine#90] INFO io.ktor.server.Application - Application started in 0.041 seconds.
2026-08-18 23:10:02.736 [DefaultDispatcher-worker-3 @coroutine#99] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34213
2026-08-18 23:10:02.737 [Test worker @coroutine#90] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34213/api/school/respect/schoolpermissiongrant
2026-08-18 23:10:02.738 [Test worker @coroutine#90] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34213/api/school/respect/schoolpermissiongrant.
2026-08-18 23:10:02.740 [eventLoopGroupProxy-16-1 @call-handler#102] 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-08-18 23:10:02.742 [Test worker @coroutine#90] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34213/api/school/respect/schoolpermissiongrant
2026-08-18 23:10:02.742 [Test worker @coroutine#90] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34213/api/school/respect/schoolpermissiongrant
2026-08-18 23:10:02.742 [Test worker @coroutine#90] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34213/api/school/respect/schoolpermissiongrant
2026-08-18 23:10:02.743 [Test worker @coroutine#90] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34213/api/school/respect/schoolpermissiongrant.
2026-08-18 23:10:02.791 [DefaultDispatcher-worker-1 @coroutine#108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34213/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100
2026-08-18 23:10:02.792 [DefaultDispatcher-worker-1 @coroutine#108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34213/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100.
2026-08-18 23:10:02.793 [eventLoopGroupProxy-16-1 @call-handler#112] 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-08-18 23:10:02.797 [DefaultDispatcher-worker-5 @coroutine#108] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34213/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100
2026-08-18 23:10:02.797 [DefaultDispatcher-worker-5 @coroutine#108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34213/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100
2026-08-18 23:10:02.797 [DefaultDispatcher-worker-5 @coroutine#108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34213/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100
2026-08-18 23:10:02.798 [DefaultDispatcher-worker-5 @coroutine#108] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34213/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100.