Build Logs
t83714/elastic4s • 12446962738
Errors
34
Warnings
482
Total Lines
1313
1##################################
2Clonning https://github.com/t83714/elastic4s.git into repo using revision v8.11.6-alpha.2
3##################################
4Note: switching to 'aea389e74c73c685adbbcb4d332ffae2af53d706'.
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.6.2
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.2
32Execute tests: false
33sbt project found:
34No prepare script found for project t83714/elastic4s
35##################################
36Scala version: 3.6.2
37Targets: io.github.t83714%elastic4s-client-core io.github.t83714%elastic4s-client-esjava io.github.t83714%elastic4s-client-pekko io.github.t83714%elastic4s-client-sniffed io.github.t83714%elastic4s-client-sttp io.github.t83714%elastic4s-core io.github.t83714%elastic4s-domain io.github.t83714%elastic4s-effect-cats io.github.t83714%elastic4s-effect-cats-2 io.github.t83714%elastic4s-effect-monix io.github.t83714%elastic4s-effect-zio io.github.t83714%elastic4s-effect-zio-1 io.github.t83714%elastic4s-handlers io.github.t83714%elastic4s-http-streams io.github.t83714%elastic4s-json-builder io.github.t83714%elastic4s-json-circe io.github.t83714%elastic4s-json-jackson io.github.t83714%elastic4s-json-json4s io.github.t83714%elastic4s-json-play io.github.t83714%elastic4s-json-zio io.github.t83714%elastic4s-streams-akka io.github.t83714%elastic4s-streams-pekko io.github.t83714%elastic4s-testkit
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "11" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
39##################################
40Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '11'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Xmx4G
49-XX:MaxMetaspaceSize=1G
50-XX:+CMSClassUnloadingEnabled
51-XX:+UseG1GC
52-Dcommunitybuild.scala=3.6.2
53-Dcommunitybuild.project.dependencies.add=
54-Xmx7G
55-Xms4G
56-Xss8M
57-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
58-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
59-jar
60/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
61"setCrossScalaVersions 3.6.2"
62"++3.6.2 -v"
63"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
64"set every credentials := Nil"
65
66moduleMappings
67"runBuild 3.6.2 """{
68 "projects": {
69 "exclude": [],
70 "overrides": {}
71 },
72 "java": {
73 "version": "11"
74 },
75 "sbt": {
76 "commands": [],
77 "options": []
78 },
79 "mill": {
80 "options": []
81 },
82 "tests": "compile-only",
83 "migrationVersions": [],
84 "sourcePatches": []
85}""" io.github.t83714%elastic4s-client-core io.github.t83714%elastic4s-client-esjava io.github.t83714%elastic4s-client-pekko io.github.t83714%elastic4s-client-sniffed io.github.t83714%elastic4s-client-sttp io.github.t83714%elastic4s-core io.github.t83714%elastic4s-domain io.github.t83714%elastic4s-effect-cats io.github.t83714%elastic4s-effect-cats-2 io.github.t83714%elastic4s-effect-monix io.github.t83714%elastic4s-effect-zio io.github.t83714%elastic4s-effect-zio-1 io.github.t83714%elastic4s-handlers io.github.t83714%elastic4s-http-streams io.github.t83714%elastic4s-json-builder io.github.t83714%elastic4s-json-circe io.github.t83714%elastic4s-json-jackson io.github.t83714%elastic4s-json-json4s io.github.t83714%elastic4s-json-play io.github.t83714%elastic4s-json-zio io.github.t83714%elastic4s-streams-akka io.github.t83714%elastic4s-streams-pekko io.github.t83714%elastic4s-testkit"
86
87[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
88[info] [launcher] getting Scala 2.12.15 (for sbt)...
89[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 11.0.20)
90[info] loading settings for project repo-build from metals.sbt,plugins.sbt ...
91[info] loading project definition from /build/repo/project
92[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
93[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
94[info] Compilation completed in 8.043s.
95[info] done compiling
96[info] loading settings for project elastic4s from build.sbt,version.sbt ...
97[info] resolving key references (26185 settings) ...
98[info] set current project to elastic4s (in build file:/build/repo/)
99Execute setCrossScalaVersions: 3.6.2
100OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in ziojson/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in clientpekko/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in handlers/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in clientsttp/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in core/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in pekkostreams/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in cats_effect_2/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in zio_1/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in clientcore/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in clientesjava/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in httpstreams/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in cats_effect/crossScalaVersions
112OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in jackson/crossScalaVersions
113OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in akkastreams/crossScalaVersions
114OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in clientsSniffed/crossScalaVersions
115OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in monix/crossScalaVersions
116OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in domain/crossScalaVersions
117OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in playjson/crossScalaVersions
118OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in tests/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List() -> List(2.12.17) in elastic4s-scala3/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in json_builder/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in circe/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in zio/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in json4s/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List() -> List(2.12.17) in elastic4s/crossScalaVersions
125OpenCB::Changing crossVersion 3.3.1 -> 3.6.2 in testkit/crossScalaVersions
126[info] set current project to elastic4s (in build file:/build/repo/)
127[info] Setting Scala version to 3.6.2 on 24 projects.
128[info] Switching Scala version on:
129[info] json_builder (2.12.17, 2.13.12, 3.6.2)
130[info] akkastreams (2.12.17, 2.13.12, 3.6.2)
131[info] ziojson (2.12.17, 2.13.12, 3.6.2)
132[info] clientpekko (2.12.17, 2.13.12, 3.6.2)
133[info] domain (2.12.17, 2.13.12, 3.6.2)
134[info] pekkostreams (2.12.17, 2.13.12, 3.6.2)
135[info] tests (2.12.17, 2.13.12, 3.6.2)
136[info] clientesjava (2.12.17, 2.13.12, 3.6.2)
137[info] handlers (2.12.17, 2.13.12, 3.6.2)
138[info] json4s (2.12.17, 2.13.12, 3.6.2)
139[info] clientsttp (2.12.17, 2.13.12, 3.6.2)
140[info] cats_effect_2 (2.12.17, 2.13.12, 3.6.2)
141[info] zio_1 (2.12.17, 2.13.12, 3.6.2)
142[info] clientcore (2.12.17, 2.13.12, 3.6.2)
143[info] zio (2.12.17, 2.13.12, 3.6.2)
144[info] cats_effect (2.12.17, 2.13.12, 3.6.2)
145[info] clientsSniffed (2.12.17, 2.13.12, 3.6.2)
146[info] circe (2.12.17, 2.13.12, 3.6.2)
147[info] jackson (2.12.17, 2.13.12, 3.6.2)
148[info] monix (2.12.17, 2.13.12, 3.6.2)
149[info] httpstreams (2.12.17, 2.13.12, 3.6.2)
150[info] core (2.12.17, 2.13.12, 3.6.2)
151[info] playjson (2.12.17, 2.13.12, 3.6.2)
152[info] testkit (2.12.17, 2.13.12, 3.6.2)
153[info] Excluding projects:
154[info] clientakka (2.12.17, 2.13.12)
155[info] ziojson_1 (2.12.17, 2.13.12)
156[info] * elastic4s (2.12.17)
157[info] sprayjson (2.12.17, 2.13.12)
158[info] elastic4s-scala3 (2.12.17)
159[info] scalaz (2.12.17, 2.13.12)
160[info] Reapplying settings...
161[info] set current project to elastic4s (in build file:/build/repo/)
162Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
163[info] Reapplying settings...
164[info] set current project to elastic4s (in build file:/build/repo/)
165[info] Defining Global / credentials, akkastreams / credentials and 28 others.
166[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 119 others.
167[info] Run `last` for details.
168[info] Reapplying settings...
169[info] set current project to elastic4s (in build file:/build/repo/)
170[success] Total time: 0 s, completed Dec 21, 2024, 7:20:06 PM
171Build config: {
172 "projects": {
173 "exclude": [],
174 "overrides": {}
175 },
176 "java": {
177 "version": "11"
178 },
179 "sbt": {
180 "commands": [],
181 "options": []
182 },
183 "mill": {
184 "options": []
185 },
186 "tests": "compile-only",
187 "migrationVersions": [],
188 "sourcePatches": []
189}
190Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
191None of projects in group Vector(elastic4s, elastic4s-scala3) uses current Scala binary version, using random: elastic4s
192Starting build...
193Projects: Set(json_builder, akkastreams, ziojson, clientpekko, domain, pekkostreams, clientesjava, handlers, json4s, clientsttp, cats_effect_2, zio_1, clientcore, zio, cats_effect, clientsSniffed, circe, jackson, monix, httpstreams, core, playjson, testkit)
194Starting build for ProjectRef(file:/build/repo/,circe) (elastic4s-json-circe)...
195OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
196OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
197OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
198Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
199[info] compiling 7 Scala sources to /build/repo/elastic4s-json-builder/target/scala-3.6.2/classes ...
200[warn] bad option '-Ywarn-unused:imports' was ignored
201[warn] bad option '-Ytasty-reader' was ignored
202[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:34:16
203[warn] 34 | strings.map(StringValue).foreach(array.addValue)
204[warn] | ^^^^^^^^^^^
205[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.StringValue.apply` explicitly.
206[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:47:33
207[warn] 47 | value.addAll(inner.map(DoubleValue).toList)
208[warn] | ^^^^^^^^^^^
209[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.DoubleValue.apply` explicitly.
210[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:61:31
211[warn] 61 | value.addAll(inner.map(DoubleValue).toList)
212[warn] | ^^^^^^^^^^^
213[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.DoubleValue.apply` explicitly.
214[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:72:30
215[warn] 72 | value.addAll(nested.map(DoubleValue).toList)
216[warn] | ^^^^^^^^^^^
217[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.DoubleValue.apply` explicitly.
218[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:80:29
219[warn] 80 | array.addAll(doubles.map(DoubleValue).toList)
220[warn] | ^^^^^^^^^^^
221[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.DoubleValue.apply` explicitly.
222[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:87:29
223[warn] 87 | array.addAll(strings.map(StringValue))
224[warn] | ^^^^^^^^^^^
225[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.StringValue.apply` explicitly.
226[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:94:27
227[warn] 94 | array.addAll(longs.map(LongValue).toList)
228[warn] | ^^^^^^^^^
229[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.LongValue.apply` explicitly.
230[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:101:26
231[warn] 101 | array.addAll(ints.map(IntValue).toList)
232[warn] | ^^^^^^^^
233[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.IntValue.apply` explicitly.
234[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:108:28
235[warn] 108 | array.addAll(floats.map(FloatValue).toList)
236[warn] | ^^^^^^^^^^
237[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.FloatValue.apply` explicitly.
238[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:115:30
239[warn] 115 | array.addAll(booleans.map(BooleanValue).toList)
240[warn] | ^^^^^^^^^^^^
241[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.BooleanValue.apply` explicitly.
242[warn] there were 6 deprecation warnings; re-run with -deprecation for details
243[warn] 13 warnings found
244[info] done compiling
245[info] compiling 389 Scala sources to /build/repo/elastic4s-domain/target/scala-3.6.2/classes ...
246[warn] bad option '-Ywarn-unused:imports' was ignored
247[warn] bad option '-Ytasty-reader' was ignored
248[warn] -- Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/suggestion/SuggestionResult.scala:5:65
249[warn] 5 | CompletionSuggestionResult(text, offset, length, options.map(CompletionSuggestionOption))
250[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
251[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.requests.searches.suggestion.CompletionSuggestionOption.apply` explicitly.
252[warn] -- Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/suggestion/SuggestionResult.scala:6:92
253[warn] 6 | def toTerm: TermSuggestionResult = TermSuggestionResult(text, offset, length, options.map(TermSuggestionOption))
254[warn] | ^^^^^^^^^^^^^^^^^^^^
255[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.requests.searches.suggestion.TermSuggestionOption.apply` explicitly.
256[warn] -- Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/suggestion/SuggestionResult.scala:8:61
257[warn] 8 | PhraseSuggestionResult(text, offset, length, options.map(PhraseSuggestionOption))
258[warn] | ^^^^^^^^^^^^^^^^^^^^^^
259[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.requests.searches.suggestion.PhraseSuggestionOption.apply` explicitly.
260[warn] -- [E121] Pattern Match Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/fields/KnnVectorField.scala:195:17
261[warn] 195 | case _ => false
262[warn] | ^
263[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
264[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/ext/Maps.scala:13:15
265[warn] 13 | case (key, value: Map[String, V]) => flatten(value).map { case (k, v) => s"$key$separator$k" -> v }
266[warn] | ^
267[warn] |the type test for Map[String, V] cannot be checked at runtime because its type arguments can't be determined from V
268[warn] |
269[warn] | longer explanation available when compiling with `-explain`
270[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/ext/Maps.scala:14:15
271[warn] 14 | case (key, value: java.util.Map[String, V]) => flatten(value.asScala.toMap[String, V]).map { case (k, v) => s"$key$separator$k" -> v }
272[warn] | ^
273[warn] |the type test for java.util.Map[String, V] cannot be checked at runtime because its type arguments can't be determined from V
274[warn] |
275[warn] | longer explanation available when compiling with `-explain`
276[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/ext/Maps.scala:25:9
277[warn] 25 | case map: java.util.Map[K, AnyRef] => deepAsScala(map)
278[warn] | ^
279[warn] |the type test for java.util.Map[K, AnyRef] cannot be checked at runtime because its type arguments can't be determined from Object
280[warn] |
281[warn] | longer explanation available when compiling with `-explain`
282[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/ext/Maps.scala:36:9
283[warn] 36 | case map: Map[K, AnyRef] => deepAsJava(map)
284[warn] | ^
285[warn] |the type test for Map[K, AnyRef] cannot be checked at runtime because its type arguments can't be determined from AnyRef
286[warn] |
287[warn] | longer explanation available when compiling with `-explain`
288[warn] -- Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/fields/KnnVectorField.scala:289:15
289[warn] 289 | if (!encoder.isInstanceOf[FaissEncoder]) {
290[warn] | ^^^^^^^
291[warn] |this will always yield false since type Option[com.sksamuel.elastic4s.fields.KnnMethodEncoder] and class FaissEncoder are unrelated
292[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/get/GetResponse.scala:30:13
293[warn] 30 | case values: Seq[AnyRef] => values
294[warn] | ^
295[warn] |the type test for Seq[AnyRef] cannot be checked at runtime because its type arguments can't be determined from AnyRef
296[warn] |
297[warn] | longer explanation available when compiling with `-explain`
298[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/InnerHit.scala:20:13
299[warn] 20 | case values: Seq[AnyRef] => values
300[warn] | ^
301[warn] |the type test for Seq[AnyRef] cannot be checked at runtime because its type arguments can't be determined from AnyRef
302[warn] |
303[warn] | longer explanation available when compiling with `-explain`
304[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/SearchHit.scala:37:13
305[warn] 37 | case values: Seq[AnyRef] => values
306[warn] | ^
307[warn] |the type test for Seq[AnyRef] cannot be checked at runtime because its type arguments can't be determined from AnyRef
308[warn] |
309[warn] | longer explanation available when compiling with `-explain`
310[warn] there were 66 deprecation warnings; re-run with -deprecation for details
311[warn] 15 warnings found
312[info] done compiling
313[info] compiling 174 Scala sources to /build/repo/elastic4s-handlers/target/scala-3.6.2/classes ...
314[warn] bad option '-Ywarn-unused:imports' was ignored
315[warn] bad option '-Ytasty-reader' was ignored
316[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/handlers/index/mapping/IndexMappersToFields.scala:11:18
317[warn] 11 | case (name, value: Map[String, Any]) => ElasticFieldBuilderFn.construct(name, value)
318[warn] | ^
319[warn] |the type test for Map[String, Any] cannot be checked at runtime because its type arguments can't be determined from Any
320[warn] |
321[warn] | longer explanation available when compiling with `-explain`
322[warn] there were 77 deprecation warnings; re-run with -deprecation for details
323[warn] four warnings found
324[info] done compiling
325[info] compiling 199 Scala sources to /build/repo/elastic4s-core/target/scala-3.6.2/classes ...
326[warn] bad option '-Ywarn-unused:imports' was ignored
327[warn] bad option '-Ytasty-reader' was ignored
328[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/searchPipeline/NormalizationProcessor.scala:97:9
329[warn] 95 | resp.isEmpty || resp.get("normalization-processor").isEmpty || !resp
330[warn] 96 | .get("normalization-processor")
331[warn] 97 | .get
332[warn] | ^
333[warn] |the type test for Map[String, Any] cannot be checked at runtime because its type arguments can't be determined from Any
334[warn] |
335[warn] | longer explanation available when compiling with `-explain`
336[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/searchPipeline/NormalizationProcessor.scala:110:17
337[warn] 110 | case v: Map[String, String] =>
338[warn] | ^
339[warn] |the type test for Map[String, String] cannot be checked at runtime because its type arguments can't be determined from Any
340[warn] |
341[warn] | longer explanation available when compiling with `-explain`
342[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/searchPipeline/NormalizationProcessor.scala:118:17
343[warn] 118 | case v: Map[String, Any] =>
344[warn] | ^
345[warn] |the type test for Map[String, Any] cannot be checked at runtime because its type arguments can't be determined from Any
346[warn] |
347[warn] | longer explanation available when compiling with `-explain`
348[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/searchPipeline/NormalizationProcessor.scala:126:25
349[warn] 126 | case p: Map[String, Any] =>
350[warn] | ^
351[warn] |the type test for Map[String, Any] cannot be checked at runtime because its type arguments can't be determined from Any
352[warn] |
353[warn] | longer explanation available when compiling with `-explain`
354[warn] there were 2 feature warnings; re-run with -feature for details
355[warn] there were 60 deprecation warnings; re-run with -deprecation for details
356[warn] 8 warnings found
357[info] done compiling
358[info] compiling 1 Scala source to /build/repo/elastic4s-json-circe/target/scala-3.6.2/classes ...
359[warn] bad option '-Ywarn-unused:imports' was ignored
360[warn] bad option '-Ytasty-reader' was ignored
361[warn] two warnings found
362[info] done compiling
363[info] Main Scala API documentation to /build/repo/elastic4s-json-circe/target/scala-3.6.2/api...
364[warn] bad option '-Ywarn-unused:imports' was ignored
365[warn] bad option '-Ytasty-reader' was ignored
366[info] Skipping unused scalacOptions: -Wconf, -source
367[info] Main Scala API documentation successful.
368[info] compiling 1 Scala source to /build/repo/elastic4s-json-circe/target/scala-3.6.2/test-classes ...
369[warn] bad option '-Ywarn-unused:imports' was ignored
370[warn] bad option '-Ytasty-reader' was ignored
371[warn] two warnings found
372[info] done compiling
373[info] Wrote /build/repo/elastic4s-json-circe/target/scala-3.6.2/elastic4s-json-circe_3-8.6.0.local-SNAPSHOT.pom
374[info] Main Scala API documentation to /build/repo/elastic4s-json-circe/target/scala-3.6.2/api...
375[warn] bad option '-Ywarn-unused:imports' was ignored
376[warn] bad option '-Ytasty-reader' was ignored
377[info] Skipping unused scalacOptions: -Wconf, -source
378[info] Main Scala API documentation successful.
379[info] :: delivering :: io.github.t83714#elastic4s-json-circe_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:21:01 CET 2024
380[info] delivering ivy file to /build/repo/elastic4s-json-circe/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
381[info] published elastic4s-json-circe_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-circe_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-circe_3.pom
382[info] published elastic4s-json-circe_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-circe_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-circe_3.jar
383[info] published elastic4s-json-circe_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-circe_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-circe_3-sources.jar
384[info] published elastic4s-json-circe_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-circe_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-circe_3-javadoc.jar
385[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-circe_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
386Starting build for ProjectRef(file:/build/repo/,clientcore) (elastic4s-client-core)...
387Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
388[info] Wrote /build/repo/elastic4s-client-core/target/scala-3.6.2/elastic4s-client-core_3-8.6.0.local-SNAPSHOT.pom
389[info] :: delivering :: io.github.t83714#elastic4s-client-core_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:21:03 CET 2024
390[info] delivering ivy file to /build/repo/elastic4s-client-core/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
391[info] published elastic4s-client-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-core_3/8.6.0.local-SNAPSHOT/poms/elastic4s-client-core_3.pom
392[info] published elastic4s-client-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-core_3/8.6.0.local-SNAPSHOT/jars/elastic4s-client-core_3.jar
393[info] published elastic4s-client-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-core_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-client-core_3-sources.jar
394[info] published elastic4s-client-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-core_3/8.6.0.local-SNAPSHOT/docs/elastic4s-client-core_3-javadoc.jar
395[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-client-core_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
396Starting build for ProjectRef(file:/build/repo/,clientesjava) (elastic4s-client-esjava)...
397Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
398[info] compiling 1 Scala source to /build/repo/elastic4s-client-esjava/target/scala-3.6.2/classes ...
399[warn] bad option '-Ywarn-unused:imports' was ignored
400[warn] bad option '-Ytasty-reader' was ignored
401[warn] two warnings found
402[info] done compiling
403[info] Main Scala API documentation to /build/repo/elastic4s-client-esjava/target/scala-3.6.2/api...
404[warn] bad option '-Ywarn-unused:imports' was ignored
405[warn] bad option '-Ytasty-reader' was ignored
406[info] Skipping unused scalacOptions: -Wconf, -source
407[warn] -- Warning: elastic4s-client-esjava/src/main/scala/com/sksamuel/elastic4s/http/JavaClient.scala:100:6
408[warn] 100 | def fromRestClient(client: RestClient): JavaClient = new JavaClient(client)
409[warn] | ^
410[warn] | No DRI found for query: RestClient
411[info] Main Scala API documentation successful.
412[info] Wrote /build/repo/elastic4s-client-esjava/target/scala-3.6.2/elastic4s-client-esjava_3-8.6.0.local-SNAPSHOT.pom
413[info] Main Scala API documentation to /build/repo/elastic4s-client-esjava/target/scala-3.6.2/api...
414[warn] bad option '-Ywarn-unused:imports' was ignored
415[warn] bad option '-Ytasty-reader' was ignored
416[info] Skipping unused scalacOptions: -Wconf, -source
417[warn] -- Warning: elastic4s-client-esjava/src/main/scala/com/sksamuel/elastic4s/http/JavaClient.scala:100:6
418[warn] 100 | def fromRestClient(client: RestClient): JavaClient = new JavaClient(client)
419[warn] | ^
420[warn] | No DRI found for query: RestClient
421[info] Main Scala API documentation successful.
422[info] :: delivering :: io.github.t83714#elastic4s-client-esjava_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:21:10 CET 2024
423[info] delivering ivy file to /build/repo/elastic4s-client-esjava/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
424[info] published elastic4s-client-esjava_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-esjava_3/8.6.0.local-SNAPSHOT/poms/elastic4s-client-esjava_3.pom
425[info] published elastic4s-client-esjava_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-esjava_3/8.6.0.local-SNAPSHOT/jars/elastic4s-client-esjava_3.jar
426[info] published elastic4s-client-esjava_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-esjava_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-client-esjava_3-sources.jar
427[info] published elastic4s-client-esjava_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-esjava_3/8.6.0.local-SNAPSHOT/docs/elastic4s-client-esjava_3-javadoc.jar
428[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-client-esjava_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
429Starting build for ProjectRef(file:/build/repo/,jackson) (elastic4s-json-jackson)...
430Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
431[info] compiling 2 Scala sources to /build/repo/elastic4s-json-jackson/target/scala-3.6.2/classes ...
432[warn] bad option '-Ywarn-unused:imports' was ignored
433[warn] bad option '-Ytasty-reader' was ignored
434[warn] two warnings found
435[info] done compiling
436[info] Main Scala API documentation to /build/repo/elastic4s-json-jackson/target/scala-3.6.2/api...
437[warn] bad option '-Ywarn-unused:imports' was ignored
438[warn] bad option '-Ytasty-reader' was ignored
439[info] Skipping unused scalacOptions: -Wconf, -source
440[info] Main Scala API documentation successful.
441[info] compiling 1 Scala source to /build/repo/elastic4s-json-jackson/target/scala-3.6.2/test-classes ...
442[warn] bad option '-Ywarn-unused:imports' was ignored
443[warn] bad option '-Ytasty-reader' was ignored
444[warn] two warnings found
445[info] done compiling
446[info] Wrote /build/repo/elastic4s-json-jackson/target/scala-3.6.2/elastic4s-json-jackson_3-8.6.0.local-SNAPSHOT.pom
447[info] Main Scala API documentation to /build/repo/elastic4s-json-jackson/target/scala-3.6.2/api...
448[warn] bad option '-Ywarn-unused:imports' was ignored
449[warn] bad option '-Ytasty-reader' was ignored
450[info] Skipping unused scalacOptions: -Wconf, -source
451[info] Main Scala API documentation successful.
452[info] :: delivering :: io.github.t83714#elastic4s-json-jackson_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:21:14 CET 2024
453[info] delivering ivy file to /build/repo/elastic4s-json-jackson/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
454[info] published elastic4s-json-jackson_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-jackson_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-jackson_3.pom
455[info] published elastic4s-json-jackson_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-jackson_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-jackson_3.jar
456[info] published elastic4s-json-jackson_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-jackson_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-jackson_3-sources.jar
457[info] published elastic4s-json-jackson_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-jackson_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-jackson_3-javadoc.jar
458[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-jackson_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
459Starting build for ProjectRef(file:/build/repo/,domain) (elastic4s-domain)...
460Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
461[info] Main Scala API documentation to /build/repo/elastic4s-domain/target/scala-3.6.2/api...
462[warn] bad option '-Ywarn-unused:imports' was ignored
463[warn] bad option '-Ytasty-reader' was ignored
464[info] Skipping unused scalacOptions: -Wconf, -source
465[warn] -- Warning: elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/SearchRequest.scala:115:6
466[warn] 115 | def scriptfields(fields: ScriptField*): SearchRequest = scriptfields(fields)
467[warn] | ^
468[warn] | No DRI found for query: ScriptField
469[info] Main Scala API documentation successful.
470[info] Wrote /build/repo/elastic4s-domain/target/scala-3.6.2/elastic4s-domain_3-8.6.0.local-SNAPSHOT.pom
471[info] Main Scala API documentation to /build/repo/elastic4s-domain/target/scala-3.6.2/api...
472[warn] bad option '-Ywarn-unused:imports' was ignored
473[warn] bad option '-Ytasty-reader' was ignored
474[info] Skipping unused scalacOptions: -Wconf, -source
475[warn] -- Warning: elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/SearchRequest.scala:115:6
476[warn] 115 | def scriptfields(fields: ScriptField*): SearchRequest = scriptfields(fields)
477[warn] | ^
478[warn] | No DRI found for query: ScriptField
479[info] Main Scala API documentation successful.
480[info] :: delivering :: io.github.t83714#elastic4s-domain_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:21:52 CET 2024
481[info] delivering ivy file to /build/repo/elastic4s-domain/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
482[info] published elastic4s-domain_3 to /root/.ivy2/local/io.github.t83714/elastic4s-domain_3/8.6.0.local-SNAPSHOT/poms/elastic4s-domain_3.pom
483[info] published elastic4s-domain_3 to /root/.ivy2/local/io.github.t83714/elastic4s-domain_3/8.6.0.local-SNAPSHOT/jars/elastic4s-domain_3.jar
484[info] published elastic4s-domain_3 to /root/.ivy2/local/io.github.t83714/elastic4s-domain_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-domain_3-sources.jar
485[info] published elastic4s-domain_3 to /root/.ivy2/local/io.github.t83714/elastic4s-domain_3/8.6.0.local-SNAPSHOT/docs/elastic4s-domain_3-javadoc.jar
486[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-domain_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
487Starting build for ProjectRef(file:/build/repo/,cats_effect) (elastic4s-effect-cats)...
488Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
489[info] compiling 3 Scala sources to /build/repo/elastic4s-effect-cats/target/scala-3.6.2/classes ...
490[warn] bad option '-Ywarn-unused:imports' was ignored
491[warn] bad option '-Ytasty-reader' was ignored
492[warn] two warnings found
493[info] done compiling
494[info] Main Scala API documentation to /build/repo/elastic4s-effect-cats/target/scala-3.6.2/api...
495[warn] bad option '-Ywarn-unused:imports' was ignored
496[warn] bad option '-Ytasty-reader' was ignored
497[info] Skipping unused scalacOptions: -Wconf, -source
498[info] Main Scala API documentation successful.
499[info] compiling 7 Scala sources to /build/repo/elastic4s-testkit/target/scala-3.6.2/classes ...
500[warn] bad option '-Ywarn-unused:imports' was ignored
501[warn] bad option '-Ytasty-reader' was ignored
502[warn] there were 2 deprecation warnings; re-run with -deprecation for details
503[warn] three warnings found
504[info] done compiling
505[info] compiling 1 Scala source to /build/repo/elastic4s-effect-cats/target/scala-3.6.2/test-classes ...
506[warn] bad option '-Ywarn-unused:imports' was ignored
507[warn] bad option '-Ytasty-reader' was ignored
508[warn] two warnings found
509[info] done compiling
510[info] Wrote /build/repo/elastic4s-effect-cats/target/scala-3.6.2/elastic4s-effect-cats_3-8.6.0.local-SNAPSHOT.pom
511[info] Main Scala API documentation to /build/repo/elastic4s-effect-cats/target/scala-3.6.2/api...
512[warn] bad option '-Ywarn-unused:imports' was ignored
513[warn] bad option '-Ytasty-reader' was ignored
514[info] Skipping unused scalacOptions: -Wconf, -source
515[info] Main Scala API documentation successful.
516[info] :: delivering :: io.github.t83714#elastic4s-effect-cats_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:22:01 CET 2024
517[info] delivering ivy file to /build/repo/elastic4s-effect-cats/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
518[info] published elastic4s-effect-cats_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats_3/8.6.0.local-SNAPSHOT/poms/elastic4s-effect-cats_3.pom
519[info] published elastic4s-effect-cats_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats_3/8.6.0.local-SNAPSHOT/jars/elastic4s-effect-cats_3.jar
520[info] published elastic4s-effect-cats_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-effect-cats_3-sources.jar
521[info] published elastic4s-effect-cats_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats_3/8.6.0.local-SNAPSHOT/docs/elastic4s-effect-cats_3-javadoc.jar
522[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
523Starting build for ProjectRef(file:/build/repo/,akkastreams) (elastic4s-streams-akka)...
524Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
525[info] compiling 2 Scala sources to /build/repo/elastic4s-streams-akka/target/scala-3.6.2/classes ...
526[warn] bad option '-Ywarn-unused:imports' was ignored
527[warn] bad option '-Ytasty-reader' was ignored
528[warn] two warnings found
529[info] done compiling
530[info] Main Scala API documentation to /build/repo/elastic4s-streams-akka/target/scala-3.6.2/api...
531[warn] bad option '-Ywarn-unused:imports' was ignored
532[warn] bad option '-Ytasty-reader' was ignored
533[info] Skipping unused scalacOptions: -Wconf, -source
534[warn] -- Warning: akka-stream/src/main/scala/akka/stream/Graph.scala:48:6 ------------
535[warn] No DRI found for query: #none
536[warn] -- Warning: akka-stream/src/main/scala/akka/stream/stage/GraphStage.scala:70:21
537[warn] No DRI found for query: Flow
538[info] Main Scala API documentation successful.
539[info] Wrote /build/repo/elastic4s-streams-akka/target/scala-3.6.2/elastic4s-streams-akka_3-8.6.0.local-SNAPSHOT.pom
540[info] Main Scala API documentation to /build/repo/elastic4s-streams-akka/target/scala-3.6.2/api...
541[warn] bad option '-Ywarn-unused:imports' was ignored
542[warn] bad option '-Ytasty-reader' was ignored
543[info] Skipping unused scalacOptions: -Wconf, -source
544[warn] -- Warning: akka-stream/src/main/scala/akka/stream/Graph.scala:48:6 ------------
545[warn] No DRI found for query: #none
546[warn] -- Warning: akka-stream/src/main/scala/akka/stream/stage/GraphStage.scala:70:21
547[warn] No DRI found for query: Flow
548[info] Main Scala API documentation successful.
549[info] :: delivering :: io.github.t83714#elastic4s-streams-akka_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:22:08 CET 2024
550[info] delivering ivy file to /build/repo/elastic4s-streams-akka/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
551[info] published elastic4s-streams-akka_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-akka_3/8.6.0.local-SNAPSHOT/poms/elastic4s-streams-akka_3.pom
552[info] published elastic4s-streams-akka_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-akka_3/8.6.0.local-SNAPSHOT/jars/elastic4s-streams-akka_3.jar
553[info] published elastic4s-streams-akka_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-akka_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-streams-akka_3-sources.jar
554[info] published elastic4s-streams-akka_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-akka_3/8.6.0.local-SNAPSHOT/docs/elastic4s-streams-akka_3-javadoc.jar
555[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-streams-akka_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
556Starting build for ProjectRef(file:/build/repo/,pekkostreams) (elastic4s-streams-pekko)...
557Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
558[info] compiling 2 Scala sources to /build/repo/elastic4s-streams-pekko/target/scala-3.6.2/classes ...
559[warn] bad option '-Ywarn-unused:imports' was ignored
560[warn] bad option '-Ytasty-reader' was ignored
561[warn] two warnings found
562[info] done compiling
563[info] Main Scala API documentation to /build/repo/elastic4s-streams-pekko/target/scala-3.6.2/api...
564[warn] bad option '-Ywarn-unused:imports' was ignored
565[warn] bad option '-Ytasty-reader' was ignored
566[info] Skipping unused scalacOptions: -Wconf, -source
567[warn] -- Warning: stream/src/main/scala/org/apache/pekko/stream/Graph.scala:58:6 -----
568[warn] No DRI found for query: #none
569[warn] -- Warning: stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala:80:21
570[warn] No DRI found for query: Flow
571[info] Main Scala API documentation successful.
572[info] Wrote /build/repo/elastic4s-streams-pekko/target/scala-3.6.2/elastic4s-streams-pekko_3-8.6.0.local-SNAPSHOT.pom
573[info] Main Scala API documentation to /build/repo/elastic4s-streams-pekko/target/scala-3.6.2/api...
574[warn] bad option '-Ywarn-unused:imports' was ignored
575[warn] bad option '-Ytasty-reader' was ignored
576[info] Skipping unused scalacOptions: -Wconf, -source
577[warn] -- Warning: stream/src/main/scala/org/apache/pekko/stream/Graph.scala:58:6 -----
578[warn] No DRI found for query: #none
579[warn] -- Warning: stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala:80:21
580[warn] No DRI found for query: Flow
581[info] Main Scala API documentation successful.
582[info] :: delivering :: io.github.t83714#elastic4s-streams-pekko_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:22:14 CET 2024
583[info] delivering ivy file to /build/repo/elastic4s-streams-pekko/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
584[info] published elastic4s-streams-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-pekko_3/8.6.0.local-SNAPSHOT/poms/elastic4s-streams-pekko_3.pom
585[info] published elastic4s-streams-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-pekko_3/8.6.0.local-SNAPSHOT/jars/elastic4s-streams-pekko_3.jar
586[info] published elastic4s-streams-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-pekko_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-streams-pekko_3-sources.jar
587[info] published elastic4s-streams-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-pekko_3/8.6.0.local-SNAPSHOT/docs/elastic4s-streams-pekko_3-javadoc.jar
588[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-streams-pekko_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
589Starting build for ProjectRef(file:/build/repo/,core) (elastic4s-core)...
590Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
591[info] Main Scala API documentation to /build/repo/elastic4s-core/target/scala-3.6.2/api...
592[warn] bad option '-Ywarn-unused:imports' was ignored
593[warn] bad option '-Ytasty-reader' was ignored
594[info] Skipping unused scalacOptions: -Wconf, -source
595[warn] -- Warning: elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/ingest/Processor.scala:9:6
596[warn] 9 |trait Processor {
597[warn] | ^
598[warn] | No DRI found for query: XContentBuilder
599[info] Main Scala API documentation successful.
600[info] compiling 83 Scala sources to /build/repo/elastic4s-core/target/scala-3.6.2/test-classes ...
601[warn] bad option '-Ywarn-unused:imports' was ignored
602[warn] bad option '-Ytasty-reader' was ignored
603[warn] -- [E181] Potential Issue Warning: /build/repo/elastic4s-core/src/test/scala/com/sksamuel/elastic4s/requests/index/analyze/package.scala:18:27
604[warn] 18 | Source.fromInputStream(getClass.getResourceAsStream(name), "UTF-8")
605[warn] | ^^^^^^^^
606[warn] | Suspicious top-level unqualified call to getClass
607[warn] |
608[warn] | longer explanation available when compiling with `-explain`
609[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/elastic4s-core/src/test/scala/com/sksamuel/elastic4s/requests/index/analyze/AnalyzeRequestHandlerTest.scala:22:6
610[warn] 22 | case HttpEntity.ByteArrayEntity(content, contentCharset) =>
611[warn] | ^
612[warn] |match may not be exhaustive.
613[warn] |
614[warn] |It would fail on pattern case: com.sksamuel.elastic4s.HttpEntity.StringEntity(_, _), com.sksamuel.elastic4s.HttpEntity.InputStreamEntity(_, _), com.sksamuel.elastic4s.HttpEntity.FileEntity(_, _)
615[warn] |
616[warn] | longer explanation available when compiling with `-explain`
617[warn] there were 231 deprecation warnings; re-run with -deprecation for details
618[warn] 5 warnings found
619[info] done compiling
620[info] Wrote /build/repo/elastic4s-core/target/scala-3.6.2/elastic4s-core_3-8.6.0.local-SNAPSHOT.pom
621[info] Main Scala API documentation to /build/repo/elastic4s-core/target/scala-3.6.2/api...
622[warn] bad option '-Ywarn-unused:imports' was ignored
623[warn] bad option '-Ytasty-reader' was ignored
624[info] Skipping unused scalacOptions: -Wconf, -source
625[warn] -- Warning: elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/ingest/Processor.scala:9:6
626[warn] 9 |trait Processor {
627[warn] | ^
628[warn] | No DRI found for query: XContentBuilder
629[info] Main Scala API documentation successful.
630[info] :: delivering :: io.github.t83714#elastic4s-core_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:22:33 CET 2024
631[info] delivering ivy file to /build/repo/elastic4s-core/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
632[info] published elastic4s-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-core_3/8.6.0.local-SNAPSHOT/poms/elastic4s-core_3.pom
633[info] published elastic4s-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-core_3/8.6.0.local-SNAPSHOT/jars/elastic4s-core_3.jar
634[info] published elastic4s-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-core_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-core_3-sources.jar
635[info] published elastic4s-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-core_3/8.6.0.local-SNAPSHOT/docs/elastic4s-core_3-javadoc.jar
636[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-core_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
637Starting build for ProjectRef(file:/build/repo/,testkit) (elastic4s-testkit)...
638Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
639[info] Main Scala API documentation to /build/repo/elastic4s-testkit/target/scala-3.6.2/api...
640[warn] bad option '-Ywarn-unused:imports' was ignored
641[warn] bad option '-Ytasty-reader' was ignored
642[info] Skipping unused scalacOptions: -Wconf, -source
643[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:983:13 ----
644[warn] No DRI found for query: TestFailedException
645[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:959:13 ----
646[warn] No DRI found for query: TestFailedException
647[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:632:13 ----
648[warn] No DRI found for query: NullArgumentException
649[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:579:13 ----
650[warn] No DRI found for query: TestCanceledException
651[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1301:13 ---
652[warn] No DRI found for query: TestPendingException
653[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1153:13 ---
654[warn] No DRI found for query: NullArgumentException
655[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1134:13 ---
656[warn] No DRI found for query: NullArgumentException
657[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1115:13 ---
658[warn] No DRI found for query: NullArgumentException
659[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1091:13 ---
660[warn] No DRI found for query: NullArgumentException
661[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1072:13 ---
662[warn] No DRI found for query: NullArgumentException
663[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1053:13 ---
664[warn] No DRI found for query: NullArgumentException
665[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:757:13 ----
666[warn] No DRI found for query: TestFailedException
667[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1195:6 ----
668[warn] No DRI found for query: NullArgumentException
669[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:818:13 ----
670[warn] No DRI found for query: TestFailedException
671[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:531:13 ----
672[warn] No DRI found for query: NullArgumentException
673[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:472:13 ----
674[warn] No DRI found for query: TestFailedException
675[info] Main Scala API documentation successful.
676[info] Wrote /build/repo/elastic4s-testkit/target/scala-3.6.2/elastic4s-testkit_3-8.6.0.local-SNAPSHOT.pom
677[info] Main Scala API documentation to /build/repo/elastic4s-testkit/target/scala-3.6.2/api...
678[warn] bad option '-Ywarn-unused:imports' was ignored
679[warn] bad option '-Ytasty-reader' was ignored
680[info] Skipping unused scalacOptions: -Wconf, -source
681[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:983:13 ----
682[warn] No DRI found for query: TestFailedException
683[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:959:13 ----
684[warn] No DRI found for query: TestFailedException
685[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:632:13 ----
686[warn] No DRI found for query: NullArgumentException
687[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:579:13 ----
688[warn] No DRI found for query: TestCanceledException
689[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1301:13 ---
690[warn] No DRI found for query: TestPendingException
691[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1153:13 ---
692[warn] No DRI found for query: NullArgumentException
693[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1134:13 ---
694[warn] No DRI found for query: NullArgumentException
695[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1115:13 ---
696[warn] No DRI found for query: NullArgumentException
697[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1091:13 ---
698[warn] No DRI found for query: NullArgumentException
699[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1072:13 ---
700[warn] No DRI found for query: NullArgumentException
701[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1053:13 ---
702[warn] No DRI found for query: NullArgumentException
703[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:757:13 ----
704[warn] No DRI found for query: TestFailedException
705[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1195:6 ----
706[warn] No DRI found for query: NullArgumentException
707[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:818:13 ----
708[warn] No DRI found for query: TestFailedException
709[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:531:13 ----
710[warn] No DRI found for query: NullArgumentException
711[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:472:13 ----
712[warn] No DRI found for query: TestFailedException
713[info] Main Scala API documentation successful.
714[info] :: delivering :: io.github.t83714#elastic4s-testkit_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:22:41 CET 2024
715[info] delivering ivy file to /build/repo/elastic4s-testkit/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
716[info] published elastic4s-testkit_3 to /root/.ivy2/local/io.github.t83714/elastic4s-testkit_3/8.6.0.local-SNAPSHOT/poms/elastic4s-testkit_3.pom
717[info] published elastic4s-testkit_3 to /root/.ivy2/local/io.github.t83714/elastic4s-testkit_3/8.6.0.local-SNAPSHOT/jars/elastic4s-testkit_3.jar
718[info] published elastic4s-testkit_3 to /root/.ivy2/local/io.github.t83714/elastic4s-testkit_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-testkit_3-sources.jar
719[info] published elastic4s-testkit_3 to /root/.ivy2/local/io.github.t83714/elastic4s-testkit_3/8.6.0.local-SNAPSHOT/docs/elastic4s-testkit_3-javadoc.jar
720[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-testkit_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
721Starting build for ProjectRef(file:/build/repo/,handlers) (elastic4s-handlers)...
722Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
723[info] Main Scala API documentation to /build/repo/elastic4s-handlers/target/scala-3.6.2/api...
724[warn] bad option '-Ywarn-unused:imports' was ignored
725[warn] bad option '-Ytasty-reader' was ignored
726[info] Skipping unused scalacOptions: -Wconf, -source
727[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/BodyBuilder.scala:12:6
728[warn] 12 |trait BodyBuilder[R] {
729[warn] | ^
730[warn] | No DRI found for query: JsonValue
731[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/ElasticRequest.scala:12:11
732[warn] 12 |case class ElasticRequest(method: String, endpoint: String, params: Map[String, String], entity: Option[HttpEntity], headers: Map[String, String]) {
733[warn] | ^
734[warn] | No DRI found for query: SearchRequest
735[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/HttpResponse.scala:6:11
736[warn] 6 |case class HttpResponse(statusCode: Int, entity: Option[HttpEntity.StringEntity], headers: Map[String, String])
737[warn] | ^
738[warn] | No DRI found for query: HttpClient
739[info] Main Scala API documentation successful.
740[info] Wrote /build/repo/elastic4s-handlers/target/scala-3.6.2/elastic4s-handlers_3-8.6.0.local-SNAPSHOT.pom
741[info] Main Scala API documentation to /build/repo/elastic4s-handlers/target/scala-3.6.2/api...
742[warn] bad option '-Ywarn-unused:imports' was ignored
743[warn] bad option '-Ytasty-reader' was ignored
744[info] Skipping unused scalacOptions: -Wconf, -source
745[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/BodyBuilder.scala:12:6
746[warn] 12 |trait BodyBuilder[R] {
747[warn] | ^
748[warn] | No DRI found for query: JsonValue
749[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/ElasticRequest.scala:12:11
750[warn] 12 |case class ElasticRequest(method: String, endpoint: String, params: Map[String, String], entity: Option[HttpEntity], headers: Map[String, String]) {
751[warn] | ^
752[warn] | No DRI found for query: SearchRequest
753[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/HttpResponse.scala:6:11
754[warn] 6 |case class HttpResponse(statusCode: Int, entity: Option[HttpEntity.StringEntity], headers: Map[String, String])
755[warn] | ^
756[warn] | No DRI found for query: HttpClient
757[info] Main Scala API documentation successful.
758[info] :: delivering :: io.github.t83714#elastic4s-handlers_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:22:48 CET 2024
759[info] delivering ivy file to /build/repo/elastic4s-handlers/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
760[info] published elastic4s-handlers_3 to /root/.ivy2/local/io.github.t83714/elastic4s-handlers_3/8.6.0.local-SNAPSHOT/poms/elastic4s-handlers_3.pom
761[info] published elastic4s-handlers_3 to /root/.ivy2/local/io.github.t83714/elastic4s-handlers_3/8.6.0.local-SNAPSHOT/jars/elastic4s-handlers_3.jar
762[info] published elastic4s-handlers_3 to /root/.ivy2/local/io.github.t83714/elastic4s-handlers_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-handlers_3-sources.jar
763[info] published elastic4s-handlers_3 to /root/.ivy2/local/io.github.t83714/elastic4s-handlers_3/8.6.0.local-SNAPSHOT/docs/elastic4s-handlers_3-javadoc.jar
764[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-handlers_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
765Starting build for ProjectRef(file:/build/repo/,zio_1) (elastic4s-effect-zio-1)...
766Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
767[info] compiling 2 Scala sources to /build/repo/elastic4s-effect-zio-1/target/scala-3.6.2/classes ...
768[warn] bad option '-Ywarn-unused:imports' was ignored
769[warn] bad option '-Ytasty-reader' was ignored
770[warn] two warnings found
771[info] done compiling
772[info] Main Scala API documentation to /build/repo/elastic4s-effect-zio-1/target/scala-3.6.2/api...
773[warn] bad option '-Ywarn-unused:imports' was ignored
774[warn] bad option '-Ytasty-reader' was ignored
775[info] Skipping unused scalacOptions: -Wconf, -source
776[info] Main Scala API documentation successful.
777[info] compiling 1 Scala source to /build/repo/elastic4s-effect-zio-1/target/scala-3.6.2/test-classes ...
778[warn] bad option '-Ywarn-unused:imports' was ignored
779[warn] bad option '-Ytasty-reader' was ignored
780[warn] there were 2 deprecation warnings; re-run with -deprecation for details
781[warn] three warnings found
782[info] done compiling
783[info] Wrote /build/repo/elastic4s-effect-zio-1/target/scala-3.6.2/elastic4s-effect-zio-1_3-8.6.0.local-SNAPSHOT.pom
784[info] Main Scala API documentation to /build/repo/elastic4s-effect-zio-1/target/scala-3.6.2/api...
785[warn] bad option '-Ywarn-unused:imports' was ignored
786[warn] bad option '-Ytasty-reader' was ignored
787[info] Skipping unused scalacOptions: -Wconf, -source
788[info] Main Scala API documentation successful.
789[info] :: delivering :: io.github.t83714#elastic4s-effect-zio-1_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:22:55 CET 2024
790[info] delivering ivy file to /build/repo/elastic4s-effect-zio-1/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
791[info] published elastic4s-effect-zio-1_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio-1_3/8.6.0.local-SNAPSHOT/poms/elastic4s-effect-zio-1_3.pom
792[info] published elastic4s-effect-zio-1_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio-1_3/8.6.0.local-SNAPSHOT/jars/elastic4s-effect-zio-1_3.jar
793[info] published elastic4s-effect-zio-1_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio-1_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-effect-zio-1_3-sources.jar
794[info] published elastic4s-effect-zio-1_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio-1_3/8.6.0.local-SNAPSHOT/docs/elastic4s-effect-zio-1_3-javadoc.jar
795[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio-1_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
796Starting build for ProjectRef(file:/build/repo/,json4s) (elastic4s-json-json4s)...
797Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
798[info] compiling 1 Scala source to /build/repo/elastic4s-json-json4s/target/scala-3.6.2/classes ...
799[warn] bad option '-Ywarn-unused:imports' was ignored
800[warn] bad option '-Ytasty-reader' was ignored
801[warn] two warnings found
802[info] done compiling
803[info] Main Scala API documentation to /build/repo/elastic4s-json-json4s/target/scala-3.6.2/api...
804[warn] bad option '-Ywarn-unused:imports' was ignored
805[warn] bad option '-Ytasty-reader' was ignored
806[info] Skipping unused scalacOptions: -Wconf, -source
807[info] Main Scala API documentation successful.
808[info] compiling 1 Scala source to /build/repo/elastic4s-json-json4s/target/scala-3.6.2/test-classes ...
809[warn] bad option '-Ywarn-unused:imports' was ignored
810[warn] bad option '-Ytasty-reader' was ignored
811[warn] two warnings found
812[info] done compiling
813[info] Wrote /build/repo/elastic4s-json-json4s/target/scala-3.6.2/elastic4s-json-json4s_3-8.6.0.local-SNAPSHOT.pom
814[info] Main Scala API documentation to /build/repo/elastic4s-json-json4s/target/scala-3.6.2/api...
815[warn] bad option '-Ywarn-unused:imports' was ignored
816[warn] bad option '-Ytasty-reader' was ignored
817[info] Skipping unused scalacOptions: -Wconf, -source
818[info] Main Scala API documentation successful.
819[info] :: delivering :: io.github.t83714#elastic4s-json-json4s_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:23:01 CET 2024
820[info] delivering ivy file to /build/repo/elastic4s-json-json4s/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
821[info] published elastic4s-json-json4s_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-json4s_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-json4s_3.pom
822[info] published elastic4s-json-json4s_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-json4s_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-json4s_3.jar
823[info] published elastic4s-json-json4s_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-json4s_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-json4s_3-sources.jar
824[info] published elastic4s-json-json4s_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-json4s_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-json4s_3-javadoc.jar
825[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-json4s_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
826Starting build for ProjectRef(file:/build/repo/,playjson) (elastic4s-json-play)...
827Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
828[info] compiling 1 Scala source to /build/repo/elastic4s-json-play/target/scala-3.6.2/classes ...
829[warn] bad option '-Ywarn-unused:imports' was ignored
830[warn] bad option '-Ytasty-reader' was ignored
831[warn] two warnings found
832[info] done compiling
833[info] Main Scala API documentation to /build/repo/elastic4s-json-play/target/scala-3.6.2/api...
834[warn] bad option '-Ywarn-unused:imports' was ignored
835[warn] bad option '-Ytasty-reader' was ignored
836[info] Skipping unused scalacOptions: -Wconf, -source
837[info] Main Scala API documentation successful.
838[info] compiling 1 Scala source to /build/repo/elastic4s-json-play/target/scala-3.6.2/test-classes ...
839[warn] bad option '-Ywarn-unused:imports' was ignored
840[warn] bad option '-Ytasty-reader' was ignored
841[warn] two warnings found
842[info] done compiling
843[info] Wrote /build/repo/elastic4s-json-play/target/scala-3.6.2/elastic4s-json-play_3-8.6.0.local-SNAPSHOT.pom
844[info] Main Scala API documentation to /build/repo/elastic4s-json-play/target/scala-3.6.2/api...
845[warn] bad option '-Ywarn-unused:imports' was ignored
846[warn] bad option '-Ytasty-reader' was ignored
847[info] Skipping unused scalacOptions: -Wconf, -source
848[info] Main Scala API documentation successful.
849[info] :: delivering :: io.github.t83714#elastic4s-json-play_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:23:06 CET 2024
850[info] delivering ivy file to /build/repo/elastic4s-json-play/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
851[info] published elastic4s-json-play_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-play_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-play_3.pom
852[info] published elastic4s-json-play_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-play_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-play_3.jar
853[info] published elastic4s-json-play_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-play_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-play_3-sources.jar
854[info] published elastic4s-json-play_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-play_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-play_3-javadoc.jar
855[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-play_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
856Starting build for ProjectRef(file:/build/repo/,httpstreams) (elastic4s-http-streams)...
857Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
858[info] compiling 3 Scala sources to /build/repo/elastic4s-http-streams/target/scala-3.6.2/classes ...
859[warn] bad option '-Ywarn-unused:imports' was ignored
860[warn] bad option '-Ytasty-reader' was ignored
861[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-http-streams/src/main/scala/com/sksamuel/elastic4s/streams/BulkIndexingSubscriber.scala:147:9
862[warn] 147 | case msg: BulkActor.Send[T] => send(msg.req, msg.originals, msg.attempts)
863[warn] | ^
864[warn] |the type test for com.sksamuel.elastic4s.streams.BulkActor.Send[T] cannot be checked at runtime because its type arguments can't be determined from Any
865[warn] |
866[warn] | longer explanation available when compiling with `-explain`
867[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-http-streams/src/main/scala/com/sksamuel/elastic4s/streams/BulkIndexingSubscriber.scala:153:9
868[warn] 153 | case msg: BulkActor.Result[T] =>
869[warn] | ^
870[warn] |the type test for com.sksamuel.elastic4s.streams.BulkActor.Result[T] cannot be checked at runtime because its type arguments can't be determined from Any
871[warn] |
872[warn] | longer explanation available when compiling with `-explain`
873[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-http-streams/src/main/scala/com/sksamuel/elastic4s/streams/BulkIndexingSubscriber.scala:163:9
874[warn] 163 | case msg: BulkActor.FailedResult[T] =>
875[warn] | ^
876[warn] |the type test for com.sksamuel.elastic4s.streams.BulkActor.FailedResult[T] cannot be checked at runtime because its type arguments can't be determined from Any
877[warn] |
878[warn] | longer explanation available when compiling with `-explain`
879[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-http-streams/src/main/scala/com/sksamuel/elastic4s/streams/BulkIndexingSubscriber.scala:173:9
880[warn] 173 | case t: T =>
881[warn] | ^
882[warn] |the type test for T cannot be checked at runtime because it refers to an abstract type member or type parameter
883[warn] |
884[warn] | longer explanation available when compiling with `-explain`
885[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-http-streams/src/main/scala/com/sksamuel/elastic4s/streams/ScrollPublisher.scala:154:17
886[warn] 154 | case Success(resp: RequestSuccess[SearchResponse]) if resp.result.isTimedOut =>
887[warn] | ^
888[warn] |the type test for com.sksamuel.elastic4s.RequestSuccess[
889[warn] | com.sksamuel.elastic4s.requests.searches.SearchResponse] cannot be checked at runtime because its type arguments can't be determined from Any
890[warn] |
891[warn] | longer explanation available when compiling with `-explain`
892[warn] there were 2 deprecation warnings; re-run with -deprecation for details
893[warn] 8 warnings found
894[info] done compiling
895[info] Main Scala API documentation to /build/repo/elastic4s-http-streams/target/scala-3.6.2/api...
896[warn] bad option '-Ywarn-unused:imports' was ignored
897[warn] bad option '-Ytasty-reader' was ignored
898[info] Skipping unused scalacOptions: -Wconf, -source
899[warn] -- Warning: akka-actor/src/main/scala/akka/actor/Stash.scala:172:6 -------------
900[warn] No DRI found for query: IllegalStateException
901[info] Main Scala API documentation successful.
902[info] compiling 8 Scala sources to /build/repo/elastic4s-http-streams/target/scala-3.6.2/test-classes ...
903[warn] bad option '-Ywarn-unused:imports' was ignored
904[warn] bad option '-Ytasty-reader' was ignored
905[warn] two warnings found
906[info] done compiling
907[info] Wrote /build/repo/elastic4s-http-streams/target/scala-3.6.2/elastic4s-http-streams_3-8.6.0.local-SNAPSHOT.pom
908[info] Main Scala API documentation to /build/repo/elastic4s-http-streams/target/scala-3.6.2/api...
909[warn] bad option '-Ywarn-unused:imports' was ignored
910[warn] bad option '-Ytasty-reader' was ignored
911[info] Skipping unused scalacOptions: -Wconf, -source
912[warn] -- Warning: akka-actor/src/main/scala/akka/actor/Stash.scala:172:6 -------------
913[warn] No DRI found for query: IllegalStateException
914[info] Main Scala API documentation successful.
915[info] :: delivering :: io.github.t83714#elastic4s-http-streams_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:23:17 CET 2024
916[info] delivering ivy file to /build/repo/elastic4s-http-streams/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
917[info] published elastic4s-http-streams_3 to /root/.ivy2/local/io.github.t83714/elastic4s-http-streams_3/8.6.0.local-SNAPSHOT/poms/elastic4s-http-streams_3.pom
918[info] published elastic4s-http-streams_3 to /root/.ivy2/local/io.github.t83714/elastic4s-http-streams_3/8.6.0.local-SNAPSHOT/jars/elastic4s-http-streams_3.jar
919[info] published elastic4s-http-streams_3 to /root/.ivy2/local/io.github.t83714/elastic4s-http-streams_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-http-streams_3-sources.jar
920[info] published elastic4s-http-streams_3 to /root/.ivy2/local/io.github.t83714/elastic4s-http-streams_3/8.6.0.local-SNAPSHOT/docs/elastic4s-http-streams_3-javadoc.jar
921[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-http-streams_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
922Starting build for ProjectRef(file:/build/repo/,clientpekko) (elastic4s-client-pekko)...
923Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
924[info] compiling 6 Scala sources to /build/repo/elastic4s-client-pekko/target/scala-3.6.2/classes ...
925[warn] bad option '-Ywarn-unused:imports' was ignored
926[warn] bad option '-Ytasty-reader' was ignored
927[warn] there were 8 deprecation warnings; re-run with -deprecation for details
928[warn] three warnings found
929[info] done compiling
930[info] Main Scala API documentation to /build/repo/elastic4s-client-pekko/target/scala-3.6.2/api...
931[warn] bad option '-Ywarn-unused:imports' was ignored
932[warn] bad option '-Ytasty-reader' was ignored
933[info] Skipping unused scalacOptions: -Wconf, -source
934[info] Main Scala API documentation successful.
935[info] compiling 4 Scala sources to /build/repo/elastic4s-client-pekko/target/scala-3.6.2/test-classes ...
936[warn] bad option '-Ywarn-unused:imports' was ignored
937[warn] bad option '-Ytasty-reader' was ignored
938[warn] two warnings found
939[info] done compiling
940[info] Wrote /build/repo/elastic4s-client-pekko/target/scala-3.6.2/elastic4s-client-pekko_3-8.6.0.local-SNAPSHOT.pom
941[info] Main Scala API documentation to /build/repo/elastic4s-client-pekko/target/scala-3.6.2/api...
942[warn] bad option '-Ywarn-unused:imports' was ignored
943[warn] bad option '-Ytasty-reader' was ignored
944[info] Skipping unused scalacOptions: -Wconf, -source
945[info] Main Scala API documentation successful.
946[info] :: delivering :: io.github.t83714#elastic4s-client-pekko_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:23:27 CET 2024
947[info] delivering ivy file to /build/repo/elastic4s-client-pekko/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
948[info] published elastic4s-client-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-pekko_3/8.6.0.local-SNAPSHOT/poms/elastic4s-client-pekko_3.pom
949[info] published elastic4s-client-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-pekko_3/8.6.0.local-SNAPSHOT/jars/elastic4s-client-pekko_3.jar
950[info] published elastic4s-client-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-pekko_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-client-pekko_3-sources.jar
951[info] published elastic4s-client-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-pekko_3/8.6.0.local-SNAPSHOT/docs/elastic4s-client-pekko_3-javadoc.jar
952[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-client-pekko_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
953Starting build for ProjectRef(file:/build/repo/,zio) (elastic4s-effect-zio)...
954Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
955[info] compiling 2 Scala sources to /build/repo/elastic4s-effect-zio/target/scala-3.6.2/classes ...
956[warn] bad option '-Ywarn-unused:imports' was ignored
957[warn] bad option '-Ytasty-reader' was ignored
958[warn] two warnings found
959[info] done compiling
960[info] Main Scala API documentation to /build/repo/elastic4s-effect-zio/target/scala-3.6.2/api...
961[warn] bad option '-Ywarn-unused:imports' was ignored
962[warn] bad option '-Ytasty-reader' was ignored
963[info] Skipping unused scalacOptions: -Wconf, -source
964[info] Main Scala API documentation successful.
965[info] compiling 1 Scala source to /build/repo/elastic4s-effect-zio/target/scala-3.6.2/test-classes ...
966[warn] bad option '-Ywarn-unused:imports' was ignored
967[warn] bad option '-Ytasty-reader' was ignored
968[warn] there were 3 deprecation warnings; re-run with -deprecation for details
969[warn] three warnings found
970[info] done compiling
971[info] Wrote /build/repo/elastic4s-effect-zio/target/scala-3.6.2/elastic4s-effect-zio_3-8.6.0.local-SNAPSHOT.pom
972[info] Main Scala API documentation to /build/repo/elastic4s-effect-zio/target/scala-3.6.2/api...
973[warn] bad option '-Ywarn-unused:imports' was ignored
974[warn] bad option '-Ytasty-reader' was ignored
975[info] Skipping unused scalacOptions: -Wconf, -source
976[info] Main Scala API documentation successful.
977[info] :: delivering :: io.github.t83714#elastic4s-effect-zio_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:23:35 CET 2024
978[info] delivering ivy file to /build/repo/elastic4s-effect-zio/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
979[info] published elastic4s-effect-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio_3/8.6.0.local-SNAPSHOT/poms/elastic4s-effect-zio_3.pom
980[info] published elastic4s-effect-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio_3/8.6.0.local-SNAPSHOT/jars/elastic4s-effect-zio_3.jar
981[info] published elastic4s-effect-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-effect-zio_3-sources.jar
982[info] published elastic4s-effect-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio_3/8.6.0.local-SNAPSHOT/docs/elastic4s-effect-zio_3-javadoc.jar
983[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
984Starting build for ProjectRef(file:/build/repo/,ziojson) (elastic4s-json-zio)...
985Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
986[info] compiling 1 Scala source to /build/repo/elastic4s-json-zio/target/scala-3.6.2/classes ...
987[warn] bad option '-Ywarn-unused:imports' was ignored
988[warn] bad option '-Ytasty-reader' was ignored
989[warn] two warnings found
990[info] done compiling
991[info] Main Scala API documentation to /build/repo/elastic4s-json-zio/target/scala-3.6.2/api...
992[warn] bad option '-Ywarn-unused:imports' was ignored
993[warn] bad option '-Ytasty-reader' was ignored
994[info] Skipping unused scalacOptions: -Wconf, -source
995[info] Main Scala API documentation successful.
996[info] compiling 1 Scala source to /build/repo/elastic4s-json-zio/target/scala-3.6.2/test-classes ...
997[warn] bad option '-Ywarn-unused:imports' was ignored
998[warn] bad option '-Ytasty-reader' was ignored
999[warn] two warnings found
1000[info] done compiling
1001[info] Wrote /build/repo/elastic4s-json-zio/target/scala-3.6.2/elastic4s-json-zio_3-8.6.0.local-SNAPSHOT.pom
1002[info] Main Scala API documentation to /build/repo/elastic4s-json-zio/target/scala-3.6.2/api...
1003[warn] bad option '-Ywarn-unused:imports' was ignored
1004[warn] bad option '-Ytasty-reader' was ignored
1005[info] Skipping unused scalacOptions: -Wconf, -source
1006[info] Main Scala API documentation successful.
1007[info] :: delivering :: io.github.t83714#elastic4s-json-zio_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:23:42 CET 2024
1008[info] delivering ivy file to /build/repo/elastic4s-json-zio/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
1009[info] published elastic4s-json-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-zio_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-zio_3.pom
1010[info] published elastic4s-json-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-zio_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-zio_3.jar
1011[info] published elastic4s-json-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-zio_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-zio_3-sources.jar
1012[info] published elastic4s-json-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-zio_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-zio_3-javadoc.jar
1013[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-zio_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1014Starting build for ProjectRef(file:/build/repo/,json_builder) (elastic4s-json-builder)...
1015Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1016[info] Main Scala API documentation to /build/repo/elastic4s-json-builder/target/scala-3.6.2/api...
1017[warn] bad option '-Ywarn-unused:imports' was ignored
1018[warn] bad option '-Ytasty-reader' was ignored
1019[info] Skipping unused scalacOptions: -Wconf, -source
1020[info] Main Scala API documentation successful.
1021[info] Wrote /build/repo/elastic4s-json-builder/target/scala-3.6.2/elastic4s-json-builder_3-8.6.0.local-SNAPSHOT.pom
1022[info] Main Scala API documentation to /build/repo/elastic4s-json-builder/target/scala-3.6.2/api...
1023[warn] bad option '-Ywarn-unused:imports' was ignored
1024[warn] bad option '-Ytasty-reader' was ignored
1025[info] Skipping unused scalacOptions: -Wconf, -source
1026[info] Main Scala API documentation successful.
1027[info] :: delivering :: io.github.t83714#elastic4s-json-builder_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:23:45 CET 2024
1028[info] delivering ivy file to /build/repo/elastic4s-json-builder/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
1029[info] published elastic4s-json-builder_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-builder_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-builder_3.pom
1030[info] published elastic4s-json-builder_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-builder_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-builder_3.jar
1031[info] published elastic4s-json-builder_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-builder_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-builder_3-sources.jar
1032[info] published elastic4s-json-builder_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-builder_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-builder_3-javadoc.jar
1033[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-builder_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1034Starting build for ProjectRef(file:/build/repo/,cats_effect_2) (elastic4s-effect-cats-2)...
1035Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1036[info] compiling 3 Scala sources to /build/repo/elastic4s-effect-cats-2/target/scala-3.6.2/classes ...
1037[warn] bad option '-Ywarn-unused:imports' was ignored
1038[warn] bad option '-Ytasty-reader' was ignored
1039[warn] two warnings found
1040[info] done compiling
1041[info] Main Scala API documentation to /build/repo/elastic4s-effect-cats-2/target/scala-3.6.2/api...
1042[warn] bad option '-Ywarn-unused:imports' was ignored
1043[warn] bad option '-Ytasty-reader' was ignored
1044[info] Skipping unused scalacOptions: -Wconf, -source
1045[info] Main Scala API documentation successful.
1046[info] compiling 1 Scala source to /build/repo/elastic4s-effect-cats-2/target/scala-3.6.2/test-classes ...
1047[warn] bad option '-Ywarn-unused:imports' was ignored
1048[warn] bad option '-Ytasty-reader' was ignored
1049[warn] two warnings found
1050[info] done compiling
1051[info] Wrote /build/repo/elastic4s-effect-cats-2/target/scala-3.6.2/elastic4s-effect-cats-2_3-8.6.0.local-SNAPSHOT.pom
1052[info] Main Scala API documentation to /build/repo/elastic4s-effect-cats-2/target/scala-3.6.2/api...
1053[warn] bad option '-Ywarn-unused:imports' was ignored
1054[warn] bad option '-Ytasty-reader' was ignored
1055[info] Skipping unused scalacOptions: -Wconf, -source
1056[info] Main Scala API documentation successful.
1057[info] :: delivering :: io.github.t83714#elastic4s-effect-cats-2_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:23:52 CET 2024
1058[info] delivering ivy file to /build/repo/elastic4s-effect-cats-2/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
1059[info] published elastic4s-effect-cats-2_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats-2_3/8.6.0.local-SNAPSHOT/poms/elastic4s-effect-cats-2_3.pom
1060[info] published elastic4s-effect-cats-2_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats-2_3/8.6.0.local-SNAPSHOT/jars/elastic4s-effect-cats-2_3.jar
1061[info] published elastic4s-effect-cats-2_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats-2_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-effect-cats-2_3-sources.jar
1062[info] published elastic4s-effect-cats-2_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats-2_3/8.6.0.local-SNAPSHOT/docs/elastic4s-effect-cats-2_3-javadoc.jar
1063[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats-2_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1064Starting build for ProjectRef(file:/build/repo/,monix) (elastic4s-effect-monix)...
1065Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1066[info] compiling 3 Scala sources to /build/repo/elastic4s-effect-monix/target/scala-3.6.2/classes ...
1067[warn] bad option '-Ywarn-unused:imports' was ignored
1068[warn] bad option '-Ytasty-reader' was ignored
1069[warn] two warnings found
1070[info] done compiling
1071[info] Main Scala API documentation to /build/repo/elastic4s-effect-monix/target/scala-3.6.2/api...
1072[warn] bad option '-Ywarn-unused:imports' was ignored
1073[warn] bad option '-Ytasty-reader' was ignored
1074[info] Skipping unused scalacOptions: -Wconf, -source
1075[info] Main Scala API documentation successful.
1076[info] Wrote /build/repo/elastic4s-effect-monix/target/scala-3.6.2/elastic4s-effect-monix_3-8.6.0.local-SNAPSHOT.pom
1077[info] Main Scala API documentation to /build/repo/elastic4s-effect-monix/target/scala-3.6.2/api...
1078[warn] bad option '-Ywarn-unused:imports' was ignored
1079[warn] bad option '-Ytasty-reader' was ignored
1080[info] Skipping unused scalacOptions: -Wconf, -source
1081[info] Main Scala API documentation successful.
1082[info] :: delivering :: io.github.t83714#elastic4s-effect-monix_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:23:59 CET 2024
1083[info] delivering ivy file to /build/repo/elastic4s-effect-monix/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
1084[info] published elastic4s-effect-monix_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-monix_3/8.6.0.local-SNAPSHOT/poms/elastic4s-effect-monix_3.pom
1085[info] published elastic4s-effect-monix_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-monix_3/8.6.0.local-SNAPSHOT/jars/elastic4s-effect-monix_3.jar
1086[info] published elastic4s-effect-monix_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-monix_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-effect-monix_3-sources.jar
1087[info] published elastic4s-effect-monix_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-monix_3/8.6.0.local-SNAPSHOT/docs/elastic4s-effect-monix_3-javadoc.jar
1088[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-effect-monix_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1089Starting build for ProjectRef(file:/build/repo/,clientsttp) (elastic4s-client-sttp)...
1090Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1091[info] compiling 1 Scala source to /build/repo/elastic4s-client-sttp/target/scala-3.6.2/classes ...
1092[warn] bad option '-Ywarn-unused:imports' was ignored
1093[warn] bad option '-Ytasty-reader' was ignored
1094[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1095[warn] three warnings found
1096[info] done compiling
1097[info] Main Scala API documentation to /build/repo/elastic4s-client-sttp/target/scala-3.6.2/api...
1098[warn] bad option '-Ywarn-unused:imports' was ignored
1099[warn] bad option '-Ytasty-reader' was ignored
1100[info] Skipping unused scalacOptions: -Wconf, -source
1101[info] Main Scala API documentation successful.
1102[info] compiling 1 Scala source to /build/repo/elastic4s-client-sttp/target/scala-3.6.2/test-classes ...
1103[warn] bad option '-Ywarn-unused:imports' was ignored
1104[warn] bad option '-Ytasty-reader' was ignored
1105[warn] two warnings found
1106[info] done compiling
1107[info] Wrote /build/repo/elastic4s-client-sttp/target/scala-3.6.2/elastic4s-client-sttp_3-8.6.0.local-SNAPSHOT.pom
1108[info] Main Scala API documentation to /build/repo/elastic4s-client-sttp/target/scala-3.6.2/api...
1109[warn] bad option '-Ywarn-unused:imports' was ignored
1110[warn] bad option '-Ytasty-reader' was ignored
1111[info] Skipping unused scalacOptions: -Wconf, -source
1112[info] Main Scala API documentation successful.
1113[info] :: delivering :: io.github.t83714#elastic4s-client-sttp_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:24:10 CET 2024
1114[info] delivering ivy file to /build/repo/elastic4s-client-sttp/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
1115[info] published elastic4s-client-sttp_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sttp_3/8.6.0.local-SNAPSHOT/poms/elastic4s-client-sttp_3.pom
1116[info] published elastic4s-client-sttp_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sttp_3/8.6.0.local-SNAPSHOT/jars/elastic4s-client-sttp_3.jar
1117[info] published elastic4s-client-sttp_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sttp_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-client-sttp_3-sources.jar
1118[info] published elastic4s-client-sttp_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sttp_3/8.6.0.local-SNAPSHOT/docs/elastic4s-client-sttp_3-javadoc.jar
1119[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-client-sttp_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1120Starting build for ProjectRef(file:/build/repo/,clientsSniffed) (elastic4s-client-sniffed)...
1121Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1122[info] compiling 1 Scala source to /build/repo/elastic4s-client-sniffed/target/scala-3.6.2/classes ...
1123[warn] bad option '-Ywarn-unused:imports' was ignored
1124[warn] bad option '-Ytasty-reader' was ignored
1125[warn] two warnings found
1126[info] done compiling
1127[info] Main Scala API documentation to /build/repo/elastic4s-client-sniffed/target/scala-3.6.2/api...
1128[warn] bad option '-Ywarn-unused:imports' was ignored
1129[warn] bad option '-Ytasty-reader' was ignored
1130[info] Skipping unused scalacOptions: -Wconf, -source
1131[info] Main Scala API documentation successful.
1132[info] Wrote /build/repo/elastic4s-client-sniffed/target/scala-3.6.2/elastic4s-client-sniffed_3-8.6.0.local-SNAPSHOT.pom
1133[info] Main Scala API documentation to /build/repo/elastic4s-client-sniffed/target/scala-3.6.2/api...
1134[warn] bad option '-Ywarn-unused:imports' was ignored
1135[warn] bad option '-Ytasty-reader' was ignored
1136[info] Skipping unused scalacOptions: -Wconf, -source
1137[info] Main Scala API documentation successful.
1138[info] :: delivering :: io.github.t83714#elastic4s-client-sniffed_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Sat Dec 21 19:24:18 CET 2024
1139[info] delivering ivy file to /build/repo/elastic4s-client-sniffed/target/scala-3.6.2/ivy-8.6.0.local-SNAPSHOT.xml
1140[info] published elastic4s-client-sniffed_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sniffed_3/8.6.0.local-SNAPSHOT/poms/elastic4s-client-sniffed_3.pom
1141[info] published elastic4s-client-sniffed_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sniffed_3/8.6.0.local-SNAPSHOT/jars/elastic4s-client-sniffed_3.jar
1142[info] published elastic4s-client-sniffed_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sniffed_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-client-sniffed_3-sources.jar
1143[info] published elastic4s-client-sniffed_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sniffed_3/8.6.0.local-SNAPSHOT/docs/elastic4s-client-sniffed_3-javadoc.jar
1144[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-client-sniffed_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1145
1146************************
1147Build summary:
1148[{
1149 "module": "elastic4s-json-circe",
1150 "compile": {"status": "ok", "tookMs": 39714, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1151 "doc": {"status": "ok", "tookMs": 1927, "files": 335, "totalSizeKb": 6271},
1152 "test-compile": {"status": "ok", "tookMs": 2201, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1153 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1154 "publish": {"status": "ok", "tookMs": 1144}
1155},{
1156 "module": "elastic4s-client-core",
1157 "compile": {"status": "ok", "tookMs": 197, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1158 "doc": {"status": "ok", "tookMs": 202, "files": 0, "totalSizeKb": 0},
1159 "test-compile": {"status": "ok", "tookMs": 219, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1160 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1161 "publish": {"status": "ok", "tookMs": 246}
1162},{
1163 "module": "elastic4s-client-esjava",
1164 "compile": {"status": "ok", "tookMs": 612, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1165 "doc": {"status": "ok", "tookMs": 954, "files": 340, "totalSizeKb": 6375},
1166 "test-compile": {"status": "ok", "tookMs": 289, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1167 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1168 "publish": {"status": "ok", "tookMs": 1202}
1169},{
1170 "module": "elastic4s-json-jackson",
1171 "compile": {"status": "ok", "tookMs": 658, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1172 "doc": {"status": "ok", "tookMs": 638, "files": 338, "totalSizeKb": 6305},
1173 "test-compile": {"status": "ok", "tookMs": 837, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1174 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1175 "publish": {"status": "ok", "tookMs": 1026}
1176},{
1177 "module": "elastic4s-domain",
1178 "compile": {"status": "ok", "tookMs": 83, "warnings": 12, "errors": 0, "sourceVersion": "3.6-migration"},
1179 "doc": {"status": "ok", "tookMs": 18801, "files": 1565, "totalSizeKb": 277578},
1180 "test-compile": {"status": "ok", "tookMs": 120, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1181 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1182 "publish": {"status": "ok", "tookMs": 18551}
1183},{
1184 "module": "elastic4s-effect-cats",
1185 "compile": {"status": "ok", "tookMs": 790, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1186 "doc": {"status": "ok", "tookMs": 698, "files": 340, "totalSizeKb": 6343},
1187 "test-compile": {"status": "ok", "tookMs": 3109, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1189 "publish": {"status": "ok", "tookMs": 998}
1190},{
1191 "module": "elastic4s-streams-akka",
1192 "compile": {"status": "ok", "tookMs": 1382, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1193 "doc": {"status": "ok", "tookMs": 934, "files": 340, "totalSizeKb": 6392},
1194 "test-compile": {"status": "ok", "tookMs": 582, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1195 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1196 "publish": {"status": "ok", "tookMs": 1350}
1197},{
1198 "module": "elastic4s-streams-pekko",
1199 "compile": {"status": "ok", "tookMs": 1306, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1200 "doc": {"status": "ok", "tookMs": 934, "files": 340, "totalSizeKb": 6392},
1201 "test-compile": {"status": "ok", "tookMs": 508, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1202 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1203 "publish": {"status": "ok", "tookMs": 1303}
1204},{
1205 "module": "elastic4s-core",
1206 "compile": {"status": "ok", "tookMs": 255, "warnings": 4, "errors": 0, "sourceVersion": "3.6-migration"},
1207 "doc": {"status": "ok", "tookMs": 4032, "files": 680, "totalSizeKb": 38067},
1208 "test-compile": {"status": "ok", "tookMs": 8106, "warnings": 2, "errors": 0, "sourceVersion": "3.6-migration"},
1209 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1210 "publish": {"status": "ok", "tookMs": 5067}
1211},{
1212 "module": "elastic4s-testkit",
1213 "compile": {"status": "ok", "tookMs": 360, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1214 "doc": {"status": "ok", "tookMs": 3668, "files": 342, "totalSizeKb": 10821},
1215 "test-compile": {"status": "ok", "tookMs": 416, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1216 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1217 "publish": {"status": "ok", "tookMs": 3613}
1218},{
1219 "module": "elastic4s-handlers",
1220 "compile": {"status": "ok", "tookMs": 183, "warnings": 1, "errors": 0, "sourceVersion": "3.6-migration"},
1221 "doc": {"status": "ok", "tookMs": 2451, "files": 707, "totalSizeKb": 35504},
1222 "test-compile": {"status": "ok", "tookMs": 229, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1223 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1224 "publish": {"status": "ok", "tookMs": 3305}
1225},{
1226 "module": "elastic4s-effect-zio-1",
1227 "compile": {"status": "ok", "tookMs": 690, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1228 "doc": {"status": "ok", "tookMs": 608, "files": 336, "totalSizeKb": 6279},
1229 "test-compile": {"status": "ok", "tookMs": 1758, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1230 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1231 "publish": {"status": "ok", "tookMs": 1023}
1232},{
1233 "module": "elastic4s-json-json4s",
1234 "compile": {"status": "ok", "tookMs": 551, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1235 "doc": {"status": "ok", "tookMs": 624, "files": 337, "totalSizeKb": 6292},
1236 "test-compile": {"status": "ok", "tookMs": 911, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1237 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1238 "publish": {"status": "ok", "tookMs": 987}
1239},{
1240 "module": "elastic4s-json-play",
1241 "compile": {"status": "ok", "tookMs": 616, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1242 "doc": {"status": "ok", "tookMs": 638, "files": 335, "totalSizeKb": 6266},
1243 "test-compile": {"status": "ok", "tookMs": 1063, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1244 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1245 "publish": {"status": "ok", "tookMs": 978}
1246},{
1247 "module": "elastic4s-http-streams",
1248 "compile": {"status": "ok", "tookMs": 1575, "warnings": 5, "errors": 0, "sourceVersion": "3.6-migration"},
1249 "doc": {"status": "ok", "tookMs": 1068, "files": 356, "totalSizeKb": 6727},
1250 "test-compile": {"status": "ok", "tookMs": 2530, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1251 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1252 "publish": {"status": "ok", "tookMs": 1580}
1253},{
1254 "module": "elastic4s-client-pekko",
1255 "compile": {"status": "ok", "tookMs": 1145, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1256 "doc": {"status": "ok", "tookMs": 1150, "files": 340, "totalSizeKb": 6351},
1257 "test-compile": {"status": "ok", "tookMs": 2733, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1258 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1259 "publish": {"status": "ok", "tookMs": 1396}
1260},{
1261 "module": "elastic4s-effect-zio",
1262 "compile": {"status": "ok", "tookMs": 781, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1263 "doc": {"status": "ok", "tookMs": 805, "files": 336, "totalSizeKb": 6279},
1264 "test-compile": {"status": "ok", "tookMs": 1801, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1265 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1266 "publish": {"status": "ok", "tookMs": 1141}
1267},{
1268 "module": "elastic4s-json-zio",
1269 "compile": {"status": "ok", "tookMs": 731, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1270 "doc": {"status": "ok", "tookMs": 673, "files": 335, "totalSizeKb": 6266},
1271 "test-compile": {"status": "ok", "tookMs": 1418, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1272 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1273 "publish": {"status": "ok", "tookMs": 1168}
1274},{
1275 "module": "elastic4s-json-builder",
1276 "compile": {"status": "ok", "tookMs": 94, "warnings": 10, "errors": 0, "sourceVersion": "3.6-migration"},
1277 "doc": {"status": "ok", "tookMs": 443, "files": 366, "totalSizeKb": 6934},
1278 "test-compile": {"status": "ok", "tookMs": 179, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1279 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1280 "publish": {"status": "ok", "tookMs": 766}
1281},{
1282 "module": "elastic4s-effect-cats-2",
1283 "compile": {"status": "ok", "tookMs": 921, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1284 "doc": {"status": "ok", "tookMs": 919, "files": 340, "totalSizeKb": 6343},
1285 "test-compile": {"status": "ok", "tookMs": 1801, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1286 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1287 "publish": {"status": "ok", "tookMs": 1264}
1288},{
1289 "module": "elastic4s-effect-monix",
1290 "compile": {"status": "ok", "tookMs": 684, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1291 "doc": {"status": "ok", "tookMs": 741, "files": 338, "totalSizeKb": 6303},
1292 "test-compile": {"status": "ok", "tookMs": 640, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1293 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1294 "publish": {"status": "ok", "tookMs": 1234}
1295},{
1296 "module": "elastic4s-client-sttp",
1297 "compile": {"status": "ok", "tookMs": 888, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1298 "doc": {"status": "ok", "tookMs": 918, "files": 337, "totalSizeKb": 6302},
1299 "test-compile": {"status": "ok", "tookMs": 1975, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1300 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1301 "publish": {"status": "ok", "tookMs": 1364}
1302},{
1303 "module": "elastic4s-client-sniffed",
1304 "compile": {"status": "ok", "tookMs": 916, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1305 "doc": {"status": "ok", "tookMs": 953, "files": 337, "totalSizeKb": 6299},
1306 "test-compile": {"status": "ok", "tookMs": 781, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1307 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1308 "publish": {"status": "ok", "tookMs": 1424}
1309}]
1310************************
1311[success] Total time: 253 s (04:13), completed Dec 21, 2024, 7:24:19 PM
1312Checking patch build.sbt...
1313Applied patch build.sbt cleanly.