Build Logs
doriordan/skuber • 12068122591
Errors
0
Warnings
72
Total Lines
379
1##################################
2Clonning https://github.com/doriordan/skuber.git into repo using revision v3.0.0-beta3
3##################################
4Note: switching to 'a01a8bdfd9ed2174fbb3395ee31c564b659fb1fa'.
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-RC2-20241128-1298d1f-SNAPSHOT
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-RC2-20241128-1298d1f-SNAPSHOT
32Execute tests: false
33sbt project found:
34Try apply source patch:
35Path: core/src/main/scala/skuber/model/ResourceSpecification.scala
36Pattern: this copy(
37Replacement: this.copy(
38Checking https://github.com/coursier/jvm-index/raw/master/index.json
39Checked https://github.com/coursier/jvm-index/raw/master/index.json
40Downloading https://github.com/coursier/jvm-index/raw/master/index.json
41Downloaded https://github.com/coursier/jvm-index/raw/master/index.json
42Starting compilation server
43Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
44Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
45Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
46Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
47Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
48Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
49Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
50Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
51Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
52Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
53Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
54Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
55Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
56Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
57Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
59Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
60Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
61Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
62Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
63Compiling project (Scala 3.4.2, JVM (11))
64Compiled project (Scala 3.4.2, JVM (11))
65Successfully applied pattern 'this copy(' in repo/core/src/main/scala/skuber/model/ResourceSpecification.scala
66No prepare script found for project doriordan/skuber
67##################################
68Scala version: 3.6.2-RC2-20241128-1298d1f-SNAPSHOT
69Targets: io.skuber%skuber-akka-bsl io.skuber%skuber-core io.skuber%skuber-examples io.skuber%skuber-pekko
70Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": {}, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "core/src/main/scala/skuber/model/ResourceSpecification.scala", "pattern": "this copy(", "replaceWith": "this.copy(" } ] }
71##################################
72Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
73Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
74[sbt_options] declare -a sbt_options=()
75[process_args] java_version = '11'
76[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
77# Executing command line:
78java
79-Dfile.encoding=UTF-8
80-Dcommunitybuild.scala=3.6.2-RC2-20241128-1298d1f-SNAPSHOT
81-Dcommunitybuild.project.dependencies.add=
82-Xmx7G
83-Xms4G
84-Xss8M
85-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
86-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
87-jar
88/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
89"setCrossScalaVersions 3.6.2-RC2-20241128-1298d1f-SNAPSHOT"
90"++3.6.2-RC2-20241128-1298d1f-SNAPSHOT -v"
91"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
92"set every credentials := Nil"
93
94moduleMappings
95"runBuild 3.6.2-RC2-20241128-1298d1f-SNAPSHOT """{
96 "projects": {
97 "exclude": [],
98 "overrides": {}
99 },
100 "java": {},
101 "sbt": {
102 "commands": [],
103 "options": []
104 },
105 "mill": {
106 "options": []
107 },
108 "tests": "compile-only",
109 "migrationVersions": [],
110 "sourcePatches": [
111 {
112 "path": "core/src/main/scala/skuber/model/ResourceSpecification.scala",
113 "pattern": "this copy(",
114 "replaceWith": "this.copy("
115 }
116 ]
117}""" io.skuber%skuber-akka-bsl io.skuber%skuber-core io.skuber%skuber-examples io.skuber%skuber-pekko"
118
119[info] welcome to sbt 1.9.6 (Eclipse Adoptium Java 11.0.20)
120[info] loading settings for project repo-build from plugins.sbt ...
121[info] loading project definition from /build/repo/project
122[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
123[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
124[info] Compilation completed in 8.201s.
125[info] done compiling
126/build/repo/build.sbt:59: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
127 .configs(IntegrationTest)
128 ^
129/build/repo/build.sbt:85: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
130 .configs(IntegrationTest)
131 ^
132/build/repo/build.sbt:89: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
133 Defaults.itSettings,
134 ^
135/build/repo/build.sbt:112: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
136 .configs(IntegrationTest)
137 ^
138/build/repo/build.sbt:116: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
139 Defaults.itSettings,
140 ^
141[info] loading settings for project root from build.sbt ...
142[info] set current project to root (in build file:/build/repo/)
143[warn] there's a key that's not used by any other settings/tasks:
144[warn]
145[warn] * ThisBuild / publishMavenStyle
146[warn] +- /build/repo/build.sbt:25
147[warn]
148[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
149[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
150Execute setCrossScalaVersions: 3.6.2-RC2-20241128-1298d1f-SNAPSHOT
151OpenCB::Changing crossVersion 3.3.1 -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in core/crossScalaVersions
152OpenCB::Changing crossVersion 3.3.1 -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in pekko/crossScalaVersions
153OpenCB::Changing crossVersion 3.3.1 -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in akka/crossScalaVersions
154OpenCB::Changing crossVersion 3.3.1 -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in root/crossScalaVersions
155OpenCB::Changing crossVersion 3.3.1 -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in examples/crossScalaVersions
156[info] set current project to root (in build file:/build/repo/)
157[info] Setting Scala version to 3.6.2-RC2-20241128-1298d1f-SNAPSHOT on 5 projects.
158[info] Switching Scala version on:
159[info] examples (2.13.12, 3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
160[info] * root (2.13.12, 3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
161[info] akka (2.13.12, 3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
162[info] pekko (2.13.12, 3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
163[info] core (2.13.12, 3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
164[info] Excluding projects:
165[info] Reapplying settings...
166[info] set current project to root (in build file:/build/repo/)
167Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
168[info] Reapplying settings...
169[info] set current project to root (in build file:/build/repo/)
170[info] Defining Global / credentials, akka / credentials and 3 others.
171[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
172[info] Run `last` for details.
173[info] Reapplying settings...
174[info] set current project to root (in build file:/build/repo/)
175[success] Total time: 0 s, completed Nov 28, 2024, 1:04:49 PM
176Build config: {
177 "projects": {
178 "exclude": [],
179 "overrides": {}
180 },
181 "java": {},
182 "sbt": {
183 "commands": [],
184 "options": []
185 },
186 "mill": {
187 "options": []
188 },
189 "tests": "compile-only",
190 "migrationVersions": [],
191 "sourcePatches": [
192 {
193 "path": "core/src/main/scala/skuber/model/ResourceSpecification.scala",
194 "pattern": "this copy(",
195 "replaceWith": "this.copy("
196 }
197 ]
198}
199Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly))
200Starting build...
201Projects: Set(akka, core, examples, pekko)
202Starting build for ProjectRef(file:/build/repo/,akka) (skuber-akka-bsl)...
203OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
204Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
205[info] compiling 82 Scala sources to /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/classes ...
206[warn] there were 10 feature warnings; re-run with -feature for details
207[warn] there were 4 deprecation warnings; re-run with -deprecation for details
208[warn] two warnings found
209[info] done compiling
210[info] compiling 10 Scala sources to /build/repo/akka/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/classes ...
211[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/akka/src/main/scala/skuber/akkaclient/exec/PodExecImpl.scala:79:8
212[warn] 79 | case bm: ws.BinaryMessage.Strict if bm.data(0) == 1 =>
213[warn] | ^
214[warn] | match may not be exhaustive.
215[warn] |
216[warn] | It would fail on pattern case: _: akka.http.scaladsl.model.ws.Message
217[warn] |
218[warn] | longer explanation available when compiling with `-explain`
219[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/akka/src/main/scala/skuber/akkaclient/exec/PodExecImpl.scala:86:8
220[warn] 86 | case bm: ws.BinaryMessage.Strict =>
221[warn] | ^
222[warn] |match may not be exhaustive.
223[warn] |
224[warn] |It would fail on pattern case: akka.http.scaladsl.model.ws.TextMessage.Strict(_), akka.http.scaladsl.model.ws.TextMessage.Streamed(_), akka.http.scaladsl.model.ws.BinaryMessage.Streamed(_)
225[warn] |
226[warn] | longer explanation available when compiling with `-explain`
227[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/akka/src/main/scala/skuber/akkaclient/watch/WatchSource.scala:62:10
228[warn] 62 | case (Success(HttpResponse(StatusCodes.OK, _, entity, _)), se) =>
229[warn] | ^
230[warn] |match may not be exhaustive.
231[warn] |
232[warn] |It would fail on pattern case: (scala.util.Success(_), skuber.api.client.WatchStream.Start(_))
233[warn] |
234[warn] | longer explanation available when compiling with `-explain`
235[warn] three warnings found
236[info] done compiling
237OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
238[info] Main Scala API documentation to /build/repo/akka/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
239[info] Skipping unused scalacOptions: -Wconf, -source
240[info] Main Scala API documentation successful.
241[info] compiling 3 Scala sources to /build/repo/akka/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/test-classes ...
242[warn] there were 18 deprecation warnings; re-run with -deprecation for details
243[warn] one warning found
244[info] done compiling
245[info] Wrote /build/repo/akka/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/skuber-akka-bsl_3-3.0.0-beta3.pom
246[info] Main Scala API documentation to /build/repo/akka/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
247[info] Skipping unused scalacOptions: -Wconf, -source
248[info] Main Scala API documentation successful.
249[info] :: delivering :: io.skuber#skuber-akka-bsl_3;3.0.0-beta3 :: 3.0.0-beta3 :: release :: Thu Nov 28 13:05:41 CET 2024
250[info] delivering ivy file to /build/repo/akka/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/ivy-3.0.0-beta3.xml
251[info] published skuber-akka-bsl_3 to /root/.ivy2/local/io.skuber/skuber-akka-bsl_3/3.0.0-beta3/poms/skuber-akka-bsl_3.pom
252[info] published skuber-akka-bsl_3 to /root/.ivy2/local/io.skuber/skuber-akka-bsl_3/3.0.0-beta3/jars/skuber-akka-bsl_3.jar
253[info] published skuber-akka-bsl_3 to /root/.ivy2/local/io.skuber/skuber-akka-bsl_3/3.0.0-beta3/srcs/skuber-akka-bsl_3-sources.jar
254[info] published skuber-akka-bsl_3 to /root/.ivy2/local/io.skuber/skuber-akka-bsl_3/3.0.0-beta3/docs/skuber-akka-bsl_3-javadoc.jar
255[info] published ivy to /root/.ivy2/local/io.skuber/skuber-akka-bsl_3/3.0.0-beta3/ivys/ivy.xml
256Starting build for ProjectRef(file:/build/repo/,core) (skuber-core)...
257Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
258[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
259[info] Skipping unused scalacOptions: -Wconf, -source
260[info] Main Scala API documentation successful.
261[info] compiling 30 Scala sources to /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/test-classes ...
262[warn] there were 51 deprecation warnings; re-run with -deprecation for details
263[warn] one warning found
264[info] done compiling
265[info] Wrote /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/skuber-core_3-3.0.0-beta3.pom
266[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
267[info] Skipping unused scalacOptions: -Wconf, -source
268[info] Main Scala API documentation successful.
269[info] :: delivering :: io.skuber#skuber-core_3;3.0.0-beta3 :: 3.0.0-beta3 :: release :: Thu Nov 28 13:06:04 CET 2024
270[info] delivering ivy file to /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/ivy-3.0.0-beta3.xml
271[info] published skuber-core_3 to /root/.ivy2/local/io.skuber/skuber-core_3/3.0.0-beta3/poms/skuber-core_3.pom
272[info] published skuber-core_3 to /root/.ivy2/local/io.skuber/skuber-core_3/3.0.0-beta3/jars/skuber-core_3.jar
273[info] published skuber-core_3 to /root/.ivy2/local/io.skuber/skuber-core_3/3.0.0-beta3/srcs/skuber-core_3-sources.jar
274[info] published skuber-core_3 to /root/.ivy2/local/io.skuber/skuber-core_3/3.0.0-beta3/docs/skuber-core_3-javadoc.jar
275[info] published ivy to /root/.ivy2/local/io.skuber/skuber-core_3/3.0.0-beta3/ivys/ivy.xml
276Starting build for ProjectRef(file:/build/repo/,examples) (skuber-examples)...
277Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
278[info] compiling 10 Scala sources to /build/repo/pekko/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/classes ...
279[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/pekko/src/main/scala/skuber/pekkoclient/exec/PodExecImpl.scala:79:8
280[warn] 79 | case bm: ws.BinaryMessage.Strict if bm.data(0) == 1 =>
281[warn] | ^
282[warn] |match may not be exhaustive.
283[warn] |
284[warn] |It would fail on pattern case: _: org.apache.pekko.http.scaladsl.model.ws.Message
285[warn] |
286[warn] | longer explanation available when compiling with `-explain`
287[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/pekko/src/main/scala/skuber/pekkoclient/exec/PodExecImpl.scala:86:8
288[warn] 86 | case bm: ws.BinaryMessage.Strict =>
289[warn] | ^
290[warn] |match may not be exhaustive.
291[warn] |
292[warn] |It would fail on pattern case: org.apache.pekko.http.scaladsl.model.ws.TextMessage.Strict(_), org.apache.pekko.http.scaladsl.model.ws.TextMessage.Streamed(_), org.apache.pekko.http.scaladsl.model.ws.BinaryMessage.Streamed(_)
293[warn] |
294[warn] | longer explanation available when compiling with `-explain`
295[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/pekko/src/main/scala/skuber/pekkoclient/watch/WatchSource.scala:62:10
296[warn] 62 | case (Success(HttpResponse(StatusCodes.OK, _, entity, _)), se) =>
297[warn] | ^
298[warn] |match may not be exhaustive.
299[warn] |
300[warn] |It would fail on pattern case: (scala.util.Success(_), skuber.api.client.WatchStream.Start(_))
301[warn] |
302[warn] | longer explanation available when compiling with `-explain`
303[warn] three warnings found
304[info] done compiling
305[info] compiling 16 Scala sources to /build/repo/examples/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/classes ...
306[info] done compiling
307[info] Main Scala API documentation to /build/repo/examples/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
308[info] Skipping unused scalacOptions: -Wconf, -source
309[info] Main Scala API documentation successful.
310[info] Wrote /build/repo/examples/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/skuber-examples_3-3.0.0-beta3.pom
311[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
312[info] Main Scala API documentation to /build/repo/examples/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
313[info] Skipping unused scalacOptions: -Wconf, -source
314[info] Main Scala API documentation successful.
315[info] :: delivering :: io.skuber#skuber-examples_3;3.0.0-beta3 :: 3.0.0-beta3 :: release :: Thu Nov 28 13:06:15 CET 2024
316[info] delivering ivy file to /build/repo/examples/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/ivy-3.0.0-beta3.xml
317[info] published skuber-examples_3 to /root/.ivy2/local/io.skuber/skuber-examples_3/3.0.0-beta3/poms/skuber-examples_3.pom
318[info] published skuber-examples_3 to /root/.ivy2/local/io.skuber/skuber-examples_3/3.0.0-beta3/jars/skuber-examples_3.jar
319[info] published skuber-examples_3 to /root/.ivy2/local/io.skuber/skuber-examples_3/3.0.0-beta3/srcs/skuber-examples_3-sources.jar
320[info] published skuber-examples_3 to /root/.ivy2/local/io.skuber/skuber-examples_3/3.0.0-beta3/docs/skuber-examples_3-javadoc.jar
321[info] published ivy to /root/.ivy2/local/io.skuber/skuber-examples_3/3.0.0-beta3/ivys/ivy.xml
322Starting build for ProjectRef(file:/build/repo/,pekko) (skuber-pekko)...
323Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
324[info] Main Scala API documentation to /build/repo/pekko/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
325[info] Skipping unused scalacOptions: -Wconf, -source
326[info] Main Scala API documentation successful.
327[info] compiling 3 Scala sources to /build/repo/pekko/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/test-classes ...
328[warn] there were 7 deprecation warnings; re-run with -deprecation for details
329[warn] one warning found
330[info] done compiling
331[info] Wrote /build/repo/pekko/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/skuber-pekko_3-3.0.0-beta3.pom
332[info] Main Scala API documentation to /build/repo/pekko/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
333[info] Skipping unused scalacOptions: -Wconf, -source
334[info] Main Scala API documentation successful.
335[info] :: delivering :: io.skuber#skuber-pekko_3;3.0.0-beta3 :: 3.0.0-beta3 :: release :: Thu Nov 28 13:06:19 CET 2024
336[info] delivering ivy file to /build/repo/pekko/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/ivy-3.0.0-beta3.xml
337[info] published skuber-pekko_3 to /root/.ivy2/local/io.skuber/skuber-pekko_3/3.0.0-beta3/poms/skuber-pekko_3.pom
338[info] published skuber-pekko_3 to /root/.ivy2/local/io.skuber/skuber-pekko_3/3.0.0-beta3/jars/skuber-pekko_3.jar
339[info] published skuber-pekko_3 to /root/.ivy2/local/io.skuber/skuber-pekko_3/3.0.0-beta3/srcs/skuber-pekko_3-sources.jar
340[info] published skuber-pekko_3 to /root/.ivy2/local/io.skuber/skuber-pekko_3/3.0.0-beta3/docs/skuber-pekko_3-javadoc.jar
341[info] published ivy to /root/.ivy2/local/io.skuber/skuber-pekko_3/3.0.0-beta3/ivys/ivy.xml
342
343************************
344Build summary:
345[{
346 "module": "skuber-akka-bsl",
347 "compile": {"status": "ok", "tookMs": 31376, "warnings": 3, "errors": 0, "sourceVersion": "3.6-migration"},
348 "doc": {"status": "ok", "tookMs": 2564, "files": 348, "totalSizeKb": 6708},
349 "test-compile": {"status": "ok", "tookMs": 2797, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
350 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
351 "publish": {"status": "ok", "tookMs": 2011}
352},{
353 "module": "skuber-core",
354 "compile": {"status": "ok", "tookMs": 50, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
355 "doc": {"status": "ok", "tookMs": 10103, "files": 878, "totalSizeKb": 64405},
356 "test-compile": {"status": "ok", "tookMs": 4103, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
357 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
358 "publish": {"status": "ok", "tookMs": 8175}
359},{
360 "module": "skuber-examples",
361 "compile": {"status": "ok", "tookMs": 3944, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
362 "doc": {"status": "ok", "tookMs": 1528, "files": 410, "totalSizeKb": 8726},
363 "test-compile": {"status": "ok", "tookMs": 193, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
364 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
365 "publish": {"status": "ok", "tookMs": 2006}
366},{
367 "module": "skuber-pekko",
368 "compile": {"status": "ok", "tookMs": 70, "warnings": 3, "errors": 0, "sourceVersion": "3.6-migration"},
369 "doc": {"status": "ok", "tookMs": 883, "files": 348, "totalSizeKb": 6709},
370 "test-compile": {"status": "ok", "tookMs": 2037, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
371 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
372 "publish": {"status": "ok", "tookMs": 1338}
373}]
374************************
375[success] Total time: 91 s (01:31), completed Nov 28, 2024, 1:06:20 PM
376Checking patch core/src/main/scala/skuber/model/ResourceSpecification.scala...
377Checking patch build.sbt...
378Applied patch core/src/main/scala/skuber/model/ResourceSpecification.scala cleanly.
379Applied patch build.sbt cleanly.