Build Logs

pme123/orchescala • 3.8.0-RC3:2025-12-04

Errors

5

Warnings

20

Total Lines

885

1##################################
2Clonning https://github.com/pme123/orchescala.git into /build/repo using revision v0.2.29
3##################################
4Note: switching to '9cd057afef81747026d0fc127026af5b959b3c93'.
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-RC3
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----
31Starting build for 3.8.0-RC3
32Execute tests: true
33sbt project found:
34No prepare script found for project pme123/orchescala
35##################################
36Scala version: 3.8.0-RC3
37Targets: io.github.pme123%orchescala-api io.github.pme123%orchescala-dmn io.github.pme123%orchescala-domain io.github.pme123%orchescala-engine io.github.pme123%orchescala-engine-c7 io.github.pme123%orchescala-engine-c8 io.github.pme123%orchescala-engine-gateway io.github.pme123%orchescala-gateway io.github.pme123%orchescala-helper io.github.pme123%orchescala-simulation io.github.pme123%orchescala-worker io.github.pme123%orchescala-worker-c7 io.github.pme123%orchescala-worker-c8
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '21'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0-RC3
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC3"
58"++3.8.0-RC3 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" io.github.pme123%orchescala-api io.github.pme123%orchescala-dmn io.github.pme123%orchescala-domain io.github.pme123%orchescala-engine io.github.pme123%orchescala-engine-c7 io.github.pme123%orchescala-engine-c8 io.github.pme123%orchescala-engine-gateway io.github.pme123%orchescala-gateway io.github.pme123%orchescala-helper io.github.pme123%orchescala-simulation io.github.pme123%orchescala-worker io.github.pme123%orchescala-worker-c7 io.github.pme123%orchescala-worker-c8"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
68[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 21)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.347s.
74[info] done compiling
75[info] loading settings for project root from build.sbt...
76[info] resolving key references (15545 settings) ...
77[info] set current project to orchescala (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC3
79OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in simulation/crossScalaVersions
80OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in api/crossScalaVersions
81OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in worker/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in api/crossScalaVersions
83OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in engineC7/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in engineC7/crossScalaVersions
85OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in gateway/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in simulation/crossScalaVersions
87OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in worker/crossScalaVersions
88OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in workerC7/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in workerC7/crossScalaVersions
90OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in engineGateway/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in engineGateway/crossScalaVersions
92OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in workerC8/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in workerC8/crossScalaVersions
94OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in domain/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in domain/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in docs/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in docs/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in engineC8/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in engineC8/crossScalaVersions
100OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in engine/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in engine/crossScalaVersions
102OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in helper/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in helper/crossScalaVersions
104OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC3 in dmn/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in dmn/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in gateway/crossScalaVersions
107[info] set current project to orchescala (in build file:/build/repo/)
108[info] Setting Scala version to 3.8.0-RC3 on 14 projects.
109[info] Switching Scala version on:
110[info] engineC8 (3.8.0-RC3)
111[info] domain (3.8.0-RC3)
112[info] docs (3.8.0-RC3)
113[info] workerC8 (3.8.0-RC3)
114[info] workerC7 (3.8.0-RC3)
115[info] dmn (3.8.0-RC3)
116[info] gateway (3.8.0-RC3)
117[info] engineGateway (3.8.0-RC3)
118[info] simulation (3.8.0-RC3)
119[info] helper (3.8.0-RC3)
120[info] engineC7 (3.8.0-RC3)
121[info] api (3.8.0-RC3)
122[info] engine (3.8.0-RC3)
123[info] worker (3.8.0-RC3)
124[info] Excluding projects:
125[info] * root (2.12.20)
126[info] Reapplying settings...
127[info] set current project to orchescala (in build file:/build/repo/)
128Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
129[info] Reapplying settings...
130[info] set current project to orchescala (in build file:/build/repo/)
131[info] Defining Global / credentials, api / credentials and 13 others.
132[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 74 others.
133[info] Run `last` for details.
134[info] Reapplying settings...
135[info] set current project to orchescala (in build file:/build/repo/)
136Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
137[info] Reapplying settings...
138OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
139
140 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
141 Did you mean engineGateway / allExcludeDependencies ?
142 , retry without global scopes
143[info] Reapplying settings...
144[info] set current project to orchescala (in build file:/build/repo/)
145Execute removeScalacOptionsStartingWith: -P:wartremover
146[info] Reapplying settings...
147[info] set current project to orchescala (in build file:/build/repo/)
148[success] Total time: 0 s, completed Dec 4, 2025, 12:58:45 PM
149Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
150Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
151Starting build...
152Projects: Set(engineC8, domain, workerC8, workerC7, dmn, gateway, engineGateway, simulation, helper, engineC7, api, engine, worker)
153Starting build for ProjectRef(file:/build/repo/,workerC8) (orchescala-worker-c8)... [0/13]
154OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
155Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
156[info] compiling 22 Scala sources to /build/repo/01-domain/target/scala-3.8.0-RC3/classes ...
157[warn] there were 15 feature warnings; re-run with -feature for details
158[warn] there were 195 deprecation warnings; re-run with -deprecation for details
159[warn] two warnings found
160[info] done compiling
161[info] compiling 27 Scala sources to /build/repo/02-engine/target/scala-3.8.0-RC3/classes ...
162[info] done compiling
163[info] compiling 14 Scala sources to /build/repo/04-engine-c8/target/scala-3.8.0-RC3/classes ...
164[info] compiling 19 Scala sources to /build/repo/03-worker/target/scala-3.8.0-RC3/classes ...
165[info] done compiling
166[info] done compiling
167[info] compiling 3 Scala sources to /build/repo/04-worker-c8/target/scala-3.8.0-RC3/classes ...
168[info] done compiling
169Starting build for ProjectRef(file:/build/repo/,engineGateway) (orchescala-engine-gateway)... [1/13]
170Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] compiling 14 Scala sources to /build/repo/04-engine-c7/target/scala-3.8.0-RC3/classes ...
172[info] done compiling
173[info] compiling 13 Scala sources to /build/repo/05-engine-gateway/target/scala-3.8.0-RC3/classes ...
174[info] done compiling
175[info] compiling 1 Scala source to /build/repo/05-engine-gateway/target/scala-3.8.0-RC3/test-classes ...
176[info] done compiling
177[info] orchescala.engine.gateway.SortingServicesTest started
178[info] orchescala.engine.gateway.SortingServicesTest:
179[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with no cache key returns original order started
180[info] + sortedFromCache with no cache key returns original order 0.019s
181[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with cache key but no cache entries returns original order started
182[info] + sortedFromCache with cache key but no cache entries returns original order 0.033s
183[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with cache key sorts matching engine types first started
184[info] + sortedFromCache with cache key sorts matching engine types first 0.002s
185[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with UUID key prioritizes C8 services started
186[info] + sortedFromCache with UUID key prioritizes C8 services 0.003s
187[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with Long key prioritizes C7 services started
188[info] + sortedFromCache with Long key prioritizes C7 services 0.001s
189[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with invalid key defaults to the order in the list started
190[info] + sortedFromCache with invalid key defaults to the order in the list 0.001s
191[info] Test run orchescala.engine.gateway.SortingServicesTest finished: 0 failed, 0 ignored, 6 total, 0.097s
192Starting build for ProjectRef(file:/build/repo/,dmn) (orchescala-dmn)... [2/13]
193Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
194[info] compiling 4 Scala sources to /build/repo/03-dmn/target/scala-3.8.0-RC3/classes ...
195[warn] there were 2 deprecation warnings; re-run with -deprecation for details
196[warn] one warning found
197[info] done compiling
198Starting build for ProjectRef(file:/build/repo/,domain) (orchescala-domain)... [3/13]
199Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
200[info] compiling 10 Scala sources to /build/repo/01-domain/target/scala-3.8.0-RC3/test-classes ...
201[info] done compiling
202NewName: GetMyWorker
203OldName1+: myprocessV1.MyWorker.get
204OldName1+: myprocess.MyWorker.delete
205OldName2: MyWorker
206OldName31: myprocess-other-MyWorker
207[info] orchescala.domain.FieldNameTest started
208[info] orchescala.domain.FieldNameTest:
209[info] orchescala.domain.FieldNameTest.productElementNames Case Class started
210[info] + productElementNames Case Class 0.013s
211[info] orchescala.domain.FieldNameTest.productElementNames Enum started
212[info] + productElementNames Enum 0.001s
213[info] Test run orchescala.domain.FieldNameTest finished: 0 failed, 0 ignored, 2 total, 0.027s
214OldName32: myprocess-GetMyWorker
215OldName4: myprocess.MyWorker
216OldName4: GetMyWorker
217OtherName: mycompany-myproject.myprocess.GetMyWorker
218[info] orchescala.domain.bpmnTest started
219[info] orchescala.domain.bpmnTest:
220[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocessV1-GetMyWorker NEW started
221[info] + mycompany-myproject-myprocessV1-GetMyWorker NEW 0.014s
222[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocessV1.MyWorker.get OLD1 started
223[info] + mycompany-myproject-myprocessV1.MyWorker.get OLD1 0.001s
224[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess.MyWorker.delete OLD1 started
225[info] + mycompany-myproject-myprocess.MyWorker.delete OLD1 0.0s
226[info] orchescala.domain.bpmnTest.mycompany-myproject-myworker.post OLD1 started
227[info] + mycompany-myproject-myworker.post OLD1 0.001s
228[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocessV1.MyWorker OLD2 started
229[info] + mycompany-myproject-myprocessV1.MyWorker OLD2 0.0s
230[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess-other-MyWorker OLD31 started
231[info] + mycompany-myproject-myprocess-other-MyWorker OLD31 0.006s
232[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess-GetMyWorker OLD32 started
233[info] + mycompany-myproject-myprocess-GetMyWorker OLD32 0.001s
234[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess.MyWorker OLD4 started
235[info] + mycompany-myproject-myprocess.MyWorker OLD4 0.0s
236[info] orchescala.domain.bpmnTest.mycompany-myproject-GetMyWorker OLD4 started
237[info] + mycompany-myproject-GetMyWorker OLD4 0.001s
238[info] orchescala.domain.bpmnTest.mycompany-myproject.myprocess.GetMyWorker REST started
239[info] + mycompany-myproject.myprocess.GetMyWorker REST 0.0s
240[info] Test run orchescala.domain.bpmnTest finished: 0 failed, 0 ignored, 10 total, 0.04s
241[info] orchescala.domain.ProcessTest started
242[info] orchescala.domain.ProcessTest:
243[info] orchescala.domain.ProcessTest.camundaInBody started
244[info] + camundaInBody 0.095s
245[info] Test run orchescala.domain.ProcessTest finished: 0 failed, 0 ignored, 1 total, 0.096s
246[info] orchescala.domain.DomainTest started
247[info] orchescala.domain.DomainTest:
248[info] orchescala.domain.DomainTest.niceName started
249[info] + niceName 0.012s
250[info] orchescala.domain.DomainTest.shortName of Generic Service simple started
251[info] + shortName of Generic Service simple 0.0s
252[info] orchescala.domain.DomainTest.shortName of Generic Service started
253[info] + shortName of Generic Service 0.004s
254[info] orchescala.domain.DomainTest.enum derivation started
255[info] + enum derivation 0.147s
256[info] Test run orchescala.domain.DomainTest finished: 0 failed, 0 ignored, 4 total, 0.175s
257[info] orchescala.domain.EnumValueTest started
258[info] orchescala.domain.EnumValueTest:
259[info] orchescala.domain.EnumValueTest.CmsTest encode and decode enum type started
260[info] + CmsTest encode and decode enum type 0.054s
261[info] orchescala.domain.EnumValueTest.bad enum value started
262[info] + bad enum value 0.003s
263[info] Test run orchescala.domain.EnumValueTest finished: 0 failed, 0 ignored, 2 total, 0.058s
264[info] orchescala.domain.CamundaVariableTest started
265[info] orchescala.domain.CamundaVariableTest:
266[info] orchescala.domain.CamundaVariableTest.CamundaVariable valueToCamunda started
267[info] + CamundaVariable valueToCamunda 0.009s
268[info] orchescala.domain.CamundaVariableTest.CamundaVariable valueToCamunda LocalDate started
269[info] + CamundaVariable valueToCamunda LocalDate 0.003s
270[info] orchescala.domain.CamundaVariableTest.CamundaVariable toCamunda started
271[info] + CamundaVariable toCamunda 0.126s
272[info] orchescala.domain.CamundaVariableTest.CamundaVariable toCamunda-1 started
273[info] + CamundaVariable toCamunda-1 0.003s
274[info] Test run orchescala.domain.CamundaVariableTest finished: 0 failed, 0 ignored, 4 total, 0.142s
275[info] orchescala.domain.MockedServiceResponseTest started
276[info] orchescala.domain.MockedServiceResponseTest:
277[info] orchescala.domain.MockedServiceResponseTest.testCodecSuccess started
278[info] + testCodecSuccess 0.022s
279[info] orchescala.domain.MockedServiceResponseTest.testCodecError started
280[info] + testCodecError 0.002s
281[info] Test run orchescala.domain.MockedServiceResponseTest finished: 0 failed, 0 ignored, 2 total, 0.024s
282[info] orchescala.domain.RefinedTest started
283[info] orchescala.domain.RefinedTest:
284[info] orchescala.domain.RefinedTest.Percentage started
285[info] + Percentage 0.002s
286[info] orchescala.domain.RefinedTest.Iso8601Day started
287[info] + Iso8601Day 0.002s
288[info] orchescala.domain.RefinedTest.Iso8601DateTime started
289[info] + Iso8601DateTime 0.0s
290[info] orchescala.domain.RefinedTest.Iso8601Duration started
291[info] + Iso8601Duration 0.001s
292[info] orchescala.domain.RefinedTest.Iso8601Interval started
293[info] + Iso8601Interval 0.0s
294[info] orchescala.domain.RefinedTest.CronExpr started
295[info] + CronExpr 0.0s
296[info] orchescala.domain.RefinedTest.Iban started
297[info] + Iban 0.0s
298[info] Test run orchescala.domain.RefinedTest finished: 0 failed, 0 ignored, 7 total, 0.007s
299[info] orchescala.domain.LocalDateTimeDecoderTest started
300[info] orchescala.domain.LocalDateTimeDecoderTest:
301[info] orchescala.domain.LocalDateTimeDecoderTest.Date format LocalDateTime Format started
302[info] + Date format LocalDateTime Format 0.169s
303[info] orchescala.domain.LocalDateTimeDecoderTest.Date format LocalDateTime Format with milliseconds started
304[info] + Date format LocalDateTime Format with milliseconds 0.01s
305[info] orchescala.domain.LocalDateTimeDecoderTest.Date format ISO Format started
306[info] + Date format ISO Format 0.002s
307[info] orchescala.domain.LocalDateTimeDecoderTest.Date format bad started
308[info] + Date format bad 0.051s
309[info] Test run orchescala.domain.LocalDateTimeDecoderTest finished: 0 failed, 0 ignored, 4 total, 0.242s
310[info] orchescala.domain.InOutTest started
311[info] orchescala.domain.InOutTest:
312[info] orchescala.domain.InOutTest.inVariableNames should return distinct variable names started
313[info] + inVariableNames should return distinct variable names 0.039s
314[info] orchescala.domain.InOutTest.outVariableNames should return distinct variable names started
315[info] + outVariableNames should return distinct variable names 0.0s
316[info] orchescala.domain.InOutTest.inVariables should return distinct variables started
317[info] + inVariables should return distinct variables 0.001s
318[info] orchescala.domain.InOutTest.outVariables should return distinct variables started
319[info] + outVariables should return distinct variables 0.001s
320[info] Test run orchescala.domain.InOutTest finished: 0 failed, 0 ignored, 4 total, 0.041s
321Starting build for ProjectRef(file:/build/repo/,workerC7) (orchescala-worker-c7)... [4/13]
322Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
323[info] compiling 9 Scala sources to /build/repo/04-worker-c7/target/scala-3.8.0-RC3/classes ...
324[info] done compiling
325[info] compiling 1 Scala source to /build/repo/04-worker-c7/target/scala-3.8.0-RC3/test-classes ...
326[info] done compiling
327[info] orchescala.worker.c7.C7WorkerCalcRetriesTest started
328[info] orchescala.worker.c7.C7WorkerCalcRetriesTest:
329[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - normal error with retries > 0 started
330[info] + calcRetries - normal error with retries > 0 0.012s
331[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - normal error with retries = 0 started
332[info] + calcRetries - normal error with retries = 0 0.0s
333[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - retryable error with retries = 0 started
334[info] + calcRetries - retryable error with retries = 0 0.001s
335[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - retryable error with retries > 0 started
336[info] + calcRetries - retryable error with retries > 0 0.0s
337[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - GET request error with retries = 0 started
338[info] + calcRetries - GET request error with retries = 0 0.0s
339[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - PUT request error with retries = 0 started
340[info] + calcRetries - PUT request error with retries = 0 0.0s
341[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - POST request error with retries = 0 (should not retry) started
342[info] + calcRetries - POST request error with retries = 0 (should not retry) 0.0s
343[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - case insensitive matching started
344[info] + calcRetries - case insensitive matching 0.001s
345[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - partial message matching started
346[info] + calcRetries - partial message matching 0.0s
347[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - negative retries with retryable error started
348[info] + calcRetries - negative retries with retryable error 0.0s
349[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - Unexpected error while sending request: Exception when sending request: GET https:// started
350[info] + calcRetries - Unexpected error while sending request: Exception when sending request: GET https:// 0.0s
351[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - Unexpected error in Cause started
352[info] + calcRetries - Unexpected error in Cause 0.001s
353[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - multiple retry conditions started
354[info] + calcRetries - multiple retry conditions 0.001s
355[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - non-retryable errors started
356[info] + calcRetries - non-retryable errors 0.001s
357[info] Test run orchescala.worker.c7.C7WorkerCalcRetriesTest finished: 0 failed, 0 ignored, 14 total, 0.029s
358Starting build for ProjectRef(file:/build/repo/,api) (orchescala-api)... [5/13]
359Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
360[info] compiling 23 Scala sources to /build/repo/03-api/target/scala-3.8.0-RC3/classes ...
361[warn] there were 13 deprecation warnings; re-run with -deprecation for details
362[warn] one warning found
363[info] done compiling
364[info] compiling 6 Scala sources to /build/repo/03-api/target/scala-3.8.0-RC3/test-classes ...
365[warn] there were 3 feature warnings; re-run with -feature for details
366[warn] there were 2 deprecation warnings; re-run with -deprecation for details
367[warn] two warnings found
368[info] done compiling
369ProcessReferenceCreator: orchescala.api.ApiCreatorTest
370[info] orchescala.api.VersionHelperTest started
371[info] orchescala.api.VersionHelperTest:
372[warn] ==> i orchescala.api.VersionHelperTest.repoSearch ignored 0.0s
373[warn] ==> i orchescala.api.VersionHelperTest.repoSearch no result ignored 0.0s
374[info] Test run orchescala.api.VersionHelperTest finished: 0 failed, 2 ignored, 0 total, 0.013s
375OtherName: orchescala.api.DefaultApiCreator
376[info] orchescala.api.ApiProjectConfigTest started
377[info] orchescala.api.ApiProjectConfigTest:
378[warn] ==> i orchescala.api.ApiProjectConfigTest.ApiProjectConfig ignored 0.0s
379[info] Test run orchescala.api.ApiProjectConfigTest finished: 0 failed, 1 ignored, 0 total, 0.0s
380OldName4: myprocess.MyWorker
381OldName1+: myprocess.MyWorker.get
382NewName: MyWorker
383[info] orchescala.api.ApiCreatorTest started
384[info] orchescala.api.ApiCreatorTest:
385[info] orchescala.api.ApiCreatorTest.testReplaceJira started
386[info] + testReplaceJira 0.014s
387[info] orchescala.api.ApiCreatorTest.testReplaceJiraMany started
388[info] + testReplaceJiraMany 0.001s
389[info] orchescala.api.ApiCreatorTest.testReplaceJiraMulti started
390[info] + testReplaceJiraMulti 0.002s
391[info] Test run orchescala.api.ApiCreatorTest finished: 0 failed, 0 ignored, 3 total, 0.031s
392OldName2: MyWorker
393[info] orchescala.api.exportsTest started
394[info] orchescala.api.exportsTest:
395[info] orchescala.api.exportsTest.orchescala.api.DefaultApiCreator UNDEFINED started
396[info] + orchescala.api.DefaultApiCreator UNDEFINED 0.017s
397[info] orchescala.api.exportsTest.mycompany-myproject-myprocess.MyWorker started
398[info] + mycompany-myproject-myprocess.MyWorker 0.001s
399[info] orchescala.api.exportsTest.mycompany-myproject-myprocess.MyWorker.get started
400[info] + mycompany-myproject-myprocess.MyWorker.get 0.001s
401[info] orchescala.api.exportsTest.mycompany-myproject-myprocessV2-GetMyWorker started
402[info] + mycompany-myproject-myprocessV2-GetMyWorker 0.0s
403[info] orchescala.api.exportsTest.mycompany-myproject-myprocessV4.MyWorker started
404[info] + mycompany-myproject-myprocessV4.MyWorker 0.001s
405[info] Test run orchescala.api.exportsTest finished: 0 failed, 0 ignored, 5 total, 0.032s
406[info] orchescala.api.ProjectsConfigTest started
407[info] orchescala.api.ProjectsConfigTest:
408[info] orchescala.api.ProjectsConfigTest.colorForId should return the correct color for a given refName and ownProjectName started
409[info] + colorForId should return the correct color for a given refName and ownProjectName 0.011s
410[info] orchescala.api.ProjectsConfigTest.colorForId should return None if no matching project is found started
411[info] + colorForId should return None if no matching project is found 0.0s
412[info] orchescala.api.ProjectsConfigTest.colorForId should return None if refName starts with ownProjectName started
413[info] + colorForId should return None if refName starts with ownProjectName 0.001s
414[info] orchescala.api.ProjectsConfigTest.projectNameForRef should return the project name if the processRef starts with a project name started
415[info] + projectNameForRef should return the project name if the processRef starts with a project name 0.001s
416[info] orchescala.api.ProjectsConfigTest.projectNameForRef should return the processRef if no project name matches started
417[info] + projectNameForRef should return the processRef if no project name matches 0.0s
418[info] Test run orchescala.api.ProjectsConfigTest finished: 0 failed, 0 ignored, 5 total, 0.021s
419Starting build for ProjectRef(file:/build/repo/,worker) (orchescala-worker)... [6/13]
420Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
421[info] compiling 5 Scala sources to /build/repo/03-worker/target/scala-3.8.0-RC3/test-classes ...
422[info] done compiling
423[info] orchescala.worker.WorkerAppTest started
424[info] orchescala.worker.WorkerAppTest:
425[info] orchescala.worker.WorkerAppTest.workerApps with no dependencies returns single app started
426[info] + workerApps with no dependencies returns single app 0.016s
427[info] orchescala.worker.WorkerAppTest.workerApps with single dependency returns app and dependency started
428[info] + workerApps with single dependency returns app and dependency 0.002s
429[info] orchescala.worker.WorkerAppTest.workerApps with multiple dependencies returns all apps started
430[info] + workerApps with multiple dependencies returns all apps 0.004s
431[info] orchescala.worker.WorkerAppTest.workerApps with nested dependencies returns all apps started
432[info] + workerApps with nested dependencies returns all apps 0.004s
433[info] orchescala.worker.WorkerAppTest.workerApps with complex dependency tree started
434[info] + workerApps with complex dependency tree 0.001s
435[info] orchescala.worker.WorkerAppTest.workerApps maintains order with main app first started
436[info] + workerApps maintains order with main app first 0.0s
437[info] orchescala.worker.WorkerAppTest.workerApps handles empty dependencies correctly started
438[info] + workerApps handles empty dependencies correctly 0.0s
439[info] orchescala.worker.WorkerAppTest.workerApps with diamond dependency pattern started
440[info] + workerApps with diamond dependency pattern 0.001s
441[info] orchescala.worker.WorkerAppTest.workerApps preserves dependency order started
442[info] + workerApps preserves dependency order 0.004s
443[info] orchescala.worker.WorkerAppTest.workerApps with deep nesting started
444[info] + workerApps with deep nesting 0.005s
445[info] orchescala.worker.WorkerAppTest.workerApps with multiple branches at different levels started
446[info] + workerApps with multiple branches at different levels 0.004s
447[info] orchescala.worker.WorkerAppTest.workerApps returns correct sequence type started
448[info] + workerApps returns correct sequence type 0.001s
449[info] orchescala.worker.WorkerAppTest.workerApps with self-referential dependency handling started
450[info] + workerApps with self-referential dependency handling 0.001s
451[info] Test run orchescala.worker.WorkerAppTest finished: 0 failed, 0 ignored, 13 total, 0.055s
452+ RestApiClientTest
45313:02:06.297 [ZScheduler-Worker-1] INFO orchescala.worker.HttpClientProvider -- Creating STTP client backend using shared HTTP client
45413:02:06.303 [ZScheduler-Worker-1] INFO orchescala.worker.HttpClientProvider -- Creating shared AsyncHttpClient
455 + NoOutput
45613:02:06.323 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.logging.InternalLoggerFactory -- Using SLF4J as the default logging framework
45713:02:06.328 [ZScheduler-Worker-1] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.level: simple
45813:02:06.328 [ZScheduler-Worker-1] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.targetRecords: 4
45913:02:06.332 [ZScheduler-Worker-1] DEBUG io.netty.util.ResourceLeakDetectorFactory -- Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@23410e7f
46013:02:06.351 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent0 -- -Dio.netty.noUnsafe: false
46113:02:06.351 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent0 -- Java version: 21
46213:02:06.354 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.theUnsafe: available
46313:02:06.355 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.copyMemory: available
46413:02:06.355 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Buffer.address: available
46513:02:06.356 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent0 -- direct buffer constructor: unavailable
466java.lang.NoSuchMethodException: java.nio.DirectByteBuffer.<init>(long,int)
467 at java.base/java.lang.Class.getConstructor0(Class.java:3761)
468 at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2930)
469 at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:237)
470 at java.base/java.security.AccessController.doPrivileged(AccessController.java:319)
471 at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:232)
472 at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294)
473 at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:93)
474 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:109)
475 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:218)
476 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:197)
477 at org.asynchttpclient.DefaultAsyncHttpClient.newNettyTimer(DefaultAsyncHttpClient.java:111)
478 at org.asynchttpclient.DefaultAsyncHttpClient.<init>(DefaultAsyncHttpClient.java:90)
479 at orchescala.worker.HttpClientProvider$.createHttpClient$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:38)
480 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
481 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
482 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
483 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
484 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
485 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
486 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
487 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
488 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
489 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
490 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
491 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
492 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
493 at orchescala.worker.HttpClientProvider$.sharedHttpClient$lzyINIT1$$anonfun$1(HttpClientProvider.scala:21)
494 at zio.Unsafe$.unsafe(Unsafe.scala:37)
495 at orchescala.worker.HttpClientProvider$.sharedHttpClient$lzyINIT1(HttpClientProvider.scala:20)
496 at orchescala.worker.HttpClientProvider$.sharedHttpClient(HttpClientProvider.scala:19)
497 at orchescala.worker.HttpClientProvider$.createBackend$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:46)
498 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
499 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
500 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
501 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
502 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
503 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
504 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
505 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
506 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
507 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
508 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
509 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
510 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
511 at orchescala.worker.HttpClientProvider$.cachedBackend$lzyINIT1$$anonfun$1(HttpClientProvider.scala:16)
512 at zio.Unsafe$.unsafe(Unsafe.scala:37)
513 at orchescala.worker.HttpClientProvider$.cachedBackend$lzyINIT1(HttpClientProvider.scala:15)
514 at orchescala.worker.HttpClientProvider$.cachedBackend(HttpClientProvider.scala:14)
515 at orchescala.worker.HttpClientProvider$.live$lzyINIT1$$anonfun$1(HttpClientProvider.scala:51)
516 at zio.ZLayer$.succeed$$anonfun$2(ZLayer.scala:884)
517 at zio.ZLayer$.fromZIOEnvironment$$anonfun$1(ZLayer.scala:845)
518 at zio.ZLayer.scope$$anonfun$1(ZLayer.scala:404)
519 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
520 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
521 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
522 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
523 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
524 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
525 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
526 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
527 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
528 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
529 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
530 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
531 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
532 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
533 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
534 at zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)
535 at zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)
536 at zio.internal.FiberRuntime.run(FiberRuntime.scala:160)
537 at zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)
53813:02:06.359 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Bits.unaligned: available, true
53913:02:06.364 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent0 -- jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
540java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @699d66ad
541 at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:394)
542 at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:714)
543 at java.base/java.lang.reflect.Method.invoke(Method.java:571)
544 at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:352)
545 at java.base/java.security.AccessController.doPrivileged(AccessController.java:319)
546 at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:343)
547 at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294)
548 at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:93)
549 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:109)
550 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:218)
551 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:197)
552 at org.asynchttpclient.DefaultAsyncHttpClient.newNettyTimer(DefaultAsyncHttpClient.java:111)
553 at org.asynchttpclient.DefaultAsyncHttpClient.<init>(DefaultAsyncHttpClient.java:90)
554 at orchescala.worker.HttpClientProvider$.createHttpClient$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:38)
555 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
556 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
557 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
558 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
559 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
560 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
561 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
562 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
563 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
564 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
565 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
566 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
567 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
568 at orchescala.worker.HttpClientProvider$.sharedHttpClient$lzyINIT1$$anonfun$1(HttpClientProvider.scala:21)
569 at zio.Unsafe$.unsafe(Unsafe.scala:37)
570 at orchescala.worker.HttpClientProvider$.sharedHttpClient$lzyINIT1(HttpClientProvider.scala:20)
571 at orchescala.worker.HttpClientProvider$.sharedHttpClient(HttpClientProvider.scala:19)
572 at orchescala.worker.HttpClientProvider$.createBackend$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:46)
573 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
574 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
575 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
576 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
577 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
578 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
579 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
580 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
581 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
582 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
583 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
584 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
585 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
586 at orchescala.worker.HttpClientProvider$.cachedBackend$lzyINIT1$$anonfun$1(HttpClientProvider.scala:16)
587 at zio.Unsafe$.unsafe(Unsafe.scala:37)
588 at orchescala.worker.HttpClientProvider$.cachedBackend$lzyINIT1(HttpClientProvider.scala:15)
589 at orchescala.worker.HttpClientProvider$.cachedBackend(HttpClientProvider.scala:14)
590 at orchescala.worker.HttpClientProvider$.live$lzyINIT1$$anonfun$1(HttpClientProvider.scala:51)
591 at zio.ZLayer$.succeed$$anonfun$2(ZLayer.scala:884)
592 at zio.ZLayer$.fromZIOEnvironment$$anonfun$1(ZLayer.scala:845)
593 at zio.ZLayer.scope$$anonfun$1(ZLayer.scala:404)
594 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
595 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
596 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
597 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
598 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
599 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
600 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
601 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
602 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
603 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
604 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
605 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
606 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
607 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
608 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
609 at zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)
610 at zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)
611 at zio.internal.FiberRuntime.run(FiberRuntime.scala:160)
612 at zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)
61313:02:06.364 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.DirectByteBuffer.<init>(long, int): unavailable
61413:02:06.364 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent -- sun.misc.Unsafe: available
61513:02:06.365 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent -- maxDirectMemory: 7516192768 bytes (maybe)
61613:02:06.365 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
61713:02:06.365 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.bitMode: 64 (sun.arch.data.model)
61813:02:06.365 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.maxDirectMemory: -1 bytes
61913:02:06.365 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.uninitializedArrayAllocationThreshold: -1
62013:02:06.366 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.CleanerJava9 -- java.nio.ByteBuffer.cleaner(): available
62113:02:06.367 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.noPreferDirect: false
62213:02:06.378 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.PlatformDependent -- org.jctools-core.MpscChunkedArrayQueue: available
623 + NoOutput OK
62413:02:06.428 [ZScheduler-Worker-1] DEBUG io.netty.handler.ssl.JdkSslContext -- Default protocols (JDK): [TLSv1.3, TLSv1.2]
62513:02:06.428 [ZScheduler-Worker-1] DEBUG io.netty.handler.ssl.JdkSslContext -- Default cipher suites (JDK): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384]
62613:02:06.471 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
62713:02:06.471 [ZScheduler-Worker-1] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
62813:02:06.477 [ZScheduler-Worker-1] DEBUG io.netty.channel.MultithreadEventLoopGroup -- -Dio.netty.eventLoopThreads: 8
629 + Seq OK
63013:02:06.486 [ZScheduler-Worker-1] DEBUG io.netty.channel.nio.NioEventLoop -- -Dio.netty.noKeySetOptimization: false
63113:02:06.486 [ZScheduler-Worker-1] DEBUG io.netty.channel.nio.NioEventLoop -- -Dio.netty.selectorAutoRebuildThreshold: 512
63213:02:06.510 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numHeapArenas: 8
63313:02:06.510 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numDirectArenas: 8
63413:02:06.510 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.pageSize: 8192
63513:02:06.510 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxOrder: 11
63613:02:06.510 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.chunkSize: 16777216
63713:02:06.511 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.smallCacheSize: 256
63813:02:06.511 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.normalCacheSize: 64
63913:02:06.511 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedBufferCapacity: 32768
64013:02:06.511 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimInterval: 8192
64113:02:06.511 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimIntervalMillis: 0
64213:02:06.511 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.useCacheForAllThreads: true
64313:02:06.511 [ZScheduler-Worker-1] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
644 + Bad body OK
64513:02:06.520 [ZScheduler-Worker-1] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.allocator.type: pooled
64613:02:06.521 [ZScheduler-Worker-1] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.threadLocalDirectBufferSize: 0
64713:02:06.521 [ZScheduler-Worker-1] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.maxThreadLocalCharBufferSize: 16384
648 + no NoOutput
649 + with Output
650 + with optional Output
651 + hasNoOutput
652 + hasNoOutput false
653+ AstSpec
654 + defaultMock Process
655 + defaultMock ServiceTask
656+ WorkerExecutorSpec
657 + InputValidator WithConfig override InConfig
658 + InputValidator WithConfig default InConfig
659 + InputValidator WithConfig override InConfig in In
660 + Test optional values are null in JSON
66113:02:06.634 [ZScheduler-Worker-2] DEBUG test -- Mocked Service: orchescala.worker.ServiceHandler
662 - Request URL: http://test.com/api
663 - Request Body: {
664 "name" : "test"
665}
666 - Request Header:
667 - mockedResponse: {
668 "value" : true
669}
670
67113:02:06.635 [ZScheduler-Worker-1] DEBUG test -- Mocked Service: orchescala.worker.ServiceHandler
672 - Request URL: http://test.com/api
673 - Request Body: {
674 "name" : "test"
675}
676 - Request Header:
677 - mockedResponse: {
678 "value" : true
679}
680
681 + runWorkZIO should return mocked output when servicesMocked is true
682 + runWorkZIO should handle error mocks correctly
683+ ServiceHandlerSpec
684 + runWorkZIO should return mocked output when outputServiceMock is provided
68518 tests passed. 0 tests failed. 0 tests ignored.
686
687Executed in 700 ms
688
689Starting build for ProjectRef(file:/build/repo/,simulation) (orchescala-simulation)... [7/13]
690Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
691[info] compiling 26 Scala sources to /build/repo/03-simulation/target/scala-3.8.0-RC3/classes ...
692Variable name: process
693Variable name: task
694Variable name: event
695Variable name: event
696Variable name: event
697[warn] there was 1 feature warning; re-run with -feature for details
698[warn] there was 1 deprecation warning; re-run with -deprecation for details
699[warn] two warnings found
700[info] done compiling
701Starting build for ProjectRef(file:/build/repo/,engineC7) (orchescala-engine-c7)... [8/13]
702Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
703Starting build for ProjectRef(file:/build/repo/,engineC8) (orchescala-engine-c8)... [9/13]
704Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
705[info] compiling 1 Scala source to /build/repo/04-engine-c8/target/scala-3.8.0-RC3/test-classes ...
706[info] done compiling
707+ Camunda8ProcessEngine
708 - should create engine instance - ignored: 1
709All eligible tests are currently ignored
710Starting build for ProjectRef(file:/build/repo/,engine) (orchescala-engine)... [10/13]
711Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
712Starting build for ProjectRef(file:/build/repo/,helper) (orchescala-helper)... [11/13]
713Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
714[info] compiling 60 Scala sources to /build/repo/04-helper/target/scala-3.8.0-RC3/classes ...
715[warn] there were 21 deprecation warnings; re-run with -deprecation for details
716[warn] one warning found
717[info] done compiling
718[info] compiling 2 Scala sources to /build/repo/04-helper/target/scala-3.8.0-RC3/test-classes ...
719[warn] there was 1 deprecation warning; re-run with -deprecation for details
720[warn] one warning found
721[info] done compiling
722[info] orchescala.helper.util.DevConfigTest started
723[info] orchescala.helper.util.DevConfigTest:
724[info] orchescala.helper.util.DevConfigTest.dependsOn with no dependencies started
725[info] + dependsOn with no dependencies 0.006s
726[info] orchescala.helper.util.DevConfigTest.dependsOn with single level dependency started
727[info] + dependsOn with single level dependency 0.0s
728[info] orchescala.helper.util.DevConfigTest.dependsOn with multiple dependencies started
729[info] + dependsOn with multiple dependencies 0.0s
730[info] orchescala.helper.util.DevConfigTest.dependsOn with level higher than available modules started
731[info] + dependsOn with level higher than available modules 0.001s
732[info] Test run orchescala.helper.util.DevConfigTest finished: 0 failed, 0 ignored, 4 total, 0.016s
733Starting build for ProjectRef(file:/build/repo/,gateway) (orchescala-gateway)... [12/13]
734Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
735[info] compiling 12 Scala sources to /build/repo/06-gateway/target/scala-3.8.0-RC3/classes ...
736[info] done compiling
737[info] compiling 2 Scala sources to /build/repo/06-gateway/target/scala-3.8.0-RC3/test-classes ...
738[info] done compiling
739+ OpenAPI Generation
740 + should generate valid OpenAPI YAML
741 + should generate OpenAPI file on server start
7422 tests passed. 0 tests failed. 0 tests ignored.
743
744Executed in 890 ms
745
746
747************************
748Build summary:
749[{
750 "module": "orchescala-worker-c8",
751 "compile": {"status": "ok", "tookMs": 38303, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
752 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
753 "test-compile": {"status": "ok", "tookMs": 714, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
754 "test": {"status": "ok", "tookMs": 457, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
755 "publish": {"status": "skipped", "tookMs": 0},
756 "metadata": {
757 "crossScalaVersions": ["2.12.20"]
758}
759},{
760 "module": "orchescala-engine-gateway",
761 "compile": {"status": "ok", "tookMs": 2108, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
762 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
763 "test-compile": {"status": "ok", "tookMs": 806, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
764 "test": {"status": "ok", "tookMs": 671, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "munit", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
765 "publish": {"status": "skipped", "tookMs": 0},
766 "metadata": {
767 "crossScalaVersions": ["2.12.20"]
768}
769},{
770 "module": "orchescala-dmn",
771 "compile": {"status": "ok", "tookMs": 917, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
772 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
773 "test-compile": {"status": "ok", "tookMs": 145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
774 "test": {"status": "ok", "tookMs": 141, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
775 "publish": {"status": "skipped", "tookMs": 0},
776 "metadata": {
777 "crossScalaVersions": ["2.12.20"]
778}
779},{
780 "module": "orchescala-domain",
781 "compile": {"status": "ok", "tookMs": 49, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
782 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
783 "test-compile": {"status": "ok", "tookMs": 2788, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
784 "test": {"status": "ok", "tookMs": 401, "passed": 40, "failed": 0, "ignored": 0, "skipped": 0, "total": 40, "byFramework": [{"framework": "munit", "stats": {"passed": 40, "failed": 0, "ignored": 0, "skipped": 0, "total": 40}}]},
785 "publish": {"status": "skipped", "tookMs": 0},
786 "metadata": {
787 "crossScalaVersions": ["2.12.20"]
788}
789},{
790 "module": "orchescala-worker-c7",
791 "compile": {"status": "ok", "tookMs": 1331, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
792 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
793 "test-compile": {"status": "ok", "tookMs": 599, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
794 "test": {"status": "ok", "tookMs": 304, "passed": 14, "failed": 0, "ignored": 0, "skipped": 0, "total": 14, "byFramework": [{"framework": "munit", "stats": {"passed": 14, "failed": 0, "ignored": 0, "skipped": 0, "total": 14}}]},
795 "publish": {"status": "skipped", "tookMs": 0},
796 "metadata": {
797 "crossScalaVersions": ["2.12.20"]
798}
799},{
800 "module": "orchescala-api",
801 "compile": {"status": "ok", "tookMs": 8754, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
802 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
803 "test-compile": {"status": "ok", "tookMs": 1333, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
804 "test": {"status": "ok", "tookMs": 309, "passed": 13, "failed": 0, "ignored": 3, "skipped": 0, "total": 16, "byFramework": [{"framework": "munit", "stats": {"passed": 13, "failed": 0, "ignored": 3, "skipped": 0, "total": 16}}]},
805 "publish": {"status": "skipped", "tookMs": 0},
806 "metadata": {
807 "crossScalaVersions": ["2.12.20"]
808}
809},{
810 "module": "orchescala-worker",
811 "compile": {"status": "ok", "tookMs": 131, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
812 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
813 "test-compile": {"status": "ok", "tookMs": 2480, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
814 "test": {"status": "ok", "tookMs": 1466, "passed": 31, "failed": 0, "ignored": 0, "skipped": 0, "total": 31, "byFramework": [{"framework": "munit", "stats": {"passed": 13, "failed": 0, "ignored": 0, "skipped": 0, "total": 13}},{"framework": "unknown", "stats": {"passed": 18, "failed": 0, "ignored": 0, "skipped": 0, "total": 18}}]},
815 "publish": {"status": "skipped", "tookMs": 0},
816 "metadata": {
817 "crossScalaVersions": ["2.12.20"]
818}
819},{
820 "module": "orchescala-simulation",
821 "compile": {"status": "ok", "tookMs": 2482, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
822 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
823 "test-compile": {"status": "ok", "tookMs": 262, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
824 "test": {"status": "ok", "tookMs": 329, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
825 "publish": {"status": "skipped", "tookMs": 0},
826 "metadata": {
827 "crossScalaVersions": ["2.12.20"]
828}
829},{
830 "module": "orchescala-engine-c7",
831 "compile": {"status": "ok", "tookMs": 103, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
832 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
833 "test-compile": {"status": "ok", "tookMs": 140, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
834 "test": {"status": "ok", "tookMs": 136, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
835 "publish": {"status": "skipped", "tookMs": 0},
836 "metadata": {
837 "crossScalaVersions": ["2.12.20"]
838}
839},{
840 "module": "orchescala-engine-c8",
841 "compile": {"status": "ok", "tookMs": 100, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
842 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
843 "test-compile": {"status": "ok", "tookMs": 584, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
844 "test": {"status": "ok", "tookMs": 768, "passed": 0, "failed": 0, "ignored": 1, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 1, "skipped": 0, "total": 1}}]},
845 "publish": {"status": "skipped", "tookMs": 0},
846 "metadata": {
847 "crossScalaVersions": ["2.12.20"]
848}
849},{
850 "module": "orchescala-engine",
851 "compile": {"status": "ok", "tookMs": 112, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
852 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
853 "test-compile": {"status": "ok", "tookMs": 147, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
854 "test": {"status": "ok", "tookMs": 115, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
855 "publish": {"status": "skipped", "tookMs": 0},
856 "metadata": {
857 "crossScalaVersions": ["2.12.20"]
858}
859},{
860 "module": "orchescala-helper",
861 "compile": {"status": "ok", "tookMs": 3625, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
862 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
863 "test-compile": {"status": "ok", "tookMs": 706, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
864 "test": {"status": "ok", "tookMs": 356, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "munit", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
865 "publish": {"status": "skipped", "tookMs": 0},
866 "metadata": {
867 "crossScalaVersions": ["2.12.20"]
868}
869},{
870 "module": "orchescala-gateway",
871 "compile": {"status": "ok", "tookMs": 2276, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
872 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
873 "test-compile": {"status": "ok", "tookMs": 1085, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
874 "test": {"status": "ok", "tookMs": 1756, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
875 "publish": {"status": "skipped", "tookMs": 0},
876 "metadata": {
877 "crossScalaVersions": ["2.12.20"]
878}
879}]
880************************
881[success] Total time: 259 s (0:04:19.0), completed Dec 4, 2025, 1:03:04 PM
882[0JChecking patch project/plugins.sbt...
883Checking patch build.sbt...
884Applied patch project/plugins.sbt cleanly.
885Applied patch build.sbt cleanly.