2025-10-23 15:01:11.333 [main] INFO Application - Autoreload is disabled because the development mode is off. 2025-10-23 15:01:11.475 [main] INFO Application - Application started in 0.147 seconds. 2025-10-23 15:01:11.535 [DefaultDispatcher-worker-1] INFO Application - Responding at http://0.0.0.0:8071 2025-10-23 15:03:59.100 [eventLoopGroupProxy-4-2] TRACE io.ktor.server.routing.Routing - Trace for [testcontroller, start] /, segment:0 -> SUCCESS @ / /, segment:0 -> SUCCESS @ / /(method:GET), segment:0 -> FAILURE "Not all segments matched" @ /(method:GET) /testcontroller, segment:1 -> SUCCESS @ /testcontroller /testcontroller/start, segment:2 -> SUCCESS @ /testcontroller/start /testcontroller/start/(method:GET), segment:2 -> SUCCESS @ /testcontroller/start/(method:GET) /testcontroller/stop, segment:1 -> FAILURE "Selector didn't match" @ /testcontroller/stop Matched routes: "" -> "testcontroller" -> "start" -> "(method:GET)" Routing resolve result: SUCCESS @ /testcontroller/start/(method:GET) 2025-10-23 15:03:59.108 [eventLoopGroupProxy-4-2] INFO Application - TestServerRunner: port=8067 starting command /home/jenkins/.jenkins/workspace/dev-classes-end-to0end-tests/ci-run-test-server.sh (workingDir=/home/jenkins/.jenkins/workspace/dev-classes-end-to0end-tests/build/testservercontroller/workspace/000_000_hello_world) 2025-10-23 15:03:59.113 [eventLoopGroupProxy-4-2] INFO Application - TestServerRunner: port=8067 process started PID=792870 (saved to /home/jenkins/.jenkins/workspace/dev-classes-end-to0end-tests/build/testservercontroller/workspace/000_000_hello_world/process.pid} 2025-10-23 15:04:00.186 [eventLoopGroupProxy-4-2] INFO Application - 200 OK: GET - /testcontroller/start in 1090ms 2025-10-23 15:05:03.179 [KtorShutdownHook] INFO Application - Server is stopped 2025-10-23 15:05:03.180 [KtorShutdownHook] INFO Application - TestServerRunner: request to stop server on port=8067