Build Logs
oheger/cloud-files • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
0
Total Lines
254
1##################################
2Clonning https://github.com/oheger/cloud-files.git into /build/repo using revision v0.10.1
3##################################
4Note: switching to 'f0b24c13adb6f3804fedf13127347bf0f8c1f3eb'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project oheger/cloud-files
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC2
40Targets: com.github.oheger%cloud-files-core com.github.oheger%cloud-files-crypt com.github.oheger%cloud-files-cryptalg-aes com.github.oheger%cloud-files-googledrive com.github.oheger%cloud-files-localfs com.github.oheger%cloud-files-onedrive com.github.oheger%cloud-files-webdav
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '21'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC2
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC2"
61"++3.8.0-RC2 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.github.oheger%cloud-files-core com.github.oheger%cloud-files-crypt com.github.oheger%cloud-files-cryptalg-aes com.github.oheger%cloud-files-googledrive com.github.oheger%cloud-files-localfs com.github.oheger%cloud-files-onedrive com.github.oheger%cloud-files-webdav"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.08s.
76[info] done compiling
77[info] loading settings for project CloudFiles from build.sbt...
78[info] set current project to cloud-files (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.0-RC2
80OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in CloudFiles/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in core/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in localFs/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in crypt/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in googleDrive/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in cryptAlgAES/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in webDav/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in oneDrive/crossScalaVersions
88[info] set current project to cloud-files (in build file:/build/repo/)
89[info] Setting Scala version to 3.8.0-RC2 on 7 projects.
90[info] Switching Scala version on:
91[info] localFs (2.13.16, 3.8.0-RC2)
92[info] crypt (2.13.16, 3.8.0-RC2)
93[info] googleDrive (2.13.16, 3.8.0-RC2)
94[info] core (2.13.16, 3.8.0-RC2)
95[info] webDav (2.13.16, 3.8.0-RC2)
96[info] oneDrive (2.13.16, 3.8.0-RC2)
97[info] cryptAlgAES (2.13.16, 3.8.0-RC2)
98[info] Excluding projects:
99[info] * CloudFiles (2.13.16)
100[info] Reapplying settings...
101[info] set current project to cloud-files (in build file:/build/repo/)
102Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
103[info] Reapplying settings...
104[info] set current project to cloud-files (in build file:/build/repo/)
105[info] Defining Global / credentials, core / credentials and 6 others.
106[info] The new values will be used by allCredentials, core / allCredentials and 37 others.
107[info] Run `last` for details.
108[info] Reapplying settings...
109[info] set current project to cloud-files (in build file:/build/repo/)
110Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
111[info] Reapplying settings...
112OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
113
114 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
115 Did you mean cryptAlgAES / allExcludeDependencies ?
116 , retry without global scopes
117[info] Reapplying settings...
118[info] set current project to cloud-files (in build file:/build/repo/)
119Execute removeScalacOptionsStartingWith: -P:wartremover
120[info] Reapplying settings...
121[info] set current project to cloud-files (in build file:/build/repo/)
122[success] Total time: 0 s, completed Nov 25, 2025, 11:57:55 AM
123Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
124Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
125Starting build...
126Projects: Set(localFs, crypt, googleDrive, core, webDav, oneDrive, cryptAlgAES)
127Starting build for ProjectRef(file:/build/repo/,localFs) (cloud-files-localfs)... [0/7]
128OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
129OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
130OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
131OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
132Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
133[info] compiling 24 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
134[info] done compiling
135[info] compiling 3 Scala sources to /build/repo/localfs/target/scala-3.8.0-RC2/classes ...
136[info] done compiling
137[info] compiling 25 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
138[info] done compiling
139[info] compiling 2 Scala sources to /build/repo/localfs/target/scala-3.8.0-RC2/test-classes ...
140[info] done compiling
141Starting build for ProjectRef(file:/build/repo/,core) (cloud-files-core)... [1/7]
142Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
143Starting build for ProjectRef(file:/build/repo/,webDav) (cloud-files-webdav)... [2/7]
144Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] compiling 6 Scala sources to /build/repo/webdav/target/scala-3.8.0-RC2/classes ...
146[info] done compiling
147[info] compiling 4 Scala sources to /build/repo/webdav/target/scala-3.8.0-RC2/test-classes ...
148[info] done compiling
149Starting build for ProjectRef(file:/build/repo/,oneDrive) (cloud-files-onedrive)... [3/7]
150Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
151[info] compiling 5 Scala sources to /build/repo/onedrive/target/scala-3.8.0-RC2/classes ...
152[info] done compiling
153[info] compiling 4 Scala sources to /build/repo/onedrive/target/scala-3.8.0-RC2/test-classes ...
154[info] done compiling
155Starting build for ProjectRef(file:/build/repo/,cryptAlgAES) (cloud-files-cryptalg-aes)... [4/7]
156Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157[info] compiling 10 Scala sources to /build/repo/crypt/target/scala-3.8.0-RC2/classes ...
158[info] done compiling
159[info] compiling 1 Scala source to /build/repo/crypt-algs/aes/target/scala-3.8.0-RC2/classes ...
160[info] done compiling
161[info] compiling 1 Scala source to /build/repo/crypt-algs/aes/target/scala-3.8.0-RC2/test-classes ...
162[info] done compiling
163Starting build for ProjectRef(file:/build/repo/,googleDrive) (cloud-files-googledrive)... [5/7]
164Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] compiling 4 Scala sources to /build/repo/gdrive/target/scala-3.8.0-RC2/classes ...
166[info] done compiling
167[info] compiling 3 Scala sources to /build/repo/gdrive/target/scala-3.8.0-RC2/test-classes ...
168[info] done compiling
169Starting build for ProjectRef(file:/build/repo/,crypt) (cloud-files-crypt)... [6/7]
170Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] compiling 8 Scala sources to /build/repo/crypt/target/scala-3.8.0-RC2/test-classes ...
172[info] done compiling
173
174************************
175Build summary:
176[{
177 "module": "cloud-files-localfs",
178 "compile": {"status": "ok", "tookMs": 13829, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
179 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
180 "test-compile": {"status": "ok", "tookMs": 13884, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
181 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
182 "publish": {"status": "skipped", "tookMs": 0},
183 "metadata": {
184 "crossScalaVersions": ["2.13.16", "3.3.6"]
185}
186},{
187 "module": "cloud-files-core",
188 "compile": {"status": "ok", "tookMs": 68, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
189 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
190 "test-compile": {"status": "ok", "tookMs": 115, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
191 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
192 "publish": {"status": "skipped", "tookMs": 0},
193 "metadata": {
194 "crossScalaVersions": ["2.13.16", "3.3.6"]
195}
196},{
197 "module": "cloud-files-webdav",
198 "compile": {"status": "ok", "tookMs": 1323, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
199 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
200 "test-compile": {"status": "ok", "tookMs": 2980, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
201 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
202 "publish": {"status": "skipped", "tookMs": 0},
203 "metadata": {
204 "crossScalaVersions": ["2.13.16", "3.3.6"]
205}
206},{
207 "module": "cloud-files-onedrive",
208 "compile": {"status": "ok", "tookMs": 1853, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
209 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
210 "test-compile": {"status": "ok", "tookMs": 2559, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
211 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
212 "publish": {"status": "skipped", "tookMs": 0},
213 "metadata": {
214 "crossScalaVersions": ["2.13.16", "3.3.6"]
215}
216},{
217 "module": "cloud-files-cryptalg-aes",
218 "compile": {"status": "ok", "tookMs": 1524, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
219 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
220 "test-compile": {"status": "ok", "tookMs": 1066, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
221 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
222 "publish": {"status": "skipped", "tookMs": 0},
223 "metadata": {
224 "crossScalaVersions": ["2.13.16", "3.3.6"]
225}
226},{
227 "module": "cloud-files-googledrive",
228 "compile": {"status": "ok", "tookMs": 1034, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
229 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
230 "test-compile": {"status": "ok", "tookMs": 1506, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
231 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
232 "publish": {"status": "skipped", "tookMs": 0},
233 "metadata": {
234 "crossScalaVersions": ["2.13.16", "3.3.6"]
235}
236},{
237 "module": "cloud-files-crypt",
238 "compile": {"status": "ok", "tookMs": 91, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
239 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
240 "test-compile": {"status": "ok", "tookMs": 2127, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
241 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
242 "publish": {"status": "skipped", "tookMs": 0},
243 "metadata": {
244 "crossScalaVersions": ["2.13.16", "3.3.6"]
245}
246}]
247************************
248[success] Total time: 92 s (0:01:32.0), completed Nov 25, 2025, 11:59:27 AM
249[0JChecking patch project/plugins.sbt...
250Checking patch project/build.properties...
251Checking patch build.sbt...
252Applied patch project/plugins.sbt cleanly.
253Applied patch project/build.properties cleanly.
254Applied patch build.sbt cleanly.