Build Logs

softwaremill/tapir-loom • 3.8.0-RC4:2025-12-22

Errors

60

Warnings

21

Total Lines

3608

1##################################
2Clonning https://github.com/softwaremill/tapir-loom.git into /build/repo using revision v0.2.5
3##################################
4Note: switching to 'c2420e50d4f76cbfff4f9eb1c891919650d561a0'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC4
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: build.sbt
33Pattern: val scala3 = List("3.3.1")
34Replacement: val scala3 = List("3.8.0-RC4")
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (21))
37Compiled project (Scala 3.7.3, JVM (21))
38Successfully applied pattern 'val scala3 = List("3.3.1")' in build.sbt
39----
40Starting build for 3.8.0-RC4
41Execute tests: true
42sbt project found:
43Sbt version 1.9.7 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project softwaremill/tapir-loom
46##################################
47Scala version: 3.8.0-RC4
48Targets: com.softwaremill.sttp.tapir%tapir-netty-server-id com.softwaremill.sttp.tapir%tapir-nima-server
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '21'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.0-RC4
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.0-RC4"
69"++3.8.0-RC4 -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}""" com.softwaremill.sttp.tapir%tapir-netty-server-id com.softwaremill.sttp.tapir%tapir-nima-server"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.463s.
84[info] done compiling
85[info] loading settings for project rootProject from build.sbt...
86[info] set current project to tapir-loom (in build file:/build/repo/)
87Execute setCrossScalaVersions: 3.8.0-RC4
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in rootProject/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in netty/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in nima3/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4) in nima3/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in netty3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4) in netty3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in nima/crossScalaVersions
95[info] set current project to tapir-loom (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0-RC4 on 2 projects.
97[info] Switching Scala version on:
98[info] netty3 (3.8.0-RC4)
99[info] nima3 (3.8.0-RC4)
100[info] Excluding projects:
101[info] * rootProject (2.13.12)
102[info] netty (2.13.12)
103[info] nima (2.13.12)
104[info] Reapplying settings...
105[info] set current project to tapir-loom (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to tapir-loom (in build file:/build/repo/)
109[info] Defining Global / credentials, credentials and 3 others.
110[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to tapir-loom (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean nima3 / allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to tapir-loom (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to tapir-loom (in build file:/build/repo/)
126[success] Total time: 0 s, completed Dec 22, 2025, 5:31:42 PM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
129Starting build...
130Projects: Set(netty3, nima3)
131Starting build for ProjectRef(file:/build/repo/,netty3) (tapir-netty-server-id)... [0/2]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 4 Scala sources to /build/repo/netty/target/jvm-3/classes ...
137[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
138[warn] one warning found
139[info] done compiling
140[info] compiling 3 Scala sources to /build/repo/netty/target/jvm-3/test-classes ...
141[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
142[warn] there was 1 deprecation warning; re-run with -deprecation for details
143[warn] two warnings found
144[info] done compiling
145[info] NettyIdServerTest:
1462025-12-22 17:32:39,407 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40019
1472025-12-22 17:32:39,523 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x237a1383, L:/127.0.0.1:40019 - R:/127.0.0.1:53330]'
1482025-12-22 17:32:39,787 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40019
149[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1502025-12-22 17:32:39,810 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37831
1512025-12-22 17:32:39,826 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb588f8fd, L:/127.0.0.1:37831 - R:/127.0.0.1:45450]'
1522025-12-22 17:32:39,840 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37831
153[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: ?amount, errout: -, out: {body as text/plain (UTF-8)})
1542025-12-22 17:32:39,845 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37371
1552025-12-22 17:32:39,849 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd06c566a, L:/127.0.0.1:37371 - R:/127.0.0.1:49830]'
1562025-12-22 17:32:39,858 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37371
157[info] - ServerEndpoint(securityin: /auth auth(api key, via ?api-key), in: -, errout: -, out: {body as text/plain (UTF-8)})
1582025-12-22 17:32:39,862 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38045
1592025-12-22 17:32:39,865 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9a699eba, L:/127.0.0.1:38045 - R:/127.0.0.1:58558]'
1602025-12-22 17:32:39,875 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38045
161[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1622025-12-22 17:32:39,878 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42061
1632025-12-22 17:32:39,882 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfb257767, L:/127.0.0.1:42061 - R:/127.0.0.1:35382]'
1642025-12-22 17:32:39,888 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42061
165[info] - ServerEndpoint(securityin: /auth auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1662025-12-22 17:32:39,893 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37703
1672025-12-22 17:32:39,896 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9e16821a, L:/127.0.0.1:37703 - R:/127.0.0.1:59202]'
1682025-12-22 17:32:39,911 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37703
169[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security Option[UsernamePassword] should let in basic auth as well as request without auth
1702025-12-22 17:32:39,915 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41099
1712025-12-22 17:32:39,918 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x697e8efe, L:/127.0.0.1:41099 - R:/127.0.0.1:40510]'
1722025-12-22 17:32:39,946 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41099
173[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}) auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security (Option[UsernamePassword], Option[String]) should pass bearer auth, basic auth, and also request without auth
1742025-12-22 17:32:39,951 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32813
1752025-12-22 17:32:39,955 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x63cf758e, L:/127.0.0.1:32813 - R:/127.0.0.1:48874]'
1762025-12-22 17:32:39,964 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32813
177[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct basic
1782025-12-22 17:32:39,967 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34831
1792025-12-22 17:32:39,971 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0f016237, L:/127.0.0.1:34831 - R:/127.0.0.1:60390]'
1802025-12-22 17:32:39,979 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34831
181[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct bearer
1822025-12-22 17:32:39,983 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36341
1832025-12-22 17:32:39,986 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf5d1bacb, L:/127.0.0.1:36341 - R:/127.0.0.1:43570]'
1842025-12-22 17:32:39,993 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36341
185[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct lower case bearer
1862025-12-22 17:32:39,998 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42741
1872025-12-22 17:32:40,000 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe4ad7773, L:/127.0.0.1:42741 - R:/127.0.0.1:47104]'
1882025-12-22 17:32:40,007 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42741
189[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) correct apiKey in query param
1902025-12-22 17:32:40,010 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39705
1912025-12-22 17:32:40,012 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbd532a0a, L:/127.0.0.1:39705 - R:/127.0.0.1:52438]'
1922025-12-22 17:32:40,019 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39705
193[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) correct apiKey in header
1942025-12-22 17:32:40,025 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45457
1952025-12-22 17:32:40,028 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x26cd2719, L:/127.0.0.1:45457 - R:/127.0.0.1:42382]'
1962025-12-22 17:32:40,035 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45457
197[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct old token in header
1982025-12-22 17:32:40,039 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35325
1992025-12-22 17:32:40,041 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x000156f5, L:/127.0.0.1:35325 - R:/127.0.0.1:57224]'
2002025-12-22 17:32:40,049 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35325
201[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct new token in header
2022025-12-22 17:32:40,052 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43045
2032025-12-22 17:32:40,056 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3f249934, L:/127.0.0.1:43045 - R:/127.0.0.1:50056]'
2042025-12-22 17:32:40,070 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43045
205[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic
2062025-12-22 17:32:40,073 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46849
2072025-12-22 17:32:40,075 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xaff96aff, L:/127.0.0.1:46849 - R:/127.0.0.1:52520]'
2082025-12-22 17:32:40,083 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46849
209[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer
2102025-12-22 17:32:40,086 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39847
2112025-12-22 17:32:40,087 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4e319729, L:/127.0.0.1:39847 - R:/127.0.0.1:53544]'
2122025-12-22 17:32:40,094 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39847
213[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer
2142025-12-22 17:32:40,097 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35393
2152025-12-22 17:32:40,100 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xceda7337, L:/127.0.0.1:35393 - R:/127.0.0.1:37092]'
2162025-12-22 17:32:40,107 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35393
217[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param
2182025-12-22 17:32:40,111 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37863
2192025-12-22 17:32:40,114 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb0e2df3e, L:/127.0.0.1:37863 - R:/127.0.0.1:35868]'
2202025-12-22 17:32:40,122 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37863
221[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header
2222025-12-22 17:32:40,125 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35087
2232025-12-22 17:32:40,128 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9865976e, L:/127.0.0.1:35087 - R:/127.0.0.1:36282]'
2242025-12-22 17:32:40,136 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35087
225[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header
2262025-12-22 17:32:40,139 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38351
2272025-12-22 17:32:40,141 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x007fbdfd, L:/127.0.0.1:38351 - R:/127.0.0.1:59930]'
2282025-12-22 17:32:40,148 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38351
229[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header
2302025-12-22 17:32:40,151 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43643
2312025-12-22 17:32:40,154 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdfdd23db, L:/127.0.0.1:43643 - R:/127.0.0.1:32932]'
2322025-12-22 17:32:40,161 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43643
233[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic with endpoint hiding
2342025-12-22 17:32:40,165 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39901
2352025-12-22 17:32:40,167 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9774ed17, L:/127.0.0.1:39901 - R:/127.0.0.1:41654]'
2362025-12-22 17:32:40,174 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39901
237[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer with endpoint hiding
2382025-12-22 17:32:40,177 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34757
2392025-12-22 17:32:40,179 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc1f0c736, L:/127.0.0.1:34757 - R:/127.0.0.1:51644]'
2402025-12-22 17:32:40,185 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34757
241[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer with endpoint hiding
2422025-12-22 17:32:40,190 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46627
2432025-12-22 17:32:40,192 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x83970383, L:/127.0.0.1:46627 - R:/127.0.0.1:47606]'
2442025-12-22 17:32:40,198 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46627
245[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param with endpoint hiding
2462025-12-22 17:32:40,201 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35691
2472025-12-22 17:32:40,203 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6cb51bee, L:/127.0.0.1:35691 - R:/127.0.0.1:52934]'
2482025-12-22 17:32:40,208 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35691
249[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header with endpoint hiding
2502025-12-22 17:32:40,211 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43883
2512025-12-22 17:32:40,213 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x28a8946f, L:/127.0.0.1:43883 - R:/127.0.0.1:56554]'
2522025-12-22 17:32:40,218 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43883
253[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header with endpoint hiding
2542025-12-22 17:32:40,220 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43109
2552025-12-22 17:32:40,222 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3a2526fd, L:/127.0.0.1:43109 - R:/127.0.0.1:34858]'
2562025-12-22 17:32:40,227 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43109
257[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header with endpoint hiding
2582025-12-22 17:32:40,230 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35681
2592025-12-22 17:32:40,232 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8d229d49, L:/127.0.0.1:35681 - R:/127.0.0.1:48982]'
2602025-12-22 17:32:40,237 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35681
261[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic
2622025-12-22 17:32:40,240 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33405
2632025-12-22 17:32:40,242 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x21b17859, L:/127.0.0.1:33405 - R:/127.0.0.1:43266]'
2642025-12-22 17:32:40,247 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33405
265[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer
2662025-12-22 17:32:40,250 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45433
2672025-12-22 17:32:40,251 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa991c4fa, L:/127.0.0.1:45433 - R:/127.0.0.1:38048]'
2682025-12-22 17:32:40,257 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45433
269[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer
2702025-12-22 17:32:40,260 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36199
2712025-12-22 17:32:40,262 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd3f5e84c, L:/127.0.0.1:36199 - R:/127.0.0.1:52954]'
2722025-12-22 17:32:40,268 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36199
273[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param
2742025-12-22 17:32:40,272 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39263
2752025-12-22 17:32:40,273 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x978c8dfc, L:/127.0.0.1:39263 - R:/127.0.0.1:40754]'
2762025-12-22 17:32:40,280 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39263
277[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header
2782025-12-22 17:32:40,283 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42715
2792025-12-22 17:32:40,285 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4d2e4c3f, L:/127.0.0.1:42715 - R:/127.0.0.1:53564]'
2802025-12-22 17:32:40,289 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42715
281[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header
2822025-12-22 17:32:40,293 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43077
2832025-12-22 17:32:40,294 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4d463c7b, L:/127.0.0.1:43077 - R:/127.0.0.1:44516]'
2842025-12-22 17:32:40,299 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43077
285[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header
2862025-12-22 17:32:40,301 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35205
2872025-12-22 17:32:40,303 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x91fadaeb, L:/127.0.0.1:35205 - R:/127.0.0.1:35766]'
2882025-12-22 17:32:40,307 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35205
289[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic with endpoint hiding
2902025-12-22 17:32:40,310 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46153
2912025-12-22 17:32:40,311 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x35dddf7f, L:/127.0.0.1:46153 - R:/127.0.0.1:58238]'
2922025-12-22 17:32:40,316 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46153
293[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer with endpoint hiding
2942025-12-22 17:32:40,318 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36183
2952025-12-22 17:32:40,319 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x317ae968, L:/127.0.0.1:36183 - R:/127.0.0.1:48886]'
2962025-12-22 17:32:40,325 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36183
297[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer with endpoint hiding
2982025-12-22 17:32:40,327 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34821
2992025-12-22 17:32:40,329 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5d53476f, L:/127.0.0.1:34821 - R:/127.0.0.1:52374]'
3002025-12-22 17:32:40,335 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34821
301[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param with endpoint hiding
3022025-12-22 17:32:40,339 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36795
3032025-12-22 17:32:40,340 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xae119aad, L:/127.0.0.1:36795 - R:/127.0.0.1:55798]'
3042025-12-22 17:32:40,347 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36795
305[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header with endpoint hiding
3062025-12-22 17:32:40,350 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36305
3072025-12-22 17:32:40,351 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2719d3f6, L:/127.0.0.1:36305 - R:/127.0.0.1:41660]'
3082025-12-22 17:32:40,356 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36305
309[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header with endpoint hiding
3102025-12-22 17:32:40,359 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41317
3112025-12-22 17:32:40,361 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa73a08a1, L:/127.0.0.1:41317 - R:/127.0.0.1:49868]'
3122025-12-22 17:32:40,366 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41317
313[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header with endpoint hiding
3142025-12-22 17:32:40,369 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44461
3152025-12-22 17:32:40,371 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7c0d365c, L:/127.0.0.1:44461 - R:/127.0.0.1:44640]'
3162025-12-22 17:32:40,377 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44461
317[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
3182025-12-22 17:32:40,380 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41201
3192025-12-22 17:32:40,382 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc5547bf1, L:/127.0.0.1:41201 - R:/127.0.0.1:38676]'
3202025-12-22 17:32:40,389 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41201
321[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
3222025-12-22 17:32:40,391 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35239
3232025-12-22 17:32:40,393 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe418c994, L:/127.0.0.1:35239 - R:/127.0.0.1:36554]'
3242025-12-22 17:32:40,397 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35239
325[info] - Endpoint[infallible](securityin: -, in: ?fruit, errout: void, out: {body as text/plain (UTF-8)})
3262025-12-22 17:32:40,399 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43389
3272025-12-22 17:32:40,402 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xefbe9df9, L:/127.0.0.1:43389 - R:/127.0.0.1:40496]'
3282025-12-22 17:32:40,410 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43389
329[info] - Endpoint(securityin: -, in: ?fruit ?amount, errout: -, out: {body as text/plain (UTF-8)})
3302025-12-22 17:32:40,413 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44975
3312025-12-22 17:32:40,416 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x050702a0, L:/127.0.0.1:44975 - R:/127.0.0.1:41542]'
3322025-12-22 17:32:40,420 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44975
333[info] - Endpoint(securityin: -, in: {header X-Role}, errout: -, out: {body as text/plain (UTF-8)})
3342025-12-22 17:32:40,423 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34221
3352025-12-22 17:32:40,425 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x53231bfb, L:/127.0.0.1:34221 - R:/127.0.0.1:52268]'
3362025-12-22 17:32:40,429 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34221
337[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
3382025-12-22 17:32:40,432 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40053
3392025-12-22 17:32:40,435 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x99344b93, L:/127.0.0.1:40053 - R:/127.0.0.1:37054]'
3402025-12-22 17:32:40,440 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40053
341[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
3422025-12-22 17:32:40,442 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43705
3432025-12-22 17:32:40,444 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe191115c, L:/127.0.0.1:43705 - R:/127.0.0.1:50672]'
3442025-12-22 17:32:40,447 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43705
345[info] - Endpoint(securityin: -, in: GET /api /[], errout: -, out: -) Empty path should not be passed to path capture decoding
3462025-12-22 17:32:40,449 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38445
3472025-12-22 17:32:40,450 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5b712636, L:/127.0.0.1:38445 - R:/127.0.0.1:46234]'
3482025-12-22 17:32:40,454 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38445
349[info] - Endpoint(securityin: -, in: /in /[] /[], errout: -, out: {header a} {header b}) capturing two path parameters with the same specification
3502025-12-22 17:32:40,456 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39569
3512025-12-22 17:32:40,461 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf1e1acc2, L:/127.0.0.1:39569 - R:/127.0.0.1:41958]'
3522025-12-22 17:32:40,471 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39569
353[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
3542025-12-22 17:32:40,473 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34055
3552025-12-22 17:32:40,475 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4a4216cb, L:/127.0.0.1:34055 - R:/127.0.0.1:38278]'
3562025-12-22 17:32:40,483 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34055
357[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)}) with get method
3582025-12-22 17:32:40,486 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46695
3592025-12-22 17:32:40,487 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf46508ff, L:/127.0.0.1:46695 - R:/127.0.0.1:45832]'
3602025-12-22 17:32:40,492 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46695
361[info] - Endpoint(securityin: -, in: {header SomeHeader} /[], errout: -, out: {header IntHeader} {body as text/plain (UTF-8)}) Header input before path capture input
3622025-12-22 17:32:40,494 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37329
3632025-12-22 17:32:40,495 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x960a3d57, L:/127.0.0.1:37329 - R:/127.0.0.1:46730]'
3642025-12-22 17:32:40,529 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37329
365[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
3662025-12-22 17:32:40,531 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37485
3672025-12-22 17:32:40,535 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x93ed791a, L:/127.0.0.1:37485 - R:/127.0.0.1:53952]'
3682025-12-22 17:32:40,542 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37485
369[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) with accept header
3702025-12-22 17:32:40,544 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37035
3712025-12-22 17:32:40,546 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xac66f19f, L:/127.0.0.1:37035 - R:/127.0.0.1:44428]'
3722025-12-22 17:32:40,551 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37035
373[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) content type
3742025-12-22 17:32:40,554 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41127
3752025-12-22 17:32:40,557 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf73c3713, L:/127.0.0.1:41127 - R:/127.0.0.1:42892]'
3762025-12-22 17:32:40,561 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41127
377[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
3782025-12-22 17:32:40,563 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34321
3792025-12-22 17:32:40,565 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xce871bde, L:/127.0.0.1:34321 - R:/127.0.0.1:53236]'
3802025-12-22 17:32:40,570 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34321
381[info] - Endpoint[echo byte buffer](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
3822025-12-22 17:32:40,573 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41011
3832025-12-22 17:32:40,574 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa84539cd, L:/127.0.0.1:41011 - R:/127.0.0.1:47028]'
3842025-12-22 17:32:40,580 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41011
385[info] - Endpoint(securityin: -, in: /api /unit, errout: -, out: {body as application/json (UTF-8)}) unit json mapper
3862025-12-22 17:32:40,582 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35165
3872025-12-22 17:32:40,584 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcd72fc9d, L:/127.0.0.1:35165 - R:/127.0.0.1:56732]'
3882025-12-22 17:32:40,587 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35165
389[info] - Endpoint(securityin: -, in: /api, errout: -, out: {body as text/plain (UTF-8)}) default status mapper
3902025-12-22 17:32:40,589 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42637
3912025-12-22 17:32:40,591 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x034865e2, L:/127.0.0.1:42637 - R:/127.0.0.1:42978]'
3922025-12-22 17:32:40,595 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42637
393[info] - Endpoint(securityin: -, in: /api, errout: {body as text/plain (UTF-8)}, out: -) default error status mapper
3942025-12-22 17:32:40,597 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44007
3952025-12-22 17:32:40,600 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa79c7dff, L:/127.0.0.1:44007 - R:/127.0.0.1:48598]'
3962025-12-22 17:32:40,607 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44007
397[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/x-www-form-urlencoded (UTF-8)}, errout: -, out: {body as application/x-www-form-urlencoded (UTF-8)})
3982025-12-22 17:32:40,611 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46427
3992025-12-22 17:32:40,621 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf9203b0d, L:/127.0.0.1:46427 - R:/127.0.0.1:41512]'
4002025-12-22 17:32:40,631 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46427
401[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)})
4022025-12-22 17:32:40,637 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36491
4032025-12-22 17:32:40,644 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2713a2ad, L:/127.0.0.1:36491 - R:/127.0.0.1:42942]'
4042025-12-22 17:32:40,653 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36491
405[info] - Endpoint(securityin: -, in: GET /[pathParam] ?*, errout: -, out: {body as text/plain (UTF-8)})
4062025-12-22 17:32:40,656 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38793
4072025-12-22 17:32:40,661 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x907a6e3f, L:/127.0.0.1:38793 - R:/127.0.0.1:43678]'
4082025-12-22 17:32:40,666 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38793
409[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)}) should support value-less query param
4102025-12-22 17:32:40,668 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45529
4112025-12-22 17:32:40,671 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3617aa03, L:/127.0.0.1:45529 - R:/127.0.0.1:50954]'
4122025-12-22 17:32:40,680 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45529
413[info] - Endpoint(securityin: -, in: GET /api /echo /headers {multiple headers}, errout: -, out: {multiple headers})
4142025-12-22 17:32:40,682 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37607
4152025-12-22 17:32:40,684 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x11283630, L:/127.0.0.1:37607 - R:/127.0.0.1:52168]'
4162025-12-22 17:32:40,689 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37607
417[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)})
4182025-12-22 17:32:40,691 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35619
4192025-12-22 17:32:40,693 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc8663e3f, L:/127.0.0.1:35619 - R:/127.0.0.1:58484]'
4202025-12-22 17:32:40,698 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35619
421[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)}) paths should match empty path
4222025-12-22 17:32:40,701 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42389
4232025-12-22 17:32:40,703 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf2f93045, L:/127.0.0.1:42389 - R:/127.0.0.1:34650]'
4242025-12-22 17:32:40,707 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42389
425[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) invalid query parameter
4262025-12-22 17:32:40,710 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46497
4272025-12-22 17:32:40,712 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe98b8887, L:/127.0.0.1:46497 - R:/127.0.0.1:41076]'
4282025-12-22 17:32:40,719 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46497
429[info] - Endpoint(securityin: -, in: GET /api /echo /param-to-header ?qq, errout: -, out: {header hh})
4302025-12-22 17:32:40,722 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46053
4312025-12-22 17:32:40,724 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x39636312, L:/127.0.0.1:46053 - R:/127.0.0.1:34120]'
4322025-12-22 17:32:40,733 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46053
433[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Cookie}, errout: -, out: {header Set-Cookie})
4342025-12-22 17:32:40,735 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44367
4352025-12-22 17:32:40,737 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa78d7be6, L:/127.0.0.1:44367 - R:/127.0.0.1:37630]'
4362025-12-22 17:32:40,740 [] ERROR s.t.s.n.internal.NettyServerHandler - Error while processing the request
437java.lang.IllegalArgumentException: Validation failed for header 'Set-Cookie'
438 at io.netty.handler.codec.DefaultHeaders.validateValue(DefaultHeaders.java:1019)
439 at io.netty.handler.codec.DefaultHeaders.setObject(DefaultHeaders.java:536)
440 at io.netty.handler.codec.http.DefaultHttpHeaders.set(DefaultHttpHeaders.java:175)
441 at sttp.tapir.server.netty.internal.NettyServerHandler$RichHttpMessage.setHeadersFrom$$anonfun$2(NettyServerHandler.scala:211)
442 at scala.collection.immutable.BitmapIndexedMapNode.foreach(HashMap.scala:1118)
443 at scala.collection.immutable.HashMap.foreach(HashMap.scala:272)
444 at sttp.tapir.server.netty.internal.NettyServerHandler$RichHttpMessage.setHeadersFrom(NettyServerHandler.scala:212)
445 at sttp.tapir.server.netty.internal.NettyServerHandler.handleResponse$$anonfun$1(NettyServerHandler.scala:103)
446 at scala.runtime.function.JProcedure2.apply(JProcedure2.java:15)
447 at scala.runtime.function.JProcedure2.apply(JProcedure2.java:10)
448 at sttp.tapir.server.netty.internal.NettyServerHandler$RichServerNettyResponse.handle(NettyServerHandler.scala:195)
449 at sttp.tapir.server.netty.internal.NettyServerHandler.handleResponse(NettyServerHandler.scala:152)
450 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$2(NettyServerHandler.scala:55)
451 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
452 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
453 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
454 at scala.util.Try$.apply(Try.scala:218)
455 at sttp.monad.MonadError.handleError(MonadError.scala:24)
456 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
457 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
458 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
459 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
460 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
461 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
462 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
463 at scala.Function0.apply$mcV$sp(Function0.scala:45)
464 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
465 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
466 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
467 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
468Caused by: java.lang.IllegalArgumentException: a header value contains prohibited character 0xd at index 5.
469 at io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueValidator.validate(DefaultHttpHeaders.java:395)
470 at io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueValidator.validate(DefaultHttpHeaders.java:387)
471 at io.netty.handler.codec.DefaultHeaders.validateValue(DefaultHeaders.java:1017)
472 ... 29 common frames omitted
4732025-12-22 17:32:40,744 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44367
474[info] - Endpoint(securityin: -, in: GET / ?q, errout: -, out: {header Set-Cookie} {body as text/plain (UTF-8)}) should be invulnerable to response splitting from unsanitized headers
4752025-12-22 17:32:40,747 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36501
4762025-12-22 17:32:40,748 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4b5f3f8e, L:/127.0.0.1:36501 - R:/127.0.0.1:37384]'
4772025-12-22 17:32:40,754 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36501
478[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Set-Cookie}, errout: -, out: {header Set-Cookie})
4792025-12-22 17:32:40,756 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36209
4802025-12-22 17:32:40,758 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x589e90b2, L:/127.0.0.1:36209 - R:/127.0.0.1:47196]'
4812025-12-22 17:32:40,763 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36209
482[info] - Endpoint(securityin: -, in: /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type}) dynamic content type
4832025-12-22 17:32:40,767 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38923
4842025-12-22 17:32:40,769 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc98a1818, L:/127.0.0.1:38923 - R:/127.0.0.1:38536]'
4852025-12-22 17:32:40,773 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38923
486[info] - Endpoint(securityin: -, in: /api /echo {header Content-Type}, errout: -, out: {body as text/plain (UTF-8)})
4872025-12-22 17:32:40,775 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40457
4882025-12-22 17:32:40,777 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd24106d6, L:/127.0.0.1:40457 - R:/127.0.0.1:36258]'
4892025-12-22 17:32:40,783 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40457
490[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) mismatch content-type
4912025-12-22 17:32:40,785 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38315
4922025-12-22 17:32:40,787 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x471f6673, L:/127.0.0.1:38315 - R:/127.0.0.1:35824]'
4932025-12-22 17:32:40,791 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38315
494[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) missing content-type
4952025-12-22 17:32:40,793 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45533
4962025-12-22 17:32:40,795 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x078c2d76, L:/127.0.0.1:45533 - R:/127.0.0.1:56390]'
4972025-12-22 17:32:40,798 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45533
498[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) mismatch content-type
4992025-12-22 17:32:40,800 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36927
5002025-12-22 17:32:40,802 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4d4f7e13, L:/127.0.0.1:36927 - R:/127.0.0.1:33466]'
5012025-12-22 17:32:40,805 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36927
502[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) missing content-type
5032025-12-22 17:32:40,808 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32897
5042025-12-22 17:32:40,809 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf047a307, L:/127.0.0.1:32897 - R:/127.0.0.1:46012]'
5052025-12-22 17:32:40,814 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32897
506[info] - Endpoint(securityin: -, in: /api /echo, errout: -, out: {body as text/html (UTF-8)})
5072025-12-22 17:32:40,818 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32913
5082025-12-22 17:32:40,820 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x217de709, L:/127.0.0.1:32913 - R:/127.0.0.1:58666]'
5092025-12-22 17:32:40,825 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32913
510[info] - Endpoint(securityin: -, in: -, errout: -, out: status code (308) {header Location})
5112025-12-22 17:32:40,828 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40511
5122025-12-22 17:32:40,829 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd6c0dcb9, L:/127.0.0.1:40511 - R:/127.0.0.1:38814]'
5132025-12-22 17:32:40,833 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40511
514[info] - Endpoint(securityin: -, in: -, errout: -, out: {header Location: Poland})
5152025-12-22 17:32:40,835 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46513
5162025-12-22 17:32:40,837 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x651b0cd9, L:/127.0.0.1:46513 - R:/127.0.0.1:51610]'
5172025-12-22 17:32:40,847 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46513
518[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
5192025-12-22 17:32:40,851 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39529
5202025-12-22 17:32:40,853 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5491af2e, L:/127.0.0.1:39529 - R:/127.0.0.1:49244]'
5212025-12-22 17:32:40,857 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39529
522[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map())) custom status code
5232025-12-22 17:32:40,861 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42765
5242025-12-22 17:32:40,863 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xefc14241, L:/127.0.0.1:42765 - R:/127.0.0.1:58418]'
5252025-12-22 17:32:40,873 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42765
526[info] - Endpoint(securityin: -, in: {data from request}, errout: -, out: {body as text/plain (UTF-8)})
5272025-12-22 17:32:40,877 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44113
5282025-12-22 17:32:40,879 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9a6bbb8e, L:/127.0.0.1:44113 - R:/127.0.0.1:32900]'
5292025-12-22 17:32:40,888 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44113
530[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map()))
5312025-12-22 17:32:40,890 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39949
5322025-12-22 17:32:40,892 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7fe99550, L:/127.0.0.1:39949 - R:/127.0.0.1:51656]'
5332025-12-22 17:32:40,901 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39949
534[info] - Endpoint[Query with default](securityin: -, in: ?p1, errout: -, out: {body as text/plain (UTF-8)})
5352025-12-22 17:32:40,904 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37019
5362025-12-22 17:32:40,905 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x55a1df77, L:/127.0.0.1:37019 - R:/127.0.0.1:52372]'
5372025-12-22 17:32:40,908 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37019
538[info] - Endpoint(securityin: -, in: /api {header Content-Type: multipart/form-data}, errout: -, out: {body as text/plain (UTF-8)}) fixed multipart/form-data header input should ignore boundary directive
5392025-12-22 17:32:40,910 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43515
5402025-12-22 17:32:40,911 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x876c61cd, L:/127.0.0.1:43515 - R:/127.0.0.1:41446]'
5412025-12-22 17:32:40,918 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43515
542[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type})
5432025-12-22 17:32:40,920 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46173
5442025-12-22 17:32:40,921 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3149c0c8, L:/127.0.0.1:46173 - R:/127.0.0.1:38574]'
5452025-12-22 17:32:40,929 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46173
546[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type} {body as text/plain (UTF-8)})
5472025-12-22 17:32:40,933 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39641
5482025-12-22 17:32:40,935 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3092800b, L:/127.0.0.1:39641 - R:/127.0.0.1:42582]'
5492025-12-22 17:32:40,941 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39641
550[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
5512025-12-22 17:32:40,944 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45451
5522025-12-22 17:32:40,946 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6a5816b3, L:/127.0.0.1:45451 - R:/127.0.0.1:35934]'
5532025-12-22 17:32:40,960 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45451
554[info] - Endpoint(securityin: -, in: GET ?flag, errout: -, out: {body as text/plain (UTF-8)})
5552025-12-22 17:32:40,964 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34637
5562025-12-22 17:32:40,966 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7bfa5524, L:/127.0.0.1:34637 - R:/127.0.0.1:45200]'
5572025-12-22 17:32:40,970 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34637
558[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) should contain the content-length header
5592025-12-22 17:32:40,973 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33229
5602025-12-22 17:32:40,974 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa761be33, L:/127.0.0.1:33229 - R:/127.0.0.1:47414]'
5612025-12-22 17:32:40,978 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33229
562[info] - Endpoint(securityin: -, in: -, errout: -, out: -) GET empty endpoint
5632025-12-22 17:32:40,981 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36287
5642025-12-22 17:32:40,983 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x98308b8f, L:/127.0.0.1:36287 - R:/127.0.0.1:53926]'
5652025-12-22 17:32:40,987 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36287
566[info] - Endpoint(securityin: -, in: -, errout: -, out: -) POST empty endpoint
5672025-12-22 17:32:40,990 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44043
5682025-12-22 17:32:40,991 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9256a87d, L:/127.0.0.1:44043 - R:/127.0.0.1:47694]'
5692025-12-22 17:32:40,998 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44043
570[info] - Endpoint(securityin: -, in: -, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type: text/csv}) Fixed content-type header
5712025-12-22 17:32:41,001 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39839
5722025-12-22 17:32:41,002 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf74ac986, L:/127.0.0.1:39839 - R:/127.0.0.1:59168]'
5732025-12-22 17:32:41,004 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39839
574[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) GET a GET endpoint
5752025-12-22 17:32:41,006 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43299
5762025-12-22 17:32:41,007 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2e9a16de, L:/127.0.0.1:43299 - R:/127.0.0.1:34824]'
5772025-12-22 17:32:41,010 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43299
578[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) POST a GET endpoint
5792025-12-22 17:32:41,011 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35053
5802025-12-22 17:32:41,013 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x22e9197b, L:/127.0.0.1:35053 - R:/127.0.0.1:33808]'
5812025-12-22 17:32:41,025 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35053
582[info] - Endpoint(securityin: -, in: -, errout: -, out: -) no path should match anything
5832025-12-22 17:32:41,027 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41639
5842025-12-22 17:32:41,029 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd437901a, L:/127.0.0.1:41639 - R:/127.0.0.1:56096]'
5852025-12-22 17:32:41,031 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41639
586[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should not match non-root path
5872025-12-22 17:32:41,033 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38003
5882025-12-22 17:32:41,034 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe4535d29, L:/127.0.0.1:38003 - R:/127.0.0.1:57078]'
5892025-12-22 17:32:41,037 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38003
590[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match empty path
5912025-12-22 17:32:41,039 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40601
5922025-12-22 17:32:41,041 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa9e7f345, L:/127.0.0.1:40601 - R:/127.0.0.1:50572]'
5932025-12-22 17:32:41,044 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40601
594[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match root path
5952025-12-22 17:32:41,046 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39163
5962025-12-22 17:32:41,047 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xaf1be463, L:/127.0.0.1:39163 - R:/127.0.0.1:37950]'
5972025-12-22 17:32:41,050 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39163
598[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single path
5992025-12-22 17:32:41,051 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40087
6002025-12-22 17:32:41,053 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcc6cc9d1, L:/127.0.0.1:40087 - R:/127.0.0.1:46720]'
6012025-12-22 17:32:41,056 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40087
602[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single/ path
6032025-12-22 17:32:41,057 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39565
6042025-12-22 17:32:41,059 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcd2e0d66, L:/127.0.0.1:39565 - R:/127.0.0.1:59668]'
6052025-12-22 17:32:41,062 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39565
606[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture
6072025-12-22 17:32:41,064 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39341
6082025-12-22 17:32:41,065 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe7488daf, L:/127.0.0.1:39341 - R:/127.0.0.1:43106]'
6092025-12-22 17:32:41,069 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39341
610[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture (when empty)
6112025-12-22 17:32:41,071 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46099
6122025-12-22 17:32:41,072 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3764bab6, L:/127.0.0.1:46099 - R:/127.0.0.1:52734]'
6132025-12-22 17:32:41,077 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46099
614[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match root path
6152025-12-22 17:32:41,079 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40957
6162025-12-22 17:32:41,080 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7253bb32, L:/127.0.0.1:40957 - R:/127.0.0.1:43470]'
6172025-12-22 17:32:41,084 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40957
618[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match larger path
6192025-12-22 17:32:41,086 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39481
6202025-12-22 17:32:41,087 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x503ccaaf, L:/127.0.0.1:39481 - R:/127.0.0.1:37546]'
6212025-12-22 17:32:41,091 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39481
622[info] - ServerEndpoint(securityin: /auth, in: /settings, errout: -, out: {body as text/plain (UTF-8)})
6232025-12-22 17:32:41,093 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38903
6242025-12-22 17:32:41,095 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5180605f, L:/127.0.0.1:38903 - R:/127.0.0.1:45748]'
6252025-12-22 17:32:41,104 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38903
626[info] - ServerEndpoint(securityin: /auth, in: -, errout: -, out: {body as text/plain (UTF-8)})
6272025-12-22 17:32:41,107 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37287
6282025-12-22 17:32:41,108 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa017dbdd, L:/127.0.0.1:37287 - R:/127.0.0.1:57118]'
6292025-12-22 17:32:41,116 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37287
630[info] - two endpoints with increasingly specific path inputs: should match path exactly
6312025-12-22 17:32:41,119 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39247
6322025-12-22 17:32:41,138 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcb0bff7b, L:/127.0.0.1:39247 - R:/127.0.0.1:58764]'
6332025-12-22 17:32:41,147 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39247
634[info] - two endpoints with a body defined as the first input: should only consume body when the path matches
6352025-12-22 17:32:41,150 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39961
6362025-12-22 17:32:41,153 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1ca44948, L:/127.0.0.1:39961 - R:/127.0.0.1:47084]'
6372025-12-22 17:32:41,172 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39961
638[info] - two endpoints with query defined as the first input, path segments as second input: should try the second endpoint if the path doesn't match
6392025-12-22 17:32:41,175 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42109
6402025-12-22 17:32:41,177 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe6c760fb, L:/127.0.0.1:42109 - R:/127.0.0.1:56784]'
6412025-12-22 17:32:41,181 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42109
642[info] - two endpoints with increasingly specific path inputs, first with a required query parameter: should match path exactly
6432025-12-22 17:32:41,183 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45589
6442025-12-22 17:32:41,186 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xafb61e04, L:/127.0.0.1:45589 - R:/127.0.0.1:44344]'
6452025-12-22 17:32:41,202 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45589
646[info] - two endpoints with validation: should not try the second one if validation fails
6472025-12-22 17:32:41,204 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33639
6482025-12-22 17:32:41,206 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x205bbb3e, L:/127.0.0.1:33639 - R:/127.0.0.1:58174]'
6492025-12-22 17:32:41,218 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33639
650[info] - endpoint with a security input and regular path input shouldn't shadow other endpoints
6512025-12-22 17:32:41,220 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39451
6522025-12-22 17:32:41,222 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa21d869d, L:/127.0.0.1:39451 - R:/127.0.0.1:38586]'
6532025-12-22 17:32:41,233 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39451
654[info] - two endpoints, same path prefix, one without trailing slashes, second accepting trailing slashes
6552025-12-22 17:32:41,235 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41133
6562025-12-22 17:32:41,236 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x007abcd4, L:/127.0.0.1:41133 - R:/127.0.0.1:48072]'
6572025-12-22 17:32:41,240 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41133
658[info] - try other paths on decode failure if onDecodeFailureNextEndpoint
6592025-12-22 17:32:41,246 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38825
6602025-12-22 17:32:41,248 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2f4fcbc9, L:/127.0.0.1:38825 - R:/127.0.0.1:36944]'
6612025-12-22 17:32:41,260 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38825
662[info] - two endpoints with different methods, first one with path parsing
6632025-12-22 17:32:41,262 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36377
6642025-12-22 17:32:41,264 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4c279068, L:/127.0.0.1:36377 - R:/127.0.0.1:46624]'
6652025-12-22 17:32:41,267 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36377
666[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter, using a custom decode failure handler
6672025-12-22 17:32:41,269 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38821
6682025-12-22 17:32:41,271 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2fe4eae9, L:/127.0.0.1:38821 - R:/127.0.0.1:45166]'
6692025-12-22 17:32:41,277 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38821
670[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 404 if path 'shape' doesn't match
6712025-12-22 17:32:41,280 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46879
6722025-12-22 17:32:41,282 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa46394d4, L:/127.0.0.1:46879 - R:/127.0.0.1:53324]'
6732025-12-22 17:32:41,285 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46879
674[info] - Endpoint(securityin: -, in: GET /customer /[customer_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter
6752025-12-22 17:32:41,288 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45777
6762025-12-22 17:32:41,290 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd2703d8e, L:/127.0.0.1:45777 - R:/127.0.0.1:39772]'
6772025-12-22 17:32:41,299 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45777
678[info] - Tries next endpoint if path 'shape' matches, but validation fails, using .onDecodeFailureNextEndpoint
6792025-12-22 17:32:41,302 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44797
6802025-12-22 17:32:41,304 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x11599998, L:/127.0.0.1:44797 - R:/127.0.0.1:53168]'
6812025-12-22 17:32:41,309 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44797
682[info] - ServerEndpoint(securityin: ?x, in: ?y, errout: -, out: {body as text/plain (UTF-8)}) server security logic - one input
6832025-12-22 17:32:41,312 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39615
6842025-12-22 17:32:41,314 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7a10cb66, L:/127.0.0.1:39615 - R:/127.0.0.1:57536]'
6852025-12-22 17:32:41,320 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39615
686[info] - ServerEndpoint(securityin: ?x ?y, in: ?z ?u, errout: -, out: {body as text/plain (UTF-8)}) server security logic - multiple inputs
6872025-12-22 17:32:41,322 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38995
6882025-12-22 17:32:41,325 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x33a729ca, L:/127.0.0.1:38995 - R:/127.0.0.1:44348]'
6892025-12-22 17:32:41,340 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38995
690[info] - Endpoint[echo input stream](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
6912025-12-22 17:32:41,345 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36665
6922025-12-22 17:32:41,349 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbbb0c008, L:/127.0.0.1:36665 - R:/127.0.0.1:47512]'
6932025-12-22 17:32:41,357 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36665
694[info] - Endpoint[input string output stream with header](securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as application/octet-stream} {header Content-Length})
6952025-12-22 17:32:41,362 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44151
6962025-12-22 17:32:41,364 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x72276878, L:/127.0.0.1:44151 - R:/127.0.0.1:44558]'
6972025-12-22 17:32:41,367 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /, by: * *, took: 2ms
698java.lang.RuntimeException: null
699 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$1(ServerBasicTests.scala:754)
700 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
701 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
702 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
703 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
704 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
705 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
706 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
707 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
708 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
709 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
710 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
711 at scala.util.Try$.apply(Try.scala:218)
712 at sttp.monad.MonadError.handleError(MonadError.scala:24)
713 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
714 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
715 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
716 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
717 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
718 at scala.util.Try$.apply(Try.scala:218)
719 at sttp.monad.MonadError.handleError(MonadError.scala:24)
720 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
721 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
722 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
723 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
724 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
725 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
726 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
727 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
728 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
729 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
730 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
731 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
732 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
733 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
734 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
735 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
736 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
737 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
738 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
739 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
740 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
741 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
742 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
743 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
744 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
745 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
746 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
747 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
748 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
749 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
750 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
751 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
752 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
753 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
754 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
755 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
756 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
757 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
758 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
759 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
760 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
761 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
762 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
763 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
764 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
765 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
766 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
767 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
768 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
769 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
770 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
771 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
772 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
773 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
774 at sttp.monad.MonadError.suspend(MonadError.scala:32)
775 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
776 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
777 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
778 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
779 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
780 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
781 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
782 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
783 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
784 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
785 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
786 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
787 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
788 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
789 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
790 at scala.util.Try$.apply(Try.scala:218)
791 at sttp.monad.MonadError.handleError(MonadError.scala:24)
792 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
793 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
794 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
795 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
796 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
797 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
798 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
799 at scala.Function0.apply$mcV$sp(Function0.scala:45)
800 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
801 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
802 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
803 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
8042025-12-22 17:32:41,372 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44151
805[info] - Endpoint(securityin: -, in: -, errout: -, out: -) handle exceptions
8062025-12-22 17:32:41,379 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35471
8072025-12-22 17:32:41,383 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5910d956, L:/127.0.0.1:35471 - R:/127.0.0.1:59172]'
8082025-12-22 17:32:41,404 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /?name=orange, by: * *, took: 0ms
809java.lang.IllegalArgumentException: orange
810 at sttp.tapir.server.tests.ServerBasicTests.throwFruits$$anonfun$2(ServerBasicTests.scala:814)
811 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
812 at sttp.tapir.server.tests.package$.suspendResult(package.scala:14)
813 at sttp.tapir.server.tests.ServerBasicTests.throwFruits(ServerBasicTests.scala:814)
814 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$3$$anonfun$1(ServerBasicTests.scala:760)
815 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
816 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
817 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
818 at scala.util.Try$.apply(Try.scala:218)
819 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
820 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
821 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
822 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
823 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
824 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
825 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
826 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
827 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
828 at scala.util.Try$.apply(Try.scala:218)
829 at sttp.monad.MonadError.handleError(MonadError.scala:24)
830 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
831 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
832 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
833 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
834 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
835 at scala.util.Try$.apply(Try.scala:218)
836 at sttp.monad.MonadError.handleError(MonadError.scala:24)
837 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
838 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
839 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
840 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
841 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
842 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
843 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
844 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
845 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
846 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
847 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
848 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
849 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
850 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
851 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
852 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
853 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
854 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
855 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
856 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
857 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
858 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
859 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
860 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
861 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
862 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
863 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
864 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
865 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
866 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
867 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
868 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
869 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
870 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
871 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
872 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
873 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
874 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
875 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
876 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
877 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
878 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
879 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
880 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
881 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
882 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
883 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
884 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
885 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
886 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
887 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
888 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
889 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
890 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
891 at sttp.monad.MonadError.suspend(MonadError.scala:32)
892 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
893 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
894 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
895 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
896 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
897 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
898 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
899 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
900 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
901 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
902 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
903 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
904 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
905 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
906 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
907 at scala.util.Try$.apply(Try.scala:218)
908 at sttp.monad.MonadError.handleError(MonadError.scala:24)
909 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
910 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
911 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
912 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
913 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
914 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
915 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
916 at scala.Function0.apply$mcV$sp(Function0.scala:45)
917 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
918 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
919 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
920 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
9212025-12-22 17:32:41,408 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35471
922[info] - recover errors from exceptions
9232025-12-22 17:32:41,412 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36935
9242025-12-22 17:32:41,414 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3b9890b2, L:/127.0.0.1:36935 - R:/127.0.0.1:37026]'
9252025-12-22 17:32:41,416 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /no_content, by: * /no_content, took: 0ms
926java.lang.IllegalStateException: Unexpected response body when status code == 204
927 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
928 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
929 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
930 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
931 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
932 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
933 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
934 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
935 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
936 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
937 at scala.util.Try$.apply(Try.scala:218)
938 at sttp.monad.MonadError.handleError(MonadError.scala:24)
939 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
940 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
941 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
942 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
943 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
944 at scala.util.Try$.apply(Try.scala:218)
945 at sttp.monad.MonadError.handleError(MonadError.scala:24)
946 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
947 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
948 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
949 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
950 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
951 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
952 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
953 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
954 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
955 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
956 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
957 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
958 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
959 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
960 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
961 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
962 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
963 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
964 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
965 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
966 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
967 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
968 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
969 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
970 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
971 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
972 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
973 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
974 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
975 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
976 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
977 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
978 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
979 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
980 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
981 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
982 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
983 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
984 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
985 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
986 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
987 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
988 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
989 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
990 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
991 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
992 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
993 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
994 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
995 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
996 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
997 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
998 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
999 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1000 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1001 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1002 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1003 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1004 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1005 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1006 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1007 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1008 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1009 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1010 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1011 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1012 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1013 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1014 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1015 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1016 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1017 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1018 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1019 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1020 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1021 at scala.util.Try$.apply(Try.scala:218)
1022 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1023 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1024 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1025 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1026 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1027 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1028 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1029 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1030 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1031 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1032 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1033 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1034 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
10352025-12-22 17:32:41,425 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /not_modified, by: * /not_modified, took: 1ms
1036java.lang.IllegalStateException: Unexpected response body when status code == 304
1037 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
1038 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
1039 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1040 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1041 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1042 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1043 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1044 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1045 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1046 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1047 at scala.util.Try$.apply(Try.scala:218)
1048 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1049 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1050 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1051 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1052 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1053 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1054 at scala.util.Try$.apply(Try.scala:218)
1055 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1056 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1057 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1058 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1059 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1060 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1061 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1062 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1063 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1064 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1065 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1066 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1067 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1068 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1069 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1070 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1071 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1072 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1073 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1074 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1075 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1076 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1077 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1078 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1079 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1080 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1081 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1082 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1083 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1084 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1085 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1086 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1087 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1088 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1089 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1090 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1091 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1092 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1093 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1094 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1095 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1096 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1097 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1098 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1099 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1100 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1101 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1102 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1103 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1104 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1105 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1106 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1107 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1108 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1109 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1110 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1111 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1112 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1113 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1114 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1115 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1116 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1117 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1118 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1119 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1120 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1121 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1122 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1123 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1124 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1125 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1126 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1127 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1128 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1129 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1130 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1131 at scala.util.Try$.apply(Try.scala:218)
1132 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1133 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1134 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1135 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1136 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1137 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1138 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1139 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1140 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1141 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1142 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1143 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1144 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
11452025-12-22 17:32:41,436 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /one_of?select_err=no_content, by: * /one_of, took: 4ms
1146java.lang.IllegalStateException: Unexpected response body when status code == 204
1147 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
1148 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:213)
1149 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1150 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1151 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1152 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1153 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1154 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1155 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1156 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1157 at scala.util.Try$.apply(Try.scala:218)
1158 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1159 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1160 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1161 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1162 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1163 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1164 at scala.util.Try$.apply(Try.scala:218)
1165 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1166 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1167 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1168 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1169 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1170 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1171 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1172 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1173 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1174 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1175 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1176 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1177 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1178 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1179 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1180 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1181 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1182 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1183 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1184 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1185 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1186 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1187 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1188 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1189 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1190 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1191 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1192 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1193 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1194 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1195 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1196 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1197 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1198 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1199 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1200 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1201 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1202 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1203 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1204 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1205 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1206 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1207 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1208 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1209 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1210 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1211 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1212 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1213 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1214 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1215 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1216 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1217 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1218 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1219 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1220 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1221 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1222 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1223 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1224 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1225 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1226 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1227 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1228 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1229 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1230 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1231 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1232 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1233 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1234 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1235 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1236 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1237 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1238 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1239 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1240 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1241 at scala.util.Try$.apply(Try.scala:218)
1242 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1243 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1244 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1245 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1246 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1247 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1248 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1249 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1250 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1251 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1252 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1253 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1254 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
12552025-12-22 17:32:41,449 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36935
1256[info] - fail when status is 204 or 304, but there's a body
12572025-12-22 17:32:41,454 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39715
12582025-12-22 17:32:41,460 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x098a33c4, L:/127.0.0.1:39715 - R:/127.0.0.1:34884]'
12592025-12-22 17:32:41,557 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39715
1260[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization {header Accept}, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)}|status code (200) {body as text/html (UTF-8)}|status code (200) {body as text/html (ISO-8859-1)}))
12612025-12-22 17:32:41,561 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43885
12622025-12-22 17:32:41,564 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5b98e9b5, L:/127.0.0.1:43885 - R:/127.0.0.1:46896]'
12632025-12-22 17:32:41,570 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43885
1264[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)})) takes first content type when no accepts header
12652025-12-22 17:32:41,573 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43485
12662025-12-22 17:32:41,576 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xeac638ef, L:/127.0.0.1:43485 - R:/127.0.0.1:55880]'
1267[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/xml (UTF-8)}|status code (200) {body as application/json (UTF-8)})) takes first content type when no accepts header
12682025-12-22 17:32:41,582 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43485
12692025-12-22 17:32:41,586 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42297
12702025-12-22 17:32:41,588 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf492e67a, L:/127.0.0.1:42297 - R:/127.0.0.1:41036]'
12712025-12-22 17:32:41,592 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42297
1272[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) accepts header without output body
12732025-12-22 17:32:41,595 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35535
12742025-12-22 17:32:41,597 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x47d80413, L:/127.0.0.1:35535 - R:/127.0.0.1:53696]'
12752025-12-22 17:32:41,601 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35535
1276[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream}) not take into account the accept charset header when the body media type doesn't specify one
12772025-12-22 17:32:41,604 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45959
12782025-12-22 17:32:41,607 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcc3b1d1b, L:/127.0.0.1:45959 - R:/127.0.0.1:42374]'
12792025-12-22 17:32:41,621 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45959
1280[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization-parameters, errout: -, out: one of({body as application/json; name=unknown (UTF-8)}|{body as application/json (UTF-8)})) matches content type on accept parameters
12812025-12-22 17:32:41,624 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41467
12822025-12-22 17:32:41,626 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x62de90a6, L:/127.0.0.1:41467 - R:/127.0.0.1:46900]'
12832025-12-22 17:32:41,636 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41467
1284[info] - Endpoint[echo file](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
12852025-12-22 17:32:41,639 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42183
12862025-12-22 17:32:41,641 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x19cf17be, L:/127.0.0.1:42183 - R:/127.0.0.1:34746]'
12872025-12-22 17:32:41,647 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42183
1288[info] - Endpoint[mapped query](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
12892025-12-22 17:32:41,651 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46221
12902025-12-22 17:32:41,653 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6ebaea34, L:/127.0.0.1:46221 - R:/127.0.0.1:36988]'
12912025-12-22 17:32:41,660 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46221
1292[info] - Endpoint[mapped path](securityin: -, in: /fruit /[], errout: -, out: {body as text/plain (UTF-8)})
12932025-12-22 17:32:41,662 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45171
12942025-12-22 17:32:41,664 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x08e861b1, L:/127.0.0.1:45171 - R:/127.0.0.1:43860]'
12952025-12-22 17:32:41,669 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45171
1296[info] - Endpoint[mapped path path](securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
12972025-12-22 17:32:41,671 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35797
12982025-12-22 17:32:41,673 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x39f6b7f2, L:/127.0.0.1:35797 - R:/127.0.0.1:35258]'
12992025-12-22 17:32:41,677 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35797
1300[info] - Endpoint[query and mapped path path](securityin: -, in: /fruit /[] /amount /[] ?color, errout: -, out: {body as text/plain (UTF-8)})
13012025-12-22 17:32:41,680 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34945
13022025-12-22 17:32:41,682 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xca56ad95, L:/127.0.0.1:34945 - R:/127.0.0.1:33302]'
13032025-12-22 17:32:41,686 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34945
1304[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
13052025-12-22 17:32:41,688 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38891
13062025-12-22 17:32:41,690 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3a92c08b, L:/127.0.0.1:38891 - R:/127.0.0.1:41740]'
13072025-12-22 17:32:41,695 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38891
1308[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)} {header X-Role})
13092025-12-22 17:32:41,699 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33457
13102025-12-22 17:32:41,701 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9be50246, L:/127.0.0.1:33457 - R:/127.0.0.1:58506]'
13112025-12-22 17:32:41,705 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33457
1312[info] - Endpoint(securityin: -, in: {header A: 1} {header X}, errout: -, out: {header B: 2} {header Y})
13132025-12-22 17:32:41,707 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43413
13142025-12-22 17:32:41,709 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x65965934, L:/127.0.0.1:43413 - R:/127.0.0.1:52622]'
13152025-12-22 17:32:41,715 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43413
1316[info] - Endpoint(securityin: -, in: ?a ?b ?x ?y, errout: -, out: {header A} {header B} {header X} {header Y})
13172025-12-22 17:32:41,718 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40713
13182025-12-22 17:32:41,720 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3f883c84, L:/127.0.0.1:40713 - R:/127.0.0.1:33852]'
13192025-12-22 17:32:41,724 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40713
1320[info] - Endpoint(securityin: -, in: ?p1 ?p2 ?p3, errout: -, out: {header P1} {header P2} {header P3})
13212025-12-22 17:32:41,727 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32995
13222025-12-22 17:32:41,729 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd73b79f9, L:/127.0.0.1:32995 - R:/127.0.0.1:52718]'
13232025-12-22 17:32:41,733 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32995
1324[info] - Endpoint[mapped to unit](securityin: -, in: ?p1 ?p2, errout: -, out: {header P1} {header P2})
13252025-12-22 17:32:41,737 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35693
13262025-12-22 17:32:41,739 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xecac22d6, L:/127.0.0.1:35693 - R:/127.0.0.1:34542]'
13272025-12-22 17:32:41,768 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35693
1328[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
13292025-12-22 17:32:41,772 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34827
13302025-12-22 17:32:41,774 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9f1ef7c8, L:/127.0.0.1:34827 - R:/127.0.0.1:42394]'
13312025-12-22 17:32:41,780 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34827
1332[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
13332025-12-22 17:32:41,784 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41607
13342025-12-22 17:32:41,786 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2e721773, L:/127.0.0.1:41607 - R:/127.0.0.1:52338]'
13352025-12-22 17:32:41,792 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41607
1336[info] - Endpoint[metrics](securityin: -, in: GET /, errout: -, out: -)
13372025-12-22 17:32:41,795 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37733
13382025-12-22 17:32:41,798 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x12ec163a, L:/127.0.0.1:37733 - R:/127.0.0.1:39028]'
13392025-12-22 17:32:41,902 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /, by: [metrics on exception], took: 102ms
1340java.lang.RuntimeException: Ups
1341 at sttp.tapir.server.tests.ServerMetricsTest.tests$$anonfun$7(ServerMetricsTest.scala:107)
1342 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
1343 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1344 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
1345 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
1346 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1347 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1348 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1349 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1350 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1351 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1352 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1353 at scala.util.Try$.apply(Try.scala:218)
1354 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1355 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1356 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1357 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1358 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1359 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1360 at scala.util.Try$.apply(Try.scala:218)
1361 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1362 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1363 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1364 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1365 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2$$anonfun$1(MetricsEndpointInterceptor.scala:52)
1366 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1367 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2(MetricsEndpointInterceptor.scala:55)
1368 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1369 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1370 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.onDecodeSuccess(MetricsEndpointInterceptor.scala:55)
1371 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1372 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1373 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1374 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1375 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1376 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1377 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1378 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1379 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1380 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1381 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1382 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1383 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1384 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1385 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1386 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1387 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1388 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1389 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1390 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1391 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1392 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1393 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1394 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1395 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1396 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1397 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1398 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1399 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1400 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1401 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1402 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1403 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1404 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1405 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1406 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1407 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1408 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1409 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1410 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1411 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1412 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1413 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1414 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1415 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1416 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1417 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1418 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1419 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1420 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1421 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1422 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1$$anonfun$2(MetricsEndpointInterceptor.scala:32)
1423 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1424 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1425 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1(MetricsEndpointInterceptor.scala:33)
1426 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1427 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1428 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1429 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1430 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1431 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1432 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1433 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1434 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1435 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1436 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1437 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1438 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1439 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1440 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1441 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1442 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1443 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1444 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1445 at scala.util.Try$.apply(Try.scala:218)
1446 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1447 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1448 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1449 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1450 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1451 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1452 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1453 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1454 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1455 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1456 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1457 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1458 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
14592025-12-22 17:32:41,906 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37733
1460[info] - Endpoint[metrics on exception](securityin: -, in: GET /, errout: -, out: -)
14612025-12-22 17:32:41,908 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43269
14622025-12-22 17:32:41,910 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x287322ed, L:/127.0.0.1:43269 - R:/127.0.0.1:50286]'
14632025-12-22 17:32:41,919 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43269
1464[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
14652025-12-22 17:32:41,922 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32867
14662025-12-22 17:32:41,924 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe225d97d, L:/127.0.0.1:32867 - R:/127.0.0.1:33668]'
14672025-12-22 17:32:41,931 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32867
1468[info] - Endpoint(securityin: -, in: /mapping ?num, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
14692025-12-22 17:32:41,933 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41503
14702025-12-22 17:32:41,935 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xabe399ad, L:/127.0.0.1:41503 - R:/127.0.0.1:38220]'
14712025-12-22 17:32:41,942 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41503
1472[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202)|status code (200) {body as text/plain (UTF-8)}))
14732025-12-22 17:32:41,945 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46289
14742025-12-22 17:32:41,946 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8eecf086, L:/127.0.0.1:46289 - R:/127.0.0.1:45794]'
14752025-12-22 17:32:41,955 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46289
1476[info] - Endpoint(securityin: -, in: GET /entity /[type], errout: -, out: one of(status code (201) {body as application/json (UTF-8)}|{body as application/json (UTF-8)}))
14772025-12-22 17:32:41,957 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43221
14782025-12-22 17:32:41,959 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6483c171, L:/127.0.0.1:43221 - R:/127.0.0.1:43438]'
14792025-12-22 17:32:41,977 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43221
1480[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (204)|status code (202) {body as application/json (UTF-8)}|status code (200) {body as application/json (UTF-8)}))
14812025-12-22 17:32:41,981 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34979
14822025-12-22 17:32:41,984 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x98269bed, L:/127.0.0.1:34979 - R:/127.0.0.1:60178]'
14832025-12-22 17:32:42,006 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34979
1484[info] - Endpoint(securityin: -, in: ?fruit, errout: {body as application/json (UTF-8)}, out: -)
14852025-12-22 17:32:42,008 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42917
14862025-12-22 17:32:42,010 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xba07eb1d, L:/127.0.0.1:42917 - R:/127.0.0.1:32842]'
14872025-12-22 17:32:42,022 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42917
1488[info] - ServerEndpoint(securityin: {header token}, in: ?y, errout: {body as application/json (UTF-8)}, out: {body as text/plain (UTF-8)}) security error outputs extended with additional variants in main logic
14892025-12-22 17:32:42,024 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45781
14902025-12-22 17:32:42,026 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9984c01e, L:/127.0.0.1:45781 - R:/127.0.0.1:51336]'
14912025-12-22 17:32:42,033 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45781
1492[info] - Endpoint(securityin: -, in: /status ?statusOut, errout: -, out: one of(status code (404)|status code (400) {body as application/json (UTF-8)}))
14932025-12-22 17:32:42,036 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38125
14942025-12-22 17:32:42,037 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x624176b4, L:/127.0.0.1:38125 - R:/127.0.0.1:40010]'
14952025-12-22 17:32:42,047 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38125
1496[info] - given a list of endpoints, should return 405 for unsupported methods
14972025-12-22 17:32:42,050 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39357
14982025-12-22 17:32:42,052 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x48fbfa41, L:/127.0.0.1:39357 - R:/127.0.0.1:52472]'
14992025-12-22 17:32:42,059 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39357
1500[info] - given a list of endpoints with different paths, should return 405 for unsupported methods
15012025-12-22 17:32:42,061 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35683
15022025-12-22 17:32:42,063 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd2197898, L:/127.0.0.1:35683 - R:/127.0.0.1:60098]'
15032025-12-22 17:32:42,069 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35683
1504[info] - given a list of endpoints and a customized reject handler, should return a custom response for unsupported methods
15052025-12-22 17:32:42,071 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36477
15062025-12-22 17:32:42,072 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x50059435, L:/127.0.0.1:36477 - R:/127.0.0.1:44726]'
15072025-12-22 17:32:42,074 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36477
1508[info] - Endpoint(securityin: -, in: /path, errout: -, out: -) should return 404 for an unknown endpoint
15092025-12-22 17:32:42,076 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38121
15102025-12-22 17:32:42,077 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9d37ce66, L:/127.0.0.1:38121 - R:/127.0.0.1:49908]'
15112025-12-22 17:32:42,080 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38121
1512[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: -) should return 404 for an unsupported method, when a single endpoint is interpreted
15132025-12-22 17:32:42,083 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43073
15142025-12-22 17:32:42,085 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2eebd5e3, L:/127.0.0.1:43073 - R:/127.0.0.1:48614]'
15152025-12-22 17:32:42,094 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43073
1516[info] - Endpoint(securityin: -, in: ?fruit(~apple|banana), errout: -, out: -) support query validation with tagged type
15172025-12-22 17:32:42,096 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39411
15182025-12-22 17:32:42,097 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8a5935c9, L:/127.0.0.1:39411 - R:/127.0.0.1:33664]'
15192025-12-22 17:32:42,103 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39411
1520[info] - Endpoint(securityin: -, in: ?amount(>=0), errout: -, out: -) support query validation
15212025-12-22 17:32:42,105 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33183
15222025-12-22 17:32:42,107 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa1344a05, L:/127.0.0.1:33183 - R:/127.0.0.1:60552]'
15232025-12-22 17:32:42,120 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33183
1524[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruit->(length>=4),amount->(>=1)), errout: -, out: -) support jsonBody validation with wrapped type
15252025-12-22 17:32:42,122 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46165
15262025-12-22 17:32:42,124 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x961a7671, L:/127.0.0.1:46165 - R:/127.0.0.1:48144]'
15272025-12-22 17:32:42,134 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46165
1528[info] - Endpoint(securityin: -, in: ?amount(>=1), errout: -, out: -) support query validation with wrapper type
15292025-12-22 17:32:42,136 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38635
15302025-12-22 17:32:42,138 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x631fa8c7, L:/127.0.0.1:38635 - R:/127.0.0.1:53654]'
15312025-12-22 17:32:42,154 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38635
1532[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruits->(size>=1,elements(fruit->(length>=4),amount->(>=1)))), errout: -, out: -) support jsonBody validation with list of wrapped type
15332025-12-22 17:32:42,157 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40687
15342025-12-22 17:32:42,159 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xaa000150, L:/127.0.0.1:40687 - R:/127.0.0.1:58552]'
15352025-12-22 17:32:42,178 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40687
1536[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
15372025-12-22 17:32:42,183 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41743
15382025-12-22 17:32:42,195 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd742a1e1, L:/127.0.0.1:41743 - R:/127.0.0.1:59508]'
15392025-12-22 17:32:42,213 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41743
1540[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|text/* -> {body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
15412025-12-22 17:32:42,217 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43951
15422025-12-22 17:32:42,219 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe0820b25, L:/127.0.0.1:43951 - R:/127.0.0.1:57180]'
15432025-12-22 17:32:42,237 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43951
1544[info] - Endpoint(securityin: -, in: POST {body as text/plain (UTF-8)}, errout: -, out: one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}))
15452025-12-22 17:32:42,239 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40905
15462025-12-22 17:32:42,241 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x47834750, L:/127.0.0.1:40905 - R:/127.0.0.1:48278]'
15472025-12-22 17:32:42,249 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40905
1548[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid preflight request
15492025-12-22 17:32:42,253 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46465
15502025-12-22 17:32:42,254 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x47fd5c5b, L:/127.0.0.1:46465 - R:/127.0.0.1:36866]'
15512025-12-22 17:32:42,258 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46465
1552[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
15532025-12-22 17:32:42,260 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37841
15542025-12-22 17:32:42,261 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x425658e2, L:/127.0.0.1:37841 - R:/127.0.0.1:39490]'
15552025-12-22 17:32:42,265 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37841
1556[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
15572025-12-22 17:32:42,268 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33825
15582025-12-22 17:32:42,270 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x893a6304, L:/127.0.0.1:33825 - R:/127.0.0.1:59306]'
15592025-12-22 17:32:42,276 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33825
1560[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin; preflight request with unsupported origin
15612025-12-22 17:32:42,278 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43799
15622025-12-22 17:32:42,280 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4eee19b4, L:/127.0.0.1:43799 - R:/127.0.0.1:50428]'
15632025-12-22 17:32:42,284 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43799
1564[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins; preflight request with unsupported origin
15652025-12-22 17:32:42,286 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43685
15662025-12-22 17:32:42,288 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd78193ce, L:/127.0.0.1:43685 - R:/127.0.0.1:35966]'
15672025-12-22 17:32:42,291 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43685
1568[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed method; preflight request with unsupported method
15692025-12-22 17:32:42,293 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38695
15702025-12-22 17:32:42,294 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf90f5bfc, L:/127.0.0.1:38695 - R:/127.0.0.1:33436]'
15712025-12-22 17:32:42,297 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38695
1572[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed headers; preflight request with unsupported header
15732025-12-22 17:32:42,299 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46035
15742025-12-22 17:32:42,301 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdd801679, L:/127.0.0.1:46035 - R:/127.0.0.1:38602]'
15752025-12-22 17:32:42,303 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46035
1576[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with reflected allowed headers; preflight request
15772025-12-22 17:32:42,305 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45363
15782025-12-22 17:32:42,306 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x153412b0, L:/127.0.0.1:45363 - R:/127.0.0.1:41184]'
15792025-12-22 17:32:42,310 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45363
1580[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with custom response code for preflight requests; valid preflight request
15812025-12-22 17:32:42,312 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43227
15822025-12-22 17:32:42,314 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xecc2372f, L:/127.0.0.1:43227 - R:/127.0.0.1:51026]'
15832025-12-22 17:32:42,317 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43227
1584[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with default config; preflight request without Origin (non-CORS)
15852025-12-22 17:32:42,319 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36589
15862025-12-22 17:32:42,320 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xec688189, L:/127.0.0.1:36589 - R:/127.0.0.1:33886]'
15872025-12-22 17:32:42,325 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36589
1588[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid CORS request
15892025-12-22 17:32:42,327 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36619
15902025-12-22 17:32:42,328 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9c86af44, L:/127.0.0.1:36619 - R:/127.0.0.1:41470]'
15912025-12-22 17:32:42,331 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36619
1592[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with custom allowed origin, allowed credentials and exposed headers; valid CORS request
15932025-12-22 17:32:42,333 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35705
15942025-12-22 17:32:42,334 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3db34399, L:/127.0.0.1:35705 - R:/127.0.0.1:54708]'
15952025-12-22 17:32:42,337 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35705
1596[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with all headers exposed; valid CORS request
15972025-12-22 17:32:42,339 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39409
15982025-12-22 17:32:42,340 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6e7a98fb, L:/127.0.0.1:39409 - R:/127.0.0.1:55260]'
15992025-12-22 17:32:42,343 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39409
1600[info] - returns tapir-generated 404 when defaultHandlers(notFoundWhenRejected = true) is used
16012025-12-22 17:32:42,345 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39559
16022025-12-22 17:32:42,346 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe1140a6f, L:/127.0.0.1:39559 - R:/127.0.0.1:44894]'
16032025-12-22 17:32:42,360 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39559
1604[info] - Log events with provided functions, skipping certain endpoints
1605Starting build for ProjectRef(file:/build/repo/,nima3) (tapir-nima-server)... [1/2]
1606Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1607[info] compiling 8 Scala sources to /build/repo/nima/target/jvm-3/classes ...
1608[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1609[warn] -- [E175] Potential Issue Warning: /build/repo/nima/src/main/scala/sttp/tapir/server/nima/NimaServerInterpreter.scala:41:68
1610[warn] 41 | tapirResponse.body.fold(ifEmpty = helidonResponse.send()) { tapirInputStream =>
1611[warn] | ^
1612[warn] |discarded non-Unit value of type Unit | Long. Add `: Unit` to discard silently.
1613[warn] 42 | val helidonOutputStream = helidonResponse.outputStream()
1614[warn] 43 | try {
1615[warn] 44 | tapirInputStream.transferTo(helidonOutputStream)
1616[warn] 45 | } finally {
1617[warn] 46 | helidonOutputStream.close()
1618[warn] 47 | }
1619[warn] 48 | }
1620[warn] two warnings found
1621[info] done compiling
1622[info] compiling 3 Scala sources to /build/repo/nima/target/jvm-3/test-classes ...
1623[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1624[warn] there was 1 deprecation warning; re-run with -deprecation for details
1625[warn] two warnings found
1626[info] done compiling
162717:33:16,893 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
162817:33:16,895 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - No custom configurators were discovered as a service.
162917:33:16,895 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
163017:33:16,896 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
163117:33:16,920 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
163217:33:16,921 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
163317:33:16,930 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 25 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
163417:33:16,930 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
163517:33:16,930 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
163617:33:16,931 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
163717:33:16,936 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/build/repo/nima/target/jvm-3/test-classes/logback.xml]
163817:33:16,937 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs multiple times on the classpath.
163917:33:16,937 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs at [jar:file:/root/.cache/coursier/v1/https/repo.scala-lang.org/artifactory/maven-nightlies/com/softwaremill/sttp/tapir/tapir-tests_3/1.8.2/tapir-tests_3-1.8.2.jar!/logback.xml]
164017:33:16,937 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs at [file:/build/repo/nima/target/jvm-3/test-classes/logback.xml]
164117:33:17,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
164217:33:17,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
164317:33:17,087 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
164417:33:17,087 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
164517:33:17,087 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
164617:33:17,088 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.helidon] to INFO
164717:33:17,092 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [io.helidon] to false
164817:33:17,093 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[io.helidon]
164917:33:17,093 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
165017:33:17,093 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
165117:33:17,093 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5d740a0f - End of configuration.
165217:33:17,094 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@214b199c - Registering current configuration as safe fallback point
165317:33:17,094 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 164 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
1654
1655[info] NimaServerTest:
165617:33:18.889 [features-thread] INFO i.h.common.features.HelidonFeatures - Helidon SE 4.0.0 features: [Config, Encoding, Media, WebServer]
165717:33:18.892 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3aab689f] http://0.0.0.0:34927 bound for socket '@default'
165817:33:18.899 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 13 milliseconds. 2127 milliseconds since JVM startup. Java 21+35-LTS
165917:33:18.901 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34927
166017:33:19.249 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34927
166117:33:19.250 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3aab689f] @default socket closed.
166217:33:19.251 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1663[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
166417:33:19.266 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x791207f5] http://0.0.0.0:36853 bound for socket '@default'
166517:33:19.267 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 2499 milliseconds since JVM startup. Java 21+35-LTS
166617:33:19.267 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36853
166717:33:19.284 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36853
166817:33:19.284 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x791207f5] @default socket closed.
166917:33:19.285 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1670[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
167117:33:19.292 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4babe213] http://0.0.0.0:35593 bound for socket '@default'
167217:33:19.293 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2524 milliseconds since JVM startup. Java 21+35-LTS
167317:33:19.293 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35593
167417:33:19.303 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35593
167517:33:19.303 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4babe213] @default socket closed.
167617:33:19.303 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1677[info] - Endpoint[infallible](securityin: -, in: ?fruit, errout: void, out: {body as text/plain (UTF-8)})
167817:33:19.308 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x379fde4c] http://0.0.0.0:45545 bound for socket '@default'
167917:33:19.309 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2540 milliseconds since JVM startup. Java 21+35-LTS
168017:33:19.309 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45545
168117:33:19.325 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45545
168217:33:19.325 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x379fde4c] @default socket closed.
168317:33:19.325 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1684[info] - Endpoint(securityin: -, in: ?fruit ?amount, errout: -, out: {body as text/plain (UTF-8)})
168517:33:19.330 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2a566978] http://0.0.0.0:36445 bound for socket '@default'
168617:33:19.331 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2562 milliseconds since JVM startup. Java 21+35-LTS
168717:33:19.331 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36445
168817:33:19.338 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36445
168917:33:19.339 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2a566978] @default socket closed.
169017:33:19.339 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1691[info] - Endpoint(securityin: -, in: {header X-Role}, errout: -, out: {body as text/plain (UTF-8)})
169217:33:19.343 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4ef43482] http://0.0.0.0:46547 bound for socket '@default'
169317:33:19.344 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2575 milliseconds since JVM startup. Java 21+35-LTS
169417:33:19.344 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46547
169517:33:19.352 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46547
169617:33:19.353 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4ef43482] @default socket closed.
169717:33:19.353 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1698[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
169917:33:19.357 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7ef2fc0c] http://0.0.0.0:40831 bound for socket '@default'
170017:33:19.358 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2589 milliseconds since JVM startup. Java 21+35-LTS
170117:33:19.358 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40831
170217:33:19.366 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40831
170317:33:19.366 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7ef2fc0c] @default socket closed.
170417:33:19.366 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1705[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
170617:33:19.371 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0b34fac2] http://0.0.0.0:44157 bound for socket '@default'
170717:33:19.372 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2603 milliseconds since JVM startup. Java 21+35-LTS
170817:33:19.372 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44157
170917:33:19.382 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44157
171017:33:19.382 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0b34fac2] @default socket closed.
171117:33:19.382 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1712[info] - Endpoint(securityin: -, in: GET /api /[], errout: -, out: -) Empty path should not be passed to path capture decoding
171317:33:19.387 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7d1fbc62] http://0.0.0.0:36681 bound for socket '@default'
171417:33:19.388 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2619 milliseconds since JVM startup. Java 21+35-LTS
171517:33:19.388 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36681
171617:33:19.395 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36681
171717:33:19.396 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7d1fbc62] @default socket closed.
171817:33:19.396 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1719[info] - Endpoint(securityin: -, in: /in /[] /[], errout: -, out: {header a} {header b}) capturing two path parameters with the same specification
172017:33:19.400 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5088bf77] http://0.0.0.0:37637 bound for socket '@default'
172117:33:19.400 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2632 milliseconds since JVM startup. Java 21+35-LTS
172217:33:19.400 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37637
172317:33:19.414 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37637
172417:33:19.414 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5088bf77] @default socket closed.
172517:33:19.415 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1726[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
172717:33:19.419 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6c5cf96e] http://0.0.0.0:46463 bound for socket '@default'
172817:33:19.420 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2651 milliseconds since JVM startup. Java 21+35-LTS
172917:33:19.420 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46463
173017:33:19.436 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46463
173117:33:19.437 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6c5cf96e] @default socket closed.
173217:33:19.437 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1733[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)}) with get method
173417:33:19.441 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x41c26591] http://0.0.0.0:37105 bound for socket '@default'
173517:33:19.442 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2674 milliseconds since JVM startup. Java 21+35-LTS
173617:33:19.442 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37105
173717:33:19.451 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37105
173817:33:19.452 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x41c26591] @default socket closed.
173917:33:19.452 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1740[info] - Endpoint(securityin: -, in: {header SomeHeader} /[], errout: -, out: {header IntHeader} {body as text/plain (UTF-8)}) Header input before path capture input
174117:33:19.457 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x61489e9a] http://0.0.0.0:41509 bound for socket '@default'
174217:33:19.457 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2689 milliseconds since JVM startup. Java 21+35-LTS
174317:33:19.457 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41509
174417:33:19.508 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41509
174517:33:19.509 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x61489e9a] @default socket closed.
174617:33:19.509 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1747[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
174817:33:19.515 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x38e62b7f] http://0.0.0.0:34953 bound for socket '@default'
174917:33:19.515 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2747 milliseconds since JVM startup. Java 21+35-LTS
175017:33:19.515 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34953
175117:33:19.525 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34953
175217:33:19.525 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x38e62b7f] @default socket closed.
175317:33:19.525 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1754[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) with accept header
175517:33:19.530 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x314ea225] http://0.0.0.0:42029 bound for socket '@default'
175617:33:19.531 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2762 milliseconds since JVM startup. Java 21+35-LTS
175717:33:19.531 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42029
175817:33:19.539 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42029
175917:33:19.539 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x314ea225] @default socket closed.
176017:33:19.540 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1761[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) content type
176217:33:19.546 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2096f262] http://0.0.0.0:36837 bound for socket '@default'
176317:33:19.547 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2778 milliseconds since JVM startup. Java 21+35-LTS
176417:33:19.547 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36837
176517:33:19.555 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36837
176617:33:19.556 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2096f262] @default socket closed.
176717:33:19.556 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1768[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
176917:33:19.560 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x46817863] http://0.0.0.0:35101 bound for socket '@default'
177017:33:19.560 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2792 milliseconds since JVM startup. Java 21+35-LTS
177117:33:19.561 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35101
177217:33:19.567 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35101
177317:33:19.567 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x46817863] @default socket closed.
177417:33:19.567 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1775[info] - Endpoint[echo byte buffer](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
177617:33:19.571 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x42f06aa2] http://0.0.0.0:33353 bound for socket '@default'
177717:33:19.572 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2804 milliseconds since JVM startup. Java 21+35-LTS
177817:33:19.572 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33353
177917:33:19.578 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33353
178017:33:19.578 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x42f06aa2] @default socket closed.
178117:33:19.578 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1782[info] - Endpoint(securityin: -, in: /api /unit, errout: -, out: {body as application/json (UTF-8)}) unit json mapper
178317:33:19.582 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x10479ae6] http://0.0.0.0:35847 bound for socket '@default'
178417:33:19.583 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2814 milliseconds since JVM startup. Java 21+35-LTS
178517:33:19.583 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35847
178617:33:19.588 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35847
178717:33:19.588 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x10479ae6] @default socket closed.
178817:33:19.588 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1789[info] - Endpoint(securityin: -, in: /api, errout: -, out: {body as text/plain (UTF-8)}) default status mapper
179017:33:19.592 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4eb716c5] http://0.0.0.0:35163 bound for socket '@default'
179117:33:19.593 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2824 milliseconds since JVM startup. Java 21+35-LTS
179217:33:19.593 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35163
179317:33:19.599 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35163
179417:33:19.599 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4eb716c5] @default socket closed.
179517:33:19.599 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1796[info] - Endpoint(securityin: -, in: /api, errout: {body as text/plain (UTF-8)}, out: -) default error status mapper
179717:33:19.603 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1786f27f] http://0.0.0.0:35075 bound for socket '@default'
179817:33:19.603 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2835 milliseconds since JVM startup. Java 21+35-LTS
179917:33:19.604 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35075
180017:33:19.615 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35075
180117:33:19.615 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1786f27f] @default socket closed.
180217:33:19.615 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1803[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/x-www-form-urlencoded (UTF-8)}, errout: -, out: {body as application/x-www-form-urlencoded (UTF-8)})
180417:33:19.620 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x263c2c3b] http://0.0.0.0:40857 bound for socket '@default'
180517:33:19.621 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2852 milliseconds since JVM startup. Java 21+35-LTS
180617:33:19.621 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40857
180717:33:19.630 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40857
180817:33:19.630 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x263c2c3b] @default socket closed.
180917:33:19.631 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1810[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)})
181117:33:19.636 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0a72c83d] http://0.0.0.0:35245 bound for socket '@default'
181217:33:19.637 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2869 milliseconds since JVM startup. Java 21+35-LTS
181317:33:19.637 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35245
181417:33:19.646 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35245
181517:33:19.647 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0a72c83d] @default socket closed.
181617:33:19.648 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1817[info] - Endpoint(securityin: -, in: GET /[pathParam] ?*, errout: -, out: {body as text/plain (UTF-8)})
181817:33:19.652 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0de8e3a3] http://0.0.0.0:46801 bound for socket '@default'
181917:33:19.652 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2884 milliseconds since JVM startup. Java 21+35-LTS
182017:33:19.653 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46801
182117:33:19.662 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46801
182217:33:19.662 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0de8e3a3] @default socket closed.
182317:33:19.663 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1824[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)}) should support value-less query param
182517:33:19.667 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0ef1bcfc] http://0.0.0.0:43701 bound for socket '@default'
182617:33:19.668 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2899 milliseconds since JVM startup. Java 21+35-LTS
182717:33:19.668 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43701
182817:33:19.680 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43701
182917:33:19.681 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0ef1bcfc] @default socket closed.
183017:33:19.681 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1831[info] - Endpoint(securityin: -, in: GET /api /echo /headers {multiple headers}, errout: -, out: {multiple headers})
183217:33:19.686 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x39da2ea8] http://0.0.0.0:38153 bound for socket '@default'
183317:33:19.686 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2918 milliseconds since JVM startup. Java 21+35-LTS
183417:33:19.687 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38153
183517:33:19.695 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38153
183617:33:19.696 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x39da2ea8] @default socket closed.
183717:33:19.696 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1838[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)})
183917:33:19.701 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x720945d2] http://0.0.0.0:40143 bound for socket '@default'
184017:33:19.701 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2933 milliseconds since JVM startup. Java 21+35-LTS
184117:33:19.701 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40143
184217:33:19.707 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40143
184317:33:19.708 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x720945d2] @default socket closed.
184417:33:19.708 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1845[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)}) paths should match empty path
184617:33:19.712 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x531ec0ed] http://0.0.0.0:33359 bound for socket '@default'
184717:33:19.713 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2944 milliseconds since JVM startup. Java 21+35-LTS
184817:33:19.713 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33359
184917:33:19.723 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33359
185017:33:19.724 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x531ec0ed] @default socket closed.
185117:33:19.724 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1852[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) invalid query parameter
185317:33:19.728 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x444373d2] http://0.0.0.0:43295 bound for socket '@default'
185417:33:19.729 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2961 milliseconds since JVM startup. Java 21+35-LTS
185517:33:19.729 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43295
185617:33:19.737 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43295
185717:33:19.737 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x444373d2] @default socket closed.
185817:33:19.737 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1859[info] - Endpoint(securityin: -, in: GET /api /echo /param-to-header ?qq, errout: -, out: {header hh})
186017:33:19.742 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5a0db385] http://0.0.0.0:44783 bound for socket '@default'
186117:33:19.742 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2974 milliseconds since JVM startup. Java 21+35-LTS
186217:33:19.742 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44783
186317:33:19.754 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44783
186417:33:19.755 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5a0db385] @default socket closed.
186517:33:19.755 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1866[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Cookie}, errout: -, out: {header Set-Cookie})
186717:33:19.759 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5d4b84b1] http://0.0.0.0:36787 bound for socket '@default'
186817:33:19.760 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2991 milliseconds since JVM startup. Java 21+35-LTS
186917:33:19.760 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36787
187017:33:19.760 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36787
187117:33:19.761 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5d4b84b1] @default socket closed.
187217:33:19.761 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1873[info] - Endpoint(securityin: -, in: GET / ?q, errout: -, out: {header Set-Cookie} {body as text/plain (UTF-8)}) should be invulnerable to response splitting from unsanitized headers
187417:33:19.765 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x30fa2e8a] http://0.0.0.0:44909 bound for socket '@default'
187517:33:19.766 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2997 milliseconds since JVM startup. Java 21+35-LTS
187617:33:19.766 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44909
187717:33:19.775 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44909
187817:33:19.775 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x30fa2e8a] @default socket closed.
187917:33:19.776 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1880[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Set-Cookie}, errout: -, out: {header Set-Cookie})
188117:33:19.781 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x49655416] http://0.0.0.0:33297 bound for socket '@default'
188217:33:19.781 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3013 milliseconds since JVM startup. Java 21+35-LTS
188317:33:19.782 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33297
188417:33:19.788 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33297
188517:33:19.789 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x49655416] @default socket closed.
188617:33:19.789 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1887[info] - Endpoint(securityin: -, in: /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type}) dynamic content type
188817:33:19.794 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3c78f6ff] http://0.0.0.0:43031 bound for socket '@default'
188917:33:19.794 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3026 milliseconds since JVM startup. Java 21+35-LTS
189017:33:19.794 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43031
189117:33:19.801 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43031
189217:33:19.801 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3c78f6ff] @default socket closed.
189317:33:19.801 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1894[info] - Endpoint(securityin: -, in: /api /echo {header Content-Type}, errout: -, out: {body as text/plain (UTF-8)})
189517:33:19.805 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x56c8e143] http://0.0.0.0:38147 bound for socket '@default'
189617:33:19.806 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3037 milliseconds since JVM startup. Java 21+35-LTS
189717:33:19.806 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38147
189817:33:19.814 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38147
189917:33:19.814 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x56c8e143] @default socket closed.
190017:33:19.814 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1901[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) mismatch content-type
190217:33:19.819 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1c9319bb] http://0.0.0.0:40987 bound for socket '@default'
190317:33:19.820 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3051 milliseconds since JVM startup. Java 21+35-LTS
190417:33:19.820 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40987
190517:33:19.828 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40987
190617:33:19.829 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1c9319bb] @default socket closed.
190717:33:19.829 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1908[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) missing content-type
190917:33:19.833 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4d5b4833] http://0.0.0.0:44819 bound for socket '@default'
191017:33:19.834 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3066 milliseconds since JVM startup. Java 21+35-LTS
191117:33:19.834 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44819
191217:33:19.841 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44819
191317:33:19.841 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4d5b4833] @default socket closed.
191417:33:19.841 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1915[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) mismatch content-type
191617:33:19.845 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7d62766e] http://0.0.0.0:33017 bound for socket '@default'
191717:33:19.846 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3077 milliseconds since JVM startup. Java 21+35-LTS
191817:33:19.846 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33017
191917:33:19.852 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33017
192017:33:19.852 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7d62766e] @default socket closed.
192117:33:19.853 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1922[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) missing content-type
192317:33:19.856 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x491571d9] http://0.0.0.0:38331 bound for socket '@default'
192417:33:19.857 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3088 milliseconds since JVM startup. Java 21+35-LTS
192517:33:19.857 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38331
192617:33:19.863 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38331
192717:33:19.863 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x491571d9] @default socket closed.
192817:33:19.864 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1929[info] - Endpoint(securityin: -, in: /api /echo, errout: -, out: {body as text/html (UTF-8)})
193017:33:19.869 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x191dc6aa] http://0.0.0.0:40035 bound for socket '@default'
193117:33:19.870 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3102 milliseconds since JVM startup. Java 21+35-LTS
193217:33:19.870 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40035
193317:33:19.876 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40035
193417:33:19.877 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x191dc6aa] @default socket closed.
193517:33:19.877 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1936[info] - Endpoint(securityin: -, in: -, errout: -, out: status code (308) {header Location})
193717:33:19.881 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x606010ab] http://0.0.0.0:36459 bound for socket '@default'
193817:33:19.882 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3113 milliseconds since JVM startup. Java 21+35-LTS
193917:33:19.882 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36459
194017:33:19.887 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36459
194117:33:19.887 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x606010ab] @default socket closed.
194217:33:19.887 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1943[info] - Endpoint(securityin: -, in: -, errout: -, out: {header Location: Poland})
194417:33:19.891 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x70835669] http://0.0.0.0:45531 bound for socket '@default'
194517:33:19.892 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3123 milliseconds since JVM startup. Java 21+35-LTS
194617:33:19.892 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45531
194717:33:19.906 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45531
194817:33:19.906 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x70835669] @default socket closed.
194917:33:19.907 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1950[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
195117:33:19.912 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3bb907d6] http://0.0.0.0:45155 bound for socket '@default'
195217:33:19.913 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3145 milliseconds since JVM startup. Java 21+35-LTS
195317:33:19.913 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45155
195417:33:19.920 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45155
195517:33:19.920 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3bb907d6] @default socket closed.
195617:33:19.920 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1957[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map())) custom status code
195817:33:19.925 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x470866c6] http://0.0.0.0:41983 bound for socket '@default'
195917:33:19.926 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3157 milliseconds since JVM startup. Java 21+35-LTS
196017:33:19.926 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41983
196117:33:19.937 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41983
196217:33:19.938 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x470866c6] @default socket closed.
196317:33:19.938 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1964[info] - Endpoint(securityin: -, in: {data from request}, errout: -, out: {body as text/plain (UTF-8)})
196517:33:19.943 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6f8bbc9c] http://0.0.0.0:32955 bound for socket '@default'
196617:33:19.944 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3176 milliseconds since JVM startup. Java 21+35-LTS
196717:33:19.945 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32955
196817:33:19.956 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32955
196917:33:19.956 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6f8bbc9c] @default socket closed.
197017:33:19.957 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1971[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map()))
197217:33:19.961 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x23ecd65f] http://0.0.0.0:42601 bound for socket '@default'
197317:33:19.961 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3193 milliseconds since JVM startup. Java 21+35-LTS
197417:33:19.961 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42601
197517:33:19.972 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42601
197617:33:19.972 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x23ecd65f] @default socket closed.
197717:33:19.973 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1978[info] - Endpoint[Query with default](securityin: -, in: ?p1, errout: -, out: {body as text/plain (UTF-8)})
197917:33:19.976 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7155e26e] http://0.0.0.0:38229 bound for socket '@default'
198017:33:19.977 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3208 milliseconds since JVM startup. Java 21+35-LTS
198117:33:19.977 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38229
198217:33:19.984 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38229
198317:33:19.984 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7155e26e] @default socket closed.
198417:33:19.984 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1985[info] - Endpoint(securityin: -, in: /api {header Content-Type: multipart/form-data}, errout: -, out: {body as text/plain (UTF-8)}) fixed multipart/form-data header input should ignore boundary directive
198617:33:19.988 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x265b15fa] http://0.0.0.0:41367 bound for socket '@default'
198717:33:19.989 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3220 milliseconds since JVM startup. Java 21+35-LTS
198817:33:19.989 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41367
198917:33:19.998 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41367
199017:33:19.999 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x265b15fa] @default socket closed.
199117:33:19.999 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1992[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type})
199317:33:20.003 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7d802640] http://0.0.0.0:39773 bound for socket '@default'
199417:33:20.003 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3235 milliseconds since JVM startup. Java 21+35-LTS
199517:33:20.004 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39773
199617:33:20.014 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39773
199717:33:20.014 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7d802640] @default socket closed.
199817:33:20.014 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1999[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type} {body as text/plain (UTF-8)})
200017:33:20.018 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x63e565e0] http://0.0.0.0:43489 bound for socket '@default'
200117:33:20.018 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3250 milliseconds since JVM startup. Java 21+35-LTS
200217:33:20.019 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43489
200317:33:20.026 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43489
200417:33:20.026 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x63e565e0] @default socket closed.
200517:33:20.027 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2006[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
200717:33:20.031 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x54507d88] http://0.0.0.0:40095 bound for socket '@default'
200817:33:20.032 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3264 milliseconds since JVM startup. Java 21+35-LTS
200917:33:20.032 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40095
201017:33:20.048 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40095
201117:33:20.049 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x54507d88] @default socket closed.
201217:33:20.049 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2013[info] - Endpoint(securityin: -, in: GET ?flag, errout: -, out: {body as text/plain (UTF-8)})
201417:33:20.054 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x56e6384c] http://0.0.0.0:42217 bound for socket '@default'
201517:33:20.055 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3286 milliseconds since JVM startup. Java 21+35-LTS
201617:33:20.055 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42217
201717:33:20.061 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42217
201817:33:20.061 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x56e6384c] @default socket closed.
201917:33:20.061 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2020[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) should contain the content-length header
202117:33:20.065 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x69b2b729] http://0.0.0.0:37201 bound for socket '@default'
202217:33:20.065 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3297 milliseconds since JVM startup. Java 21+35-LTS
202317:33:20.065 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37201
202417:33:20.070 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37201
202517:33:20.070 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x69b2b729] @default socket closed.
202617:33:20.070 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2027[info] - Endpoint(securityin: -, in: -, errout: -, out: -) GET empty endpoint
202817:33:20.074 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x462e7136] http://0.0.0.0:39707 bound for socket '@default'
202917:33:20.074 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3306 milliseconds since JVM startup. Java 21+35-LTS
203017:33:20.075 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39707
203117:33:20.081 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39707
203217:33:20.081 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x462e7136] @default socket closed.
203317:33:20.081 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2034[info] - Endpoint(securityin: -, in: -, errout: -, out: -) POST empty endpoint
203517:33:20.086 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x562117c1] http://0.0.0.0:39063 bound for socket '@default'
203617:33:20.086 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3318 milliseconds since JVM startup. Java 21+35-LTS
203717:33:20.087 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39063
203817:33:20.095 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39063
203917:33:20.095 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x562117c1] @default socket closed.
204017:33:20.095 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2041[info] - Endpoint(securityin: -, in: -, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type: text/csv}) Fixed content-type header
204217:33:20.100 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2a5fac75] http://0.0.0.0:40923 bound for socket '@default'
204317:33:20.100 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3332 milliseconds since JVM startup. Java 21+35-LTS
204417:33:20.100 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40923
204517:33:20.106 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40923
204617:33:20.107 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2a5fac75] @default socket closed.
204717:33:20.107 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2048[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) GET a GET endpoint
204917:33:20.111 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x696755c7] http://0.0.0.0:39719 bound for socket '@default'
205017:33:20.111 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3343 milliseconds since JVM startup. Java 21+35-LTS
205117:33:20.112 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39719
205217:33:20.116 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39719
205317:33:20.116 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x696755c7] @default socket closed.
205417:33:20.116 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2055[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) POST a GET endpoint
205617:33:20.120 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4f7bf462] http://0.0.0.0:41053 bound for socket '@default'
205717:33:20.121 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3352 milliseconds since JVM startup. Java 21+35-LTS
205817:33:20.121 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41053
205917:33:20.135 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41053
206017:33:20.135 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4f7bf462] @default socket closed.
206117:33:20.136 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2062[info] - Endpoint(securityin: -, in: -, errout: -, out: -) no path should match anything
206317:33:20.140 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x468bde27] http://0.0.0.0:37843 bound for socket '@default'
206417:33:20.140 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3372 milliseconds since JVM startup. Java 21+35-LTS
206517:33:20.140 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37843
206617:33:20.146 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37843
206717:33:20.147 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x468bde27] @default socket closed.
206817:33:20.148 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2069[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should not match non-root path
207017:33:20.151 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6d3181fd] http://0.0.0.0:34445 bound for socket '@default'
207117:33:20.152 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3384 milliseconds since JVM startup. Java 21+35-LTS
207217:33:20.153 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34445
207317:33:20.159 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34445
207417:33:20.160 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6d3181fd] @default socket closed.
207517:33:20.160 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2076[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match empty path
207717:33:20.163 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5c8c045a] http://0.0.0.0:46085 bound for socket '@default'
207817:33:20.164 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3396 milliseconds since JVM startup. Java 21+35-LTS
207917:33:20.165 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46085
208017:33:20.169 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46085
208117:33:20.170 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5c8c045a] @default socket closed.
208217:33:20.170 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2083[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match root path
208417:33:20.174 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2c74cb03] http://0.0.0.0:37681 bound for socket '@default'
208517:33:20.175 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3406 milliseconds since JVM startup. Java 21+35-LTS
208617:33:20.175 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37681
208717:33:20.180 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37681
208817:33:20.180 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2c74cb03] @default socket closed.
208917:33:20.181 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2090[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single path
209117:33:20.185 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x20b879a0] http://0.0.0.0:43021 bound for socket '@default'
209217:33:20.186 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3417 milliseconds since JVM startup. Java 21+35-LTS
209317:33:20.186 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43021
209417:33:20.191 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43021
209517:33:20.192 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x20b879a0] @default socket closed.
209617:33:20.192 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2097[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single/ path
209817:33:20.198 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3b8d03f5] http://0.0.0.0:35643 bound for socket '@default'
209917:33:20.198 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3430 milliseconds since JVM startup. Java 21+35-LTS
210017:33:20.199 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35643
210117:33:20.206 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35643
210217:33:20.206 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3b8d03f5] @default socket closed.
210317:33:20.207 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2104[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture
210517:33:20.212 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x14f8f1c3] http://0.0.0.0:34047 bound for socket '@default'
210617:33:20.213 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3445 milliseconds since JVM startup. Java 21+35-LTS
210717:33:20.214 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34047
210817:33:20.220 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34047
210917:33:20.220 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x14f8f1c3] @default socket closed.
211017:33:20.221 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2111[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture (when empty)
211217:33:20.225 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x292cc435] http://0.0.0.0:41183 bound for socket '@default'
211317:33:20.226 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3457 milliseconds since JVM startup. Java 21+35-LTS
211417:33:20.226 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41183
211517:33:20.235 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41183
211617:33:20.236 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x292cc435] @default socket closed.
211717:33:20.237 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2118[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match root path
211917:33:20.242 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7a7861ad] http://0.0.0.0:34391 bound for socket '@default'
212017:33:20.243 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3474 milliseconds since JVM startup. Java 21+35-LTS
212117:33:20.243 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34391
212217:33:20.252 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34391
212317:33:20.253 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7a7861ad] @default socket closed.
212417:33:20.253 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2125[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match larger path
212617:33:20.257 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x20533c2d] http://0.0.0.0:34133 bound for socket '@default'
212717:33:20.257 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3489 milliseconds since JVM startup. Java 21+35-LTS
212817:33:20.257 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34133
212917:33:20.264 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34133
213017:33:20.264 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x20533c2d] @default socket closed.
213117:33:20.264 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2132[info] - ServerEndpoint(securityin: /auth, in: /settings, errout: -, out: {body as text/plain (UTF-8)})
213317:33:20.268 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3a29ad7b] http://0.0.0.0:42447 bound for socket '@default'
213417:33:20.268 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3500 milliseconds since JVM startup. Java 21+35-LTS
213517:33:20.269 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42447
213617:33:20.276 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42447
213717:33:20.276 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3a29ad7b] @default socket closed.
213817:33:20.277 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2139[info] - ServerEndpoint(securityin: /auth, in: -, errout: -, out: {body as text/plain (UTF-8)})
214017:33:20.280 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x59b7da89] http://0.0.0.0:39467 bound for socket '@default'
214117:33:20.280 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3512 milliseconds since JVM startup. Java 21+35-LTS
214217:33:20.280 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39467
214317:33:20.289 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39467
214417:33:20.289 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x59b7da89] @default socket closed.
214517:33:20.289 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2146[info] - two endpoints with increasingly specific path inputs: should match path exactly
214717:33:20.294 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3f53d752] http://0.0.0.0:39947 bound for socket '@default'
214817:33:20.294 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3526 milliseconds since JVM startup. Java 21+35-LTS
214917:33:20.294 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39947
215017:33:20.321 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39947
215117:33:20.321 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3f53d752] @default socket closed.
215217:33:20.321 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2153[info] - two endpoints with a body defined as the first input: should only consume body when the path matches
215417:33:20.325 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x13489ddc] http://0.0.0.0:46683 bound for socket '@default'
215517:33:20.326 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3558 milliseconds since JVM startup. Java 21+35-LTS
215617:33:20.326 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46683
215717:33:20.342 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46683
215817:33:20.343 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x13489ddc] @default socket closed.
215917:33:20.343 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2160[info] - two endpoints with query defined as the first input, path segments as second input: should try the second endpoint if the path doesn't match
216117:33:20.346 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0b0eed27] http://0.0.0.0:43821 bound for socket '@default'
216217:33:20.347 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3578 milliseconds since JVM startup. Java 21+35-LTS
216317:33:20.347 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43821
216417:33:20.352 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43821
216517:33:20.352 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0b0eed27] @default socket closed.
216617:33:20.352 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2167[info] - two endpoints with increasingly specific path inputs, first with a required query parameter: should match path exactly
216817:33:20.356 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4b36f8a3] http://0.0.0.0:43275 bound for socket '@default'
216917:33:20.356 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3588 milliseconds since JVM startup. Java 21+35-LTS
217017:33:20.356 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43275
217117:33:20.371 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43275
217217:33:20.372 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4b36f8a3] @default socket closed.
217317:33:20.372 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2174[info] - two endpoints with validation: should not try the second one if validation fails
217517:33:20.375 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0bd477f5] http://0.0.0.0:43699 bound for socket '@default'
217617:33:20.376 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3607 milliseconds since JVM startup. Java 21+35-LTS
217717:33:20.376 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43699
217817:33:20.390 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43699
217917:33:20.390 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0bd477f5] @default socket closed.
218017:33:20.390 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2181[info] - endpoint with a security input and regular path input shouldn't shadow other endpoints
218217:33:20.394 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7fb0eda4] http://0.0.0.0:33693 bound for socket '@default'
218317:33:20.394 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3626 milliseconds since JVM startup. Java 21+35-LTS
218417:33:20.394 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33693
218517:33:20.417 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33693
218617:33:20.418 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7fb0eda4] @default socket closed.
218717:33:20.418 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2188[info] - two endpoints, same path prefix, one without trailing slashes, second accepting trailing slashes
218917:33:20.428 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3a35b0a7] http://0.0.0.0:35713 bound for socket '@default'
219017:33:20.428 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3660 milliseconds since JVM startup. Java 21+35-LTS
219117:33:20.429 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35713
219217:33:20.434 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35713
219317:33:20.435 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3a35b0a7] @default socket closed.
219417:33:20.435 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2195[info] - try other paths on decode failure if onDecodeFailureNextEndpoint
219617:33:20.440 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x638446bd] http://0.0.0.0:42953 bound for socket '@default'
219717:33:20.440 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3672 milliseconds since JVM startup. Java 21+35-LTS
219817:33:20.440 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42953
219917:33:20.456 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42953
220017:33:20.458 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x638446bd] @default socket closed.
2201[info] - two endpoints with different methods, first one with path parsing
220217:33:20.458 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
220317:33:20.464 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x34b4b83b] http://0.0.0.0:43869 bound for socket '@default'
220417:33:20.466 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 3698 milliseconds since JVM startup. Java 21+35-LTS
220517:33:20.467 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43869
220617:33:20.473 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43869
220717:33:20.473 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x34b4b83b] @default socket closed.
220817:33:20.474 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2209[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter, using a custom decode failure handler
221017:33:20.477 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x75a6a986] http://0.0.0.0:38491 bound for socket '@default'
221117:33:20.478 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3709 milliseconds since JVM startup. Java 21+35-LTS
221217:33:20.478 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38491
221317:33:20.489 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38491
221417:33:20.489 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x75a6a986] @default socket closed.
221517:33:20.489 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2216[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 404 if path 'shape' doesn't match
221717:33:20.493 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1cad4a6c] http://0.0.0.0:38749 bound for socket '@default'
221817:33:20.494 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3725 milliseconds since JVM startup. Java 21+35-LTS
221917:33:20.494 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38749
222017:33:20.499 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38749
222117:33:20.499 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1cad4a6c] @default socket closed.
222217:33:20.500 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2223[info] - Endpoint(securityin: -, in: GET /customer /[customer_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter
222417:33:20.504 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x31cba67b] http://0.0.0.0:39087 bound for socket '@default'
222517:33:20.504 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3736 milliseconds since JVM startup. Java 21+35-LTS
222617:33:20.504 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39087
222717:33:20.513 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39087
222817:33:20.514 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x31cba67b] @default socket closed.
222917:33:20.514 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2230[info] - Tries next endpoint if path 'shape' matches, but validation fails, using .onDecodeFailureNextEndpoint
223117:33:20.518 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x00b9e962] http://0.0.0.0:35105 bound for socket '@default'
223217:33:20.518 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3750 milliseconds since JVM startup. Java 21+35-LTS
223317:33:20.519 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35105
223417:33:20.524 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35105
223517:33:20.524 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x00b9e962] @default socket closed.
223617:33:20.524 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2237[info] - ServerEndpoint(securityin: ?x, in: ?y, errout: -, out: {body as text/plain (UTF-8)}) server security logic - one input
223817:33:20.528 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6cb85f60] http://0.0.0.0:34217 bound for socket '@default'
223917:33:20.528 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3760 milliseconds since JVM startup. Java 21+35-LTS
224017:33:20.528 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34217
224117:33:20.534 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34217
224217:33:20.534 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6cb85f60] @default socket closed.
224317:33:20.534 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2244[info] - ServerEndpoint(securityin: ?x ?y, in: ?z ?u, errout: -, out: {body as text/plain (UTF-8)}) server security logic - multiple inputs
224517:33:20.538 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6b16c9eb] http://0.0.0.0:38889 bound for socket '@default'
224617:33:20.539 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3770 milliseconds since JVM startup. Java 21+35-LTS
224717:33:20.539 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38889
224817:33:20.547 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38889
224917:33:20.548 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6b16c9eb] @default socket closed.
225017:33:20.548 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2251[info] - Endpoint[echo input stream](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
225217:33:20.553 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4229dc22] http://0.0.0.0:35677 bound for socket '@default'
225317:33:20.553 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3785 milliseconds since JVM startup. Java 21+35-LTS
225417:33:20.554 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35677
225517:33:20.565 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35677
225617:33:20.565 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4229dc22] @default socket closed.
225717:33:20.566 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2258[info] - Endpoint[input string output stream with header](securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as application/octet-stream} {header Content-Length})
225917:33:20.572 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x49f1d27b] http://0.0.0.0:38219 bound for socket '@default'
226017:33:20.573 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3804 milliseconds since JVM startup. Java 21+35-LTS
226117:33:20.573 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38219
2262Dec 22, 2025 5:33:20 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2263SEVERE: Exception when handling request: GET /, by: * *, took: 2ms
2264java.lang.RuntimeException
2265 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$1(ServerBasicTests.scala:754)
2266 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
2267 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2268 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
2269 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
2270 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2271 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2272 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2273 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2274 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2275 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2276 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2277 at scala.util.Try$.apply(Try.scala:218)
2278 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2279 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2280 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2281 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2282 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2283 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2284 at scala.util.Try$.apply(Try.scala:218)
2285 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2286 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2287 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2288 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2289 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2290 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2291 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2292 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2293 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2294 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2295 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2296 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2297 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2298 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2299 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2300 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2301 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2302 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2303 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2304 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2305 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2306 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2307 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2308 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2309 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2310 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2311 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2312 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2313 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2314 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2315 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2316 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2317 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2318 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2319 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2320 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2321 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2322 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2323 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2324 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2325 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2326 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2327 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2328 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2329 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2330 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2331 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2332 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2333 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2334 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2335 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2336 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2337 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2338 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2339 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2340 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2341 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2342 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2343 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2344 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2345 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2346 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2347 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2348 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2349 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2350 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2351 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2352 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2353 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2354 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2355 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2356 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2357
235817:33:20.597 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38219
235917:33:20.598 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x49f1d27b] @default socket closed.
236017:33:20.598 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2361[info] - Endpoint(securityin: -, in: -, errout: -, out: -) handle exceptions
236217:33:20.603 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1219ddb8] http://0.0.0.0:40007 bound for socket '@default'
236317:33:20.604 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3835 milliseconds since JVM startup. Java 21+35-LTS
236417:33:20.604 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40007
2365Dec 22, 2025 5:33:20 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2366SEVERE: Exception when handling request: GET /?name=orange, by: * *, took: 1ms
2367java.lang.IllegalArgumentException: orange
2368 at sttp.tapir.server.tests.ServerBasicTests.throwFruits$$anonfun$2(ServerBasicTests.scala:814)
2369 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2370 at sttp.tapir.server.tests.package$.suspendResult(package.scala:14)
2371 at sttp.tapir.server.tests.ServerBasicTests.throwFruits(ServerBasicTests.scala:814)
2372 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$3$$anonfun$1(ServerBasicTests.scala:760)
2373 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2374 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2375 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2376 at scala.util.Try$.apply(Try.scala:218)
2377 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2378 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
2379 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2380 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2381 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2382 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2383 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2384 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2385 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2386 at scala.util.Try$.apply(Try.scala:218)
2387 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2388 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2389 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2390 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2391 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2392 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2393 at scala.util.Try$.apply(Try.scala:218)
2394 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2395 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2396 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2397 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2398 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2399 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2400 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2401 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2402 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2403 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2404 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2405 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2406 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2407 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2408 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2409 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2410 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2411 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2412 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2413 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2414 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2415 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2416 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2417 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2418 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2419 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2420 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2421 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2422 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2423 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2424 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2425 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2426 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2427 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2428 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2429 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2430 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2431 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2432 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2433 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2434 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2435 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2436 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2437 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2438 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2439 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2440 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2441 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2442 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2443 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2444 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2445 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2446 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2447 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2448 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2449 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2450 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2451 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2452 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2453 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2454 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2455 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2456 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2457 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2458 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2459 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2460 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2461 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2462 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2463 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2464 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2465 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2466
246717:33:20.622 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40007
246817:33:20.623 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1219ddb8] @default socket closed.
246917:33:20.623 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2470[info] - recover errors from exceptions
247117:33:20.627 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2d665b8e] http://0.0.0.0:40481 bound for socket '@default'
247217:33:20.628 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3859 milliseconds since JVM startup. Java 21+35-LTS
247317:33:20.628 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40481
2474Dec 22, 2025 5:33:20 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2475SEVERE: Exception when handling request: GET /no_content, by: * /no_content, took: 1ms
2476java.lang.IllegalStateException: Unexpected response body when status code == 204
2477 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2478 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
2479 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2480 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2481 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2482 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2483 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2484 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2485 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2486 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2487 at scala.util.Try$.apply(Try.scala:218)
2488 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2489 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2490 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2491 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2492 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2493 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2494 at scala.util.Try$.apply(Try.scala:218)
2495 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2496 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2497 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2498 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2499 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2500 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2501 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2502 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2503 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2504 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2505 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2506 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2507 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2508 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2509 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2510 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2511 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2512 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2513 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2514 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2515 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2516 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2517 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2518 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2519 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2520 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2521 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2522 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2523 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2524 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2525 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2526 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2527 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2528 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2529 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2530 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2531 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2532 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2533 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2534 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2535 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2536 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2537 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2538 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2539 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2540 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2541 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2542 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2543 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2544 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2545 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2546 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2547 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2548 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2549 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2550 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2551 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2552 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2553 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2554 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2555 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2556 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2557 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2558 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2559 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2560 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2561 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2562 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2563 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2564 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2565 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2566 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2567 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2568 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2569 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2570 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2571 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2572
2573Dec 22, 2025 5:33:20 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2574SEVERE: Exception when handling request: GET /not_modified, by: * /not_modified, took: 1ms
2575java.lang.IllegalStateException: Unexpected response body when status code == 304
2576 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2577 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
2578 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2579 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2580 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2581 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2582 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2583 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2584 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2585 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2586 at scala.util.Try$.apply(Try.scala:218)
2587 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2588 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2589 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2590 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2591 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2592 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2593 at scala.util.Try$.apply(Try.scala:218)
2594 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2595 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2596 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2597 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2598 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2599 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2600 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2601 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2602 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2603 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2604 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2605 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2606 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2607 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2608 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2609 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2610 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2611 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2612 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2613 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2614 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2615 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2616 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2617 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2618 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2619 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2620 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2621 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2622 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2623 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2624 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2625 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2626 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2627 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2628 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2629 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2630 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2631 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2632 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2633 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2634 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2635 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2636 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2637 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2638 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2639 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2640 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2641 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2642 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2643 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2644 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2645 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2646 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2647 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2648 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2649 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2650 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2651 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2652 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2653 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2654 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2655 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2656 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2657 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2658 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2659 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2660 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2661 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2662 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2663 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2664 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2665 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2666 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2667 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2668 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2669 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2670 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2671
2672Dec 22, 2025 5:33:20 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2673SEVERE: Exception when handling request: GET /one_of?select_err=no_content, by: * /one_of, took: 4ms
2674java.lang.IllegalStateException: Unexpected response body when status code == 204
2675 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2676 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:213)
2677 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2678 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2679 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2680 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2681 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2682 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2683 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2684 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2685 at scala.util.Try$.apply(Try.scala:218)
2686 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2687 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2688 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2689 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2690 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2691 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2692 at scala.util.Try$.apply(Try.scala:218)
2693 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2694 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2695 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2696 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2697 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2698 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2699 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2700 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2701 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2702 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2703 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2704 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2705 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2706 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2707 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2708 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2709 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2710 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2711 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2712 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2713 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2714 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2715 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2716 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2717 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2718 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2719 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2720 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2721 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2722 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2723 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2724 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2725 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2726 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2727 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2728 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2729 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2730 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2731 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2732 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2733 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2734 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2735 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2736 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2737 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2738 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2739 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2740 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2741 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2742 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2743 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2744 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2745 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2746 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2747 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2748 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2749 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2750 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2751 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2752 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2753 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2754 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2755 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2756 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2757 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2758 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2759 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2760 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2761 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2762 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2763 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2764 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2765 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2766 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2767 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2768 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2769 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2770
277117:33:20.657 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40481
277217:33:20.658 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2d665b8e] @default socket closed.
277317:33:20.658 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2774[info] - fail when status is 204 or 304, but there's a body
277517:33:20.662 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6ea8f60b] http://0.0.0.0:46607 bound for socket '@default'
277617:33:20.663 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3894 milliseconds since JVM startup. Java 21+35-LTS
277717:33:20.663 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46607
277817:33:20.669 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46607
277917:33:20.669 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6ea8f60b] @default socket closed.
278017:33:20.669 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2781[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: -, errout: -, out: {body as text/plain (UTF-8)})
278217:33:20.673 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x037e0e80] http://0.0.0.0:34159 bound for socket '@default'
278317:33:20.674 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3905 milliseconds since JVM startup. Java 21+35-LTS
278417:33:20.674 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34159
278517:33:20.679 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34159
278617:33:20.679 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x037e0e80] @default socket closed.
278717:33:20.679 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2788[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: ?amount, errout: -, out: {body as text/plain (UTF-8)})
278917:33:20.683 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4ed23627] http://0.0.0.0:37731 bound for socket '@default'
279017:33:20.683 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3915 milliseconds since JVM startup. Java 21+35-LTS
279117:33:20.683 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37731
279217:33:20.688 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37731
279317:33:20.688 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4ed23627] @default socket closed.
279417:33:20.688 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2795[info] - ServerEndpoint(securityin: /auth auth(api key, via ?api-key), in: -, errout: -, out: {body as text/plain (UTF-8)})
279617:33:20.692 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x15e45380] http://0.0.0.0:46155 bound for socket '@default'
279717:33:20.692 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3924 milliseconds since JVM startup. Java 21+35-LTS
279817:33:20.692 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46155
279917:33:20.700 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46155
280017:33:20.701 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x15e45380] @default socket closed.
280117:33:20.701 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2802[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
280317:33:20.705 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x641426f5] http://0.0.0.0:33543 bound for socket '@default'
280417:33:20.705 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3937 milliseconds since JVM startup. Java 21+35-LTS
280517:33:20.705 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33543
280617:33:20.710 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33543
280717:33:20.711 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x641426f5] @default socket closed.
280817:33:20.711 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2809[info] - ServerEndpoint(securityin: /auth auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
281017:33:20.715 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x179bc417] http://0.0.0.0:40067 bound for socket '@default'
281117:33:20.716 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3947 milliseconds since JVM startup. Java 21+35-LTS
281217:33:20.716 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40067
281317:33:20.724 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40067
281417:33:20.724 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x179bc417] @default socket closed.
281517:33:20.724 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2816[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security Option[UsernamePassword] should let in basic auth as well as request without auth
281717:33:20.728 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x13730cfb] http://0.0.0.0:37265 bound for socket '@default'
281817:33:20.728 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3960 milliseconds since JVM startup. Java 21+35-LTS
281917:33:20.728 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37265
282017:33:20.740 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37265
282117:33:20.740 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x13730cfb] @default socket closed.
282217:33:20.740 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2823[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}) auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security (Option[UsernamePassword], Option[String]) should pass bearer auth, basic auth, and also request without auth
282417:33:20.744 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5946ac60] http://0.0.0.0:35703 bound for socket '@default'
282517:33:20.744 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3976 milliseconds since JVM startup. Java 21+35-LTS
282617:33:20.744 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35703
282717:33:20.749 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35703
282817:33:20.749 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5946ac60] @default socket closed.
282917:33:20.749 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2830[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct basic
283117:33:20.754 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x68f86b19] http://0.0.0.0:40791 bound for socket '@default'
283217:33:20.754 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3986 milliseconds since JVM startup. Java 21+35-LTS
283317:33:20.754 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40791
283417:33:20.759 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40791
283517:33:20.760 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x68f86b19] @default socket closed.
283617:33:20.760 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2837[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct bearer
283817:33:20.763 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5d411a8a] http://0.0.0.0:39337 bound for socket '@default'
283917:33:20.764 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3995 milliseconds since JVM startup. Java 21+35-LTS
284017:33:20.764 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39337
284117:33:20.767 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39337
284217:33:20.767 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5d411a8a] @default socket closed.
284317:33:20.768 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2844[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct lower case bearer
284517:33:20.770 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5cba7b9e] http://0.0.0.0:38787 bound for socket '@default'
284617:33:20.771 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4002 milliseconds since JVM startup. Java 21+35-LTS
284717:33:20.771 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38787
284817:33:20.774 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38787
284917:33:20.774 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5cba7b9e] @default socket closed.
2850[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) correct apiKey in query param
285117:33:20.775 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
285217:33:20.779 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x02be5543] http://0.0.0.0:37217 bound for socket '@default'
285317:33:20.780 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4011 milliseconds since JVM startup. Java 21+35-LTS
285417:33:20.780 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37217
285517:33:20.785 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37217
285617:33:20.785 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x02be5543] @default socket closed.
285717:33:20.786 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2858[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) correct apiKey in header
285917:33:20.790 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x71acc6ed] http://0.0.0.0:45497 bound for socket '@default'
286017:33:20.791 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4023 milliseconds since JVM startup. Java 21+35-LTS
286117:33:20.791 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45497
286217:33:20.797 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45497
286317:33:20.797 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x71acc6ed] @default socket closed.
286417:33:20.798 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2865[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct old token in header
286617:33:20.802 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x22961694] http://0.0.0.0:36751 bound for socket '@default'
286717:33:20.802 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4034 milliseconds since JVM startup. Java 21+35-LTS
286817:33:20.802 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36751
286917:33:20.807 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36751
287017:33:20.807 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x22961694] @default socket closed.
287117:33:20.808 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2872[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct new token in header
287317:33:20.812 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x622969b5] http://0.0.0.0:45977 bound for socket '@default'
287417:33:20.812 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4044 milliseconds since JVM startup. Java 21+35-LTS
287517:33:20.812 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45977
287617:33:20.818 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45977
287717:33:20.819 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x622969b5] @default socket closed.
287817:33:20.819 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2879[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic
288017:33:20.823 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6f6daf25] http://0.0.0.0:40981 bound for socket '@default'
288117:33:20.824 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4056 milliseconds since JVM startup. Java 21+35-LTS
288217:33:20.824 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40981
288317:33:20.830 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40981
288417:33:20.831 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6f6daf25] @default socket closed.
288517:33:20.831 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2886[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer
288717:33:20.836 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4eff1c7d] http://0.0.0.0:38629 bound for socket '@default'
288817:33:20.836 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4068 milliseconds since JVM startup. Java 21+35-LTS
288917:33:20.836 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38629
289017:33:20.842 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38629
289117:33:20.843 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4eff1c7d] @default socket closed.
289217:33:20.843 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2893[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer
289417:33:20.846 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x52139cd1] http://0.0.0.0:45535 bound for socket '@default'
289517:33:20.847 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4078 milliseconds since JVM startup. Java 21+35-LTS
289617:33:20.847 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45535
289717:33:20.851 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45535
289817:33:20.852 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x52139cd1] @default socket closed.
289917:33:20.852 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2900[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param
290117:33:20.855 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x226286c8] http://0.0.0.0:36515 bound for socket '@default'
290217:33:20.855 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4087 milliseconds since JVM startup. Java 21+35-LTS
290317:33:20.855 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36515
290417:33:20.859 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36515
290517:33:20.860 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x226286c8] @default socket closed.
290617:33:20.860 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2907[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header
290817:33:20.863 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x148f5bf9] http://0.0.0.0:36461 bound for socket '@default'
290917:33:20.863 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4095 milliseconds since JVM startup. Java 21+35-LTS
291017:33:20.863 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36461
291117:33:20.869 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36461
291217:33:20.869 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x148f5bf9] @default socket closed.
291317:33:20.870 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2914[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header
291517:33:20.873 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x48121fc4] http://0.0.0.0:40333 bound for socket '@default'
291617:33:20.873 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4105 milliseconds since JVM startup. Java 21+35-LTS
291717:33:20.873 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40333
291817:33:20.878 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40333
291917:33:20.878 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x48121fc4] @default socket closed.
292017:33:20.879 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2921[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header
292217:33:20.882 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3043594c] http://0.0.0.0:42467 bound for socket '@default'
292317:33:20.882 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4114 milliseconds since JVM startup. Java 21+35-LTS
292417:33:20.882 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42467
292517:33:20.889 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42467
292617:33:20.890 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3043594c] @default socket closed.
292717:33:20.890 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2928[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic with endpoint hiding
292917:33:20.894 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x54eb5ef0] http://0.0.0.0:42161 bound for socket '@default'
293017:33:20.894 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4126 milliseconds since JVM startup. Java 21+35-LTS
293117:33:20.894 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42161
293217:33:20.899 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42161
293317:33:20.899 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x54eb5ef0] @default socket closed.
293417:33:20.899 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2935[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer with endpoint hiding
293617:33:20.903 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x42a36506] http://0.0.0.0:34603 bound for socket '@default'
293717:33:20.903 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4135 milliseconds since JVM startup. Java 21+35-LTS
293817:33:20.904 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34603
293917:33:20.909 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34603
294017:33:20.909 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x42a36506] @default socket closed.
294117:33:20.910 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2942[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer with endpoint hiding
294317:33:20.914 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1fde4ff9] http://0.0.0.0:39527 bound for socket '@default'
294417:33:20.914 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4146 milliseconds since JVM startup. Java 21+35-LTS
294517:33:20.914 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39527
294617:33:20.920 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39527
294717:33:20.920 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1fde4ff9] @default socket closed.
294817:33:20.921 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2949[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param with endpoint hiding
295017:33:20.927 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x47eb2670] http://0.0.0.0:38407 bound for socket '@default'
295117:33:20.928 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4159 milliseconds since JVM startup. Java 21+35-LTS
295217:33:20.928 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38407
295317:33:20.933 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38407
295417:33:20.934 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x47eb2670] @default socket closed.
295517:33:20.934 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2956[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header with endpoint hiding
295717:33:20.938 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5f614227] http://0.0.0.0:35141 bound for socket '@default'
295817:33:20.938 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4170 milliseconds since JVM startup. Java 21+35-LTS
295917:33:20.938 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35141
296017:33:20.944 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35141
296117:33:20.944 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5f614227] @default socket closed.
296217:33:20.944 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2963[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header with endpoint hiding
296417:33:20.947 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x10901be8] http://0.0.0.0:39333 bound for socket '@default'
296517:33:20.947 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4179 milliseconds since JVM startup. Java 21+35-LTS
296617:33:20.947 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39333
296717:33:20.952 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39333
296817:33:20.953 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x10901be8] @default socket closed.
296917:33:20.953 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2970[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header with endpoint hiding
297117:33:20.956 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1c51a587] http://0.0.0.0:38963 bound for socket '@default'
297217:33:20.957 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4188 milliseconds since JVM startup. Java 21+35-LTS
297317:33:20.957 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38963
297417:33:20.961 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38963
297517:33:20.962 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1c51a587] @default socket closed.
297617:33:20.962 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2977[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic
297817:33:20.965 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x31c293ad] http://0.0.0.0:33843 bound for socket '@default'
297917:33:20.965 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4197 milliseconds since JVM startup. Java 21+35-LTS
298017:33:20.966 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33843
298117:33:20.969 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33843
298217:33:20.970 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x31c293ad] @default socket closed.
298317:33:20.970 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2984[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer
298517:33:20.973 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4c01abc0] http://0.0.0.0:46567 bound for socket '@default'
298617:33:20.973 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4205 milliseconds since JVM startup. Java 21+35-LTS
298717:33:20.973 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46567
298817:33:20.977 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46567
298917:33:20.977 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4c01abc0] @default socket closed.
299017:33:20.977 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2991[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer
299217:33:20.980 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x24b2f9e9] http://0.0.0.0:43903 bound for socket '@default'
299317:33:20.981 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4212 milliseconds since JVM startup. Java 21+35-LTS
299417:33:20.981 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43903
299517:33:20.985 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43903
299617:33:20.985 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x24b2f9e9] @default socket closed.
299717:33:20.986 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2998[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param
299917:33:20.989 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x52751df6] http://0.0.0.0:32989 bound for socket '@default'
300017:33:20.989 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4221 milliseconds since JVM startup. Java 21+35-LTS
300117:33:20.989 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32989
300217:33:20.992 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32989
300317:33:20.993 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x52751df6] @default socket closed.
300417:33:20.993 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3005[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header
300617:33:20.996 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x225c10b9] http://0.0.0.0:41431 bound for socket '@default'
300717:33:20.996 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4228 milliseconds since JVM startup. Java 21+35-LTS
300817:33:20.996 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41431
300917:33:20.999 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41431
301017:33:20.999 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x225c10b9] @default socket closed.
301117:33:21.000 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3012[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header
301317:33:21.003 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x14c4f166] http://0.0.0.0:42829 bound for socket '@default'
301417:33:21.003 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4235 milliseconds since JVM startup. Java 21+35-LTS
301517:33:21.003 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42829
301617:33:21.007 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42829
301717:33:21.007 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x14c4f166] @default socket closed.
301817:33:21.007 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3019[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header
302017:33:21.011 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x513c427e] http://0.0.0.0:38323 bound for socket '@default'
302117:33:21.011 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4243 milliseconds since JVM startup. Java 21+35-LTS
302217:33:21.012 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38323
302317:33:21.017 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38323
302417:33:21.017 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x513c427e] @default socket closed.
302517:33:21.017 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3026[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic with endpoint hiding
302717:33:21.022 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2af33db5] http://0.0.0.0:34837 bound for socket '@default'
302817:33:21.022 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4254 milliseconds since JVM startup. Java 21+35-LTS
302917:33:21.022 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34837
303017:33:21.027 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34837
303117:33:21.027 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2af33db5] @default socket closed.
303217:33:21.027 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3033[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer with endpoint hiding
303417:33:21.032 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x30ea10bb] http://0.0.0.0:39681 bound for socket '@default'
303517:33:21.033 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 4265 milliseconds since JVM startup. Java 21+35-LTS
303617:33:21.033 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39681
303717:33:21.040 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39681
303817:33:21.040 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x30ea10bb] @default socket closed.
303917:33:21.041 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3040[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer with endpoint hiding
304117:33:21.048 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x672d319d] http://0.0.0.0:35551 bound for socket '@default'
304217:33:21.049 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 4281 milliseconds since JVM startup. Java 21+35-LTS
304317:33:21.049 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35551
304417:33:21.055 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35551
304517:33:21.055 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x672d319d] @default socket closed.
304617:33:21.056 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3047[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param with endpoint hiding
304817:33:21.064 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x300bdbc7] http://0.0.0.0:45173 bound for socket '@default'
304917:33:21.065 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 4296 milliseconds since JVM startup. Java 21+35-LTS
305017:33:21.065 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45173
305117:33:21.070 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45173
305217:33:21.070 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x300bdbc7] @default socket closed.
305317:33:21.071 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3054[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header with endpoint hiding
305517:33:21.075 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6f74705c] http://0.0.0.0:37365 bound for socket '@default'
305617:33:21.075 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4307 milliseconds since JVM startup. Java 21+35-LTS
305717:33:21.075 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37365
305817:33:21.079 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37365
305917:33:21.080 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6f74705c] @default socket closed.
306017:33:21.080 [io-compute-blocker-5] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3061[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header with endpoint hiding
306217:33:21.085 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x720d2f62] http://0.0.0.0:36333 bound for socket '@default'
306317:33:21.086 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4318 milliseconds since JVM startup. Java 21+35-LTS
306417:33:21.086 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36333
306517:33:21.091 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36333
306617:33:21.091 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x720d2f62] @default socket closed.
306717:33:21.092 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3068[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header with endpoint hiding
306917:33:21.096 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0774b839] http://0.0.0.0:41985 bound for socket '@default'
307017:33:21.096 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4328 milliseconds since JVM startup. Java 21+35-LTS
307117:33:21.096 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41985
307217:33:21.166 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41985
307317:33:21.166 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0774b839] @default socket closed.
307417:33:21.166 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3075[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization {header Accept}, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)}|status code (200) {body as text/html (UTF-8)}|status code (200) {body as text/html (ISO-8859-1)}))
307617:33:21.170 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x413a1cdd] http://0.0.0.0:33741 bound for socket '@default'
307717:33:21.171 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4403 milliseconds since JVM startup. Java 21+35-LTS
307817:33:21.171 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33741
307917:33:21.177 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33741
308017:33:21.177 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x413a1cdd] @default socket closed.
308117:33:21.177 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3082[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)})) takes first content type when no accepts header
308317:33:21.183 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4627ee11] http://0.0.0.0:39503 bound for socket '@default'
308417:33:21.183 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4414 milliseconds since JVM startup. Java 21+35-LTS
308517:33:21.183 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39503
308617:33:21.188 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39503
308717:33:21.188 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4627ee11] @default socket closed.
308817:33:21.188 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3089[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/xml (UTF-8)}|status code (200) {body as application/json (UTF-8)})) takes first content type when no accepts header
309017:33:21.191 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x675acf5b] http://0.0.0.0:35185 bound for socket '@default'
309117:33:21.192 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4423 milliseconds since JVM startup. Java 21+35-LTS
309217:33:21.192 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35185
309317:33:21.196 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35185
309417:33:21.197 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x675acf5b] @default socket closed.
309517:33:21.197 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3096[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) accepts header without output body
309717:33:21.201 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x35b085b8] http://0.0.0.0:33645 bound for socket '@default'
309817:33:21.202 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4434 milliseconds since JVM startup. Java 21+35-LTS
309917:33:21.202 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33645
310017:33:21.207 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33645
310117:33:21.208 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x35b085b8] @default socket closed.
310217:33:21.209 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3103[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream}) not take into account the accept charset header when the body media type doesn't specify one
310417:33:21.213 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4db2180f] http://0.0.0.0:45435 bound for socket '@default'
310517:33:21.214 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4445 milliseconds since JVM startup. Java 21+35-LTS
310617:33:21.214 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45435
310717:33:21.229 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45435
310817:33:21.229 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4db2180f] @default socket closed.
310917:33:21.229 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3110[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization-parameters, errout: -, out: one of({body as application/json; name=unknown (UTF-8)}|{body as application/json (UTF-8)})) matches content type on accept parameters
311117:33:21.234 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2d3b1c51] http://0.0.0.0:39447 bound for socket '@default'
311217:33:21.235 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4466 milliseconds since JVM startup. Java 21+35-LTS
311317:33:21.235 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39447
311417:33:21.244 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39447
311517:33:21.244 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2d3b1c51] @default socket closed.
311617:33:21.245 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3117[info] - Endpoint[echo file](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
311817:33:21.249 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7ab49e3c] http://0.0.0.0:44799 bound for socket '@default'
311917:33:21.250 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4481 milliseconds since JVM startup. Java 21+35-LTS
312017:33:21.250 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44799
312117:33:21.259 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44799
312217:33:21.260 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7ab49e3c] @default socket closed.
312317:33:21.260 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3124[info] - Endpoint[mapped query](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
312517:33:21.264 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x39a7755e] http://0.0.0.0:41807 bound for socket '@default'
312617:33:21.264 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4496 milliseconds since JVM startup. Java 21+35-LTS
312717:33:21.264 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41807
312817:33:21.271 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41807
312917:33:21.272 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x39a7755e] @default socket closed.
313017:33:21.272 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3131[info] - Endpoint[mapped path](securityin: -, in: /fruit /[], errout: -, out: {body as text/plain (UTF-8)})
313217:33:21.276 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6ce50111] http://0.0.0.0:35149 bound for socket '@default'
313317:33:21.276 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4508 milliseconds since JVM startup. Java 21+35-LTS
313417:33:21.276 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35149
313517:33:21.281 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35149
313617:33:21.281 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6ce50111] @default socket closed.
313717:33:21.281 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3138[info] - Endpoint[mapped path path](securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
313917:33:21.286 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x39833cde] http://0.0.0.0:40591 bound for socket '@default'
314017:33:21.286 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4518 milliseconds since JVM startup. Java 21+35-LTS
314117:33:21.286 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40591
314217:33:21.291 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40591
314317:33:21.291 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x39833cde] @default socket closed.
314417:33:21.291 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3145[info] - Endpoint[query and mapped path path](securityin: -, in: /fruit /[] /amount /[] ?color, errout: -, out: {body as text/plain (UTF-8)})
314617:33:21.295 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7b374366] http://0.0.0.0:44455 bound for socket '@default'
314717:33:21.295 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4527 milliseconds since JVM startup. Java 21+35-LTS
314817:33:21.295 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44455
314917:33:21.302 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44455
315017:33:21.302 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7b374366] @default socket closed.
315117:33:21.303 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3152[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
315317:33:21.307 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x40483afe] http://0.0.0.0:32981 bound for socket '@default'
315417:33:21.307 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4539 milliseconds since JVM startup. Java 21+35-LTS
315517:33:21.307 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32981
315617:33:21.313 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32981
315717:33:21.313 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x40483afe] @default socket closed.
315817:33:21.313 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3159[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)} {header X-Role})
316017:33:21.318 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0f653ad1] http://0.0.0.0:34947 bound for socket '@default'
316117:33:21.318 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4549 milliseconds since JVM startup. Java 21+35-LTS
316217:33:21.318 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34947
316317:33:21.324 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34947
316417:33:21.324 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0f653ad1] @default socket closed.
316517:33:21.325 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3166[info] - Endpoint(securityin: -, in: {header A: 1} {header X}, errout: -, out: {header B: 2} {header Y})
316717:33:21.329 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x73049741] http://0.0.0.0:40665 bound for socket '@default'
316817:33:21.330 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4561 milliseconds since JVM startup. Java 21+35-LTS
316917:33:21.330 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40665
317017:33:21.336 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40665
317117:33:21.336 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x73049741] @default socket closed.
317217:33:21.336 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3173[info] - Endpoint(securityin: -, in: ?a ?b ?x ?y, errout: -, out: {header A} {header B} {header X} {header Y})
317417:33:21.342 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3cb71710] http://0.0.0.0:37119 bound for socket '@default'
317517:33:21.343 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4574 milliseconds since JVM startup. Java 21+35-LTS
317617:33:21.343 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37119
317717:33:21.351 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37119
317817:33:21.351 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3cb71710] @default socket closed.
317917:33:21.351 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3180[info] - Endpoint(securityin: -, in: ?p1 ?p2 ?p3, errout: -, out: {header P1} {header P2} {header P3})
318117:33:21.355 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2e002a39] http://0.0.0.0:33731 bound for socket '@default'
318217:33:21.355 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4587 milliseconds since JVM startup. Java 21+35-LTS
318317:33:21.356 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33731
318417:33:21.361 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33731
318517:33:21.361 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2e002a39] @default socket closed.
318617:33:21.361 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3187[info] - Endpoint[mapped to unit](securityin: -, in: ?p1 ?p2, errout: -, out: {header P1} {header P2})
318817:33:21.365 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x200a9574] http://0.0.0.0:39443 bound for socket '@default'
318917:33:21.365 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4597 milliseconds since JVM startup. Java 21+35-LTS
319017:33:21.365 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39443
319117:33:21.407 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39443
319217:33:21.407 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x200a9574] @default socket closed.
319317:33:21.409 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3194[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
319517:33:21.413 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2245fd70] http://0.0.0.0:45603 bound for socket '@default'
319617:33:21.414 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4645 milliseconds since JVM startup. Java 21+35-LTS
319717:33:21.414 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45603
319817:33:21.420 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45603
319917:33:21.420 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2245fd70] @default socket closed.
320017:33:21.420 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3201[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
320217:33:21.425 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6fe01beb] http://0.0.0.0:34949 bound for socket '@default'
320317:33:21.427 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4658 milliseconds since JVM startup. Java 21+35-LTS
320417:33:21.427 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34949
320517:33:21.434 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34949
320617:33:21.435 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6fe01beb] @default socket closed.
320717:33:21.436 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3208[info] - Endpoint[metrics](securityin: -, in: GET /, errout: -, out: -)
320917:33:21.440 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x78726620] http://0.0.0.0:39469 bound for socket '@default'
321017:33:21.440 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4672 milliseconds since JVM startup. Java 21+35-LTS
321117:33:21.440 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39469
3212Dec 22, 2025 5:33:21 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
3213SEVERE: Exception when handling request: GET /, by: [metrics on exception], took: 101ms
3214java.lang.RuntimeException: Ups
3215 at sttp.tapir.server.tests.ServerMetricsTest.tests$$anonfun$7(ServerMetricsTest.scala:107)
3216 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
3217 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
3218 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
3219 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
3220 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3221 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
3222 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
3223 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
3224 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
3225 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3226 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
3227 at scala.util.Try$.apply(Try.scala:218)
3228 at sttp.monad.MonadError.handleError(MonadError.scala:24)
3229 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
3230 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
3231 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
3232 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
3233 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
3234 at scala.util.Try$.apply(Try.scala:218)
3235 at sttp.monad.MonadError.handleError(MonadError.scala:24)
3236 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
3237 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
3238 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
3239 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2$$anonfun$1(MetricsEndpointInterceptor.scala:52)
3240 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3241 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2(MetricsEndpointInterceptor.scala:55)
3242 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3243 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3244 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.onDecodeSuccess(MetricsEndpointInterceptor.scala:55)
3245 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
3246 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
3247 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
3248 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3249 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3250 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3251 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3252 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
3253 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3254 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3255 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3256 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3257 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
3258 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3259 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3260 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3261 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3262 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
3263 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3264 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3265 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3266 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3267 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
3268 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3269 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3270 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3271 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3272 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
3273 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3274 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3275 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3276 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3277 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
3278 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3279 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3280 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3281 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3282 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
3283 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
3284 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3285 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
3286 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
3287 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3288 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
3289 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3290 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
3291 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3292 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3293 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
3294 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
3295 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3296 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1$$anonfun$2(MetricsEndpointInterceptor.scala:32)
3297 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3298 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3299 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1(MetricsEndpointInterceptor.scala:33)
3300 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3301 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
3302 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
3303 at sttp.monad.MonadError.suspend(MonadError.scala:32)
3304 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
3305 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
3306 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
3307 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
3308 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
3309 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
3310 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
3311 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
3312 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
3313 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
3314 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
3315 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
3316 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
3317 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
3318 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
3319 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
3320
332117:33:21.550 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39469
332217:33:21.551 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x78726620] @default socket closed.
332317:33:21.551 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3324[info] - Endpoint[metrics on exception](securityin: -, in: GET /, errout: -, out: -)
332517:33:21.555 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x34d90424] http://0.0.0.0:39005 bound for socket '@default'
332617:33:21.556 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4787 milliseconds since JVM startup. Java 21+35-LTS
332717:33:21.556 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39005
332817:33:21.566 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39005
332917:33:21.567 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x34d90424] @default socket closed.
333017:33:21.567 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3331[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
333217:33:21.571 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6bf3106c] http://0.0.0.0:38203 bound for socket '@default'
333317:33:21.572 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4803 milliseconds since JVM startup. Java 21+35-LTS
333417:33:21.572 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38203
333517:33:21.580 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38203
333617:33:21.580 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6bf3106c] @default socket closed.
333717:33:21.580 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3338[info] - Endpoint(securityin: -, in: /mapping ?num, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
333917:33:21.584 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x67d19a84] http://0.0.0.0:44335 bound for socket '@default'
334017:33:21.585 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4816 milliseconds since JVM startup. Java 21+35-LTS
334117:33:21.585 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44335
334217:33:21.594 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44335
334317:33:21.594 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x67d19a84] @default socket closed.
334417:33:21.594 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3345[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202)|status code (200) {body as text/plain (UTF-8)}))
334617:33:21.598 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x61c0ce02] http://0.0.0.0:40593 bound for socket '@default'
334717:33:21.598 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4830 milliseconds since JVM startup. Java 21+35-LTS
334817:33:21.599 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40593
3349[info] - Endpoint(securityin: -, in: GET /entity /[type], errout: -, out: one of(status code (201) {body as application/json (UTF-8)}|{body as application/json (UTF-8)}))
335017:33:21.608 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40593
335117:33:21.608 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x61c0ce02] @default socket closed.
335217:33:21.608 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
335317:33:21.612 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0af89e4d] http://0.0.0.0:37859 bound for socket '@default'
335417:33:21.613 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4845 milliseconds since JVM startup. Java 21+35-LTS
335517:33:21.613 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37859
335617:33:21.630 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37859
335717:33:21.631 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0af89e4d] @default socket closed.
335817:33:21.631 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3359[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (204)|status code (202) {body as application/json (UTF-8)}|status code (200) {body as application/json (UTF-8)}))
336017:33:21.636 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x322d9fc0] http://0.0.0.0:41561 bound for socket '@default'
336117:33:21.636 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4868 milliseconds since JVM startup. Java 21+35-LTS
336217:33:21.637 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41561
336317:33:21.659 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41561
336417:33:21.659 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x322d9fc0] @default socket closed.
336517:33:21.660 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3366[info] - Endpoint(securityin: -, in: ?fruit, errout: {body as application/json (UTF-8)}, out: -)
336717:33:21.664 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x466935a0] http://0.0.0.0:46321 bound for socket '@default'
336817:33:21.664 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4896 milliseconds since JVM startup. Java 21+35-LTS
336917:33:21.664 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46321
337017:33:21.675 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46321
337117:33:21.675 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x466935a0] @default socket closed.
337217:33:21.675 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3373[info] - ServerEndpoint(securityin: {header token}, in: ?y, errout: {body as application/json (UTF-8)}, out: {body as text/plain (UTF-8)}) security error outputs extended with additional variants in main logic
337417:33:21.680 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7b0c4197] http://0.0.0.0:41007 bound for socket '@default'
337517:33:21.681 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4913 milliseconds since JVM startup. Java 21+35-LTS
337617:33:21.681 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41007
337717:33:21.689 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41007
337817:33:21.690 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7b0c4197] @default socket closed.
337917:33:21.690 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3380[info] - Endpoint(securityin: -, in: /status ?statusOut, errout: -, out: one of(status code (404)|status code (400) {body as application/json (UTF-8)}))
338117:33:21.695 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1193c234] http://0.0.0.0:42903 bound for socket '@default'
338217:33:21.696 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4928 milliseconds since JVM startup. Java 21+35-LTS
338317:33:21.697 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42903
338417:33:21.710 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42903
338517:33:21.710 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1193c234] @default socket closed.
338617:33:21.710 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3387[info] - given a list of endpoints, should return 405 for unsupported methods
338817:33:21.715 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7b4f26a7] http://0.0.0.0:38541 bound for socket '@default'
338917:33:21.716 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4948 milliseconds since JVM startup. Java 21+35-LTS
339017:33:21.716 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38541
339117:33:21.725 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38541
339217:33:21.726 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7b4f26a7] @default socket closed.
339317:33:21.726 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3394[info] - given a list of endpoints with different paths, should return 405 for unsupported methods
339517:33:21.730 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x000550dd] http://0.0.0.0:36307 bound for socket '@default'
339617:33:21.731 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4962 milliseconds since JVM startup. Java 21+35-LTS
339717:33:21.731 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36307
339817:33:21.741 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36307
339917:33:21.741 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x000550dd] @default socket closed.
340017:33:21.742 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3401[info] - given a list of endpoints and a customized reject handler, should return a custom response for unsupported methods
340217:33:21.746 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5749d236] http://0.0.0.0:34903 bound for socket '@default'
340317:33:21.747 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4978 milliseconds since JVM startup. Java 21+35-LTS
340417:33:21.747 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34903
340517:33:21.751 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34903
340617:33:21.751 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5749d236] @default socket closed.
340717:33:21.752 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3408[info] - Endpoint(securityin: -, in: /path, errout: -, out: -) should return 404 for an unknown endpoint
340917:33:21.756 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2f300c98] http://0.0.0.0:46385 bound for socket '@default'
341017:33:21.757 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4988 milliseconds since JVM startup. Java 21+35-LTS
341117:33:21.757 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46385
341217:33:21.761 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46385
341317:33:21.762 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2f300c98] @default socket closed.
341417:33:21.762 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3415[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: -) should return 404 for an unsupported method, when a single endpoint is interpreted
341617:33:21.768 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6e790900] http://0.0.0.0:42889 bound for socket '@default'
341717:33:21.768 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5000 milliseconds since JVM startup. Java 21+35-LTS
341817:33:21.769 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42889
341917:33:21.783 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42889
342017:33:21.783 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6e790900] @default socket closed.
342117:33:21.784 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3422[info] - Endpoint(securityin: -, in: ?fruit(~apple|banana), errout: -, out: -) support query validation with tagged type
342317:33:21.791 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x58d7f2b1] http://0.0.0.0:39925 bound for socket '@default'
342417:33:21.792 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5023 milliseconds since JVM startup. Java 21+35-LTS
342517:33:21.792 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39925
342617:33:21.802 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39925
342717:33:21.803 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x58d7f2b1] @default socket closed.
342817:33:21.803 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3429[info] - Endpoint(securityin: -, in: ?amount(>=0), errout: -, out: -) support query validation
343017:33:21.808 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x412b9bba] http://0.0.0.0:35289 bound for socket '@default'
343117:33:21.809 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5041 milliseconds since JVM startup. Java 21+35-LTS
343217:33:21.809 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35289
343317:33:21.825 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35289
343417:33:21.825 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x412b9bba] @default socket closed.
343517:33:21.825 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3436[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruit->(length>=4),amount->(>=1)), errout: -, out: -) support jsonBody validation with wrapped type
343717:33:21.829 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x35aff6fe] http://0.0.0.0:39721 bound for socket '@default'
343817:33:21.830 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5061 milliseconds since JVM startup. Java 21+35-LTS
343917:33:21.830 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39721
344017:33:21.841 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39721
344117:33:21.841 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x35aff6fe] @default socket closed.
344217:33:21.842 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3443[info] - Endpoint(securityin: -, in: ?amount(>=1), errout: -, out: -) support query validation with wrapper type
344417:33:21.845 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x78763ac6] http://0.0.0.0:45793 bound for socket '@default'
344517:33:21.845 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5076 milliseconds since JVM startup. Java 21+35-LTS
344617:33:21.845 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45793
344717:33:21.859 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45793
344817:33:21.860 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x78763ac6] @default socket closed.
344917:33:21.860 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3450[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruits->(size>=1,elements(fruit->(length>=4),amount->(>=1)))), errout: -, out: -) support jsonBody validation with list of wrapped type
345117:33:21.864 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x32c4d000] http://0.0.0.0:44729 bound for socket '@default'
345217:33:21.864 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5096 milliseconds since JVM startup. Java 21+35-LTS
345317:33:21.864 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44729
345417:33:21.878 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44729
345517:33:21.879 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x32c4d000] @default socket closed.
345617:33:21.879 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3457[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
345817:33:21.884 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x278918db] http://0.0.0.0:34675 bound for socket '@default'
345917:33:21.884 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5116 milliseconds since JVM startup. Java 21+35-LTS
346017:33:21.884 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34675
346117:33:21.896 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34675
346217:33:21.897 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x278918db] @default socket closed.
346317:33:21.897 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3464[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|text/* -> {body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
346517:33:21.900 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x622c4a09] http://0.0.0.0:42141 bound for socket '@default'
346617:33:21.900 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5132 milliseconds since JVM startup. Java 21+35-LTS
346717:33:21.900 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42141
346817:33:21.917 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42141
346917:33:21.917 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x622c4a09] @default socket closed.
347017:33:21.917 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3471[info] - Endpoint(securityin: -, in: POST {body as text/plain (UTF-8)}, errout: -, out: one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}))
347217:33:21.921 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x523ee399] http://0.0.0.0:44365 bound for socket '@default'
347317:33:21.922 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5153 milliseconds since JVM startup. Java 21+35-LTS
347417:33:21.922 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44365
347517:33:21.931 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44365
347617:33:21.931 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x523ee399] @default socket closed.
347717:33:21.931 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3478[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid preflight request
347917:33:21.935 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0e29b0ca] http://0.0.0.0:40203 bound for socket '@default'
348017:33:21.935 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5167 milliseconds since JVM startup. Java 21+35-LTS
348117:33:21.935 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40203
348217:33:21.940 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40203
348317:33:21.940 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0e29b0ca] @default socket closed.
348417:33:21.940 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3485[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
348617:33:21.944 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x713803be] http://0.0.0.0:40557 bound for socket '@default'
348717:33:21.945 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5177 milliseconds since JVM startup. Java 21+35-LTS
348817:33:21.945 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40557
348917:33:21.949 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40557
349017:33:21.950 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x713803be] @default socket closed.
349117:33:21.950 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3492[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
349317:33:21.954 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x79a7e19b] http://0.0.0.0:33845 bound for socket '@default'
349417:33:21.954 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5186 milliseconds since JVM startup. Java 21+35-LTS
349517:33:21.955 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33845
349617:33:21.962 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33845
349717:33:21.962 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x79a7e19b] @default socket closed.
349817:33:21.962 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3499[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin; preflight request with unsupported origin
350017:33:21.966 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0b0bd2e6] http://0.0.0.0:38123 bound for socket '@default'
350117:33:21.966 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5198 milliseconds since JVM startup. Java 21+35-LTS
350217:33:21.966 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38123
350317:33:21.971 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38123
350417:33:21.971 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0b0bd2e6] @default socket closed.
350517:33:21.972 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3506[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins; preflight request with unsupported origin
350717:33:21.976 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2a8521b9] http://0.0.0.0:38233 bound for socket '@default'
350817:33:21.976 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5208 milliseconds since JVM startup. Java 21+35-LTS
350917:33:21.976 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38233
351017:33:21.980 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38233
351117:33:21.980 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2a8521b9] @default socket closed.
351217:33:21.980 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3513[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed method; preflight request with unsupported method
351417:33:21.984 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3d8e044e] http://0.0.0.0:46579 bound for socket '@default'
351517:33:21.984 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5216 milliseconds since JVM startup. Java 21+35-LTS
351617:33:21.984 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46579
351717:33:21.988 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46579
351817:33:21.988 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3d8e044e] @default socket closed.
351917:33:21.988 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3520[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed headers; preflight request with unsupported header
352117:33:21.991 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x17b0f230] http://0.0.0.0:35937 bound for socket '@default'
352217:33:21.992 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5223 milliseconds since JVM startup. Java 21+35-LTS
352317:33:21.992 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35937
352417:33:21.996 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35937
352517:33:21.996 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x17b0f230] @default socket closed.
352617:33:21.996 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3527[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with reflected allowed headers; preflight request
352817:33:22.002 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x09ffba5a] http://0.0.0.0:36025 bound for socket '@default'
352917:33:22.002 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5234 milliseconds since JVM startup. Java 21+35-LTS
353017:33:22.002 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36025
353117:33:22.006 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36025
353217:33:22.006 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x09ffba5a] @default socket closed.
353317:33:22.006 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3534[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with custom response code for preflight requests; valid preflight request
353517:33:22.011 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5132edd9] http://0.0.0.0:37613 bound for socket '@default'
353617:33:22.012 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5243 milliseconds since JVM startup. Java 21+35-LTS
353717:33:22.012 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37613
353817:33:22.017 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37613
353917:33:22.017 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5132edd9] @default socket closed.
354017:33:22.018 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3541[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with default config; preflight request without Origin (non-CORS)
354217:33:22.021 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4e7fdd10] http://0.0.0.0:46737 bound for socket '@default'
354317:33:22.021 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5253 milliseconds since JVM startup. Java 21+35-LTS
354417:33:22.021 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46737
354517:33:22.027 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46737
354617:33:22.027 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4e7fdd10] @default socket closed.
354717:33:22.028 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3548[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid CORS request
354917:33:22.031 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x067a64da] http://0.0.0.0:36763 bound for socket '@default'
355017:33:22.031 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5263 milliseconds since JVM startup. Java 21+35-LTS
355117:33:22.031 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36763
355217:33:22.036 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36763
355317:33:22.037 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x067a64da] @default socket closed.
355417:33:22.037 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3555[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with custom allowed origin, allowed credentials and exposed headers; valid CORS request
355617:33:22.041 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5a9b3f53] http://0.0.0.0:44951 bound for socket '@default'
355717:33:22.041 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5273 milliseconds since JVM startup. Java 21+35-LTS
355817:33:22.041 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44951
355917:33:22.046 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44951
356017:33:22.046 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5a9b3f53] @default socket closed.
356117:33:22.047 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3562[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with all headers exposed; valid CORS request
356317:33:22.050 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x54569b51] http://0.0.0.0:35969 bound for socket '@default'
356417:33:22.050 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5282 milliseconds since JVM startup. Java 21+35-LTS
356517:33:22.050 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35969
356617:33:22.054 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35969
356717:33:22.055 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x54569b51] @default socket closed.
356817:33:22.056 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3569[info] - returns tapir-generated 404 when defaultHandlers(notFoundWhenRejected = true) is used
357017:33:22.060 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6eb22043] http://0.0.0.0:32937 bound for socket '@default'
357117:33:22.061 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5292 milliseconds since JVM startup. Java 21+35-LTS
357217:33:22.062 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32937
357317:33:22.076 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32937
357417:33:22.076 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6eb22043] @default socket closed.
357517:33:22.076 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3576[info] - Log events with provided functions, skipping certain endpoints
3577
3578************************
3579Build summary:
3580[{
3581 "module": "tapir-netty-server-id",
3582 "compile": {"status": "ok", "tookMs": 9654, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3583 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3584 "test-compile": {"status": "ok", "tookMs": 2077, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3585 "test": {"status": "ok", "tookMs": 8163, "passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188, "byFramework": [{"framework": "unknown", "stats": {"passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188}}]},
3586 "publish": {"status": "skipped", "tookMs": 0},
3587 "metadata": {
3588 "crossScalaVersions": ["2.12.20"]
3589}
3590},{
3591 "module": "tapir-nima-server",
3592 "compile": {"status": "ok", "tookMs": 1558, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
3593 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3594 "test-compile": {"status": "ok", "tookMs": 1049, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3595 "test": {"status": "ok", "tookMs": 5850, "passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188, "byFramework": [{"framework": "unknown", "stats": {"passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188}}]},
3596 "publish": {"status": "skipped", "tookMs": 0},
3597 "metadata": {
3598 "crossScalaVersions": ["2.12.20"]
3599}
3600}]
3601************************
3602[success] Total time: 100 s (0:01:40.0), completed Dec 22, 2025, 5:33:22 PM
3603[0JChecking patch project/plugins.sbt...
3604Checking patch project/build.properties...
3605Checking patch build.sbt...
3606Applied patch project/plugins.sbt cleanly.
3607Applied patch project/build.properties cleanly.
3608Applied patch build.sbt cleanly.