Build Logs
pjfanning/acked-stream • 3.8.0-RC3:2025-12-04
Errors
11
Warnings
16
Total Lines
222
1##################################
2Clonning https://github.com/pjfanning/acked-stream.git into /build/repo using revision v1.0.1
3##################################
4Note: switching to '3ac50d896c220e0dad947525bd0f71d90c80b03a'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC3
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC3
32Execute tests: true
33sbt project found:
34Sbt version 1.9.6 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project pjfanning/acked-stream
37##################################
38Scala version: 3.8.0-RC3
39Targets: com.github.pjfanning%acked-streams
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC3
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC3"
60"++3.8.0-RC3 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC3 """{"tests":null}""" com.github.pjfanning%acked-streams"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.866s.
75[info] done compiling
76[info] loading settings for project repo from build.sbt, sonatype.sbt...
77[info] set current project to acked-streams (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC3
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC3 in repo/crossScalaVersions
80[info] set current project to acked-streams (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
82[info] Switching Scala version on:
83[info] * repo (2.12.18, 2.13.12, 3.8.0-RC3)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to acked-streams (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to acked-streams (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to acked-streams (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to acked-streams (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to acked-streams (in build file:/build/repo/)
107[success] Total time: 0 s, completed Dec 4, 2025, 1:03:11 PM
108Build config: {"tests":null}
109Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
110Starting build...
111Projects: Set(repo)
112Starting build for ProjectRef(file:/build/repo/,repo) (acked-streams)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
115[info] compiling 9 Scala sources to /build/repo/target/scala-3.8.0-RC3/classes ...
116[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/main/scala/com/github/pjfanning/acked/Components.scala:126:16
117[warn] 126 | overflowStrategy match {
118[warn] | ^^^^^^^^^^^^^^^^
119[warn] |match may not be exhaustive.
120[warn] |
121[warn] |It would fail on pattern case: org.apache.pekko.stream.OverflowStrategies.DropHead(_), org.apache.pekko.stream.OverflowStrategies.DropTail(_), org.apache.pekko.stream.OverflowStrategies.DropBuffer(_), org.apache.pekko.stream.OverflowStrategies.DropNew(_), org.apache.pekko.stream.OverflowStrategies.Backpressure(_), org.apache.pekko.stream.OverflowStrategies.Fail(_)
122[warn] |
123[warn] | longer explanation available when compiling with `-explain`
124[warn] there were 32 deprecation warnings; re-run with -deprecation for details
125[warn] two warnings found
126[info] done compiling
127[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.0-RC3/test-classes ...
128[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/src/test/scala/com/github/pjfanning/acked/AckedSinkSpec.scala:23:23
129[warn] 23 | case Failure(LeException(msg)) => Some(msg)
130[warn] | ^
131[warn] |the type test for LeException cannot be checked at runtime because it's a local class
132[warn] |
133[warn] | longer explanation available when compiling with `-explain`
134[warn] there were 39 deprecation warnings; re-run with -deprecation for details
135[warn] two warnings found
136[info] done compiling
137[INFO] [12/04/2025 13:03:41.066] [pool-18-thread-3-ScalaTest-running-AckedSinkSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
138[INFO] [12/04/2025 13:03:41.066] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
139[INFO] [12/04/2025 13:03:41.114] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
140[INFO] [12/04/2025 13:03:41.155] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
141[INFO] [12/04/2025 13:03:41.184] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
142[INFO] [12/04/2025 13:03:41.210] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
143[INFO] [12/04/2025 13:03:41.245] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
144[INFO] [12/04/2025 13:03:41.271] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
145[INFO] [12/04/2025 13:03:41.292] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
146[INFO] [12/04/2025 13:03:41.311] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
147[INFO] [12/04/2025 13:03:41.335] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
148[INFO] [12/04/2025 13:03:41.370] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
149[INFO] [12/04/2025 13:03:41.395] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
150[INFO] [12/04/2025 13:03:41.416] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
151[INFO] [12/04/2025 13:03:41.441] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
152[INFO] [12/04/2025 13:03:41.463] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
153[INFO] [12/04/2025 13:03:41.542] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
154[INFO] [12/04/2025 13:03:41.561] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
155[INFO] [12/04/2025 13:03:41.598] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
156[INFO] [12/04/2025 13:03:41.827] [pool-18-thread-2-ScalaTest-running-ComponentsSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
157[INFO] [12/04/2025 13:03:41.854] [pool-18-thread-2-ScalaTest-running-ComponentsSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
158[INFO] [12/04/2025 13:03:41.988] [pool-18-thread-2-ScalaTest-running-ComponentsSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
159[info] AckedSinkSpec:
160[info] head
161[info] - acknowledges only the first element
162[info] ComponentsSpec:
163[info] BundlingBuffer
164[info] - bundles together items when back pressured
165[info] - doesn't bundle when items aren't backpressured
166[info] - drops new elements when buffer is overrun, failing the promises
167[INFO] [12/04/2025 13:03:42.734] [pool-18-thread-4-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
168[info] AckedSourceSpec:
169[info] AckedSource operations
170[info] filter
171[info] - acks the promises that fail the filter
172[info] - catches exceptions and propagates them to the promise
173[info] map
174[info] - catches exceptions and propagates them to the promise
175[info] grouped
176[info] - acks all messages when the group is acked
177[info] - rejects all messages when the group fails
178[info] mapAsync
179[info] - catches exceptions and propagates them to the promise
180[info] - only calls the function once per element when successful (regression test)
181[info] - only calls the function once per element when failed future (regression test)
182[info] - only calls the function once per element when exception thrown (regression test)
183[info] mapAsyncUnordered
184[info] - catches exceptions and propagates them to the promise
185[info] groupBy
186[info] - catches exceptions and propagates them to the promise
187[info] conflate
188[info] - catches exceptions and propagates them to the promise
189[info] log
190[info] mapConcat
191[info] - Acks messages that are filtered by returning List.empty
192[info] - Acks messages that are split into multiple messages
193[info] - catches exceptions and propagates them to the promise
194[info] alsoTo
195[info] - acknowledges elements after they've hit both sinks
196[info] alsoToMat
197[info] - acknowledges elements after they've hit both sinks
198[info] splitWhen
199[info] - routes each element to a new acknowledged stream when the predicate matches
200[info] - stress test
201
202************************
203Build summary:
204[{
205 "module": "acked-streams",
206 "compile": {"status": "ok", "tookMs": 11284, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
208 "test-compile": {"status": "ok", "tookMs": 4411, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
209 "test": {"status": "ok", "tookMs": 2703, "passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23, "byFramework": [{"framework": "unknown", "stats": {"passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23}}]},
210 "publish": {"status": "skipped", "tookMs": 0},
211 "metadata": {
212 "crossScalaVersions": ["2.12.18", "2.13.12", "3.3.1"]
213}
214}]
215************************
216[success] Total time: 31 s, completed Dec 4, 2025, 1:03:43 PM
217[0JChecking patch project/plugins.sbt...
218Checking patch project/build.properties...
219Checking patch build.sbt...
220Applied patch project/plugins.sbt cleanly.
221Applied patch project/build.properties cleanly.
222Applied patch build.sbt cleanly.