Build Logs
pme123/orchescala • 3.8.0-RC5:2025-12-31
Errors
20
Warnings
23
Total Lines
910
1##################################
2Clonning https://github.com/pme123/orchescala.git into /build/repo using revision v0.3.0
3##################################
4Note: switching to '0859b9c8943ca13aec83ecae7391ca1b2cab9de6'.
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-RC5
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-RC5
32Execute tests: true
33sbt project found:
34No prepare script found for project pme123/orchescala
35##################################
36Scala version: 3.8.0-RC5
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-RC5
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-RC5"
58"++3.8.0-RC5 -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-RC5 """{"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.862s.
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-RC5
79OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in worker/crossScalaVersions
80OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in worker/crossScalaVersions
81OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in simulation/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in simulation/crossScalaVersions
83OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in engineC7/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in engineC7/crossScalaVersions
85OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in gateway/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in gateway/crossScalaVersions
87OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in api/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in api/crossScalaVersions
89OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in workerC7/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in workerC7/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in dmn/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in dmn/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in engineGateway/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in engineGateway/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in workerC8/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in workerC8/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in domain/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in domain/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in docs/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in docs/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in engineC8/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in engineC8/crossScalaVersions
103OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in engine/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in engine/crossScalaVersions
105OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC5 in helper/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in helper/crossScalaVersions
107[info] set current project to orchescala (in build file:/build/repo/)
108[info] Setting Scala version to 3.8.0-RC5 on 14 projects.
109[info] Switching Scala version on:
110[info] engineC8 (3.8.0-RC5)
111[info] domain (3.8.0-RC5)
112[info] docs (3.8.0-RC5)
113[info] workerC8 (3.8.0-RC5)
114[info] workerC7 (3.8.0-RC5)
115[info] dmn (3.8.0-RC5)
116[info] gateway (3.8.0-RC5)
117[info] engineGateway (3.8.0-RC5)
118[info] simulation (3.8.0-RC5)
119[info] helper (3.8.0-RC5)
120[info] engineC7 (3.8.0-RC5)
121[info] api (3.8.0-RC5)
122[info] engine (3.8.0-RC5)
123[info] worker (3.8.0-RC5)
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 31, 2025, 10:17:14 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 24 Scala sources to /build/repo/01-domain/target/scala-3.8.0-RC5/classes ...
157[warn] there were 15 feature warnings; re-run with -feature for details
158[warn] there were 197 deprecation warnings; re-run with -deprecation for details
159[warn] two warnings found
160[warn] there were 15 feature warnings; re-run with -feature for details
161[warn] there were 197 deprecation warnings; re-run with -deprecation for details
162[warn] four warnings found
163[info] done compiling
164[info] compiling 35 Scala sources to /build/repo/02-engine/target/scala-3.8.0-RC5/classes ...
165[info] done compiling
166[info] compiling 16 Scala sources to /build/repo/03-worker/target/scala-3.8.0-RC5/classes ...
167[info] compiling 14 Scala sources to /build/repo/04-engine-c8/target/scala-3.8.0-RC5/classes ...
168[info] done compiling
169[info] done compiling
170[info] compiling 3 Scala sources to /build/repo/04-worker-c8/target/scala-3.8.0-RC5/classes ...
171[info] done compiling
172Starting build for ProjectRef(file:/build/repo/,engineGateway) (orchescala-engine-gateway)... [1/13]
173Compile 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
174[info] compiling 14 Scala sources to /build/repo/04-engine-c7/target/scala-3.8.0-RC5/classes ...
175[info] done compiling
176[info] compiling 13 Scala sources to /build/repo/05-engine-gateway/target/scala-3.8.0-RC5/classes ...
177[info] done compiling
178[info] compiling 1 Scala source to /build/repo/05-engine-gateway/target/scala-3.8.0-RC5/test-classes ...
179[info] done compiling
180[info] orchescala.engine.gateway.SortingServicesTest started
181[info] orchescala.engine.gateway.SortingServicesTest:
182[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with no cache key returns original order started
183[info] + sortedFromCache with no cache key returns original order 0.024s
184[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with cache key but no cache entries returns original order started
185[info] + sortedFromCache with cache key but no cache entries returns original order 0.034s
186[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with cache key sorts matching engine types first started
187[info] + sortedFromCache with cache key sorts matching engine types first 0.002s
188[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with UUID key prioritizes C8 services started
189[info] + sortedFromCache with UUID key prioritizes C8 services 0.004s
190[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with Long key prioritizes C7 services started
191[info] + sortedFromCache with Long key prioritizes C7 services 0.001s
192[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with invalid key defaults to the order in the list started
193[info] + sortedFromCache with invalid key defaults to the order in the list 0.001s
194[info] Test run orchescala.engine.gateway.SortingServicesTest finished: 0 failed, 0 ignored, 6 total, 0.109s
195Starting build for ProjectRef(file:/build/repo/,dmn) (orchescala-dmn)... [2/13]
196Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
197[info] compiling 4 Scala sources to /build/repo/03-dmn/target/scala-3.8.0-RC5/classes ...
198[warn] there were 2 deprecation warnings; re-run with -deprecation for details
199[warn] one warning found
200[info] done compiling
201Starting build for ProjectRef(file:/build/repo/,domain) (orchescala-domain)... [3/13]
202Compile 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
203[info] compiling 10 Scala sources to /build/repo/01-domain/target/scala-3.8.0-RC5/test-classes ...
204[info] done compiling
205[info] orchescala.domain.ProcessTest started
206[info] orchescala.domain.ProcessTest:
207[info] orchescala.domain.ProcessTest.camundaInBody started
208[info] + camundaInBody 0.169s
209[info] Test run orchescala.domain.ProcessTest finished: 0 failed, 0 ignored, 1 total, 0.18s
210[info] orchescala.domain.RefinedTest started
211[info] orchescala.domain.RefinedTest:
212[info] orchescala.domain.RefinedTest.Percentage started
213[info] + Percentage 0.003s
214[info] orchescala.domain.RefinedTest.Iso8601Day started
215[info] + Iso8601Day 0.0s
216[info] orchescala.domain.RefinedTest.Iso8601DateTime started
217[info] + Iso8601DateTime 0.0s
218[info] orchescala.domain.RefinedTest.Iso8601Duration started
219[info] + Iso8601Duration 0.0s
220[info] orchescala.domain.RefinedTest.Iso8601Interval started
221[info] + Iso8601Interval 0.001s
222[info] orchescala.domain.RefinedTest.CronExpr started
223[info] + CronExpr 0.001s
224[info] orchescala.domain.RefinedTest.Iban started
225[info] + Iban 0.0s
226[info] Test run orchescala.domain.RefinedTest finished: 0 failed, 0 ignored, 7 total, 0.006s
227[info] orchescala.domain.FieldNameTest started
228[info] orchescala.domain.FieldNameTest:
229[info] orchescala.domain.FieldNameTest.productElementNames Case Class started
230[info] + productElementNames Case Class 0.0s
231[info] orchescala.domain.FieldNameTest.productElementNames Enum started
232[info] + productElementNames Enum 0.001s
233[info] Test run orchescala.domain.FieldNameTest finished: 0 failed, 0 ignored, 2 total, 0.002s
234[info] orchescala.domain.CamundaVariableTest started
235[info] orchescala.domain.CamundaVariableTest:
236[info] orchescala.domain.CamundaVariableTest.CamundaVariable valueToCamunda started
237[info] + CamundaVariable valueToCamunda 0.006s
238[info] orchescala.domain.CamundaVariableTest.CamundaVariable valueToCamunda LocalDate started
239[info] + CamundaVariable valueToCamunda LocalDate 0.002s
240[info] orchescala.domain.CamundaVariableTest.CamundaVariable toCamunda started
241[info] + CamundaVariable toCamunda 0.015s
242[info] orchescala.domain.CamundaVariableTest.CamundaVariable toCamunda-1 started
243[info] + CamundaVariable toCamunda-1 0.002s
244[info] Test run orchescala.domain.CamundaVariableTest finished: 0 failed, 0 ignored, 4 total, 0.026s
245[info] orchescala.domain.EnumValueTest started
246[info] orchescala.domain.EnumValueTest:
247[info] orchescala.domain.EnumValueTest.CmsTest encode and decode enum type started
248[info] + CmsTest encode and decode enum type 0.227s
249[info] orchescala.domain.EnumValueTest.bad enum value started
250[info] + bad enum value 0.001s
251[info] Test run orchescala.domain.EnumValueTest finished: 0 failed, 0 ignored, 2 total, 0.236s
252[info] orchescala.domain.MockedServiceResponseTest started
253[info] orchescala.domain.MockedServiceResponseTest:
254[info] orchescala.domain.MockedServiceResponseTest.testCodecSuccess started
255[info] + testCodecSuccess 0.231s
256[info] orchescala.domain.MockedServiceResponseTest.testCodecError started
257[info] + testCodecError 0.001s
258[info] Test run orchescala.domain.MockedServiceResponseTest finished: 0 failed, 0 ignored, 2 total, 0.241s
259NewName: GetMyWorker
260OldName1+: myprocessV1.MyWorker.get
261OldName1+: myprocess.MyWorker.delete
262OldName2: MyWorker
263[info] orchescala.domain.DomainTest started
264[info] orchescala.domain.DomainTest:
265[info] orchescala.domain.DomainTest.niceName started
266[info] + niceName 0.002s
267[info] orchescala.domain.DomainTest.shortName of Generic Service simple started
268[info] + shortName of Generic Service simple 0.001s
269[info] orchescala.domain.DomainTest.shortName of Generic Service started
270[info] + shortName of Generic Service 0.001s
271[info] orchescala.domain.DomainTest.enum derivation started
272[info] + enum derivation 0.01s
273[info] Test run orchescala.domain.DomainTest finished: 0 failed, 0 ignored, 4 total, 0.015s
274OldName31: myprocess-other-MyWorker
275OldName32: myprocess-GetMyWorker
276OldName4: myprocess.MyWorker
277OldName4: GetMyWorker
278OtherName: mycompany-myproject.myprocess.GetMyWorker
279[info] orchescala.domain.bpmnTest started
280[info] orchescala.domain.bpmnTest:
281[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocessV1-GetMyWorker NEW started
282[info] + mycompany-myproject-myprocessV1-GetMyWorker NEW 0.007s
283[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocessV1.MyWorker.get OLD1 started
284[info] + mycompany-myproject-myprocessV1.MyWorker.get OLD1 0.002s
285[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess.MyWorker.delete OLD1 started
286[info] + mycompany-myproject-myprocess.MyWorker.delete OLD1 0.0s
287[info] orchescala.domain.bpmnTest.mycompany-myproject-myworker.post OLD1 started
288[info] + mycompany-myproject-myworker.post OLD1 0.0s
289[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocessV1.MyWorker OLD2 started
290[info] + mycompany-myproject-myprocessV1.MyWorker OLD2 0.001s
291[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess-other-MyWorker OLD31 started
292[info] + mycompany-myproject-myprocess-other-MyWorker OLD31 0.001s
293[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess-GetMyWorker OLD32 started
294[info] + mycompany-myproject-myprocess-GetMyWorker OLD32 0.0s
295[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess.MyWorker OLD4 started
296[info] + mycompany-myproject-myprocess.MyWorker OLD4 0.001s
297[info] orchescala.domain.bpmnTest.mycompany-myproject-GetMyWorker OLD4 started
298[info] + mycompany-myproject-GetMyWorker OLD4 0.001s
299[info] orchescala.domain.bpmnTest.mycompany-myproject.myprocess.GetMyWorker REST started
300[info] + mycompany-myproject.myprocess.GetMyWorker REST 0.001s
301[info] Test run orchescala.domain.bpmnTest finished: 0 failed, 0 ignored, 10 total, 0.017s
302[info] orchescala.domain.InOutTest started
303[info] orchescala.domain.InOutTest:
304[info] orchescala.domain.InOutTest.inVariableNames should return distinct variable names started
305[info] + inVariableNames should return distinct variable names 0.047s
306[info] orchescala.domain.InOutTest.outVariableNames should return distinct variable names started
307[info] + outVariableNames should return distinct variable names 0.002s
308[info] orchescala.domain.InOutTest.inVariables should return distinct variables started
309[info] + inVariables should return distinct variables 0.001s
310[info] orchescala.domain.InOutTest.outVariables should return distinct variables started
311[info] + outVariables should return distinct variables 0.001s
312[info] Test run orchescala.domain.InOutTest finished: 0 failed, 0 ignored, 4 total, 0.051s
313[info] orchescala.domain.LocalDateTimeDecoderTest started
314[info] orchescala.domain.LocalDateTimeDecoderTest:
315[info] orchescala.domain.LocalDateTimeDecoderTest.Date format LocalDateTime Format started
316[info] + Date format LocalDateTime Format 0.218s
317[info] orchescala.domain.LocalDateTimeDecoderTest.Date format LocalDateTime Format with milliseconds started
318[info] + Date format LocalDateTime Format with milliseconds 0.001s
319[info] orchescala.domain.LocalDateTimeDecoderTest.Date format ISO Format started
320[info] + Date format ISO Format 0.002s
321[info] orchescala.domain.LocalDateTimeDecoderTest.Date format bad started
322[info] + Date format bad 0.066s
323[info] Test run orchescala.domain.LocalDateTimeDecoderTest finished: 0 failed, 0 ignored, 4 total, 0.296s
324Starting build for ProjectRef(file:/build/repo/,workerC7) (orchescala-worker-c7)... [4/13]
325Compile 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
326[info] compiling 9 Scala sources to /build/repo/04-worker-c7/target/scala-3.8.0-RC5/classes ...
327[info] done compiling
328[info] compiling 1 Scala source to /build/repo/04-worker-c7/target/scala-3.8.0-RC5/test-classes ...
329[info] done compiling
330[info] orchescala.worker.c7.C7WorkerCalcRetriesTest started
331[info] orchescala.worker.c7.C7WorkerCalcRetriesTest:
332[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - normal error with retries > 0 started
333[info] + calcRetries - normal error with retries > 0 0.012s
334[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - normal error with retries = 0 started
335[info] + calcRetries - normal error with retries = 0 0.001s
336[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - retryable error with retries = 0 started
337[info] + calcRetries - retryable error with retries = 0 0.0s
338[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - retryable error with retries > 0 started
339[info] + calcRetries - retryable error with retries > 0 0.001s
340[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - GET request error with retries = 0 started
341[info] + calcRetries - GET request error with retries = 0 0.0s
342[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - PUT request error with retries = 0 started
343[info] + calcRetries - PUT request error with retries = 0 0.001s
344[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - POST request error with retries = 0 (should not retry) started
345[info] + calcRetries - POST request error with retries = 0 (should not retry) 0.0s
346[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - case insensitive matching started
347[info] + calcRetries - case insensitive matching 0.0s
348[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - partial message matching started
349[info] + calcRetries - partial message matching 0.0s
350[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - negative retries with retryable error started
351[info] + calcRetries - negative retries with retryable error 0.0s
352[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - Unexpected error while sending request: Exception when sending request: GET https:// started
353[info] + calcRetries - Unexpected error while sending request: Exception when sending request: GET https:// 0.001s
354[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - Unexpected error in Cause started
355[info] + calcRetries - Unexpected error in Cause 0.001s
356[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - multiple retry conditions started
357[info] + calcRetries - multiple retry conditions 0.001s
358[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - non-retryable errors started
359[info] + calcRetries - non-retryable errors 0.001s
360[info] Test run orchescala.worker.c7.C7WorkerCalcRetriesTest finished: 0 failed, 0 ignored, 14 total, 0.031s
361Starting build for ProjectRef(file:/build/repo/,api) (orchescala-api)... [5/13]
362Compile 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
363[info] compiling 23 Scala sources to /build/repo/03-api/target/scala-3.8.0-RC5/classes ...
364[warn] there were 13 deprecation warnings; re-run with -deprecation for details
365[warn] one warning found
366[info] done compiling
367[info] compiling 6 Scala sources to /build/repo/03-api/target/scala-3.8.0-RC5/test-classes ...
368[warn] there were 3 feature warnings; re-run with -feature for details
369[warn] there were 2 deprecation warnings; re-run with -deprecation for details
370[warn] two warnings found
371[info] done compiling
372ProcessReferenceCreator: orchescala.api.ApiCreatorTest
373[info] orchescala.api.ApiProjectConfigTest started
374[info] orchescala.api.ApiProjectConfigTest:
375[warn] ==> i orchescala.api.ApiProjectConfigTest.ApiProjectConfig ignored 0.0s
376[info] Test run orchescala.api.ApiProjectConfigTest finished: 0 failed, 1 ignored, 0 total, 0.011s
377[info] orchescala.api.VersionHelperTest started
378[info] orchescala.api.VersionHelperTest:
379[warn] ==> i orchescala.api.VersionHelperTest.repoSearch ignored 0.0s
380[warn] ==> i orchescala.api.VersionHelperTest.repoSearch no result ignored 0.0s
381[info] Test run orchescala.api.VersionHelperTest finished: 0 failed, 2 ignored, 0 total, 0.013s
382OtherName: orchescala.api.DefaultApiCreator
383[info] orchescala.api.ApiCreatorTest started
384[info] orchescala.api.ApiCreatorTest:
385[info] orchescala.api.ApiCreatorTest.testReplaceJira started
386[info] + testReplaceJira 0.02s
387[info] orchescala.api.ApiCreatorTest.testReplaceJiraMany started
388[info] + testReplaceJiraMany 0.001s
389[info] orchescala.api.ApiCreatorTest.testReplaceJiraMulti started
390[info] + testReplaceJiraMulti 0.0s
391[info] Test run orchescala.api.ApiCreatorTest finished: 0 failed, 0 ignored, 3 total, 0.028s
392OldName4: myprocess.MyWorker
393OldName1+: myprocess.MyWorker.get
394NewName: MyWorker
395OldName2: MyWorker
396[info] orchescala.api.exportsTest started
397[info] orchescala.api.exportsTest:
398[info] orchescala.api.exportsTest.orchescala.api.DefaultApiCreator UNDEFINED started
399[info] + orchescala.api.DefaultApiCreator UNDEFINED 0.011s
400[info] orchescala.api.exportsTest.mycompany-myproject-myprocess.MyWorker started
401[info] + mycompany-myproject-myprocess.MyWorker 0.001s
402[info] orchescala.api.exportsTest.mycompany-myproject-myprocess.MyWorker.get started
403[info] + mycompany-myproject-myprocess.MyWorker.get 0.0s
404[info] orchescala.api.exportsTest.mycompany-myproject-myprocessV2-GetMyWorker started
405[info] + mycompany-myproject-myprocessV2-GetMyWorker 0.001s
406[info] orchescala.api.exportsTest.mycompany-myproject-myprocessV4.MyWorker started
407[info] + mycompany-myproject-myprocessV4.MyWorker 0.0s
408[info] Test run orchescala.api.exportsTest finished: 0 failed, 0 ignored, 5 total, 0.018s
409[info] orchescala.api.ProjectsConfigTest started
410[info] orchescala.api.ProjectsConfigTest:
411[info] orchescala.api.ProjectsConfigTest.colorForId should return the correct color for a given refName and ownProjectName started
412[info] + colorForId should return the correct color for a given refName and ownProjectName 0.004s
413[info] orchescala.api.ProjectsConfigTest.colorForId should return None if no matching project is found started
414[info] + colorForId should return None if no matching project is found 0.001s
415[info] orchescala.api.ProjectsConfigTest.colorForId should return None if refName starts with ownProjectName started
416[info] + colorForId should return None if refName starts with ownProjectName 0.001s
417[info] orchescala.api.ProjectsConfigTest.projectNameForRef should return the project name if the processRef starts with a project name started
418[info] + projectNameForRef should return the project name if the processRef starts with a project name 0.004s
419[info] orchescala.api.ProjectsConfigTest.projectNameForRef should return the processRef if no project name matches started
420[info] + projectNameForRef should return the processRef if no project name matches 0.001s
421[info] Test run orchescala.api.ProjectsConfigTest finished: 0 failed, 0 ignored, 5 total, 0.013s
422Starting build for ProjectRef(file:/build/repo/,worker) (orchescala-worker)... [6/13]
423Compile 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
424[info] compiling 5 Scala sources to /build/repo/03-worker/target/scala-3.8.0-RC5/test-classes ...
425[info] done compiling
426[info] orchescala.worker.WorkerAppTest started
427[info] orchescala.worker.WorkerAppTest:
428[info] orchescala.worker.WorkerAppTest.workerApps with no dependencies returns single app started
429[info] + workerApps with no dependencies returns single app 0.022s
430[info] orchescala.worker.WorkerAppTest.workerApps with single dependency returns app and dependency started
431[info] + workerApps with single dependency returns app and dependency 0.002s
432[info] orchescala.worker.WorkerAppTest.workerApps with multiple dependencies returns all apps started
433[info] + workerApps with multiple dependencies returns all apps 0.001s
434[info] orchescala.worker.WorkerAppTest.workerApps with nested dependencies returns all apps started
435[info] + workerApps with nested dependencies returns all apps 0.001s
436[info] orchescala.worker.WorkerAppTest.workerApps with complex dependency tree started
437[info] + workerApps with complex dependency tree 0.004s
438[info] orchescala.worker.WorkerAppTest.workerApps maintains order with main app first started
439[info] + workerApps maintains order with main app first 0.0s
440[info] orchescala.worker.WorkerAppTest.workerApps handles empty dependencies correctly started
441[info] + workerApps handles empty dependencies correctly 0.0s
442[info] orchescala.worker.WorkerAppTest.workerApps with diamond dependency pattern started
443[info] + workerApps with diamond dependency pattern 0.001s
444[info] orchescala.worker.WorkerAppTest.workerApps preserves dependency order started
445[info] + workerApps preserves dependency order 0.001s
446[info] orchescala.worker.WorkerAppTest.workerApps with deep nesting started
447[info] + workerApps with deep nesting 0.001s
448[info] orchescala.worker.WorkerAppTest.workerApps with multiple branches at different levels started
449[info] + workerApps with multiple branches at different levels 0.002s
450[info] orchescala.worker.WorkerAppTest.workerApps returns correct sequence type started
451[info] + workerApps returns correct sequence type 0.001s
452[info] orchescala.worker.WorkerAppTest.workerApps with self-referential dependency handling started
453[info] + workerApps with self-referential dependency handling 0.001s
454[info] Test run orchescala.worker.WorkerAppTest finished: 0 failed, 0 ignored, 13 total, 0.056s
455+ WorkerExecutorSpec
45622:18:37.454 [ZScheduler-Worker-3] INFO orchescala.engine.rest.HttpClientProvider -- Creating STTP client backend using shared HTTP client
45722:18:37.460 [ZScheduler-Worker-3] INFO orchescala.engine.rest.HttpClientProvider -- Creating shared AsyncHttpClient
45822:18:37.480 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.logging.InternalLoggerFactory -- Using SLF4J as the default logging framework
45922:18:37.484 [ZScheduler-Worker-3] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.level: simple
46022:18:37.484 [ZScheduler-Worker-3] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.targetRecords: 4
46122:18:37.488 [ZScheduler-Worker-3] DEBUG io.netty.util.ResourceLeakDetectorFactory -- Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6af0be7e
46222:18:37.515 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- -Dio.netty.noUnsafe: false
46322:18:37.515 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- Java version: 21
46422:18:37.517 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.theUnsafe: available
46522:18:37.517 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.copyMemory: available
46622:18:37.518 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Buffer.address: available
46722:18:37.519 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- direct buffer constructor: unavailable
468java.lang.NoSuchMethodException: java.nio.DirectByteBuffer.<init>(long,int)
469 at java.base/java.lang.Class.getConstructor0(Class.java:3761)
470 at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2930)
471 at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:237)
472 at java.base/java.security.AccessController.doPrivileged(AccessController.java:319)
473 at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:232)
474 at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294)
475 at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:93)
476 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:109)
477 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:218)
478 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:197)
479 at org.asynchttpclient.DefaultAsyncHttpClient.newNettyTimer(DefaultAsyncHttpClient.java:111)
480 at org.asynchttpclient.DefaultAsyncHttpClient.<init>(DefaultAsyncHttpClient.java:90)
481 at orchescala.engine.rest.HttpClientProvider$.createHttpClient$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:38)
482 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
483 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
484 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
485 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
486 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
487 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
488 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
489 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
490 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
491 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
492 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
493 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
494 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
495 at orchescala.engine.rest.HttpClientProvider$.sharedHttpClient$lzyINIT1$$anonfun$1(HttpClientProvider.scala:21)
496 at zio.Unsafe$.unsafe(Unsafe.scala:37)
497 at orchescala.engine.rest.HttpClientProvider$.sharedHttpClient$lzyINIT1(HttpClientProvider.scala:20)
498 at orchescala.engine.rest.HttpClientProvider$.sharedHttpClient(HttpClientProvider.scala:19)
499 at orchescala.engine.rest.HttpClientProvider$.createBackend$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:46)
500 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
501 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
502 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
503 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
504 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
505 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
506 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
507 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
508 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
509 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
510 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
511 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
512 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
513 at orchescala.engine.rest.HttpClientProvider$.cachedBackend$lzyINIT1$$anonfun$1(HttpClientProvider.scala:16)
514 at zio.Unsafe$.unsafe(Unsafe.scala:37)
515 at orchescala.engine.rest.HttpClientProvider$.cachedBackend$lzyINIT1(HttpClientProvider.scala:15)
516 at orchescala.engine.rest.HttpClientProvider$.cachedBackend(HttpClientProvider.scala:14)
517 at orchescala.engine.rest.HttpClientProvider$.live$lzyINIT1$$anonfun$1(HttpClientProvider.scala:51)
518 at zio.ZLayer$.succeed$$anonfun$2(ZLayer.scala:884)
519 at zio.ZLayer$.fromZIOEnvironment$$anonfun$1(ZLayer.scala:845)
520 at zio.ZLayer.scope$$anonfun$1(ZLayer.scala:404)
521 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
522 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
523 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
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:1263)
527 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
528 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
529 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
530 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
531 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
532 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
533 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
534 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
535 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
536 at zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)
537 at zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)
538 at zio.internal.FiberRuntime.run(FiberRuntime.scala:160)
539 at zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)
54022:18:37.521 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Bits.unaligned: available, true
54122:18:37.522 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
542java.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 @65e0d513
543 at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:394)
544 at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:714)
545 at java.base/java.lang.reflect.Method.invoke(Method.java:571)
546 at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:352)
547 at java.base/java.security.AccessController.doPrivileged(AccessController.java:319)
548 at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:343)
549 at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294)
550 at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:93)
551 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:109)
552 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:218)
553 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:197)
554 at org.asynchttpclient.DefaultAsyncHttpClient.newNettyTimer(DefaultAsyncHttpClient.java:111)
555 at org.asynchttpclient.DefaultAsyncHttpClient.<init>(DefaultAsyncHttpClient.java:90)
556 at orchescala.engine.rest.HttpClientProvider$.createHttpClient$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:38)
557 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
558 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
559 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
560 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
561 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
562 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
563 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
564 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
565 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
566 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
567 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
568 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
569 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
570 at orchescala.engine.rest.HttpClientProvider$.sharedHttpClient$lzyINIT1$$anonfun$1(HttpClientProvider.scala:21)
571 at zio.Unsafe$.unsafe(Unsafe.scala:37)
572 at orchescala.engine.rest.HttpClientProvider$.sharedHttpClient$lzyINIT1(HttpClientProvider.scala:20)
573 at orchescala.engine.rest.HttpClientProvider$.sharedHttpClient(HttpClientProvider.scala:19)
574 at orchescala.engine.rest.HttpClientProvider$.createBackend$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:46)
575 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
576 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
577 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
578 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
579 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
580 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
581 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
582 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
583 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
584 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
585 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
586 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
587 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
588 at orchescala.engine.rest.HttpClientProvider$.cachedBackend$lzyINIT1$$anonfun$1(HttpClientProvider.scala:16)
589 at zio.Unsafe$.unsafe(Unsafe.scala:37)
590 at orchescala.engine.rest.HttpClientProvider$.cachedBackend$lzyINIT1(HttpClientProvider.scala:15)
591 at orchescala.engine.rest.HttpClientProvider$.cachedBackend(HttpClientProvider.scala:14)
592 at orchescala.engine.rest.HttpClientProvider$.live$lzyINIT1$$anonfun$1(HttpClientProvider.scala:51)
593 at zio.ZLayer$.succeed$$anonfun$2(ZLayer.scala:884)
594 at zio.ZLayer$.fromZIOEnvironment$$anonfun$1(ZLayer.scala:845)
595 at zio.ZLayer.scope$$anonfun$1(ZLayer.scala:404)
596 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
597 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
598 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
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:1263)
602 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
603 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
604 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
605 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
606 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
607 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
608 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
609 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
610 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
611 at zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)
612 at zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)
613 at zio.internal.FiberRuntime.run(FiberRuntime.scala:160)
614 at zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)
61522:18:37.523 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.DirectByteBuffer.<init>(long, int): unavailable
61622:18:37.523 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- sun.misc.Unsafe: available
61722:18:37.525 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- maxDirectMemory: 7516192768 bytes (maybe)
61822:18:37.526 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
61922:18:37.526 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.bitMode: 64 (sun.arch.data.model)
62022:18:37.526 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.maxDirectMemory: -1 bytes
62122:18:37.527 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.uninitializedArrayAllocationThreshold: -1
62222:18:37.529 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.CleanerJava9 -- java.nio.ByteBuffer.cleaner(): available
62322:18:37.529 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.noPreferDirect: false
62422:18:37.535 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- org.jctools-core.MpscChunkedArrayQueue: available
62522:18:37.563 [ZScheduler-Worker-3] DEBUG io.netty.handler.ssl.JdkSslContext -- Default protocols (JDK): [TLSv1.3, TLSv1.2]
62622:18:37.563 [ZScheduler-Worker-3] 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]
62722:18:37.582 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
62822:18:37.582 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
62922:18:37.588 [ZScheduler-Worker-3] DEBUG io.netty.channel.MultithreadEventLoopGroup -- -Dio.netty.eventLoopThreads: 8
63022:18:37.600 [ZScheduler-Worker-3] DEBUG io.netty.channel.nio.NioEventLoop -- -Dio.netty.noKeySetOptimization: false
63122:18:37.600 [ZScheduler-Worker-3] DEBUG io.netty.channel.nio.NioEventLoop -- -Dio.netty.selectorAutoRebuildThreshold: 512
632 + InputValidator WithConfig override InConfig
63322:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numHeapArenas: 8
63422:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numDirectArenas: 8
63522:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.pageSize: 8192
63622:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxOrder: 11
63722:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.chunkSize: 16777216
63822:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.smallCacheSize: 256
63922:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.normalCacheSize: 64
64022:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedBufferCapacity: 32768
64122:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimInterval: 8192
64222:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimIntervalMillis: 0
64322:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.useCacheForAllThreads: true
64422:18:37.633 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
64522:18:37.650 [ZScheduler-Worker-3] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.allocator.type: pooled
64622:18:37.650 [ZScheduler-Worker-3] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.threadLocalDirectBufferSize: 0
64722:18:37.650 [ZScheduler-Worker-3] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.maxThreadLocalCharBufferSize: 16384
648 + InputValidator WithConfig default InConfig
649 + InputValidator WithConfig override InConfig in In
65022:18:37.805 [ZScheduler-Worker-3] DEBUG test -- Mocked Service: orchescala.worker.ServiceHandler
651 - Request URL: http://test.com/api
652 - Request Body: {
653 "name" : "test"
654}
655 - Request Header:
656 - mockedResponse: {
657 "value" : true
658}
659
66022:18:37.807 [ZScheduler-Worker-2] DEBUG test -- Mocked Service: orchescala.worker.ServiceHandler
661 - Request URL: http://test.com/api
662 - Request Body: {
663 "name" : "test"
664}
665 - Request Header:
666 - mockedResponse: {
667 "value" : true
668}
669
670 + Test optional values are null in JSON
671+ AstSpec
672 + defaultMock Process
673 + defaultMock ServiceTask
674+ ServiceHandlerSpec
675 + runWorkZIO should handle error mocks correctly
676 + runWorkZIO should return mocked output when outputServiceMock is provided
677 + runWorkZIO should return mocked output when servicesMocked is true
678+ RestApiClientTest
679 + NoOutput
680 + NoOutput OK
681 + Seq OK
682 + Bad body OK
683 + no NoOutput
684 + with Output
685 + with optional Output
686 + hasNoOutput
687 + hasNoOutput false
68818 tests passed. 0 tests failed. 0 tests ignored.
689
690Executed in 771 ms
691
692Starting build for ProjectRef(file:/build/repo/,simulation) (orchescala-simulation)... [7/13]
693Compile 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
694[info] compiling 26 Scala sources to /build/repo/03-simulation/target/scala-3.8.0-RC5/classes ...
695Variable name: process
696Variable name: task
697Variable name: event
698Variable name: event
699Variable name: event
700[warn] there was 1 feature warning; re-run with -feature for details
701[warn] there was 1 deprecation warning; re-run with -deprecation for details
702[warn] two warnings found
703[info] done compiling
704Starting build for ProjectRef(file:/build/repo/,engineC7) (orchescala-engine-c7)... [8/13]
705Compile 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
706Starting build for ProjectRef(file:/build/repo/,engineC8) (orchescala-engine-c8)... [9/13]
707Compile 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
708[info] compiling 1 Scala source to /build/repo/04-engine-c8/target/scala-3.8.0-RC5/test-classes ...
709[info] done compiling
710+ Camunda8ProcessEngine
711 - should create engine instance - ignored: 1
712All eligible tests are currently ignored
713Starting build for ProjectRef(file:/build/repo/,engine) (orchescala-engine)... [10/13]
714Compile 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
715Starting build for ProjectRef(file:/build/repo/,helper) (orchescala-helper)... [11/13]
716Compile 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
717[info] compiling 60 Scala sources to /build/repo/04-helper/target/scala-3.8.0-RC5/classes ...
718[warn] there were 21 deprecation warnings; re-run with -deprecation for details
719[warn] one warning found
720[info] done compiling
721[info] compiling 2 Scala sources to /build/repo/04-helper/target/scala-3.8.0-RC5/test-classes ...
722[warn] there was 1 deprecation warning; re-run with -deprecation for details
723[warn] one warning found
724[info] done compiling
725[info] orchescala.helper.util.DevConfigTest started
726[info] orchescala.helper.util.DevConfigTest:
727[info] orchescala.helper.util.DevConfigTest.dependsOn with no dependencies started
728[info] + dependsOn with no dependencies 0.007s
729[info] orchescala.helper.util.DevConfigTest.dependsOn with single level dependency started
730[error] ==> X orchescala.helper.util.DevConfigTest.dependsOn with single level dependency 0.019s munit.ComparisonFailException: 04-helper/src/test/scala/orchescala/helper/util/DevConfigTest.scala:17
731[error] 16: ".dependsOn(engine)"
732[error] 17: )
733[error] 18:
734[error] values are not the same
735[error] => Obtained
736[error] .dependsOn(domain)
737[error] => Diff (- expected, + obtained)
738[error] -.dependsOn(engine)
739[error] +.dependsOn(domain)
740[error] at munit.FunSuite.assertEquals(FunSuite.scala:13)
741[error] at orchescala.helper.util.DevConfigTest.$init$$$anonfun$2(DevConfigTest.scala:17)
742[info] orchescala.helper.util.DevConfigTest.dependsOn with multiple dependencies started
743[info] + dependsOn with multiple dependencies 0.0s
744[info] orchescala.helper.util.DevConfigTest.dependsOn with level higher than available modules started
745[info] + dependsOn with level higher than available modules 0.0s
746[info] Test run orchescala.helper.util.DevConfigTest finished: 1 failed, 0 ignored, 4 total, 0.036s
747Starting build for ProjectRef(file:/build/repo/,gateway) (orchescala-gateway)... [12/13]
748Compile 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
749[info] compiling 14 Scala sources to /build/repo/06-gateway/target/scala-3.8.0-RC5/classes ...
750[info] done compiling
751[info] compiling 3 Scala sources to /build/repo/06-gateway/target/scala-3.8.0-RC5/test-classes ...
752[info] done compiling
753+ GatewayConfig
754 + extractCorrelation
755 + should fail with invalid JWT
756timestamp=2025-12-31T21:19:00.915623529Z level=INFO thread=#zio-fiber-343 message="Payload: {"preferred_username":"user123","email":"pme@master.ch"}" location=orchescala.gateway.DefaultGatewayConfig.extractCorrelation file=GatewayConfig.scala line=43
757timestamp=2025-12-31T21:19:00.917411673Z level=INFO thread=#zio-fiber-256 message="Payload: {"preferred_username":"user123","email":"pme@master.ch"}" location=orchescala.gateway.DefaultGatewayConfig.extractCorrelation file=GatewayConfig.scala line=43
758timestamp=2025-12-31T21:19:00.919175227Z level=INFO thread=#zio-fiber-343 message="Claims: Map(email -> "pme@master.ch", preferred_username -> "user123")" location=orchescala.gateway.DefaultGatewayConfig.extractCorrelation file=GatewayConfig.scala line=44
759timestamp=2025-12-31T21:19:00.919700837Z level=INFO thread=#zio-fiber-256 message="Claims: Map(email -> "pme@master.ch", preferred_username -> "user123")" location=orchescala.gateway.DefaultGatewayConfig.extractCorrelation file=GatewayConfig.scala line=44
760 + should extract payload from valid JWT
761 + should extract payload from valid JWT no impersonateProcessKey
762 + defaultTokenValidator
763 + should fail with empty token
764 + should succeed with non-empty token
765+ OpenAPI Generation
766 + should generate valid OpenAPI YAML
767 + should generate OpenAPI file on server start
7687 tests passed. 0 tests failed. 0 tests ignored.
769
770Executed in 1 s 273 ms
771
772
773************************
774Build summary:
775[{
776 "module": "orchescala-worker-c8",
777 "compile": {"status": "ok", "tookMs": 36912, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
778 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
779 "test-compile": {"status": "ok", "tookMs": 776, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
780 "test": {"status": "ok", "tookMs": 517, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
781 "publish": {"status": "skipped", "tookMs": 0},
782 "metadata": {
783 "crossScalaVersions": ["2.12.20"]
784}
785},{
786 "module": "orchescala-engine-gateway",
787 "compile": {"status": "ok", "tookMs": 2760, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
788 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
789 "test-compile": {"status": "ok", "tookMs": 895, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
790 "test": {"status": "ok", "tookMs": 741, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "munit", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
791 "publish": {"status": "skipped", "tookMs": 0},
792 "metadata": {
793 "crossScalaVersions": ["2.12.20"]
794}
795},{
796 "module": "orchescala-dmn",
797 "compile": {"status": "ok", "tookMs": 811, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
798 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
799 "test-compile": {"status": "ok", "tookMs": 147, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
800 "test": {"status": "ok", "tookMs": 142, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
801 "publish": {"status": "skipped", "tookMs": 0},
802 "metadata": {
803 "crossScalaVersions": ["2.12.20"]
804}
805},{
806 "module": "orchescala-domain",
807 "compile": {"status": "ok", "tookMs": 61, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
808 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
809 "test-compile": {"status": "ok", "tookMs": 2660, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
810 "test": {"status": "ok", "tookMs": 460, "passed": 40, "failed": 0, "ignored": 0, "skipped": 0, "total": 40, "byFramework": [{"framework": "munit", "stats": {"passed": 40, "failed": 0, "ignored": 0, "skipped": 0, "total": 40}}]},
811 "publish": {"status": "skipped", "tookMs": 0},
812 "metadata": {
813 "crossScalaVersions": ["2.12.20"]
814}
815},{
816 "module": "orchescala-worker-c7",
817 "compile": {"status": "ok", "tookMs": 1967, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
818 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
819 "test-compile": {"status": "ok", "tookMs": 729, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
820 "test": {"status": "ok", "tookMs": 355, "passed": 14, "failed": 0, "ignored": 0, "skipped": 0, "total": 14, "byFramework": [{"framework": "munit", "stats": {"passed": 14, "failed": 0, "ignored": 0, "skipped": 0, "total": 14}}]},
821 "publish": {"status": "skipped", "tookMs": 0},
822 "metadata": {
823 "crossScalaVersions": ["2.12.20"]
824}
825},{
826 "module": "orchescala-api",
827 "compile": {"status": "ok", "tookMs": 9209, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
828 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
829 "test-compile": {"status": "ok", "tookMs": 2169, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
830 "test": {"status": "ok", "tookMs": 315, "passed": 13, "failed": 0, "ignored": 3, "skipped": 0, "total": 16, "byFramework": [{"framework": "munit", "stats": {"passed": 13, "failed": 0, "ignored": 3, "skipped": 0, "total": 16}}]},
831 "publish": {"status": "skipped", "tookMs": 0},
832 "metadata": {
833 "crossScalaVersions": ["2.12.20"]
834}
835},{
836 "module": "orchescala-worker",
837 "compile": {"status": "ok", "tookMs": 160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
838 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
839 "test-compile": {"status": "ok", "tookMs": 2468, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
840 "test": {"status": "ok", "tookMs": 1507, "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}}]},
841 "publish": {"status": "skipped", "tookMs": 0},
842 "metadata": {
843 "crossScalaVersions": ["2.12.20"]
844}
845},{
846 "module": "orchescala-simulation",
847 "compile": {"status": "ok", "tookMs": 3148, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
848 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
849 "test-compile": {"status": "ok", "tookMs": 208, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
850 "test": {"status": "ok", "tookMs": 156, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
851 "publish": {"status": "skipped", "tookMs": 0},
852 "metadata": {
853 "crossScalaVersions": ["2.12.20"]
854}
855},{
856 "module": "orchescala-engine-c7",
857 "compile": {"status": "ok", "tookMs": 128, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
858 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
859 "test-compile": {"status": "ok", "tookMs": 157, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
860 "test": {"status": "ok", "tookMs": 187, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
861 "publish": {"status": "skipped", "tookMs": 0},
862 "metadata": {
863 "crossScalaVersions": ["2.12.20"]
864}
865},{
866 "module": "orchescala-engine-c8",
867 "compile": {"status": "ok", "tookMs": 114, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
868 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
869 "test-compile": {"status": "ok", "tookMs": 694, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
870 "test": {"status": "ok", "tookMs": 1152, "passed": 0, "failed": 0, "ignored": 1, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 1, "skipped": 0, "total": 1}}]},
871 "publish": {"status": "skipped", "tookMs": 0},
872 "metadata": {
873 "crossScalaVersions": ["2.12.20"]
874}
875},{
876 "module": "orchescala-engine",
877 "compile": {"status": "ok", "tookMs": 98, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
878 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
879 "test-compile": {"status": "ok", "tookMs": 133, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
880 "test": {"status": "ok", "tookMs": 154, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
881 "publish": {"status": "skipped", "tookMs": 0},
882 "metadata": {
883 "crossScalaVersions": ["2.12.20"]
884}
885},{
886 "module": "orchescala-helper",
887 "compile": {"status": "ok", "tookMs": 4073, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
888 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
889 "test-compile": {"status": "ok", "tookMs": 708, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
890 "test": {"status": "failed", "tookMs": 378, "passed": 3, "failed": 1, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "munit", "stats": {"passed": 3, "failed": 1, "ignored": 0, "skipped": 0, "total": 4}}]},
891 "publish": {"status": "skipped", "tookMs": 0},
892 "metadata": {
893 "crossScalaVersions": ["2.12.20"]
894}
895},{
896 "module": "orchescala-gateway",
897 "compile": {"status": "ok", "tookMs": 2473, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
898 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
899 "test-compile": {"status": "ok", "tookMs": 1044, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
900 "test": {"status": "ok", "tookMs": 2319, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "unknown", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
901 "publish": {"status": "skipped", "tookMs": 0},
902 "metadata": {
903 "crossScalaVersions": ["2.12.20"]
904}
905}]
906************************
907[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: orchescala-helper
908[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: orchescala-helper
909[error] Total time: 108 s (0:01:48.0), completed Dec 31, 2025, 10:19:02 PM
910[0JBuild failed, not retrying.