Build Logs

embeddedkafka/embedded-kafka-schema-registry • 3.8.0-RC2:2025-11-27

Errors

0

Warnings

175

Total Lines

350

1##################################
2Clonning https://github.com/embeddedkafka/embedded-kafka-schema-registry.git into /build/repo using revision v8.1.0
3##################################
4Note: switching to 'cd0b669b833ba132279212ef2ee1a11d729f0ee6'.
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
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val Scala3 = "3.3.7"
35Replacement: val Scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.7"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44No prepare script found for project embeddedkafka/embedded-kafka-schema-registry
45##################################
46Scala version: 3.8.0-RC2
47Targets: io.github.embeddedkafka%embedded-kafka-schema-registry io.github.embeddedkafka%embedded-kafka-schema-registry-streams
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.0-RC2
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.0-RC2"
68"++3.8.0-RC2 -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.github.embeddedkafka%embedded-kafka-schema-registry io.github.embeddedkafka%embedded-kafka-schema-registry-streams"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 9.13s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
87[warn] there's a key that's not used by any other settings/tasks:
88[warn]
89[warn] * ThisBuild / parallelExecution
90[warn] +- /build/repo/build.sbt:3
91[warn]
92[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
93[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
94Execute setCrossScalaVersions: 3.8.0-RC2
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in kafkaStreams/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in embeddedKafkaSchemaRegistry/crossScalaVersions
98[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
100[info] Switching Scala version on:
101[info] * root (2.13.17, 3.8.0-RC2)
102[info] embeddedKafkaSchemaRegistry (2.13.17, 3.8.0-RC2)
103[info] kafkaStreams (2.13.17, 3.8.0-RC2)
104[info] Excluding projects:
105[info] Reapplying settings...
106[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
107Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
108[info] Reapplying settings...
109[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
110[info] Defining Global / credentials, credentials and 1 others.
111[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 23 others.
112[info] Run `last` for details.
113[info] Reapplying settings...
114[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
115Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
116[info] Reapplying settings...
117OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
118
119 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
120 Did you mean allExcludeDependencies ?
121 , retry without global scopes
122[info] Reapplying settings...
123[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
127[success] Total time: 0 s, completed Nov 27, 2025, 9:37:09 PM
128Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
130Starting build...
131Projects: Set(embeddedKafkaSchemaRegistry, kafkaStreams)
132Starting build for ProjectRef(file:/build/repo/,embeddedKafkaSchemaRegistry) (embedded-kafka-schema-registry)... [0/2]
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
137[info] scalafmt: Formatting 5 Scala sources (/build/repo/embedded-kafka-schema-registry)...
138[info] scalafmt: Formatting 5 Scala sources (/build/repo/embedded-kafka-schema-registry)...
139[info] compiling 5 Scala sources to /build/repo/embedded-kafka-schema-registry/target/scala-3.8.0-RC2/classes ...
140[info] done compiling
141[info] compiling 5 Scala sources to /build/repo/embedded-kafka-schema-registry/target/scala-3.8.0-RC2/test-classes ...
142[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:21:29
143[warn] 21 | EmbeddedKafka.start()(
144[warn] | ^
145[warn] |unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedKWithSR
146[warn] 22 | EmbeddedKafkaConfig(
147[warn] 23 | kafkaPort = 8000,
148[warn] 24 | controllerPort = 8001,
149[warn] 25 | schemaRegistryPort = 8002
150[warn] 26 | )
151[warn] 27 | )
152[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:29:28
153[warn] 29 | expectedServerStatus(7002, Available)
154[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
155[warn] | unused value of type org.scalatest.Assertion
156[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:30:28
157[warn] 30 | expectedServerStatus(7000, Available)
158[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
159[warn] | unused value of type org.scalatest.Assertion
160[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:31:28
161[warn] 31 | expectedServerStatus(7001, Available)
162[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
163[warn] | unused value of type org.scalatest.Assertion
164[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:33:28
165[warn] 33 | expectedServerStatus(8002, Available)
166[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
167[warn] | unused value of type org.scalatest.Assertion
168[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:34:28
169[warn] 34 | expectedServerStatus(8000, Available)
170[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
171[warn] | unused value of type org.scalatest.Assertion
172[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:35:28
173[warn] 35 | expectedServerStatus(8001, Available)
174[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
175[warn] | unused value of type org.scalatest.Assertion
176[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:39:28
177[warn] 39 | expectedServerStatus(7002, NotAvailable)
178[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
179[warn] | unused value of type org.scalatest.Assertion
180[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:40:28
181[warn] 40 | expectedServerStatus(7000, NotAvailable)
182[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
183[warn] | unused value of type org.scalatest.Assertion
184[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:41:28
185[warn] 41 | expectedServerStatus(7001, NotAvailable)
186[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
187[warn] | unused value of type org.scalatest.Assertion
188[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:43:28
189[warn] 43 | expectedServerStatus(8002, Available)
190[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
191[warn] | unused value of type org.scalatest.Assertion
192[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:44:28
193[warn] 44 | expectedServerStatus(8000, Available)
194[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
195[warn] | unused value of type org.scalatest.Assertion
196[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:45:28
197[warn] 45 | expectedServerStatus(8001, Available)
198[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
199[warn] | unused value of type org.scalatest.Assertion
200[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:58:8
201[warn] 58 | EmbeddedKafka.start()
202[warn] | ^^^^^^^^^^^^^^^^^^^^^
203[warn] |unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedKWithSR
204[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:60:28
205[warn] 60 | expectedServerStatus(13542, Available)
206[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
207[warn] | unused value of type org.scalatest.Assertion
208[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:61:28
209[warn] 61 | expectedServerStatus(12345, Available)
210[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
211[warn] | unused value of type org.scalatest.Assertion
212[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:62:28
213[warn] 62 | expectedServerStatus(54321, Available)
214[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
215[warn] | unused value of type org.scalatest.Assertion
216[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:73:8
217[warn] 73 | EmbeddedKafka.start()
218[warn] | ^^^^^^^^^^^^^^^^^^^^^
219[warn] |unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedKWithSR
220[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:74:8
221[warn] 74 | EmbeddedKafka.isRunning shouldBe true
222[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
223[warn] | unused value of type org.scalatest.Assertion
224[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:83:8
225[warn] 83 | EmbeddedKafka.startKafka(Files.createTempDirectory("kafka-test-logs"))
226[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
227[warn] | unused value of type io.github.embeddedkafka.EmbeddedK
228[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:84:8
229[warn] 84 | EmbeddedKafka.startSchemaRegistry
230[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
231[warn] | unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedSR
232[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:86:8
233[warn] 86 | EmbeddedKafka.isRunning shouldBe true
234[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
235[warn] | unused value of type org.scalatest.Assertion
236[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:95:8
237[warn] 95 | EmbeddedKafka.startKafka(Files.createTempDirectory("kafka-test-logs"))
238[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
239[warn] | unused value of type io.github.embeddedkafka.EmbeddedK
240[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:96:8
241[warn] 96 | EmbeddedKafka.startSchemaRegistry
242[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
243[warn] | unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedSR
244[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:98:8
245[warn] 98 | EmbeddedKafka.isRunning shouldBe false
246[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
247[warn] | unused value of type org.scalatest.Assertion
248[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:75:6
249[warn] 75 | recordKey shouldBe key
250[warn] | ^^^^^^^^^^^^^^^^^^^^^^
251[warn] | unused value of type org.scalatest.Assertion
252[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:93:6
253[warn] 93 | records.size shouldBe 2
254[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
255[warn] | unused value of type org.scalatest.Assertion
256[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:98:6
257[warn] 98 | record1Key shouldBe key1
258[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
259[warn] | unused value of type org.scalatest.Assertion
260[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:99:6
261[warn] 99 | record1Value shouldBe message1
262[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
263[warn] | unused value of type org.scalatest.Assertion
264[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:101:6
265[warn] 101 | record2Key shouldBe key2
266[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
267[warn] | unused value of type org.scalatest.Assertion
268[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:128:6
269[warn] 128 | k shouldBe key
270[warn] | ^^^^^^^^^^^^^^
271[warn] | unused value of type org.scalatest.Assertion
272[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:41:10
273[warn] 41 | actualConfig shouldBe userDefinedConfig
274[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
275[warn] | unused value of type org.scalatest.Assertion
276[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:42:32
277[warn] 42 | everyServerIsAvailable(actualConfig)
278[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
279[warn] | unused value of type org.scalatest.Assertion
280[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:50:24
281[warn] 50 | expectedServerStatus(config.kafkaPort, Available)
282[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
283[warn] | unused value of type org.scalatest.Assertion
284[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:51:24
285[warn] 51 | expectedServerStatus(config.schemaRegistryPort, Available)
286[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
287[warn] | unused value of type org.scalatest.Assertion
288[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:56:24
289[warn] 56 | expectedServerStatus(config.kafkaPort, NotAvailable)
290[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
291[warn] | unused value of type org.scalatest.Assertion
292[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:57:24
293[warn] 57 | expectedServerStatus(config.schemaRegistryPort, NotAvailable)
294[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
295[warn] | unused value of type org.scalatest.Assertion
296[warn] 37 warnings found
297[info] done compiling
298Starting build for ProjectRef(file:/build/repo/,kafkaStreams) (embedded-kafka-schema-registry-streams)... [1/2]
299Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
300[info] scalafmt: Formatting 2 Scala sources (/build/repo/kafka-streams)...
301[info] scalafmt: Formatting 2 Scala sources (/build/repo/kafka-streams)...
302[info] compiling 2 Scala sources to /build/repo/kafka-streams/target/scala-3.8.0-RC2/classes ...
303[info] done compiling
304[info] compiling 2 Scala sources to /build/repo/kafka-streams/target/scala-3.8.0-RC2/test-classes ...
305[warn] -- [E176] Potential Issue Warning: /build/repo/kafka-streams/src/test/scala/io/github/embeddedkafka/schemaregistry/streams/ExampleKafkaStreamsSpec.scala:93:8
306[warn] 93 | firstTwoMessages should be(
307[warn] | ^
308[warn] | unused value of type org.scalatest.Assertion
309[warn] 94 | Seq("hello" -> TestAvroClass("world"), "foo" -> TestAvroClass("bar"))
310[warn] 95 | )
311[warn] -- [E176] Potential Issue Warning: /build/repo/kafka-streams/src/test/scala/io/github/embeddedkafka/schemaregistry/streams/ExampleKafkaStreamsSpec.scala:141:8
312[warn] 141 | firstTwoMessages should be(
313[warn] | ^
314[warn] | unused value of type org.scalatest.Assertion
315[warn] 142 | Seq("hello" -> recordWorld, "foo" -> recordBar)
316[warn] 143 | )
317[warn] two warnings found
318[info] done compiling
319
320************************
321Build summary:
322[{
323 "module": "embedded-kafka-schema-registry",
324 "compile": {"status": "ok", "tookMs": 22553, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
325 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
326 "test-compile": {"status": "ok", "tookMs": 4681, "warnings": 37, "errors": 0, "sourceVersion": "3.8"},
327 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
328 "publish": {"status": "skipped", "tookMs": 0},
329 "metadata": {
330 "crossScalaVersions": ["2.13.17", "3.3.7"]
331}
332},{
333 "module": "embedded-kafka-schema-registry-streams",
334 "compile": {"status": "ok", "tookMs": 1017, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
335 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
336 "test-compile": {"status": "ok", "tookMs": 1811, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
337 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
338 "publish": {"status": "skipped", "tookMs": 0},
339 "metadata": {
340 "crossScalaVersions": ["2.13.17", "3.3.7"]
341}
342}]
343************************
344[success] Total time: 177 s (0:02:57.0), completed Nov 27, 2025, 9:40:07 PM
345[0JChecking patch project/plugins.sbt...
346Checking patch project/Dependencies.scala...
347Checking patch build.sbt...
348Applied patch project/plugins.sbt cleanly.
349Applied patch project/Dependencies.scala cleanly.
350Applied patch build.sbt cleanly.