Build Logs
apache/pekko • scheduled_3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
Errors
1177
Warnings
418
Total Lines
2941
1##################################
2Clonning https://github.com/apache/pekko.git into /build/repo using revision v1.4.0
3##################################
4Note: switching to '2884b12f06df09a38040add82e78361dcb5c51c2'.
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
21Would override fixed Scala version: 3.3.7
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: project/Dependencies.scala
32Pattern: val scala3Version = "3.3.7"
33Replacement: val scala3Version = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (21))
36Compiled project (Scala 3.7.3, JVM (21))
37Successfully applied pattern 'val scala3Version = "3.3.7"' in project/Dependencies.scala
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42No prepare script found for project apache/pekko
43##################################
44Scala version: 3.7.4
45Targets: org.apache.pekko%pekko-actor org.apache.pekko%pekko-actor-testkit-typed org.apache.pekko%pekko-actor-typed org.apache.pekko%pekko-bom org.apache.pekko%pekko-cluster org.apache.pekko%pekko-cluster-metrics org.apache.pekko%pekko-cluster-sharding org.apache.pekko%pekko-cluster-sharding-typed org.apache.pekko%pekko-cluster-tools org.apache.pekko%pekko-cluster-typed org.apache.pekko%pekko-coordination org.apache.pekko%pekko-discovery org.apache.pekko%pekko-distributed-data org.apache.pekko%pekko-multi-node-testkit org.apache.pekko%pekko-osgi org.apache.pekko%pekko-persistence org.apache.pekko%pekko-persistence-query org.apache.pekko%pekko-persistence-tck org.apache.pekko%pekko-persistence-testkit org.apache.pekko%pekko-persistence-typed org.apache.pekko%pekko-pki org.apache.pekko%pekko-protobuf-v3 org.apache.pekko%pekko-remote org.apache.pekko%pekko-serialization-jackson org.apache.pekko%pekko-slf4j org.apache.pekko%pekko-stream org.apache.pekko%pekko-stream-testkit org.apache.pekko%pekko-stream-typed org.apache.pekko%pekko-testkit
46Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every targetSystemJdk := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.7\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
47##################################
48Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
49Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
50[sbt_options] declare -a sbt_options=()
51[process_args] java_version = '21'
52[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
53# Executing command line:
54java
55-Dfile.encoding=UTF-8
56-Xmx4G
57-Xms1G
58-Dmultinode.XX:MetaspaceSize=128M
59-XX:+AlwaysActAsServerClassMachine
60-Dcommunitybuild.scala=3.7.4
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.7.4"
70"++3.7.4 -v"
71"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75"set every targetSystemJdk := true"
76moduleMappings
77"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every targetSystemJdk := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.7\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-actor org.apache.pekko%pekko-actor-testkit-typed org.apache.pekko%pekko-actor-typed org.apache.pekko%pekko-bom org.apache.pekko%pekko-cluster org.apache.pekko%pekko-cluster-metrics org.apache.pekko%pekko-cluster-sharding org.apache.pekko%pekko-cluster-sharding-typed org.apache.pekko%pekko-cluster-tools org.apache.pekko%pekko-cluster-typed org.apache.pekko%pekko-coordination org.apache.pekko%pekko-discovery org.apache.pekko%pekko-distributed-data org.apache.pekko%pekko-multi-node-testkit org.apache.pekko%pekko-osgi org.apache.pekko%pekko-persistence org.apache.pekko%pekko-persistence-query org.apache.pekko%pekko-persistence-tck org.apache.pekko%pekko-persistence-testkit org.apache.pekko%pekko-persistence-typed org.apache.pekko%pekko-pki org.apache.pekko%pekko-protobuf-v3 org.apache.pekko%pekko-remote org.apache.pekko%pekko-serialization-jackson org.apache.pekko%pekko-slf4j org.apache.pekko%pekko-stream org.apache.pekko%pekko-stream-testkit org.apache.pekko%pekko-stream-typed org.apache.pekko%pekko-testkit"
78
79[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
80[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 43 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.421s.
86[info] done compiling
87[info] loading settings for project pekko from build.sbt...
88[info] resolving key references (75342 settings) ...
89[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
90[info]
91[info] ________ ______ ______
92[info] ___ __ \_______ /____ /_______
93[info] __ /_/ / _ \_ //_/_ //_/ __ \
94[info] _ ____// __/ ,< _ ,< / /_/ /
95[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251227-0143-SNAPSHOT
96[info]
97[info] Useful sbt tasks:
98[info] * compile - Compile the current project
99[info] * test - Run all the tests
100[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
101[info] * testOnly *.AnySpec - Only run a selected test
102[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
103[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
104[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
105[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
106[info] * verifyCodeStyle - Verify code style
107[info] * applyCodeStyle - Apply code style
108[info] * sortImports - Sort the imports
109[info] * mimaReportBinaryIssues - Check binary issues
110[info] * validatePullRequest - Validate pull request
111[info] * docs/paradox - Build documentation
112[info] * docs/paradoxBrowse - Browse the generated documentation
113[info] * tips: - prefix commands with `+` to run against cross Scala versions.
114[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
115[warn] there are 163 keys that are not used by any other settings/tasks:
116[warn]
117[warn] * ThisBuild / projectInfoVersion
118[warn] +- /build/repo/project/PekkoBuild.scala:48
119[warn] * actor / Pr-validation / fork
120[warn] +- /build/repo/project/ValidatePullRequest.scala:70
121[warn] * actor / logManager
122[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
123[warn] +- /build/repo/project/AddLogTimestamps.scala:32
124[warn] * actor / projectInfoVersion
125[warn] +- /build/repo/project/PekkoBuild.scala:126
126[warn] * actor / test / javacOptions
127[warn] +- /build/repo/project/PekkoBuild.scala:320
128[warn] * actor-testkit-typed / Pr-validation / fork
129[warn] +- /build/repo/project/ValidatePullRequest.scala:70
130[warn] * actor-testkit-typed / logManager
131[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
132[warn] +- /build/repo/project/AddLogTimestamps.scala:32
133[warn] * actor-testkit-typed / projectInfoVersion
134[warn] +- /build/repo/project/PekkoBuild.scala:126
135[warn] * actor-testkit-typed / test / javacOptions
136[warn] +- /build/repo/project/PekkoBuild.scala:320
137[warn] * actor-tests / Pr-validation / fork
138[warn] +- /build/repo/project/ValidatePullRequest.scala:70
139[warn] * actor-tests / logManager
140[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
141[warn] +- /build/repo/project/AddLogTimestamps.scala:32
142[warn] * actor-tests / projectInfoVersion
143[warn] +- /build/repo/project/PekkoBuild.scala:126
144[warn] * actor-tests / test / javacOptions
145[warn] +- /build/repo/project/PekkoBuild.scala:320
146[warn] * actor-typed / Pr-validation / fork
147[warn] +- /build/repo/project/ValidatePullRequest.scala:70
148[warn] * actor-typed / logManager
149[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
150[warn] +- /build/repo/project/AddLogTimestamps.scala:32
151[warn] * actor-typed / projectInfoVersion
152[warn] +- /build/repo/project/PekkoBuild.scala:126
153[warn] * actor-typed / test / javacOptions
154[warn] +- /build/repo/project/PekkoBuild.scala:320
155[warn] * actor-typed-tests / Pr-validation / fork
156[warn] +- /build/repo/project/ValidatePullRequest.scala:70
157[warn] * actor-typed-tests / logManager
158[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
159[warn] +- /build/repo/project/AddLogTimestamps.scala:32
160[warn] * actor-typed-tests / projectInfoVersion
161[warn] +- /build/repo/project/PekkoBuild.scala:126
162[warn] * actor-typed-tests / test / javacOptions
163[warn] +- /build/repo/project/PekkoBuild.scala:320
164[warn] * bench-jmh / logManager
165[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
166[warn] +- /build/repo/project/AddLogTimestamps.scala:32
167[warn] * bench-jmh / projectInfoVersion
168[warn] +- /build/repo/project/PekkoBuild.scala:126
169[warn] * bench-jmh / test / javacOptions
170[warn] +- /build/repo/project/PekkoBuild.scala:320
171[warn] * bill-of-materials / Pr-validation / fork
172[warn] +- /build/repo/project/ValidatePullRequest.scala:70
173[warn] * bill-of-materials / logManager
174[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
175[warn] +- /build/repo/project/AddLogTimestamps.scala:32
176[warn] * bill-of-materials / projectInfoVersion
177[warn] +- /build/repo/project/PekkoBuild.scala:126
178[warn] * bill-of-materials / test / javacOptions
179[warn] +- /build/repo/project/PekkoBuild.scala:320
180[warn] * cluster / Pr-validation / fork
181[warn] +- /build/repo/project/ValidatePullRequest.scala:70
182[warn] * cluster / logManager
183[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
184[warn] +- /build/repo/project/AddLogTimestamps.scala:32
185[warn] * cluster / projectInfoVersion
186[warn] +- /build/repo/project/PekkoBuild.scala:126
187[warn] * cluster / test / javacOptions
188[warn] +- /build/repo/project/PekkoBuild.scala:320
189[warn] * cluster-metrics / Pr-validation / fork
190[warn] +- /build/repo/project/ValidatePullRequest.scala:70
191[warn] * cluster-metrics / logManager
192[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
193[warn] +- /build/repo/project/AddLogTimestamps.scala:32
194[warn] * cluster-metrics / projectInfoVersion
195[warn] +- /build/repo/project/PekkoBuild.scala:126
196[warn] * cluster-metrics / test / javacOptions
197[warn] +- /build/repo/project/PekkoBuild.scala:320
198[warn] * cluster-sharding / Pr-validation / fork
199[warn] +- /build/repo/project/ValidatePullRequest.scala:70
200[warn] * cluster-sharding / logManager
201[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
202[warn] +- /build/repo/project/AddLogTimestamps.scala:32
203[warn] * cluster-sharding / projectInfoVersion
204[warn] +- /build/repo/project/PekkoBuild.scala:126
205[warn] * cluster-sharding / test / javacOptions
206[warn] +- /build/repo/project/PekkoBuild.scala:320
207[warn] * cluster-sharding-typed / Pr-validation / fork
208[warn] +- /build/repo/project/ValidatePullRequest.scala:70
209[warn] * cluster-sharding-typed / logManager
210[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
211[warn] +- /build/repo/project/AddLogTimestamps.scala:32
212[warn] * cluster-sharding-typed / projectInfoVersion
213[warn] +- /build/repo/project/PekkoBuild.scala:126
214[warn] * cluster-sharding-typed / test / javacOptions
215[warn] +- /build/repo/project/PekkoBuild.scala:320
216[warn] * cluster-tools / Pr-validation / fork
217[warn] +- /build/repo/project/ValidatePullRequest.scala:70
218[warn] * cluster-tools / logManager
219[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
220[warn] +- /build/repo/project/AddLogTimestamps.scala:32
221[warn] * cluster-tools / projectInfoVersion
222[warn] +- /build/repo/project/PekkoBuild.scala:126
223[warn] * cluster-tools / test / javacOptions
224[warn] +- /build/repo/project/PekkoBuild.scala:320
225[warn] * cluster-typed / Pr-validation / fork
226[warn] +- /build/repo/project/ValidatePullRequest.scala:70
227[warn] * cluster-typed / logManager
228[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
229[warn] +- /build/repo/project/AddLogTimestamps.scala:32
230[warn] * cluster-typed / projectInfoVersion
231[warn] +- /build/repo/project/PekkoBuild.scala:126
232[warn] * cluster-typed / test / javacOptions
233[warn] +- /build/repo/project/PekkoBuild.scala:320
234[warn] * coordination / Pr-validation / fork
235[warn] +- /build/repo/project/ValidatePullRequest.scala:70
236[warn] * coordination / logManager
237[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
238[warn] +- /build/repo/project/AddLogTimestamps.scala:32
239[warn] * coordination / projectInfoVersion
240[warn] +- /build/repo/project/PekkoBuild.scala:126
241[warn] * coordination / test / javacOptions
242[warn] +- /build/repo/project/PekkoBuild.scala:320
243[warn] * discovery / Pr-validation / fork
244[warn] +- /build/repo/project/ValidatePullRequest.scala:70
245[warn] * discovery / logManager
246[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
247[warn] +- /build/repo/project/AddLogTimestamps.scala:32
248[warn] * discovery / projectInfoVersion
249[warn] +- /build/repo/project/PekkoBuild.scala:126
250[warn] * discovery / test / javacOptions
251[warn] +- /build/repo/project/PekkoBuild.scala:320
252[warn] * distributed-data / Pr-validation / fork
253[warn] +- /build/repo/project/ValidatePullRequest.scala:70
254[warn] * distributed-data / logManager
255[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
256[warn] +- /build/repo/project/AddLogTimestamps.scala:32
257[warn] * distributed-data / projectInfoVersion
258[warn] +- /build/repo/project/PekkoBuild.scala:126
259[warn] * distributed-data / test / javacOptions
260[warn] +- /build/repo/project/PekkoBuild.scala:320
261[warn] * docs / Pr-validation / fork
262[warn] +- /build/repo/project/ValidatePullRequest.scala:70
263[warn] * docs / logManager
264[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
265[warn] +- /build/repo/project/AddLogTimestamps.scala:32
266[warn] * docs / test / javacOptions
267[warn] +- /build/repo/project/PekkoBuild.scala:320
268[warn] * multi-node-testkit / Pr-validation / fork
269[warn] +- /build/repo/project/ValidatePullRequest.scala:70
270[warn] * multi-node-testkit / logManager
271[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
272[warn] +- /build/repo/project/AddLogTimestamps.scala:32
273[warn] * multi-node-testkit / projectInfoVersion
274[warn] +- /build/repo/project/PekkoBuild.scala:126
275[warn] * multi-node-testkit / test / javacOptions
276[warn] +- /build/repo/project/PekkoBuild.scala:320
277[warn] * osgi / Pr-validation / fork
278[warn] +- /build/repo/project/ValidatePullRequest.scala:70
279[warn] * osgi / logManager
280[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
281[warn] +- /build/repo/project/AddLogTimestamps.scala:32
282[warn] * osgi / projectInfoVersion
283[warn] +- /build/repo/project/PekkoBuild.scala:126
284[warn] * osgi / test / javacOptions
285[warn] +- /build/repo/project/PekkoBuild.scala:320
286[warn] * pekko / Javaunidoc / unidoc / unidocProjectFilter
287[warn] +- /build/repo/project/Doc.scala:156
288[warn] * pekko / Pr-validation / fork
289[warn] +- /build/repo/project/ValidatePullRequest.scala:70
290[warn] * pekko / logManager
291[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
292[warn] +- /build/repo/project/AddLogTimestamps.scala:32
293[warn] * persistence / Pr-validation / fork
294[warn] +- /build/repo/project/ValidatePullRequest.scala:70
295[warn] * persistence / logManager
296[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
297[warn] +- /build/repo/project/AddLogTimestamps.scala:32
298[warn] * persistence / projectInfoVersion
299[warn] +- /build/repo/project/PekkoBuild.scala:126
300[warn] * persistence / test / javacOptions
301[warn] +- /build/repo/project/PekkoBuild.scala:320
302[warn] * persistence-query / Pr-validation / fork
303[warn] +- /build/repo/project/ValidatePullRequest.scala:70
304[warn] * persistence-query / logManager
305[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
306[warn] +- /build/repo/project/AddLogTimestamps.scala:32
307[warn] * persistence-query / projectInfoVersion
308[warn] +- /build/repo/project/PekkoBuild.scala:126
309[warn] * persistence-query / test / javacOptions
310[warn] +- /build/repo/project/PekkoBuild.scala:320
311[warn] * persistence-shared / Pr-validation / fork
312[warn] +- /build/repo/project/ValidatePullRequest.scala:70
313[warn] * persistence-shared / logManager
314[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
315[warn] +- /build/repo/project/AddLogTimestamps.scala:32
316[warn] * persistence-shared / projectInfoVersion
317[warn] +- /build/repo/project/PekkoBuild.scala:126
318[warn] * persistence-shared / test / javacOptions
319[warn] +- /build/repo/project/PekkoBuild.scala:320
320[warn] * persistence-tck / Pr-validation / fork
321[warn] +- /build/repo/project/ValidatePullRequest.scala:70
322[warn] * persistence-tck / logManager
323[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
324[warn] +- /build/repo/project/AddLogTimestamps.scala:32
325[warn] * persistence-tck / projectInfoVersion
326[warn] +- /build/repo/project/PekkoBuild.scala:126
327[warn] * persistence-tck / test / javacOptions
328[warn] +- /build/repo/project/PekkoBuild.scala:320
329[warn] * persistence-testkit / Pr-validation / fork
330[warn] +- /build/repo/project/ValidatePullRequest.scala:70
331[warn] * persistence-testkit / logManager
332[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
333[warn] +- /build/repo/project/AddLogTimestamps.scala:32
334[warn] * persistence-testkit / projectInfoVersion
335[warn] +- /build/repo/project/PekkoBuild.scala:126
336[warn] * persistence-testkit / test / javacOptions
337[warn] +- /build/repo/project/PekkoBuild.scala:320
338[warn] * persistence-typed / Pr-validation / fork
339[warn] +- /build/repo/project/ValidatePullRequest.scala:70
340[warn] * persistence-typed / logManager
341[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
342[warn] +- /build/repo/project/AddLogTimestamps.scala:32
343[warn] * persistence-typed / projectInfoVersion
344[warn] +- /build/repo/project/PekkoBuild.scala:126
345[warn] * persistence-typed / test / javacOptions
346[warn] +- /build/repo/project/PekkoBuild.scala:320
347[warn] * persistence-typed-tests / Pr-validation / fork
348[warn] +- /build/repo/project/ValidatePullRequest.scala:70
349[warn] * persistence-typed-tests / logManager
350[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
351[warn] +- /build/repo/project/AddLogTimestamps.scala:32
352[warn] * persistence-typed-tests / projectInfoVersion
353[warn] +- /build/repo/project/PekkoBuild.scala:126
354[warn] * persistence-typed-tests / test / javacOptions
355[warn] +- /build/repo/project/PekkoBuild.scala:320
356[warn] * pki / Pr-validation / fork
357[warn] +- /build/repo/project/ValidatePullRequest.scala:70
358[warn] * pki / logManager
359[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
360[warn] +- /build/repo/project/AddLogTimestamps.scala:32
361[warn] * pki / projectInfoVersion
362[warn] +- /build/repo/project/PekkoBuild.scala:126
363[warn] * pki / test / javacOptions
364[warn] +- /build/repo/project/PekkoBuild.scala:320
365[warn] * protobuf-v3 / Pr-validation / fork
366[warn] +- /build/repo/project/ValidatePullRequest.scala:70
367[warn] * protobuf-v3 / logManager
368[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
369[warn] +- /build/repo/project/AddLogTimestamps.scala:32
370[warn] * protobuf-v3 / projectInfoVersion
371[warn] +- /build/repo/project/PekkoBuild.scala:126
372[warn] * protobuf-v3 / test / javacOptions
373[warn] +- /build/repo/project/PekkoBuild.scala:320
374[warn] * remote / Pr-validation / fork
375[warn] +- /build/repo/project/ValidatePullRequest.scala:70
376[warn] * remote / logManager
377[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
378[warn] +- /build/repo/project/AddLogTimestamps.scala:32
379[warn] * remote / projectInfoVersion
380[warn] +- /build/repo/project/PekkoBuild.scala:126
381[warn] * remote / test / javacOptions
382[warn] +- /build/repo/project/PekkoBuild.scala:320
383[warn] * remote-tests / Pr-validation / fork
384[warn] +- /build/repo/project/ValidatePullRequest.scala:70
385[warn] * remote-tests / logManager
386[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
387[warn] +- /build/repo/project/AddLogTimestamps.scala:32
388[warn] * remote-tests / projectInfoVersion
389[warn] +- /build/repo/project/PekkoBuild.scala:126
390[warn] * remote-tests / test / javacOptions
391[warn] +- /build/repo/project/PekkoBuild.scala:320
392[warn] * scala-nightly / logManager
393[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
394[warn] +- /build/repo/project/AddLogTimestamps.scala:32
395[warn] * scala-nightly / projectInfoVersion
396[warn] +- /build/repo/project/PekkoBuild.scala:126
397[warn] * scala-nightly / test / javacOptions
398[warn] +- /build/repo/project/PekkoBuild.scala:320
399[warn] * serialVersionRemoverPlugin / Pr-validation / fork
400[warn] +- /build/repo/project/ValidatePullRequest.scala:70
401[warn] * serialVersionRemoverPlugin / logManager
402[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
403[warn] +- /build/repo/project/AddLogTimestamps.scala:32
404[warn] * serialization-jackson / Pr-validation / fork
405[warn] +- /build/repo/project/ValidatePullRequest.scala:70
406[warn] * serialization-jackson / logManager
407[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
408[warn] +- /build/repo/project/AddLogTimestamps.scala:32
409[warn] * serialization-jackson / projectInfoVersion
410[warn] +- /build/repo/project/PekkoBuild.scala:126
411[warn] * serialization-jackson / test / javacOptions
412[warn] +- /build/repo/project/PekkoBuild.scala:320
413[warn] * slf4j / Pr-validation / fork
414[warn] +- /build/repo/project/ValidatePullRequest.scala:70
415[warn] * slf4j / logManager
416[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
417[warn] +- /build/repo/project/AddLogTimestamps.scala:32
418[warn] * slf4j / projectInfoVersion
419[warn] +- /build/repo/project/PekkoBuild.scala:126
420[warn] * slf4j / test / javacOptions
421[warn] +- /build/repo/project/PekkoBuild.scala:320
422[warn] * stream / Pr-validation / fork
423[warn] +- /build/repo/project/ValidatePullRequest.scala:70
424[warn] * stream / logManager
425[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
426[warn] +- /build/repo/project/AddLogTimestamps.scala:32
427[warn] * stream / projectInfoVersion
428[warn] +- /build/repo/project/PekkoBuild.scala:126
429[warn] * stream / test / javacOptions
430[warn] +- /build/repo/project/PekkoBuild.scala:320
431[warn] * stream-testkit / Pr-validation / fork
432[warn] +- /build/repo/project/ValidatePullRequest.scala:70
433[warn] * stream-testkit / logManager
434[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
435[warn] +- /build/repo/project/AddLogTimestamps.scala:32
436[warn] * stream-testkit / projectInfoVersion
437[warn] +- /build/repo/project/PekkoBuild.scala:126
438[warn] * stream-testkit / test / javacOptions
439[warn] +- /build/repo/project/PekkoBuild.scala:320
440[warn] * stream-tests / Pr-validation / fork
441[warn] +- /build/repo/project/ValidatePullRequest.scala:70
442[warn] * stream-tests / logManager
443[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
444[warn] +- /build/repo/project/AddLogTimestamps.scala:32
445[warn] * stream-tests / projectInfoVersion
446[warn] +- /build/repo/project/PekkoBuild.scala:126
447[warn] * stream-tests / test / javacOptions
448[warn] +- /build/repo/project/PekkoBuild.scala:320
449[warn] * stream-tests-tck / Pr-validation / fork
450[warn] +- /build/repo/project/ValidatePullRequest.scala:70
451[warn] * stream-tests-tck / logManager
452[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
453[warn] +- /build/repo/project/AddLogTimestamps.scala:32
454[warn] * stream-tests-tck / projectInfoVersion
455[warn] +- /build/repo/project/PekkoBuild.scala:126
456[warn] * stream-tests-tck / test / javacOptions
457[warn] +- /build/repo/project/PekkoBuild.scala:320
458[warn] * stream-typed / Pr-validation / fork
459[warn] +- /build/repo/project/ValidatePullRequest.scala:70
460[warn] * stream-typed / logManager
461[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
462[warn] +- /build/repo/project/AddLogTimestamps.scala:32
463[warn] * stream-typed / projectInfoVersion
464[warn] +- /build/repo/project/PekkoBuild.scala:126
465[warn] * stream-typed / test / javacOptions
466[warn] +- /build/repo/project/PekkoBuild.scala:320
467[warn] * stream-typed-tests / Pr-validation / fork
468[warn] +- /build/repo/project/ValidatePullRequest.scala:70
469[warn] * stream-typed-tests / logManager
470[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
471[warn] +- /build/repo/project/AddLogTimestamps.scala:32
472[warn] * stream-typed-tests / projectInfoVersion
473[warn] +- /build/repo/project/PekkoBuild.scala:126
474[warn] * stream-typed-tests / test / javacOptions
475[warn] +- /build/repo/project/PekkoBuild.scala:320
476[warn] * testkit / Pr-validation / fork
477[warn] +- /build/repo/project/ValidatePullRequest.scala:70
478[warn] * testkit / logManager
479[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
480[warn] +- /build/repo/project/AddLogTimestamps.scala:32
481[warn] * testkit / projectInfoVersion
482[warn] +- /build/repo/project/PekkoBuild.scala:126
483[warn] * testkit / test / javacOptions
484[warn] +- /build/repo/project/PekkoBuild.scala:320
485[warn]
486[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
487[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
488Execute setCrossScalaVersions: 3.7.4
489[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
490OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in scala-nightly/crossScalaVersions
491OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in multi-node-testkit/crossScalaVersions
492OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-testkit-typed/crossScalaVersions
493OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-typed/crossScalaVersions
494OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-testkit/crossScalaVersions
495OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-metrics/crossScalaVersions
496OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-tests/crossScalaVersions
497OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-tck/crossScalaVersions
498OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-tools/crossScalaVersions
499OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in osgi/crossScalaVersions
500OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in bench-jmh/crossScalaVersions
501OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-typed-tests/crossScalaVersions
502OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-testkit/crossScalaVersions
503OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-sharding-typed/crossScalaVersions
504OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-query/crossScalaVersions
505OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster/crossScalaVersions
506OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in pki/crossScalaVersions
507OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-typed-tests/crossScalaVersions
508OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor/crossScalaVersions
509OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery/crossScalaVersions
510OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-tests/crossScalaVersions
511OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-shared/crossScalaVersions
512OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-typed/crossScalaVersions
513OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in remote/crossScalaVersions
514OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in distributed-data/crossScalaVersions
515OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in protobuf-v3/crossScalaVersions
516OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-typed-tests/crossScalaVersions
517OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence/crossScalaVersions
518OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
519OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream/crossScalaVersions
520OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-sharding/crossScalaVersions
521OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-typed/crossScalaVersions
522OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in bill-of-materials/crossScalaVersions
523OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testkit/crossScalaVersions
524OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in serialization-jackson/crossScalaVersions
525OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in slf4j/crossScalaVersions
526OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coordination/crossScalaVersions
527OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in remote-tests/crossScalaVersions
528OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-typed/crossScalaVersions
529OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-tests-tck/crossScalaVersions
530OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in serialVersionRemoverPlugin/crossScalaVersions
531OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in serialVersionRemoverPlugin/crossScalaVersions
532OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in pekko/crossScalaVersions
533[info]
534[info] ________ ______ ______
535[info] ___ __ \_______ /____ /_______
536[info] __ /_/ / _ \_ //_/_ //_/ __ \
537[info] _ ____// __/ ,< _ ,< / /_/ /
538[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251227-0144-SNAPSHOT
539[info]
540[info] Useful sbt tasks:
541[info] * compile - Compile the current project
542[info] * test - Run all the tests
543[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
544[info] * testOnly *.AnySpec - Only run a selected test
545[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
546[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
547[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
548[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
549[info] * verifyCodeStyle - Verify code style
550[info] * applyCodeStyle - Apply code style
551[info] * sortImports - Sort the imports
552[info] * mimaReportBinaryIssues - Check binary issues
553[info] * validatePullRequest - Validate pull request
554[info] * docs/paradox - Build documentation
555[info] * docs/paradoxBrowse - Browse the generated documentation
556[info] * tips: - prefix commands with `+` to run against cross Scala versions.
557[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
558[info] Setting Scala version to 3.7.4 on 41 projects.
559[info] Switching Scala version on:
560[info] stream-tests (2.13.18, 2.12.20, 3.7.4)
561[info] actor (2.13.18, 2.12.20, 3.7.4)
562[info] persistence (2.13.18, 2.12.20, 3.7.4)
563[info] stream-typed-tests (2.13.18, 2.12.20, 3.7.4)
564[info] multi-node-testkit (2.13.18, 2.12.20, 3.7.4)
565[info] scala-nightly (2.13.18, 2.12.20, 3.7.4)
566[info] distributed-data (2.13.18, 2.12.20, 3.7.4)
567[info] coordination (2.13.18, 2.12.20, 3.7.4)
568[info] persistence-query (2.13.18, 2.12.20, 3.7.4)
569[info] actor-testkit-typed (2.13.18, 2.12.20, 3.7.4)
570[info] docs (2.13.18, 2.12.20, 3.7.4)
571[info] persistence-typed (2.13.18, 2.12.20, 3.7.4)
572[info] cluster-sharding (2.13.18, 2.12.20, 3.7.4)
573[info] cluster-typed (2.13.18, 2.12.20, 3.7.4)
574[info] remote-tests (2.13.18, 2.12.20, 3.7.4)
575[info] stream-tests-tck (2.13.18, 2.12.20, 3.7.4)
576[info] cluster (2.13.18, 2.12.20, 3.7.4)
577[info] serialization-jackson (2.13.18, 2.12.20, 3.7.4)
578[info] remote (2.13.18, 2.12.20, 3.7.4)
579[info] protobuf-v3 (2.13.18, 2.12.20, 3.7.4)
580[info] persistence-shared (2.13.18, 2.12.20, 3.7.4)
581[info] stream-typed (2.13.18, 2.12.20, 3.7.4)
582[info] stream (2.13.18, 2.12.20, 3.7.4)
583[info] actor-tests (2.13.18, 2.12.20, 3.7.4)
584[info] serialVersionRemoverPlugin (3.7.4)
585[info] cluster-tools (2.13.18, 2.12.20, 3.7.4)
586[info] actor-typed-tests (2.13.18, 2.12.20, 3.7.4)
587[info] persistence-typed-tests (2.13.18, 2.12.20, 3.7.4)
588[info] actor-typed (2.13.18, 2.12.20, 3.7.4)
589[info] persistence-testkit (2.13.18, 2.12.20, 3.7.4)
590[info] cluster-metrics (2.13.18, 2.12.20, 3.7.4)
591[info] cluster-sharding-typed (2.13.18, 2.12.20, 3.7.4)
592[info] bench-jmh (2.13.18, 2.12.20, 3.7.4)
593[info] slf4j (2.13.18, 2.12.20, 3.7.4)
594[info] discovery (2.13.18, 2.12.20, 3.7.4)
595[info] stream-testkit (2.13.18, 2.12.20, 3.7.4)
596[info] pki (2.13.18, 2.12.20, 3.7.4)
597[info] persistence-tck (2.13.18, 2.12.20, 3.7.4)
598[info] bill-of-materials (2.13.18, 2.12.20, 3.7.4)
599[info] osgi (2.13.18, 2.12.20, 3.7.4)
600[info] testkit (2.13.18, 2.12.20, 3.7.4)
601[info] Excluding projects:
602[info] * pekko (2.13.18)
603[info] Reapplying settings...
604[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
605[info]
606[info] ________ ______ ______
607[info] ___ __ \_______ /____ /_______
608[info] __ /_/ / _ \_ //_/_ //_/ __ \
609[info] _ ____// __/ ,< _ ,< / /_/ /
610[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251227-0144-SNAPSHOT
611[info]
612[info] Useful sbt tasks:
613[info] * compile - Compile the current project
614[info] * test - Run all the tests
615[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
616[info] * testOnly *.AnySpec - Only run a selected test
617[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
618[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
619[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
620[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
621[info] * verifyCodeStyle - Verify code style
622[info] * applyCodeStyle - Apply code style
623[info] * sortImports - Sort the imports
624[info] * mimaReportBinaryIssues - Check binary issues
625[info] * validatePullRequest - Validate pull request
626[info] * docs/paradox - Build documentation
627[info] * docs/paradoxBrowse - Browse the generated documentation
628[info] * tips: - prefix commands with `+` to run against cross Scala versions.
629[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
630Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
631[info] Reapplying settings...
632[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
633[info]
634[info] ________ ______ ______
635[info] ___ __ \_______ /____ /_______
636[info] __ /_/ / _ \_ //_/_ //_/ __ \
637[info] _ ____// __/ ,< _ ,< / /_/ /
638[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251227-0144-SNAPSHOT
639[info]
640[info] Useful sbt tasks:
641[info] * compile - Compile the current project
642[info] * test - Run all the tests
643[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
644[info] * testOnly *.AnySpec - Only run a selected test
645[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
646[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
647[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
648[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
649[info] * verifyCodeStyle - Verify code style
650[info] * applyCodeStyle - Apply code style
651[info] * sortImports - Sort the imports
652[info] * mimaReportBinaryIssues - Check binary issues
653[info] * validatePullRequest - Validate pull request
654[info] * docs/paradox - Build documentation
655[info] * docs/paradoxBrowse - Browse the generated documentation
656[info] * tips: - prefix commands with `+` to run against cross Scala versions.
657[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
658[info] Defining Global / credentials, ThisBuild / credentials and 41 others.
659[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 346 others.
660[info] Run `last` for details.
661[info] Reapplying settings...
662[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
663[info]
664[info] ________ ______ ______
665[info] ___ __ \_______ /____ /_______
666[info] __ /_/ / _ \_ //_/_ //_/ __ \
667[info] _ ____// __/ ,< _ ,< / /_/ /
668[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251227-0144-SNAPSHOT
669[info]
670[info] Useful sbt tasks:
671[info] * compile - Compile the current project
672[info] * test - Run all the tests
673[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
674[info] * testOnly *.AnySpec - Only run a selected test
675[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
676[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
677[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
678[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
679[info] * verifyCodeStyle - Verify code style
680[info] * applyCodeStyle - Apply code style
681[info] * sortImports - Sort the imports
682[info] * mimaReportBinaryIssues - Check binary issues
683[info] * validatePullRequest - Validate pull request
684[info] * docs/paradox - Build documentation
685[info] * docs/paradoxBrowse - Browse the generated documentation
686[info] * tips: - prefix commands with `+` to run against cross Scala versions.
687[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
688Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
689[info] Reapplying settings...
690OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
691
692 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
693 Did you mean stream-tests-tck / allExcludeDependencies ?
694 , retry without global scopes
695[info] Reapplying settings...
696[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
697[info]
698[info] ________ ______ ______
699[info] ___ __ \_______ /____ /_______
700[info] __ /_/ / _ \_ //_/_ //_/ __ \
701[info] _ ____// __/ ,< _ ,< / /_/ /
702[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251227-0144-SNAPSHOT
703[info]
704[info] Useful sbt tasks:
705[info] * compile - Compile the current project
706[info] * test - Run all the tests
707[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
708[info] * testOnly *.AnySpec - Only run a selected test
709[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
710[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
711[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
712[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
713[info] * verifyCodeStyle - Verify code style
714[info] * applyCodeStyle - Apply code style
715[info] * sortImports - Sort the imports
716[info] * mimaReportBinaryIssues - Check binary issues
717[info] * validatePullRequest - Validate pull request
718[info] * docs/paradox - Build documentation
719[info] * docs/paradoxBrowse - Browse the generated documentation
720[info] * tips: - prefix commands with `+` to run against cross Scala versions.
721[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
722Execute removeScalacOptionsStartingWith: -P:wartremover
723[info] Reapplying settings...
724[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
725[info]
726[info] ________ ______ ______
727[info] ___ __ \_______ /____ /_______
728[info] __ /_/ / _ \_ //_/_ //_/ __ \
729[info] _ ____// __/ ,< _ ,< / /_/ /
730[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251227-0144-SNAPSHOT
731[info]
732[info] Useful sbt tasks:
733[info] * compile - Compile the current project
734[info] * test - Run all the tests
735[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
736[info] * testOnly *.AnySpec - Only run a selected test
737[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
738[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
739[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
740[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
741[info] * verifyCodeStyle - Verify code style
742[info] * applyCodeStyle - Apply code style
743[info] * sortImports - Sort the imports
744[info] * mimaReportBinaryIssues - Check binary issues
745[info] * validatePullRequest - Validate pull request
746[info] * docs/paradox - Build documentation
747[info] * docs/paradoxBrowse - Browse the generated documentation
748[info] * tips: - prefix commands with `+` to run against cross Scala versions.
749[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
750[info] Defining Global / targetSystemJdk, actor / targetSystemJdk and 38 others.
751[info] The new values will be used by actor / Compile / javacOptions, actor / Compile / scalacOptions and 117 others.
752[info] Run `last` for details.
753[info] Reapplying settings...
754[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
755[info]
756[info] ________ ______ ______
757[info] ___ __ \_______ /____ /_______
758[info] __ /_/ / _ \_ //_/_ //_/ __ \
759[info] _ ____// __/ ,< _ ,< / /_/ /
760[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251227-0144-SNAPSHOT
761[info]
762[info] Useful sbt tasks:
763[info] * compile - Compile the current project
764[info] * test - Run all the tests
765[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
766[info] * testOnly *.AnySpec - Only run a selected test
767[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
768[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
769[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
770[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
771[info] * verifyCodeStyle - Verify code style
772[info] * applyCodeStyle - Apply code style
773[info] * sortImports - Sort the imports
774[info] * mimaReportBinaryIssues - Check binary issues
775[info] * validatePullRequest - Validate pull request
776[info] * docs/paradox - Build documentation
777[info] * docs/paradoxBrowse - Browse the generated documentation
778[info] * tips: - prefix commands with `+` to run against cross Scala versions.
779[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
780[success] Total time: 0 s, completed Dec 27, 2025, 1:44:34 AM
781Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every targetSystemJdk := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.7\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
782Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
783Starting build...
784Projects: Set(actor, persistence, multi-node-testkit, distributed-data, coordination, persistence-query, actor-testkit-typed, persistence-typed, cluster-sharding, cluster-typed, remote-tests, cluster, serialization-jackson, remote, protobuf-v3, stream-typed, stream, actor-tests, cluster-tools, actor-typed-tests, actor-typed, persistence-testkit, cluster-metrics, cluster-sharding-typed, slf4j, discovery, stream-testkit, pki, persistence-tck, bill-of-materials, osgi, testkit)
785Starting build for ProjectRef(file:/build/repo/,pki) (pekko-pki)... [0/32]
786OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
787OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
788OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
789OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
790Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
791[info] Generating 'Functions.scala'
792[info] Generating 'Tuples.scala'
793[info] compiling 1 Scala source to /build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4/classes ...
794[info] done compiling
795[info] compiling 210 Scala sources and 30 Java sources to /build/repo/actor/target/scala-3.7.4/classes ...
796[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/DnsProvider.scala]
797[info] [patched file /build/repo/actor/src/main/scala-3/org/apache/pekko/util/ByteString.scala]
798[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/EventStream.scala]
799[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/routing/ConsistentHash.scala]
800[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/jul/JavaLogger.scala]
801[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/StatusReply.scala]
802[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/LightArrayRevolverScheduler.scala]
803[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Deployer.scala]
804[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/Tcp.scala]
805[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/FSM.scala]
806[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/SelectionHandler.scala]
807[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorRef.scala]
808[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/DirectByteBufferPool.scala]
809[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/FaultHandling.scala]
810[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/ConstantFun.scala]
811[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/sysmsg/SystemMessage.scala]
812[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorCell.scala]
813[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/Mailboxes.scala]
814[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Extension.scala]
815[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/LineNumbers.scala]
816[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/BoundedBlockingQueue.scala]
817[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/StablePriorityQueue.scala]
818[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/Mailbox.scala]
819[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/Udp.scala]
820[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorRefProvider.scala]
821[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/RepointableActorRef.scala]
822[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/ForkJoinExecutorConfigurator.scala]
823[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/BoxedType.scala]
824[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/BatchingExecutor.scala]
825[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/IndirectActorProducer.scala]
826[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/Logging.scala]
827[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/Serialization.scala]
828[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/Collections.scala]
829[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/ThreadPoolBuilder.scala]
830[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ReflectiveDynamicAccess.scala]
831[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/Serializer.scala]
832[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/TcpConnection.scala]
833[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/TokenBucket.scala]
834[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/SubclassifiedIndex.scala]
835[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorSystem.scala]
836[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/TypedActor.scala]
837[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/ClassLoaderObjectInputStream.scala]
838[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/CircuitBreakersRegistry.scala]
839[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/ImmutableIntMap.scala]
840[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/Patterns.scala]
841[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/CircuitBreaker.scala]
842[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/japi/JavaAPI.scala]
843[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/VirtualizedExecutorService.scala]
844[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/WithUdpSend.scala]
845[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/AbstractProps.scala]
846[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/Reflect.scala]
847[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/CachingConfig.scala]
848[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/dungeon/ChildrenContainer.scala]
849[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/affinity/AffinityPool.scala]
850[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/PrimitiveSerializers.scala]
851[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Actor.scala]
852[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/dungeon/Dispatch.scala]
853[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/DoubleLinkedList.scala]
854[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/AbstractDispatcher.scala]
855[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/DynamicAccess.scala]
856[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/setup/ActorSystemSetup.scala]
857[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/FrequencySketch.scala]
858[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/CompletionStages.scala]
859[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/EventBus.scala]
860[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/AskSupport.scala]
861[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/SerializationSetup.scala]
862[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Props.scala]
863[warn] /build/repo/actor/src/main/java/org/apache/pekko/japi/pf/FI.java:45:7: deprecated item is not annotated with @Deprecated
864[warn] R apply(I i) throws Exception;
865[warn] ^
866[warn] /build/repo/actor/src/main/java/org/apache/pekko/japi/pf/FI.java:70:7: deprecated item is not annotated with @Deprecated
867[warn] R apply(I1 i1, I2 i2) throws Exception;
868[warn] ^
869[info] /build/repo/actor/src/main/java/org/apache/pekko/actor/AbstractActorRef.java: Some input files use or override a deprecated API.
870[info] /build/repo/actor/src/main/java/org/apache/pekko/actor/AbstractActorRef.java: Recompile with -Xlint:deprecation for details.
871[info] done compiling
872[info] compiling 2 Scala sources to /build/repo/pki/target/scala-3.7.4/classes ...
873[info] done compiling
874[info] compiling 2 Scala sources to /build/repo/pki/target/scala-3.7.4/test-classes ...
875[info] done compiling
876Starting build for ProjectRef(file:/build/repo/,cluster-tools) (pekko-cluster-tools)... [1/32]
877Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
878[info] 3 file(s) merged using strategy 'Rename' (Run the task at debug level to see the details)
879[info] 1 file(s) merged using strategy 'Discard' (Run the task at debug level to see the details)
880[info] Built: /build/repo/protobuf-v3/target/scala-3.7.4/pekko-protobuf-v3-assembly-1.4.0+0-2884b12f+20251227-0144-SNAPSHOT.jar
881[info] Jar hash: dd5dd9a4bc9898544c30b3542aaa68ce5d471a4d
882[info] Generating 'FanOutShapeN.scala'
883[info] Generating 'FanInShapeN.scala'
884[info] Generating 'GraphApply.scala'
885[info] Generating 'ZipWithApply.scala'
886[info] Generating 'ZipLatestWithApply.scala'
887[info] Generating 'UnzipWithApply.scala'
888[info] Generating 'ZipWith.scala'
889[info] Generating 'ZipLatestWith.scala'
890[info] Generating 'UnzipWith.scala'
891[info] Generating 'GraphCreate.scala'
892[info] compiling 9 Scala sources to /build/repo/coordination/target/scala-3.7.4/classes ...
893[info] done compiling
894[info] compiling 207 Scala sources and 3 Java sources to /build/repo/stream/target/scala-3.7.4/classes ...
895[warn] -- [E121] Pattern Match Warning: /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefBackpressureSource.scala:83:13
896[warn] 83 | case _ => throw new RuntimeException() // compiler exhaustiveness check pleaser
897[warn] | ^
898[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
899[warn] -- [E121] Pattern Match Warning: /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala:3451:13
900[warn] 3451 | case _ => throw new RuntimeException() // compiler exhaustiveness check pleaser
901[warn] | ^
902[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
903[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContext.scala]
904[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Source.scala]
905[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/IOSources.scala]
906[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/BidiFlow.scala]
907[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/FanOutShape.scala]
908[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/RestartFlow.scala]
909[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/FlowWithContext.scala]
910[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Ops.scala]
911[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/Supervision.scala]
912[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Tcp.scala]
913[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/StreamLayout.scala]
914[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/DelayStrategy.scala]
915[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala]
916[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/StreamSubscriptionTimeout.scala]
917[info] [patched file /build/repo/stream/src/main/scala/com/typesafe/sslconfig/pekko/util/PekkoLoggerBridge.scala]
918[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/IterableSource.scala]
919[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/OutputStreamSourceStage.scala]
920[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefSource.scala]
921[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Throttle.scala]
922[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/QueueSource.scala]
923[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/FileOutputStage.scala]
924[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/StreamOfStreams.scala]
925[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/FanIn.scala]
926[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlattenConcat.scala]
927[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/streamref/StreamRefsMaster.scala]
928[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/CompletedPublishers.scala]
929[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/FanoutProcessor.scala]
930[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/Graph.scala]
931[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/UnfoldResourceSourceAsync.scala]
932[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/CollectWhile.scala]
933[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala]
934[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Sink.scala]
935[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/DoOnCancel.scala]
936[info] [patched file /build/repo/stream/target/scala-3.7.4/src_managed/main/org/apache/pekko/stream/scaladsl/ZipLatestWithApply.scala]
937[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Unfold.scala]
938[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/TcpStages.scala]
939[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/DoOnFirst.scala]
940[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/BidiFlow.scala]
941[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/RestartSource.scala]
942[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Graph.scala]
943[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ConstantFun.scala]
944[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/serialization/StreamRefSerializer.scala]
945[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Keep.scala]
946[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala]
947[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Sinks.scala]
948[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/OutputStreamGraphStage.scala]
949[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala]
950[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/LazySource.scala]
951[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/CollectFirst.scala]
952[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/LazyFutureSource.scala]
953[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/PhasedFusingActorMaterializer.scala]
954[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/MapAsyncPartitioned.scala]
955[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/Shape.scala]
956[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefSinkStage.scala]
957[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/streamref/SourceRefImpl.scala]
958[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorProcessor.scala]
959[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/RestartSink.scala]
960[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/StreamConverters.scala]
961[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/compression/DeflateDecompressorBase.scala]
962[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlatMapPrefix.scala]
963[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/GraphStages.scala]
964[info] [patched file /build/repo/stream/target/scala-3.7.4/src_managed/main/org/apache/pekko/stream/javadsl/ZipLatestWith.scala]
965[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/package.scala]
966[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/FanInShape.scala]
967[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SourceWithContext.scala]
968[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/InputStreamSinkStage.scala]
969[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefBackpressureSource.scala]
970[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/streamref/SinkRefImpl.scala]
971[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/AggregateWithBoundary.scala]
972[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Graph.scala]
973[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/DelayStrategy.scala]
974[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/ActorMaterializer.scala]
975[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/RestartSink.scala]
976[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/GraphInterpreter.scala]
977[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/UnfoldResourceSource.scala]
978[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/SetupStage.scala]
979[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/TraversalBuilder.scala]
980[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Hub.scala]
981[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Stages.scala]
982[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala]
983[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/SinkholeSubscriber.scala]
984[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/KillSwitch.scala]
985[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FutureFlow.scala]
986[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Sink.scala]
987[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/LazySingleSource.scala]
988[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/StreamConverters.scala]
989[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/RestartSource.scala]
990[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/RestartFlow.scala]
991[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContextOps.scala]
992[info] [patched file /build/repo/stream/target/scala-3.7.4/src_managed/main/org/apache/pekko/stream/javadsl/ZipWith.scala]
993[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/JavaStreamSource.scala]
994[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/ByteStringParser.scala]
995[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/SubscriberManagement.scala]
996[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/MergeLatest.scala]
997[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/MapConcat.scala]
998[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/JsonObjectParser.scala]
999[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/ActorGraphInterpreter.scala]
1000[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/stage/StageLogging.scala]
1001[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala]
1002[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorPublisher.scala]
1003[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/SourceWithContext.scala]
1004[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/InputStreamSource.scala]
1005[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ResizableMultiReaderRingBuffer.scala]
1006[warn] two warnings found
1007[info] done compiling
1008[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
1009[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/aeron/ArteryAeronUdpTransport.scala]
1010[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/MiscMessageSerializer.scala]
1011[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/tcp/ssl/X509Readers.scala]
1012[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/RemoteInstrument.scala]
1013[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/ProtobufSerializer.scala]
1014[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/ArteryTransport.scala]
1015[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/compress/DecompressionTable.scala]
1016[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/RemotingFlightRecorder.scala]
1017[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/Handshake.scala]
1018[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/Association.scala]
1019[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/EnvelopeBufferPool.scala]
1020[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteMetricsExtension.scala]
1021[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/DaemonMsgCreateSerializer.scala]
1022[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/PrimitiveSerializers.scala]
1023[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala]
1024[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/TestTransport.scala]
1025[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/compress/TopHeavyHitters.scala]
1026[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/ThrottlerTransportAdapter.scala]
1027[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/netty/NettyTransport.scala]
1028[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/compress/InboundCompressions.scala]
1029[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/aeron/TaskRunner.scala]
1030[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/Endpoint.scala]
1031[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/Codecs.scala]
1032[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/AbstractTransportAdapter.scala]
1033[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/SystemMessageSerializer.scala]
1034[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/SystemMessageDelivery.scala]
1035[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteActorRefProvider.scala]
1036[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/MessageContainerSerializer.scala]
1037[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/LruBoundedCache.scala]
1038[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/Remoting.scala]
1039[info] Annotation processing is enabled because one or more processors were found
1040[info] on the class path. A future release of javac may disable annotation processing
1041[info] unless at least one processor is specified by name (-processor), or a search
1042[info] path is specified (--processor-path, --processor-module-path), or annotation
1043[info] processing is enabled explicitly (-proc:only, -proc:full).
1044[info] Use -Xlint:-options to suppress this message.
1045[info] Use -proc:none to disable annotation processing.
1046[info] /build/repo/remote/src/main/java/org/apache/pekko/remote/artery/AbstractAssociation.java: AbstractAssociation.java uses or overrides a deprecated API.
1047[info] /build/repo/remote/src/main/java/org/apache/pekko/remote/artery/AbstractAssociation.java: Recompile with -Xlint:deprecation for details.
1048[info] done compiling
1049[info] compiling 29 Scala sources and 1 Java source to /build/repo/cluster/target/scala-3.7.4/classes ...
1050[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/sbr/SplitBrainResolver.scala]
1051[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/ClusterDaemon.scala]
1052[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/protobuf/ClusterMessageSerializer.scala]
1053[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/Cluster.scala]
1054[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/ClusterEvent.scala]
1055[info] done compiling
1056[info] compiling 8 Scala sources and 2 Java sources to /build/repo/cluster-tools/target/scala-3.7.4/classes ...
1057[info] [patched file /build/repo/cluster-tools/src/main/scala/org/apache/pekko/cluster/singleton/ClusterSingletonManager.scala]
1058[info] done compiling
1059[info] compiling 18 Scala sources to /build/repo/testkit/target/scala-3.7.4/classes ...
1060[warn] -- Warning: /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/CallingThreadDispatcher.scala:368:15
1061[warn] 368 | override val messageQueue: MessageQueue = q.get
1062[warn] | ^
1063[warn] | cannot override val parameter value messageQueue in class Mailbox
1064[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestEventListener.scala]
1065[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestKitUtils.scala]
1066[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/javadsl/EventFilter.scala]
1067[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestJavaSerializer.scala]
1068[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/javadsl/TestKit.scala]
1069[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestKit.scala]
1070[warn] one warning found
1071[info] done compiling
1072[info] compiling 4 Scala sources and 1 Java source to /build/repo/stream/target/scala-3.7.4/classes ...
1073[info] done compiling
1074[info] compiling 1 Scala source to /build/repo/slf4j/target/scala-3.7.4/classes ...
1075[info] [patched file /build/repo/slf4j/src/main/scala/org/apache/pekko/event/slf4j/Slf4jLogger.scala]
1076[info] done compiling
1077[info] compiling 11 Scala sources and 4 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
1078[info] Annotation processing is enabled because one or more processors were found
1079[info] on the class path. A future release of javac may disable annotation processing
1080[info] unless at least one processor is specified by name (-processor), or a search
1081[info] path is specified (--processor-path, --processor-module-path), or annotation
1082[info] processing is enabled explicitly (-proc:only, -proc:full).
1083[info] Use -Xlint:-options to suppress this message.
1084[info] Use -proc:none to disable annotation processing.
1085[info] done compiling
1086[info] compiling 87 Scala sources to /build/repo/actor-typed/target/scala-3.7.4/classes ...
1087[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/routing/GroupRouterImpl.scala]
1088[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/ActorContext.scala]
1089[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/ProducerController.scala]
1090[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/Supervision.scala]
1091[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/ConsumerController.scala]
1092[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorContextAdapter.scala]
1093[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/ProducerControllerImpl.scala]
1094[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorContextImpl.scala]
1095[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/Behaviors.scala]
1096[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/routing/PoolRouterImpl.scala]
1097[info] [patched file /build/repo/actor-typed/src/main/scala-3/org/apache/pekko/actor/typed/internal/receptionist/Platform.scala]
1098[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorRefImpl.scala]
1099[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/ConsumerControllerImpl.scala]
1100[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ExtensionsImpl.scala]
1101[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/adapter/package.scala]
1102[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/receptionist/ReceptionistMessages.scala]
1103[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/receptionist/Receptionist.scala]
1104[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/Extensions.scala]
1105[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/SystemMessage.scala]
1106[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/BehaviorBuilder.scala]
1107[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/BehaviorInterceptor.scala]
1108[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/ActorRefResolver.scala]
1109[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorFlightRecorder.scala]
1110[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/ActorContext.scala]
1111[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/ReceiveBuilder.scala]
1112[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/receptionist/ReceptionistImpl.scala]
1113[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/InterceptorImpl.scala]
1114[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/AskPattern.scala]
1115[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/DurableProducerQueue.scala]
1116[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/Adapter.scala]
1117[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/Behavior.scala]
1118[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/EventStreamExtension.scala]
1119[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorSystemAdapter.scala]
1120[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorAdapter.scala]
1121[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/routing/RoutingLogic.scala]
1122[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/receptionist/LocalReceptionist.scala]
1123[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/PoisonPill.scala]
1124[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/LoggerClass.scala]
1125[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/WorkPullingProducerController.scala]
1126[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/eventstream/EventStream.scala]
1127[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/package.scala]
1128[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/ActorRef.scala]
1129[info] done compiling
1130[info] compiling 8 Scala sources to /build/repo/stream-testkit/target/scala-3.7.4/classes ...
1131[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/StreamTestKit.scala]
1132[info] done compiling
1133[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1134[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1135[error] 20 |import org.junit.rules.ExternalResource;
1136[error] | ^
1137[error] | value junit is not a member of org
1138[error] one error found
1139[info] compiling 2 Scala sources to /build/repo/remote/target/scala-3.7.4/CompileJdk9-classes ...
1140[info] done compiling
1141[info] compiling 1 Scala source and 1 Java source to /build/repo/cluster/target/scala-3.7.4/classes ...
1142[info] done compiling
1143[info] compiling 7 Scala sources and 1 Java source to /build/repo/multi-node-testkit/target/scala-3.7.4/classes ...
1144[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testkit/PerfFlamesSupport.scala]
1145[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testkit/MultiNodeSpec.scala]
1146[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/DataTypes.scala]
1147[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Player.scala]
1148[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Conductor.scala]
1149[info] done compiling
1150[info] compiling 12 Scala sources to /build/repo/serialization-jackson/target/scala-3.7.4/classes ...
1151[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/TypedActorRefModule.scala]
1152[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/JacksonModule.scala]
1153[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/StreamRefModule.scala]
1154[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/JacksonSerializer.scala]
1155[info] done compiling
1156[info] compiling 2 Scala sources and 2 Java sources to /build/repo/cluster-tools/target/scala-3.7.4/classes ...
1157[info] done compiling
1158[error] (testkit / Test / compileIncremental) Compilation failed
1159[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1160[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1161[error] 20 |import org.junit.rules.ExternalResource;
1162[error] | ^
1163[error] | value junit is not a member of org
1164[error] one error found
1165[error] (testkit / Test / compileIncremental) Compilation failed
1166[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1167[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1168[error] 20 |import org.junit.rules.ExternalResource;
1169[error] | ^
1170[error] | value junit is not a member of org
1171[error] one error found
1172[error] (testkit / Test / compileIncremental) Compilation failed
1173Starting build for ProjectRef(file:/build/repo/,stream-testkit) (pekko-stream-testkit)... [2/32]
1174Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1175[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1176[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1177[error] 20 |import org.junit.rules.ExternalResource;
1178[error] | ^
1179[error] | value junit is not a member of org
1180[error] one error found
1181[error] (testkit / Test / compileIncremental) Compilation failed
1182[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1183[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1184[error] 20 |import org.junit.rules.ExternalResource;
1185[error] | ^
1186[error] | value junit is not a member of org
1187[error] one error found
1188[error] (testkit / Test / compileIncremental) Compilation failed
1189[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1190[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1191[error] 20 |import org.junit.rules.ExternalResource;
1192[error] | ^
1193[error] | value junit is not a member of org
1194[error] one error found
1195[error] (testkit / Test / compileIncremental) Compilation failed
1196Starting build for ProjectRef(file:/build/repo/,multi-node-testkit) (pekko-multi-node-testkit)... [3/32]
1197Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1198Starting build for ProjectRef(file:/build/repo/,cluster) (pekko-cluster)... [4/32]
1199Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1200[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1201[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1202[error] 20 |import org.junit.rules.ExternalResource;
1203[error] | ^
1204[error] | value junit is not a member of org
1205[error] one error found
1206[error] (testkit / Test / compileIncremental) Compilation failed
1207[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1208[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1209[error] 20 |import org.junit.rules.ExternalResource;
1210[error] | ^
1211[error] | value junit is not a member of org
1212[error] one error found
1213[error] (testkit / Test / compileIncremental) Compilation failed
1214[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1215[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1216[error] 20 |import org.junit.rules.ExternalResource;
1217[error] | ^
1218[error] | value junit is not a member of org
1219[error] one error found
1220[error] (testkit / Test / compileIncremental) Compilation failed
1221Starting build for ProjectRef(file:/build/repo/,bill-of-materials) (pekko-bom)... [5/32]
1222Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1223Starting build for ProjectRef(file:/build/repo/,serialization-jackson) (pekko-serialization-jackson)... [6/32]
1224Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1225[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1226[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1227[error] 20 |import org.junit.rules.ExternalResource;
1228[error] | ^
1229[error] | value junit is not a member of org
1230[error] one error found
1231[error] (testkit / Test / compileIncremental) Compilation failed
1232[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1233[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1234[error] 20 |import org.junit.rules.ExternalResource;
1235[error] | ^
1236[error] | value junit is not a member of org
1237[error] one error found
1238[error] (testkit / Test / compileIncremental) Compilation failed
1239[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1240[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1241[error] 20 |import org.junit.rules.ExternalResource;
1242[error] | ^
1243[error] | value junit is not a member of org
1244[error] one error found
1245[error] (testkit / Test / compileIncremental) Compilation failed
1246Starting build for ProjectRef(file:/build/repo/,actor-typed) (pekko-actor-typed)... [7/32]
1247Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1248Starting build for ProjectRef(file:/build/repo/,testkit) (pekko-testkit)... [8/32]
1249Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1250[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1251[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1252[error] 20 |import org.junit.rules.ExternalResource;
1253[error] | ^
1254[error] | value junit is not a member of org
1255[error] one error found
1256[error] (testkit / Test / compileIncremental) Compilation failed
1257[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1258[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1259[error] 20 |import org.junit.rules.ExternalResource;
1260[error] | ^
1261[error] | value junit is not a member of org
1262[error] one error found
1263[error] (testkit / Test / compileIncremental) Compilation failed
1264[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1265[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1266[error] 20 |import org.junit.rules.ExternalResource;
1267[error] | ^
1268[error] | value junit is not a member of org
1269[error] one error found
1270[error] (testkit / Test / compileIncremental) Compilation failed
1271Starting build for ProjectRef(file:/build/repo/,cluster-sharding-typed) (pekko-cluster-sharding-typed)... [9/32]
1272Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1273[info] compiling 47 Scala sources and 6 Java sources to /build/repo/persistence/target/scala-3.7.4/classes ...
1274[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/EventAdapters.scala]
1275[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/PersistencePluginProxy.scala]
1276[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/state/DurableStateStoreRegistry.scala]
1277[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/Persistent.scala]
1278[info] [patched file /build/repo/persistence/src/main/scala-3/org/apache/pekko/persistence/TraitOrder.scala]
1279[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/PersistencePlugin.scala]
1280[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/fsm/PersistentFSM.scala]
1281[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/leveldb/LeveldbStore.scala]
1282[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/serialization/MessageSerializer.scala]
1283[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/serialization/SnapshotSerializer.scala]
1284[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/leveldb/LeveldbCompaction.scala]
1285[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/fsm/PersistentFSMBase.scala]
1286[info] done compiling
1287[info] compiling 2 Scala sources to /build/repo/actor-typed/target/scala-3.7.4/CompileJdk9-classes ...
1288[info] done compiling
1289[info] compiling 8 Scala sources to /build/repo/stream-typed/target/scala-3.7.4/classes ...
1290[info] done compiling
1291[info] compiling 46 Scala sources and 1 Java source to /build/repo/persistence-query/target/scala-3.7.4/classes ...
1292[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/journal/leveldb/AllPersistenceIdsStage.scala]
1293[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/journal/leveldb/EventsByPersistenceIdStage.scala]
1294[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/journal/leveldb/EventsByTagStage.scala]
1295[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/PersistenceQuery.scala]
1296[info] done compiling
1297[info] compiling 70 Scala sources and 1 Java source to /build/repo/persistence-typed/target/scala-3.7.4/classes ...
1298[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:668:13
1299[warn] 668 | case _: PersistNothing.type =>
1300[warn] | ^^^^^^^^^^^^^^^^^^^^^^
1301[warn] | Unreachable case
1302[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:671:13
1303[warn] 671 | case _: Unhandled.type =>
1304[warn] | ^^^^^^^^^^^^^^^^^
1305[warn] | Unreachable case
1306[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:677:13
1307[warn] 677 | case _: Stash.type =>
1308[warn] | ^^^^^^^^^^^^^
1309[warn] | Unreachable case
1310[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:989:11
1311[warn] 989 | case _: Stop.type @unchecked =>
1312[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1313[warn] | Unreachable case
1314[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:992:11
1315[warn] 992 | case _: UnstashAll.type @unchecked =>
1316[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1317[warn] | Unreachable case
1318[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Running.scala:349:11
1319[warn] 349 | case _: Stop.type @unchecked =>
1320[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1321[warn] | Unreachable case
1322[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Running.scala:352:11
1323[warn] 352 | case _: UnstashAll.type @unchecked =>
1324[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1325[warn] | Unreachable case
1326[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/EventSourcedSettings.scala]
1327[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Recovering.scala]
1328[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/javadsl/DurableStateBehavior.scala]
1329[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/scaladsl/EventSourcedBehavior.scala]
1330[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ReplayingEvents.scala]
1331[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ReplayingSnapshot.scala]
1332[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ExternalInteractions.scala]
1333[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateStoreInteractions.scala]
1334[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala]
1335[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/javadsl/EventSourcedBehavior.scala]
1336[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/RequestingRecoveryPermit.scala]
1337[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Running.scala]
1338[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/scaladsl/DurableStateBehavior.scala]
1339[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateBehaviorImpl.scala]
1340[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateSettings.scala]
1341[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/delivery/EventSourcedProducerQueue.scala]
1342[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/EventSourcedBehaviorImpl.scala]
1343[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/serialization/ReplicatedEventSourcingSerializer.scala]
1344[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/RequestingRecoveryPermit.scala]
1345[warn] 7 warnings found
1346[info] done compiling
1347[info] compiling 24 Scala sources and 2 Java sources to /build/repo/distributed-data/target/scala-3.7.4/classes ...
1348[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/FastMerge.scala]
1349[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/ORMap.scala]
1350[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/Key.scala]
1351[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatorMessageSerializer.scala]
1352[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatedDataSerializer.scala]
1353[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/SerializationSupport.scala]
1354[info] done compiling
1355[info] compiling 33 Scala sources and 1 Java source to /build/repo/cluster-sharding/target/scala-3.7.4/classes ...
1356[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ShardingFlightRecorder.scala]
1357[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/external/ExternalShardAllocationStrategy.scala]
1358[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/RemoveInternalClusterShardingData.scala]
1359[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/internal/AbstractLeastShardAllocationStrategy.scala]
1360[info] done compiling
1361[info] compiling 21 Scala sources and 2 Java sources to /build/repo/cluster-typed/target/scala-3.7.4/classes ...
1362[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/PekkoClusterTypedSerializer.scala]
1363[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/receptionist/Registry.scala]
1364[info] [patched file /build/repo/cluster-typed/src/main/scala-3/org/apache/pekko/cluster/typed/internal/receptionist/ClusterReceptionistProtocol.scala]
1365[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/scaladsl/ReplicatorSettings.scala]
1366[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/Cluster.scala]
1367[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/ClusterSingleton.scala]
1368[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/javadsl/DistributedData.scala]
1369[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/delivery/ReliableDeliverySerializer.scala]
1370[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/receptionist/ClusterReceptionist.scala]
1371[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/receptionist/ClusterReceptionistSettings.scala]
1372[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/AdaptedClusterImpl.scala]
1373[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/scaladsl/DistributedData.scala]
1374[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/javadsl/ReplicatorSettings.scala]
1375[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/AdaptedClusterSingletonImpl.scala]
1376[info] done compiling
1377[info] compiling 2 Scala sources to /build/repo/cluster-sharding/target/scala-3.7.4/CompileJdk9-classes ...
1378[info] done compiling
1379[info] compiling 26 Scala sources and 1 Java source to /build/repo/cluster-sharding-typed/target/scala-3.7.4/classes ...
1380[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/scaladsl/ClusterSharding.scala]
1381[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/delivery/internal/ShardingConsumerControllerImpl.scala]
1382[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/javadsl/ShardedDaemonProcess.scala]
1383[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/ShardedDaemonProcessImpl.scala]
1384[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ClusterShardingQuery.scala]
1385[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/javadsl/ClusterSharding.scala]
1386[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ClusterShardingSettings.scala]
1387[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/ReplicatedShardingExtensionImpl.scala]
1388[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ShardedDaemonProcessSettings.scala]
1389[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ReplicatedShardingExtension.scala]
1390[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/delivery/ShardingConsumerController.scala]
1391[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/scaladsl/ShardedDaemonProcess.scala]
1392[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/ClusterShardingImpl.scala]
1393[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/delivery/ShardingProducerController.scala]
1394[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/testkit/TestEntityRefImpl.scala]
1395[info] done compiling
1396[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1397[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1398[error] 20 |import org.junit.rules.ExternalResource;
1399[error] | ^
1400[error] | value junit is not a member of org
1401[error] one error found
1402[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
1403[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
1404[error] 21 |import org.junit.rules.ExternalResource
1405[error] | ^^^^^^^^^^^^^^^
1406[error] | value rules is not a member of org.junit
1407[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
1408[error] 47 |final class LogCapturing extends TestRule {
1409[error] | ^
1410[error] | Cyclic reference involving val <import>
1411[error] |
1412[error] | Run with -explain-cyclic for more details.
1413[error] |
1414[error] | longer explanation available when compiling with `-explain`
1415[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
1416[error] 18 |import org.junit.rules.TestRule
1417[error] | ^^^^^^^^^^^^^^^
1418[error] | value rules is not a member of org.junit
1419[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
1420[error] 19 |import org.junit.runner.Description
1421[error] | ^^^^^^^^^^^^^^^^
1422[error] | value runner is not a member of org.junit
1423[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
1424[error] 20 |import org.junit.runners.model.Statement
1425[error] | ^^^^^^^^^^^^^^^^^
1426[error] | value runners is not a member of org.junit
1427[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
1428[error] 20 |import org.junit.Rule
1429[error] | ^^^^
1430[error] | value Rule is not a member of org.junit
1431[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
1432[error] 97 | @Rule
1433[error] | ^^^^
1434[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
1435[error] |
1436[error] | longer explanation available when compiling with `-explain`
1437[error] 7 errors found
1438[info] compiling 11 Scala sources to /build/repo/persistence-tck/target/scala-3.7.4/classes ...
1439[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/PluginSpec.scala]
1440[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/snapshot/SnapshotStoreSpec.scala]
1441[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/journal/JournalSpec.scala]
1442[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/journal/JournalPerfSpec.scala]
1443[info] done compiling
1444[error] (testkit / Test / compileIncremental) Compilation failed
1445[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
1446[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1447[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1448[error] 20 |import org.junit.rules.ExternalResource;
1449[error] | ^
1450[error] | value junit is not a member of org
1451[error] one error found
1452[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
1453[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
1454[error] 21 |import org.junit.rules.ExternalResource
1455[error] | ^^^^^^^^^^^^^^^
1456[error] | value rules is not a member of org.junit
1457[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
1458[error] 47 |final class LogCapturing extends TestRule {
1459[error] | ^
1460[error] | Cyclic reference involving val <import>
1461[error] |
1462[error] | Run with -explain-cyclic for more details.
1463[error] |
1464[error] | longer explanation available when compiling with `-explain`
1465[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
1466[error] 18 |import org.junit.rules.TestRule
1467[error] | ^^^^^^^^^^^^^^^
1468[error] | value rules is not a member of org.junit
1469[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
1470[error] 19 |import org.junit.runner.Description
1471[error] | ^^^^^^^^^^^^^^^^
1472[error] | value runner is not a member of org.junit
1473[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
1474[error] 20 |import org.junit.runners.model.Statement
1475[error] | ^^^^^^^^^^^^^^^^^
1476[error] | value runners is not a member of org.junit
1477[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
1478[error] 20 |import org.junit.Rule
1479[error] | ^^^^
1480[error] | value Rule is not a member of org.junit
1481[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
1482[error] 97 | @Rule
1483[error] | ^^^^
1484[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
1485[error] |
1486[error] | longer explanation available when compiling with `-explain`
1487[error] 7 errors found
1488[error] (testkit / Test / compileIncremental) Compilation failed
1489[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
1490[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1491[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1492[error] 20 |import org.junit.rules.ExternalResource;
1493[error] | ^
1494[error] | value junit is not a member of org
1495[error] one error found
1496[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
1497[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
1498[error] 21 |import org.junit.rules.ExternalResource
1499[error] | ^^^^^^^^^^^^^^^
1500[error] | value rules is not a member of org.junit
1501[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
1502[error] 47 |final class LogCapturing extends TestRule {
1503[error] | ^
1504[error] | Cyclic reference involving val <import>
1505[error] |
1506[error] | Run with -explain-cyclic for more details.
1507[error] |
1508[error] | longer explanation available when compiling with `-explain`
1509[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
1510[error] 18 |import org.junit.rules.TestRule
1511[error] | ^^^^^^^^^^^^^^^
1512[error] | value rules is not a member of org.junit
1513[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
1514[error] 19 |import org.junit.runner.Description
1515[error] | ^^^^^^^^^^^^^^^^
1516[error] | value runner is not a member of org.junit
1517[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
1518[error] 20 |import org.junit.runners.model.Statement
1519[error] | ^^^^^^^^^^^^^^^^^
1520[error] | value runners is not a member of org.junit
1521[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
1522[error] 20 |import org.junit.Rule
1523[error] | ^^^^
1524[error] | value Rule is not a member of org.junit
1525[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
1526[error] 97 | @Rule
1527[error] | ^^^^
1528[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
1529[error] |
1530[error] | longer explanation available when compiling with `-explain`
1531[error] 7 errors found
1532[error] (testkit / Test / compileIncremental) Compilation failed
1533[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
1534Starting build for ProjectRef(file:/build/repo/,remote-tests) (pekko-remote-tests)... [10/32]
1535Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1536[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1537[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1538[error] 20 |import org.junit.rules.ExternalResource;
1539[error] | ^
1540[error] | value junit is not a member of org
1541[error] one error found
1542[error] (testkit / Test / compileIncremental) Compilation failed
1543[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1544[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1545[error] 20 |import org.junit.rules.ExternalResource;
1546[error] | ^
1547[error] | value junit is not a member of org
1548[error] one error found
1549[error] (testkit / Test / compileIncremental) Compilation failed
1550[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1551[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1552[error] 20 |import org.junit.rules.ExternalResource;
1553[error] | ^
1554[error] | value junit is not a member of org
1555[error] one error found
1556[error] (testkit / Test / compileIncremental) Compilation failed
1557Starting build for ProjectRef(file:/build/repo/,protobuf-v3) (pekko-protobuf-v3)... [11/32]
1558Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1559Starting build for ProjectRef(file:/build/repo/,osgi) (pekko-osgi)... [12/32]
1560Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1561[info] compiling 4 Scala sources to /build/repo/osgi/target/scala-3.7.4/classes ...
1562[info] [patched file /build/repo/osgi/src/main/scala/org/apache/pekko/osgi/BundleDelegatingClassLoader.scala]
1563[info] [patched file /build/repo/osgi/src/main/scala/org/apache/pekko/osgi/ActorSystemActivator.scala]
1564[info] done compiling
1565[info] compiling 5 Scala sources to /build/repo/osgi/target/scala-3.7.4/test-classes ...
1566[info] [patched file /build/repo/osgi/src/test/scala/org/apache/pekko/osgi/PojoSRTestSupport.scala]
1567[info] done compiling
1568Starting build for ProjectRef(file:/build/repo/,persistence-tck) (pekko-persistence-tck)... [13/32]
1569Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1570[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1571[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1572[error] 20 |import org.junit.rules.ExternalResource;
1573[error] | ^
1574[error] | value junit is not a member of org
1575[error] one error found
1576[error] (testkit / Test / compileIncremental) Compilation failed
1577[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1578[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1579[error] 20 |import org.junit.rules.ExternalResource;
1580[error] | ^
1581[error] | value junit is not a member of org
1582[error] one error found
1583[error] (testkit / Test / compileIncremental) Compilation failed
1584[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1585[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1586[error] 20 |import org.junit.rules.ExternalResource;
1587[error] | ^
1588[error] | value junit is not a member of org
1589[error] one error found
1590[error] (testkit / Test / compileIncremental) Compilation failed
1591Starting build for ProjectRef(file:/build/repo/,stream) (pekko-stream)... [14/32]
1592Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1593Starting build for ProjectRef(file:/build/repo/,persistence-query) (pekko-persistence-query)... [15/32]
1594Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1595[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1596[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1597[error] 20 |import org.junit.rules.ExternalResource;
1598[error] | ^
1599[error] | value junit is not a member of org
1600[error] one error found
1601[error] (testkit / Test / compileIncremental) Compilation failed
1602[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1603[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1604[error] 20 |import org.junit.rules.ExternalResource;
1605[error] | ^
1606[error] | value junit is not a member of org
1607[error] one error found
1608[error] (testkit / Test / compileIncremental) Compilation failed
1609[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1610[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1611[error] 20 |import org.junit.rules.ExternalResource;
1612[error] | ^
1613[error] | value junit is not a member of org
1614[error] one error found
1615[error] (testkit / Test / compileIncremental) Compilation failed
1616Starting build for ProjectRef(file:/build/repo/,cluster-sharding) (pekko-cluster-sharding)... [16/32]
1617Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1618[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1619[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1620[error] 20 |import org.junit.rules.ExternalResource;
1621[error] | ^
1622[error] | value junit is not a member of org
1623[error] one error found
1624[error] (testkit / Test / compileIncremental) Compilation failed
1625[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1626[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1627[error] 20 |import org.junit.rules.ExternalResource;
1628[error] | ^
1629[error] | value junit is not a member of org
1630[error] one error found
1631[error] (testkit / Test / compileIncremental) Compilation failed
1632[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1633[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1634[error] 20 |import org.junit.rules.ExternalResource;
1635[error] | ^
1636[error] | value junit is not a member of org
1637[error] one error found
1638[error] (testkit / Test / compileIncremental) Compilation failed
1639Starting build for ProjectRef(file:/build/repo/,distributed-data) (pekko-distributed-data)... [17/32]
1640Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1641[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1642[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1643[error] 20 |import org.junit.rules.ExternalResource;
1644[error] | ^
1645[error] | value junit is not a member of org
1646[error] one error found
1647[error] (testkit / Test / compileIncremental) Compilation failed
1648[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1649[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1650[error] 20 |import org.junit.rules.ExternalResource;
1651[error] | ^
1652[error] | value junit is not a member of org
1653[error] one error found
1654[error] (testkit / Test / compileIncremental) Compilation failed
1655[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1656[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1657[error] 20 |import org.junit.rules.ExternalResource;
1658[error] | ^
1659[error] | value junit is not a member of org
1660[error] one error found
1661[error] (testkit / Test / compileIncremental) Compilation failed
1662Starting build for ProjectRef(file:/build/repo/,remote) (pekko-remote)... [18/32]
1663Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -Xplugin:/build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4/serialversionremoverplugin_3-1.4.0+0-2884b12f+20251227-0144-SNAPSHOT.jar, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1664[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1665[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1666[error] 20 |import org.junit.rules.ExternalResource;
1667[error] | ^
1668[error] | value junit is not a member of org
1669[error] one error found
1670[error] (testkit / Test / compileIncremental) Compilation failed
1671[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1672[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1673[error] 20 |import org.junit.rules.ExternalResource;
1674[error] | ^
1675[error] | value junit is not a member of org
1676[error] one error found
1677[error] (testkit / Test / compileIncremental) Compilation failed
1678[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1679[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1680[error] 20 |import org.junit.rules.ExternalResource;
1681[error] | ^
1682[error] | value junit is not a member of org
1683[error] one error found
1684[error] (testkit / Test / compileIncremental) Compilation failed
1685Starting build for ProjectRef(file:/build/repo/,slf4j) (pekko-slf4j)... [19/32]
1686Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1687[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1688[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1689[error] 20 |import org.junit.rules.ExternalResource;
1690[error] | ^
1691[error] | value junit is not a member of org
1692[error] one error found
1693[error] (testkit / Test / compileIncremental) Compilation failed
1694[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1695[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1696[error] 20 |import org.junit.rules.ExternalResource;
1697[error] | ^
1698[error] | value junit is not a member of org
1699[error] one error found
1700[error] (testkit / Test / compileIncremental) Compilation failed
1701[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1702[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1703[error] 20 |import org.junit.rules.ExternalResource;
1704[error] | ^
1705[error] | value junit is not a member of org
1706[error] one error found
1707[error] (testkit / Test / compileIncremental) Compilation failed
1708Starting build for ProjectRef(file:/build/repo/,actor-typed-tests) (pekko-actor-typed-tests)... [20/32]
1709Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1710[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
1711[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
1712[error] 21 |import org.junit.rules.ExternalResource
1713[error] | ^^^^^^^^^^^^^^^
1714[error] | value rules is not a member of org.junit
1715[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
1716[error] 47 |final class LogCapturing extends TestRule {
1717[error] | ^
1718[error] | Cyclic reference involving val <import>
1719[error] |
1720[error] | Run with -explain-cyclic for more details.
1721[error] |
1722[error] | longer explanation available when compiling with `-explain`
1723[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
1724[error] 18 |import org.junit.rules.TestRule
1725[error] | ^^^^^^^^^^^^^^^
1726[error] | value rules is not a member of org.junit
1727[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
1728[error] 19 |import org.junit.runner.Description
1729[error] | ^^^^^^^^^^^^^^^^
1730[error] | value runner is not a member of org.junit
1731[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
1732[error] 20 |import org.junit.runners.model.Statement
1733[error] | ^^^^^^^^^^^^^^^^^
1734[error] | value runners is not a member of org.junit
1735[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
1736[error] 20 |import org.junit.Rule
1737[error] | ^^^^
1738[error] | value Rule is not a member of org.junit
1739[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
1740[error] 97 | @Rule
1741[error] | ^^^^
1742[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
1743[error] |
1744[error] | longer explanation available when compiling with `-explain`
1745[error] 7 errors found
1746[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
1747[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1748[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1749[error] 20 |import org.junit.rules.ExternalResource;
1750[error] | ^
1751[error] | value junit is not a member of org
1752[error] one error found
1753[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
1754[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
1755[error] 21 |import org.junit.rules.ExternalResource
1756[error] | ^^^^^^^^^^^^^^^
1757[error] | value rules is not a member of org.junit
1758[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
1759[error] 47 |final class LogCapturing extends TestRule {
1760[error] | ^
1761[error] | Cyclic reference involving val <import>
1762[error] |
1763[error] | Run with -explain-cyclic for more details.
1764[error] |
1765[error] | longer explanation available when compiling with `-explain`
1766[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
1767[error] 18 |import org.junit.rules.TestRule
1768[error] | ^^^^^^^^^^^^^^^
1769[error] | value rules is not a member of org.junit
1770[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
1771[error] 19 |import org.junit.runner.Description
1772[error] | ^^^^^^^^^^^^^^^^
1773[error] | value runner is not a member of org.junit
1774[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
1775[error] 20 |import org.junit.runners.model.Statement
1776[error] | ^^^^^^^^^^^^^^^^^
1777[error] | value runners is not a member of org.junit
1778[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
1779[error] 20 |import org.junit.Rule
1780[error] | ^^^^
1781[error] | value Rule is not a member of org.junit
1782[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
1783[error] 97 | @Rule
1784[error] | ^^^^
1785[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
1786[error] |
1787[error] | longer explanation available when compiling with `-explain`
1788[error] 7 errors found
1789[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
1790[error] (testkit / Test / compileIncremental) Compilation failed
1791[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1792[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1793[error] 20 |import org.junit.rules.ExternalResource;
1794[error] | ^
1795[error] | value junit is not a member of org
1796[error] one error found
1797[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
1798[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
1799[error] 21 |import org.junit.rules.ExternalResource
1800[error] | ^^^^^^^^^^^^^^^
1801[error] | value rules is not a member of org.junit
1802[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
1803[error] 47 |final class LogCapturing extends TestRule {
1804[error] | ^
1805[error] | Cyclic reference involving val <import>
1806[error] |
1807[error] | Run with -explain-cyclic for more details.
1808[error] |
1809[error] | longer explanation available when compiling with `-explain`
1810[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
1811[error] 18 |import org.junit.rules.TestRule
1812[error] | ^^^^^^^^^^^^^^^
1813[error] | value rules is not a member of org.junit
1814[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
1815[error] 19 |import org.junit.runner.Description
1816[error] | ^^^^^^^^^^^^^^^^
1817[error] | value runner is not a member of org.junit
1818[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
1819[error] 20 |import org.junit.runners.model.Statement
1820[error] | ^^^^^^^^^^^^^^^^^
1821[error] | value runners is not a member of org.junit
1822[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
1823[error] 20 |import org.junit.Rule
1824[error] | ^^^^
1825[error] | value Rule is not a member of org.junit
1826[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
1827[error] 97 | @Rule
1828[error] | ^^^^
1829[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
1830[error] |
1831[error] | longer explanation available when compiling with `-explain`
1832[error] 7 errors found
1833[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
1834[error] (testkit / Test / compileIncremental) Compilation failed
1835Starting build for ProjectRef(file:/build/repo/,persistence) (pekko-persistence)... [21/32]
1836Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1837[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1838[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1839[error] 20 |import org.junit.rules.ExternalResource;
1840[error] | ^
1841[error] | value junit is not a member of org
1842[error] one error found
1843[error] (testkit / Test / compileIncremental) Compilation failed
1844[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1845[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1846[error] 20 |import org.junit.rules.ExternalResource;
1847[error] | ^
1848[error] | value junit is not a member of org
1849[error] one error found
1850[error] (testkit / Test / compileIncremental) Compilation failed
1851[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1852[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1853[error] 20 |import org.junit.rules.ExternalResource;
1854[error] | ^
1855[error] | value junit is not a member of org
1856[error] one error found
1857[error] (testkit / Test / compileIncremental) Compilation failed
1858Starting build for ProjectRef(file:/build/repo/,discovery) (pekko-discovery)... [22/32]
1859Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1860[info] compiling 5 Scala sources to /build/repo/discovery/target/scala-3.7.4/classes ...
1861[info] done compiling
1862[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1863[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1864[error] 20 |import org.junit.rules.ExternalResource;
1865[error] | ^
1866[error] | value junit is not a member of org
1867[error] one error found
1868[error] (testkit / Test / compileIncremental) Compilation failed
1869[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1870[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1871[error] 20 |import org.junit.rules.ExternalResource;
1872[error] | ^
1873[error] | value junit is not a member of org
1874[error] one error found
1875[error] (testkit / Test / compileIncremental) Compilation failed
1876[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1877[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1878[error] 20 |import org.junit.rules.ExternalResource;
1879[error] | ^
1880[error] | value junit is not a member of org
1881[error] one error found
1882[error] (testkit / Test / compileIncremental) Compilation failed
1883Starting build for ProjectRef(file:/build/repo/,persistence-testkit) (pekko-persistence-testkit)... [23/32]
1884Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1885[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
1886[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
1887[error] 21 |import org.junit.rules.ExternalResource
1888[error] | ^^^^^^^^^^^^^^^
1889[error] | value rules is not a member of org.junit
1890[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
1891[error] 47 |final class LogCapturing extends TestRule {
1892[error] | ^
1893[error] | Cyclic reference involving val <import>
1894[error] |
1895[error] | Run with -explain-cyclic for more details.
1896[error] |
1897[error] | longer explanation available when compiling with `-explain`
1898[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
1899[error] 18 |import org.junit.rules.TestRule
1900[error] | ^^^^^^^^^^^^^^^
1901[error] | value rules is not a member of org.junit
1902[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
1903[error] 19 |import org.junit.runner.Description
1904[error] | ^^^^^^^^^^^^^^^^
1905[error] | value runner is not a member of org.junit
1906[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
1907[error] 20 |import org.junit.runners.model.Statement
1908[error] | ^^^^^^^^^^^^^^^^^
1909[error] | value runners is not a member of org.junit
1910[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
1911[error] 20 |import org.junit.Rule
1912[error] | ^^^^
1913[error] | value Rule is not a member of org.junit
1914[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
1915[error] 97 | @Rule
1916[error] | ^^^^
1917[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
1918[error] |
1919[error] | longer explanation available when compiling with `-explain`
1920[error] 7 errors found
1921[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
1922[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1923[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1924[error] 20 |import org.junit.rules.ExternalResource;
1925[error] | ^
1926[error] | value junit is not a member of org
1927[error] one error found
1928[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
1929[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
1930[error] 21 |import org.junit.rules.ExternalResource
1931[error] | ^^^^^^^^^^^^^^^
1932[error] | value rules is not a member of org.junit
1933[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
1934[error] 47 |final class LogCapturing extends TestRule {
1935[error] | ^
1936[error] | Cyclic reference involving val <import>
1937[error] |
1938[error] | Run with -explain-cyclic for more details.
1939[error] |
1940[error] | longer explanation available when compiling with `-explain`
1941[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
1942[error] 18 |import org.junit.rules.TestRule
1943[error] | ^^^^^^^^^^^^^^^
1944[error] | value rules is not a member of org.junit
1945[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
1946[error] 19 |import org.junit.runner.Description
1947[error] | ^^^^^^^^^^^^^^^^
1948[error] | value runner is not a member of org.junit
1949[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
1950[error] 20 |import org.junit.runners.model.Statement
1951[error] | ^^^^^^^^^^^^^^^^^
1952[error] | value runners is not a member of org.junit
1953[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
1954[error] 20 |import org.junit.Rule
1955[error] | ^^^^
1956[error] | value Rule is not a member of org.junit
1957[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
1958[error] 97 | @Rule
1959[error] | ^^^^
1960[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
1961[error] |
1962[error] | longer explanation available when compiling with `-explain`
1963[error] 7 errors found
1964[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
1965[error] (testkit / Test / compileIncremental) Compilation failed
1966[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1967[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
1968[error] 20 |import org.junit.rules.ExternalResource;
1969[error] | ^
1970[error] | value junit is not a member of org
1971[error] one error found
1972[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
1973[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
1974[error] 21 |import org.junit.rules.ExternalResource
1975[error] | ^^^^^^^^^^^^^^^
1976[error] | value rules is not a member of org.junit
1977[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
1978[error] 47 |final class LogCapturing extends TestRule {
1979[error] | ^
1980[error] | Cyclic reference involving val <import>
1981[error] |
1982[error] | Run with -explain-cyclic for more details.
1983[error] |
1984[error] | longer explanation available when compiling with `-explain`
1985[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
1986[error] 18 |import org.junit.rules.TestRule
1987[error] | ^^^^^^^^^^^^^^^
1988[error] | value rules is not a member of org.junit
1989[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
1990[error] 19 |import org.junit.runner.Description
1991[error] | ^^^^^^^^^^^^^^^^
1992[error] | value runner is not a member of org.junit
1993[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
1994[error] 20 |import org.junit.runners.model.Statement
1995[error] | ^^^^^^^^^^^^^^^^^
1996[error] | value runners is not a member of org.junit
1997[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
1998[error] 20 |import org.junit.Rule
1999[error] | ^^^^
2000[error] | value Rule is not a member of org.junit
2001[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2002[error] 97 | @Rule
2003[error] | ^^^^
2004[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2005[error] |
2006[error] | longer explanation available when compiling with `-explain`
2007[error] 7 errors found
2008[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2009[error] (testkit / Test / compileIncremental) Compilation failed
2010Starting build for ProjectRef(file:/build/repo/,actor-tests) (pekko-actor-tests)... [24/32]
2011Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2012[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2013[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2014[error] 20 |import org.junit.rules.ExternalResource;
2015[error] | ^
2016[error] | value junit is not a member of org
2017[error] one error found
2018[error] (testkit / Test / compileIncremental) Compilation failed
2019[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2020[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2021[error] 20 |import org.junit.rules.ExternalResource;
2022[error] | ^
2023[error] | value junit is not a member of org
2024[error] one error found
2025[error] (testkit / Test / compileIncremental) Compilation failed
2026[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2027[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2028[error] 20 |import org.junit.rules.ExternalResource;
2029[error] | ^
2030[error] | value junit is not a member of org
2031[error] one error found
2032[error] (testkit / Test / compileIncremental) Compilation failed
2033Starting build for ProjectRef(file:/build/repo/,cluster-metrics) (pekko-cluster-metrics)... [25/32]
2034Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2035[info] compiling 11 Scala sources and 1 Java source to /build/repo/cluster-metrics/target/scala-3.7.4/classes ...
2036[info] [patched file /build/repo/cluster-metrics/src/main/scala/org/apache/pekko/cluster/metrics/protobuf/NumberInputStream.scala]
2037[info] done compiling
2038[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2039[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2040[error] 20 |import org.junit.rules.ExternalResource;
2041[error] | ^
2042[error] | value junit is not a member of org
2043[error] one error found
2044[error] (testkit / Test / compileIncremental) Compilation failed
2045[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2046[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2047[error] 20 |import org.junit.rules.ExternalResource;
2048[error] | ^
2049[error] | value junit is not a member of org
2050[error] one error found
2051[error] (testkit / Test / compileIncremental) Compilation failed
2052[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2053[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2054[error] 20 |import org.junit.rules.ExternalResource;
2055[error] | ^
2056[error] | value junit is not a member of org
2057[error] one error found
2058[error] (testkit / Test / compileIncremental) Compilation failed
2059Starting build for ProjectRef(file:/build/repo/,cluster-typed) (pekko-cluster-typed)... [26/32]
2060Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2061[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2062[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2063[error] 20 |import org.junit.rules.ExternalResource;
2064[error] | ^
2065[error] | value junit is not a member of org
2066[error] one error found
2067[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2068[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2069[error] 21 |import org.junit.rules.ExternalResource
2070[error] | ^^^^^^^^^^^^^^^
2071[error] | value rules is not a member of org.junit
2072[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2073[error] 47 |final class LogCapturing extends TestRule {
2074[error] | ^
2075[error] | Cyclic reference involving val <import>
2076[error] |
2077[error] | Run with -explain-cyclic for more details.
2078[error] |
2079[error] | longer explanation available when compiling with `-explain`
2080[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2081[error] 18 |import org.junit.rules.TestRule
2082[error] | ^^^^^^^^^^^^^^^
2083[error] | value rules is not a member of org.junit
2084[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2085[error] 19 |import org.junit.runner.Description
2086[error] | ^^^^^^^^^^^^^^^^
2087[error] | value runner is not a member of org.junit
2088[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2089[error] 20 |import org.junit.runners.model.Statement
2090[error] | ^^^^^^^^^^^^^^^^^
2091[error] | value runners is not a member of org.junit
2092[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2093[error] 20 |import org.junit.Rule
2094[error] | ^^^^
2095[error] | value Rule is not a member of org.junit
2096[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2097[error] 97 | @Rule
2098[error] | ^^^^
2099[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2100[error] |
2101[error] | longer explanation available when compiling with `-explain`
2102[error] 7 errors found
2103[error] (testkit / Test / compileIncremental) Compilation failed
2104[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2105[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2106[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2107[error] 20 |import org.junit.rules.ExternalResource;
2108[error] | ^
2109[error] | value junit is not a member of org
2110[error] one error found
2111[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2112[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2113[error] 21 |import org.junit.rules.ExternalResource
2114[error] | ^^^^^^^^^^^^^^^
2115[error] | value rules is not a member of org.junit
2116[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2117[error] 47 |final class LogCapturing extends TestRule {
2118[error] | ^
2119[error] | Cyclic reference involving val <import>
2120[error] |
2121[error] | Run with -explain-cyclic for more details.
2122[error] |
2123[error] | longer explanation available when compiling with `-explain`
2124[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2125[error] 18 |import org.junit.rules.TestRule
2126[error] | ^^^^^^^^^^^^^^^
2127[error] | value rules is not a member of org.junit
2128[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2129[error] 19 |import org.junit.runner.Description
2130[error] | ^^^^^^^^^^^^^^^^
2131[error] | value runner is not a member of org.junit
2132[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2133[error] 20 |import org.junit.runners.model.Statement
2134[error] | ^^^^^^^^^^^^^^^^^
2135[error] | value runners is not a member of org.junit
2136[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2137[error] 20 |import org.junit.Rule
2138[error] | ^^^^
2139[error] | value Rule is not a member of org.junit
2140[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2141[error] 97 | @Rule
2142[error] | ^^^^
2143[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2144[error] |
2145[error] | longer explanation available when compiling with `-explain`
2146[error] 7 errors found
2147[error] (testkit / Test / compileIncremental) Compilation failed
2148[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2149[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2150[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2151[error] 20 |import org.junit.rules.ExternalResource;
2152[error] | ^
2153[error] | value junit is not a member of org
2154[error] one error found
2155[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2156[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2157[error] 21 |import org.junit.rules.ExternalResource
2158[error] | ^^^^^^^^^^^^^^^
2159[error] | value rules is not a member of org.junit
2160[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2161[error] 47 |final class LogCapturing extends TestRule {
2162[error] | ^
2163[error] | Cyclic reference involving val <import>
2164[error] |
2165[error] | Run with -explain-cyclic for more details.
2166[error] |
2167[error] | longer explanation available when compiling with `-explain`
2168[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2169[error] 18 |import org.junit.rules.TestRule
2170[error] | ^^^^^^^^^^^^^^^
2171[error] | value rules is not a member of org.junit
2172[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2173[error] 19 |import org.junit.runner.Description
2174[error] | ^^^^^^^^^^^^^^^^
2175[error] | value runner is not a member of org.junit
2176[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2177[error] 20 |import org.junit.runners.model.Statement
2178[error] | ^^^^^^^^^^^^^^^^^
2179[error] | value runners is not a member of org.junit
2180[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2181[error] 20 |import org.junit.Rule
2182[error] | ^^^^
2183[error] | value Rule is not a member of org.junit
2184[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2185[error] 97 | @Rule
2186[error] | ^^^^
2187[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2188[error] |
2189[error] | longer explanation available when compiling with `-explain`
2190[error] 7 errors found
2191[error] (testkit / Test / compileIncremental) Compilation failed
2192[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2193Starting build for ProjectRef(file:/build/repo/,stream-typed) (pekko-stream-typed)... [27/32]
2194Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2195[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2196[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2197[error] 20 |import org.junit.rules.ExternalResource;
2198[error] | ^
2199[error] | value junit is not a member of org
2200[error] one error found
2201[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2202[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2203[error] 21 |import org.junit.rules.ExternalResource
2204[error] | ^^^^^^^^^^^^^^^
2205[error] | value rules is not a member of org.junit
2206[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2207[error] 47 |final class LogCapturing extends TestRule {
2208[error] | ^
2209[error] | Cyclic reference involving val <import>
2210[error] |
2211[error] | Run with -explain-cyclic for more details.
2212[error] |
2213[error] | longer explanation available when compiling with `-explain`
2214[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2215[error] 18 |import org.junit.rules.TestRule
2216[error] | ^^^^^^^^^^^^^^^
2217[error] | value rules is not a member of org.junit
2218[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2219[error] 19 |import org.junit.runner.Description
2220[error] | ^^^^^^^^^^^^^^^^
2221[error] | value runner is not a member of org.junit
2222[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2223[error] 20 |import org.junit.runners.model.Statement
2224[error] | ^^^^^^^^^^^^^^^^^
2225[error] | value runners is not a member of org.junit
2226[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2227[error] 20 |import org.junit.Rule
2228[error] | ^^^^
2229[error] | value Rule is not a member of org.junit
2230[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2231[error] 97 | @Rule
2232[error] | ^^^^
2233[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2234[error] |
2235[error] | longer explanation available when compiling with `-explain`
2236[error] 7 errors found
2237[error] (testkit / Test / compileIncremental) Compilation failed
2238[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2239[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2240[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2241[error] 20 |import org.junit.rules.ExternalResource;
2242[error] | ^
2243[error] | value junit is not a member of org
2244[error] one error found
2245[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2246[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2247[error] 21 |import org.junit.rules.ExternalResource
2248[error] | ^^^^^^^^^^^^^^^
2249[error] | value rules is not a member of org.junit
2250[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2251[error] 47 |final class LogCapturing extends TestRule {
2252[error] | ^
2253[error] | Cyclic reference involving val <import>
2254[error] |
2255[error] | Run with -explain-cyclic for more details.
2256[error] |
2257[error] | longer explanation available when compiling with `-explain`
2258[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2259[error] 18 |import org.junit.rules.TestRule
2260[error] | ^^^^^^^^^^^^^^^
2261[error] | value rules is not a member of org.junit
2262[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2263[error] 19 |import org.junit.runner.Description
2264[error] | ^^^^^^^^^^^^^^^^
2265[error] | value runner is not a member of org.junit
2266[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2267[error] 20 |import org.junit.runners.model.Statement
2268[error] | ^^^^^^^^^^^^^^^^^
2269[error] | value runners is not a member of org.junit
2270[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2271[error] 20 |import org.junit.Rule
2272[error] | ^^^^
2273[error] | value Rule is not a member of org.junit
2274[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2275[error] 97 | @Rule
2276[error] | ^^^^
2277[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2278[error] |
2279[error] | longer explanation available when compiling with `-explain`
2280[error] 7 errors found
2281[error] (testkit / Test / compileIncremental) Compilation failed
2282[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2283[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2284[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2285[error] 20 |import org.junit.rules.ExternalResource;
2286[error] | ^
2287[error] | value junit is not a member of org
2288[error] one error found
2289[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2290[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2291[error] 21 |import org.junit.rules.ExternalResource
2292[error] | ^^^^^^^^^^^^^^^
2293[error] | value rules is not a member of org.junit
2294[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2295[error] 47 |final class LogCapturing extends TestRule {
2296[error] | ^
2297[error] | Cyclic reference involving val <import>
2298[error] |
2299[error] | Run with -explain-cyclic for more details.
2300[error] |
2301[error] | longer explanation available when compiling with `-explain`
2302[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2303[error] 18 |import org.junit.rules.TestRule
2304[error] | ^^^^^^^^^^^^^^^
2305[error] | value rules is not a member of org.junit
2306[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2307[error] 19 |import org.junit.runner.Description
2308[error] | ^^^^^^^^^^^^^^^^
2309[error] | value runner is not a member of org.junit
2310[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2311[error] 20 |import org.junit.runners.model.Statement
2312[error] | ^^^^^^^^^^^^^^^^^
2313[error] | value runners is not a member of org.junit
2314[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2315[error] 20 |import org.junit.Rule
2316[error] | ^^^^
2317[error] | value Rule is not a member of org.junit
2318[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2319[error] 97 | @Rule
2320[error] | ^^^^
2321[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2322[error] |
2323[error] | longer explanation available when compiling with `-explain`
2324[error] 7 errors found
2325[error] (testkit / Test / compileIncremental) Compilation failed
2326[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2327Starting build for ProjectRef(file:/build/repo/,persistence-typed) (pekko-persistence-typed)... [28/32]
2328Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2329[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2330[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2331[error] 20 |import org.junit.rules.ExternalResource;
2332[error] | ^
2333[error] | value junit is not a member of org
2334[error] one error found
2335[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2336[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2337[error] 21 |import org.junit.rules.ExternalResource
2338[error] | ^^^^^^^^^^^^^^^
2339[error] | value rules is not a member of org.junit
2340[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2341[error] 47 |final class LogCapturing extends TestRule {
2342[error] | ^
2343[error] | Cyclic reference involving val <import>
2344[error] |
2345[error] | Run with -explain-cyclic for more details.
2346[error] |
2347[error] | longer explanation available when compiling with `-explain`
2348[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2349[error] 18 |import org.junit.rules.TestRule
2350[error] | ^^^^^^^^^^^^^^^
2351[error] | value rules is not a member of org.junit
2352[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2353[error] 19 |import org.junit.runner.Description
2354[error] | ^^^^^^^^^^^^^^^^
2355[error] | value runner is not a member of org.junit
2356[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2357[error] 20 |import org.junit.runners.model.Statement
2358[error] | ^^^^^^^^^^^^^^^^^
2359[error] | value runners is not a member of org.junit
2360[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2361[error] 20 |import org.junit.Rule
2362[error] | ^^^^
2363[error] | value Rule is not a member of org.junit
2364[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2365[error] 97 | @Rule
2366[error] | ^^^^
2367[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2368[error] |
2369[error] | longer explanation available when compiling with `-explain`
2370[error] 7 errors found
2371[error] (testkit / Test / compileIncremental) Compilation failed
2372[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2373[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2374[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2375[error] 20 |import org.junit.rules.ExternalResource;
2376[error] | ^
2377[error] | value junit is not a member of org
2378[error] one error found
2379[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2380[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2381[error] 21 |import org.junit.rules.ExternalResource
2382[error] | ^^^^^^^^^^^^^^^
2383[error] | value rules is not a member of org.junit
2384[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2385[error] 47 |final class LogCapturing extends TestRule {
2386[error] | ^
2387[error] | Cyclic reference involving val <import>
2388[error] |
2389[error] | Run with -explain-cyclic for more details.
2390[error] |
2391[error] | longer explanation available when compiling with `-explain`
2392[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2393[error] 18 |import org.junit.rules.TestRule
2394[error] | ^^^^^^^^^^^^^^^
2395[error] | value rules is not a member of org.junit
2396[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2397[error] 19 |import org.junit.runner.Description
2398[error] | ^^^^^^^^^^^^^^^^
2399[error] | value runner is not a member of org.junit
2400[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2401[error] 20 |import org.junit.runners.model.Statement
2402[error] | ^^^^^^^^^^^^^^^^^
2403[error] | value runners is not a member of org.junit
2404[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2405[error] 20 |import org.junit.Rule
2406[error] | ^^^^
2407[error] | value Rule is not a member of org.junit
2408[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2409[error] 97 | @Rule
2410[error] | ^^^^
2411[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2412[error] |
2413[error] | longer explanation available when compiling with `-explain`
2414[error] 7 errors found
2415[error] (testkit / Test / compileIncremental) Compilation failed
2416[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2417[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2418[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2419[error] 20 |import org.junit.rules.ExternalResource;
2420[error] | ^
2421[error] | value junit is not a member of org
2422[error] one error found
2423[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2424[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2425[error] 21 |import org.junit.rules.ExternalResource
2426[error] | ^^^^^^^^^^^^^^^
2427[error] | value rules is not a member of org.junit
2428[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2429[error] 47 |final class LogCapturing extends TestRule {
2430[error] | ^
2431[error] | Cyclic reference involving val <import>
2432[error] |
2433[error] | Run with -explain-cyclic for more details.
2434[error] |
2435[error] | longer explanation available when compiling with `-explain`
2436[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2437[error] 18 |import org.junit.rules.TestRule
2438[error] | ^^^^^^^^^^^^^^^
2439[error] | value rules is not a member of org.junit
2440[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2441[error] 19 |import org.junit.runner.Description
2442[error] | ^^^^^^^^^^^^^^^^
2443[error] | value runner is not a member of org.junit
2444[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2445[error] 20 |import org.junit.runners.model.Statement
2446[error] | ^^^^^^^^^^^^^^^^^
2447[error] | value runners is not a member of org.junit
2448[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2449[error] 20 |import org.junit.Rule
2450[error] | ^^^^
2451[error] | value Rule is not a member of org.junit
2452[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2453[error] 97 | @Rule
2454[error] | ^^^^
2455[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2456[error] |
2457[error] | longer explanation available when compiling with `-explain`
2458[error] 7 errors found
2459[error] (testkit / Test / compileIncremental) Compilation failed
2460[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2461Starting build for ProjectRef(file:/build/repo/,actor-testkit-typed) (pekko-actor-testkit-typed)... [29/32]
2462Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2463[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2464[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2465[error] 21 |import org.junit.rules.ExternalResource
2466[error] | ^^^^^^^^^^^^^^^
2467[error] | value rules is not a member of org.junit
2468[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2469[error] 47 |final class LogCapturing extends TestRule {
2470[error] | ^
2471[error] | Cyclic reference involving val <import>
2472[error] |
2473[error] | Run with -explain-cyclic for more details.
2474[error] |
2475[error] | longer explanation available when compiling with `-explain`
2476[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2477[error] 18 |import org.junit.rules.TestRule
2478[error] | ^^^^^^^^^^^^^^^
2479[error] | value rules is not a member of org.junit
2480[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2481[error] 19 |import org.junit.runner.Description
2482[error] | ^^^^^^^^^^^^^^^^
2483[error] | value runner is not a member of org.junit
2484[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2485[error] 20 |import org.junit.runners.model.Statement
2486[error] | ^^^^^^^^^^^^^^^^^
2487[error] | value runners is not a member of org.junit
2488[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2489[error] 20 |import org.junit.Rule
2490[error] | ^^^^
2491[error] | value Rule is not a member of org.junit
2492[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2493[error] 97 | @Rule
2494[error] | ^^^^
2495[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2496[error] |
2497[error] | longer explanation available when compiling with `-explain`
2498[error] 7 errors found
2499[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2500[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2501[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2502[error] 20 |import org.junit.rules.ExternalResource;
2503[error] | ^
2504[error] | value junit is not a member of org
2505[error] one error found
2506[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2507[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2508[error] 21 |import org.junit.rules.ExternalResource
2509[error] | ^^^^^^^^^^^^^^^
2510[error] | value rules is not a member of org.junit
2511[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2512[error] 47 |final class LogCapturing extends TestRule {
2513[error] | ^
2514[error] | Cyclic reference involving val <import>
2515[error] |
2516[error] | Run with -explain-cyclic for more details.
2517[error] |
2518[error] | longer explanation available when compiling with `-explain`
2519[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2520[error] 18 |import org.junit.rules.TestRule
2521[error] | ^^^^^^^^^^^^^^^
2522[error] | value rules is not a member of org.junit
2523[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2524[error] 19 |import org.junit.runner.Description
2525[error] | ^^^^^^^^^^^^^^^^
2526[error] | value runner is not a member of org.junit
2527[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2528[error] 20 |import org.junit.runners.model.Statement
2529[error] | ^^^^^^^^^^^^^^^^^
2530[error] | value runners is not a member of org.junit
2531[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2532[error] 20 |import org.junit.Rule
2533[error] | ^^^^
2534[error] | value Rule is not a member of org.junit
2535[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2536[error] 97 | @Rule
2537[error] | ^^^^
2538[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2539[error] |
2540[error] | longer explanation available when compiling with `-explain`
2541[error] 7 errors found
2542[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2543[error] (testkit / Test / compileIncremental) Compilation failed
2544[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2545[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2546[error] 20 |import org.junit.rules.ExternalResource;
2547[error] | ^
2548[error] | value junit is not a member of org
2549[error] one error found
2550[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
2551[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:21:17
2552[error] 21 |import org.junit.rules.ExternalResource
2553[error] | ^^^^^^^^^^^^^^^
2554[error] | value rules is not a member of org.junit
2555[error] -- [E046] Cyclic Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:47:33
2556[error] 47 |final class LogCapturing extends TestRule {
2557[error] | ^
2558[error] | Cyclic reference involving val <import>
2559[error] |
2560[error] | Run with -explain-cyclic for more details.
2561[error] |
2562[error] | longer explanation available when compiling with `-explain`
2563[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:18:17
2564[error] 18 |import org.junit.rules.TestRule
2565[error] | ^^^^^^^^^^^^^^^
2566[error] | value rules is not a member of org.junit
2567[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:19:17
2568[error] 19 |import org.junit.runner.Description
2569[error] | ^^^^^^^^^^^^^^^^
2570[error] | value runner is not a member of org.junit
2571[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LogCapturing.scala:20:17
2572[error] 20 |import org.junit.runners.model.Statement
2573[error] | ^^^^^^^^^^^^^^^^^
2574[error] | value runners is not a member of org.junit
2575[error] -- [E008] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:20:17
2576[error] 20 |import org.junit.Rule
2577[error] | ^^^^
2578[error] | value Rule is not a member of org.junit
2579[error] -- [E006] Not Found Error: /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala:97:3
2580[error] 97 | @Rule
2581[error] | ^^^^
2582[error] |Not found: type Rule - did you mean Null? or perhaps Pure or Tuple.type or Tuple?
2583[error] |
2584[error] | longer explanation available when compiling with `-explain`
2585[error] 7 errors found
2586[error] (actor-testkit-typed / Compile / compileIncremental) Compilation failed
2587[error] (testkit / Test / compileIncremental) Compilation failed
2588Starting build for ProjectRef(file:/build/repo/,coordination) (pekko-coordination)... [30/32]
2589Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2590[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2591[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2592[error] 20 |import org.junit.rules.ExternalResource;
2593[error] | ^
2594[error] | value junit is not a member of org
2595[error] one error found
2596[error] (testkit / Test / compileIncremental) Compilation failed
2597[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2598[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2599[error] 20 |import org.junit.rules.ExternalResource;
2600[error] | ^
2601[error] | value junit is not a member of org
2602[error] one error found
2603[error] (testkit / Test / compileIncremental) Compilation failed
2604[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
2605[error] -- [E008] Not Found Error: /build/repo/testkit/src/test/java/org/apache/pekko/testkit/PekkoJUnitActorSystemResource.java:20:23
2606[error] 20 |import org.junit.rules.ExternalResource;
2607[error] | ^
2608[error] | value junit is not a member of org
2609[error] one error found
2610[error] (testkit / Test / compileIncremental) Compilation failed
2611Starting build for ProjectRef(file:/build/repo/,actor) (pekko-actor)... [31/32]
2612Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -Xplugin:/build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4/serialversionremoverplugin_3-1.4.0+0-2884b12f+20251227-0144-SNAPSHOT.jar, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2613
2614************************
2615Build summary:
2616[{
2617 "module": "pekko-pki",
2618 "compile": {"status": "ok", "tookMs": 36593, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2619 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2620 "test-compile": {"status": "ok", "tookMs": 2384, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2621 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2622 "publish": {"status": "skipped", "tookMs": 0},
2623 "metadata": {
2624 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2625}
2626},{
2627 "module": "pekko-cluster-tools",
2628 "compile": {"status": "ok", "tookMs": 55341, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2629 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2630 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 26015, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2631 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2632 "publish": {"status": "skipped", "tookMs": 0},
2633 "metadata": {
2634 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2635}
2636},{
2637 "module": "pekko-stream-testkit",
2638 "compile": {"status": "ok", "tookMs": 1378, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2639 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2640 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3720, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2641 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2642 "publish": {"status": "skipped", "tookMs": 0},
2643 "metadata": {
2644 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2645}
2646},{
2647 "module": "pekko-multi-node-testkit",
2648 "compile": {"status": "ok", "tookMs": 2048, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2649 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2650 "test-compile": {"status": "ok", "tookMs": 2467, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2651 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2652 "publish": {"status": "skipped", "tookMs": 0},
2653 "metadata": {
2654 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2655}
2656},{
2657 "module": "pekko-cluster",
2658 "compile": {"status": "ok", "tookMs": 2295, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2659 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2660 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 7207, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2661 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2662 "publish": {"status": "skipped", "tookMs": 0},
2663 "metadata": {
2664 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2665}
2666},{
2667 "module": "pekko-bom",
2668 "compile": {"status": "ok", "tookMs": 483, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2669 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2670 "test-compile": {"status": "ok", "tookMs": 594, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2671 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2672 "publish": {"status": "skipped", "tookMs": 0},
2673 "metadata": {
2674 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2675}
2676},{
2677 "module": "pekko-serialization-jackson",
2678 "compile": {"status": "ok", "tookMs": 1966, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2679 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2680 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4769, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2681 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2682 "publish": {"status": "skipped", "tookMs": 0},
2683 "metadata": {
2684 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2685}
2686},{
2687 "module": "pekko-actor-typed",
2688 "compile": {"status": "ok", "tookMs": 1169, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2689 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2690 "test-compile": {"status": "ok", "tookMs": 1482, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2691 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2692 "publish": {"status": "skipped", "tookMs": 0},
2693 "metadata": {
2694 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2695}
2696},{
2697 "module": "pekko-testkit",
2698 "compile": {"status": "ok", "tookMs": 902, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
2699 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2700 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3155, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2701 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2702 "publish": {"status": "skipped", "tookMs": 0},
2703 "metadata": {
2704 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2705}
2706},{
2707 "module": "pekko-cluster-sharding-typed",
2708 "compile": {"status": "ok", "tookMs": 25804, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2709 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2710 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 15364, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2711 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2712 "publish": {"status": "skipped", "tookMs": 0},
2713 "metadata": {
2714 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2715}
2716},{
2717 "module": "pekko-remote-tests",
2718 "compile": {"status": "ok", "tookMs": 3422, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2719 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2720 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 7639, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2721 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2722 "publish": {"status": "ok", "tookMs": 8},
2723 "metadata": {
2724 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2725}
2726},{
2727 "module": "pekko-protobuf-v3",
2728 "compile": {"status": "ok", "tookMs": 461, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2729 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2730 "test-compile": {"status": "ok", "tookMs": 750, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2731 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2732 "publish": {"status": "skipped", "tookMs": 0},
2733 "metadata": {
2734 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2735}
2736},{
2737 "module": "pekko-osgi",
2738 "compile": {"status": "ok", "tookMs": 1602, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2739 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2740 "test-compile": {"status": "ok", "tookMs": 2246, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2741 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2742 "publish": {"status": "skipped", "tookMs": 0},
2743 "metadata": {
2744 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2745}
2746},{
2747 "module": "pekko-persistence-tck",
2748 "compile": {"status": "ok", "tookMs": 2602, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2749 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2750 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5168, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2751 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2752 "publish": {"status": "skipped", "tookMs": 0},
2753 "metadata": {
2754 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2755}
2756},{
2757 "module": "pekko-stream",
2758 "compile": {"status": "ok", "tookMs": 1572, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
2759 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2760 "test-compile": {"status": "ok", "tookMs": 1918, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2761 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2762 "publish": {"status": "skipped", "tookMs": 0},
2763 "metadata": {
2764 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2765}
2766},{
2767 "module": "pekko-persistence-query",
2768 "compile": {"status": "ok", "tookMs": 3572, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2769 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2770 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6770, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2771 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2772 "publish": {"status": "skipped", "tookMs": 0},
2773 "metadata": {
2774 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2775}
2776},{
2777 "module": "pekko-cluster-sharding",
2778 "compile": {"status": "ok", "tookMs": 5877, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2779 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2780 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 11915, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2781 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2782 "publish": {"status": "skipped", "tookMs": 0},
2783 "metadata": {
2784 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2785}
2786},{
2787 "module": "pekko-distributed-data",
2788 "compile": {"status": "ok", "tookMs": 4769, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2789 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2790 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 12397, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2791 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2792 "publish": {"status": "skipped", "tookMs": 0},
2793 "metadata": {
2794 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2795}
2796},{
2797 "module": "pekko-remote",
2798 "compile": {"status": "ok", "tookMs": 3334, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2799 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2800 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 8999, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2801 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2802 "publish": {"status": "skipped", "tookMs": 0},
2803 "metadata": {
2804 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2805}
2806},{
2807 "module": "pekko-slf4j",
2808 "compile": {"status": "ok", "tookMs": 1620, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2809 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2810 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4754, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2811 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2812 "publish": {"status": "skipped", "tookMs": 0},
2813 "metadata": {
2814 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2815}
2816},{
2817 "module": "pekko-actor-typed-tests",
2818 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4374, "warnings": 0, "errors": 7, "sourceVersion": "3.4-migration"},
2819 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2820 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2821 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2822 "publish": {"status": "skipped", "tookMs": 0},
2823 "metadata": {
2824 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2825}
2826},{
2827 "module": "pekko-persistence",
2828 "compile": {"status": "ok", "tookMs": 2557, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2829 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2830 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5537, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2831 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2832 "publish": {"status": "skipped", "tookMs": 0},
2833 "metadata": {
2834 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2835}
2836},{
2837 "module": "pekko-discovery",
2838 "compile": {"status": "ok", "tookMs": 3401, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2839 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2840 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 7811, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2841 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2842 "publish": {"status": "skipped", "tookMs": 0},
2843 "metadata": {
2844 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2845}
2846},{
2847 "module": "pekko-persistence-testkit",
2848 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 9891, "warnings": 0, "errors": 7, "sourceVersion": "3.4-migration"},
2849 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2850 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2851 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2852 "publish": {"status": "skipped", "tookMs": 0},
2853 "metadata": {
2854 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2855}
2856},{
2857 "module": "pekko-actor-tests",
2858 "compile": {"status": "ok", "tookMs": 2341, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2859 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2860 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5066, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2861 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2862 "publish": {"status": "ok", "tookMs": 23},
2863 "metadata": {
2864 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2865}
2866},{
2867 "module": "pekko-cluster-metrics",
2868 "compile": {"status": "ok", "tookMs": 10119, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2869 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2870 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 18979, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2871 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2872 "publish": {"status": "skipped", "tookMs": 0},
2873 "metadata": {
2874 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2875}
2876},{
2877 "module": "pekko-cluster-typed",
2878 "compile": {"status": "ok", "tookMs": 10471, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2879 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2880 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 19757, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2881 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2882 "publish": {"status": "skipped", "tookMs": 0},
2883 "metadata": {
2884 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2885}
2886},{
2887 "module": "pekko-stream-typed",
2888 "compile": {"status": "ok", "tookMs": 5413, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2889 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2890 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 12152, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2891 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2892 "publish": {"status": "skipped", "tookMs": 0},
2893 "metadata": {
2894 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2895}
2896},{
2897 "module": "pekko-persistence-typed",
2898 "compile": {"status": "ok", "tookMs": 11369, "warnings": 7, "errors": 0, "sourceVersion": "3.4-migration"},
2899 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2900 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 26440, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2901 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2902 "publish": {"status": "skipped", "tookMs": 0},
2903 "metadata": {
2904 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2905}
2906},{
2907 "module": "pekko-actor-testkit-typed",
2908 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6175, "warnings": 0, "errors": 7, "sourceVersion": "3.4-migration"},
2909 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2910 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2911 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2912 "publish": {"status": "skipped", "tookMs": 0},
2913 "metadata": {
2914 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2915}
2916},{
2917 "module": "pekko-coordination",
2918 "compile": {"status": "ok", "tookMs": 2997, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2919 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2920 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 7162, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
2921 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2922 "publish": {"status": "skipped", "tookMs": 0},
2923 "metadata": {
2924 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2925}
2926},{
2927 "module": "pekko-actor",
2928 "compile": {"status": "ok", "tookMs": 1652, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2929 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2930 "test-compile": {"status": "ok", "tookMs": 2476, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2931 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2932 "publish": {"status": "skipped", "tookMs": 0},
2933 "metadata": {
2934 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2935}
2936}]
2937************************
2938[error] Scala3CommunityBuild$ProjectBuildFailureException: 24 module(s) finished with failures: pekko-cluster-tools, pekko-stream-testkit, pekko-cluster, pekko-serialization-jackson, pekko-testkit, pekko-cluster-sharding-typed, pekko-remote-tests, pekko-persistence-tck, pekko-persistence-query, pekko-cluster-sharding, pekko-distributed-data, pekko-remote, pekko-slf4j, pekko-actor-typed-tests, pekko-persistence, pekko-discovery, pekko-persistence-testkit, pekko-actor-tests, pekko-cluster-metrics, pekko-cluster-typed, pekko-stream-typed, pekko-persistence-typed, pekko-actor-testkit-typed, pekko-coordination
2939[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 24 module(s) finished with failures: pekko-cluster-tools, pekko-stream-testkit, pekko-cluster, pekko-serialization-jackson, pekko-testkit, pekko-cluster-sharding-typed, pekko-remote-tests, pekko-persistence-tck, pekko-persistence-query, pekko-cluster-sharding, pekko-distributed-data, pekko-remote, pekko-slf4j, pekko-actor-typed-tests, pekko-persistence, pekko-discovery, pekko-persistence-testkit, pekko-actor-tests, pekko-cluster-metrics, pekko-cluster-typed, pekko-stream-typed, pekko-persistence-typed, pekko-actor-testkit-typed, pekko-coordination
2940[error] Total time: 1085 s (0:18:05.0), completed Dec 27, 2025, 2:02:40 AM
2941[0JBuild failed, not retrying.