Build Logs
autodeployai/pmml4s • 3.8.1-RC1:2026-01-13
Errors
0
Warnings
66
Total Lines
329
1##################################
2Clonning https://github.com/autodeployai/pmml4s.git into /build/repo using revision v1.5.8
3##################################
4Note: switching to '0c30fdbfb3c9ab9f8c1fb03e0f34080dc318d01c'.
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.1-RC1
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
31Try apply source patch:
32Path: src/test/scala/org/pmml4s/metadata/AttributeTest.scala
33Pattern: values=DataVal.from(Array(
34Replacement: values=DataVal.from(Array[Any](
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'values=DataVal.from(Array(' in src/test/scala/org/pmml4s/metadata/AttributeTest.scala
39
40Try apply source patch:
41Path: src/test/scala/org/pmml4s/transformations/MapValuesTest.scala
42Pattern: Array(null)
43Replacement: Array[Any](null)
44Successfully applied pattern 'Array(null)' in src/test/scala/org/pmml4s/transformations/MapValuesTest.scala
45----
46Starting build for 3.8.1-RC1
47Execute tests: true
48sbt project found:
49Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
50Enforcing usage of sbt in version 1.11.5
51No prepare script found for project autodeployai/pmml4s
52##################################
53Scala version: 3.8.1-RC1
54Targets: org.pmml4s%pmml4s
55Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/org/pmml4s/metadata/AttributeTest.scala","pattern":"values=DataVal.from(Array(","replaceWith":"values=DataVal.from(Array[Any]("},{"path":"src/test/scala/org/pmml4s/transformations/MapValuesTest.scala","pattern":"Array(null)","replaceWith":"Array[Any](null)"}]}
56##################################
57Using extra scalacOptions: ,REQUIRE:-source:3.8
58Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
59[sbt_options] declare -a sbt_options=()
60[process_args] java_version = '17'
61[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
62# Executing command line:
63java
64-Dfile.encoding=UTF-8
65-Dcommunitybuild.scala=3.8.1-RC1
66-Dcommunitybuild.project.dependencies.add=
67-Xmx7G
68-Xms4G
69-Xss8M
70-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
71-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
72-jar
73/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
74"setCrossScalaVersions 3.8.1-RC1"
75"++3.8.1-RC1 -v"
76"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
77"set every credentials := Nil"
78"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
79"removeScalacOptionsStartingWith -P:wartremover"
80
81moduleMappings
82"runBuild 3.8.1-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/org/pmml4s/metadata/AttributeTest.scala","pattern":"values=DataVal.from(Array(","replaceWith":"values=DataVal.from(Array[Any]("},{"path":"src/test/scala/org/pmml4s/transformations/MapValuesTest.scala","pattern":"Array(null)","replaceWith":"Array[Any](null)"}]}""" org.pmml4s%pmml4s"
83
84[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
85[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
86[info] loading project definition from /build/repo/project
87[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
88[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
89[info] Compilation completed in 9.05s.
90[info] done compiling
91/build/repo/build.sbt:34: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
92scalacOptions in(Compile, doc) := Seq("-no-link-warnings")
93 ^
94[info] loading settings for project repo from build.sbt...
95[info] set current project to pmml4s (in build file:/build/repo/)
96Execute setCrossScalaVersions: 3.8.1-RC1
97OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1 in repo/crossScalaVersions
98[info] set current project to pmml4s (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.1-RC1 on 1 projects.
100[info] Switching Scala version on:
101[info] * repo (2.13.14, 2.11.12, 2.12.18, 3.8.1-RC1)
102[info] Excluding projects:
103[info] Reapplying settings...
104[info] set current project to pmml4s (in build file:/build/repo/)
105Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
106[info] Reapplying settings...
107[info] set current project to pmml4s (in build file:/build/repo/)
108[info] Defining Global / credentials, credentials
109[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to pmml4s (in build file:/build/repo/)
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
118 Did you mean allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to pmml4s (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to pmml4s (in build file:/build/repo/)
125[success] Total time: 0 s, completed Jan 13, 2026, 7:25:33 PM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/org/pmml4s/metadata/AttributeTest.scala","pattern":"values=DataVal.from(Array(","replaceWith":"values=DataVal.from(Array[Any]("},{"path":"src/test/scala/org/pmml4s/transformations/MapValuesTest.scala","pattern":"Array(null)","replaceWith":"Array[Any](null)"}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
128Starting build...
129Projects: Set(repo)
130Starting build for ProjectRef(file:/build/repo/,repo) (pmml4s)... [0/1]
131OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
132OpenCB::Filter out '-language:_', matches setting pattern '^-?-language:_'
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134Compile scalacOptions: -unchecked, -encoding, utf8, -language:implicitConversions, -optimize, -opt:box-unbox, -opt:l:method, -opt:l:inline, -opt-inline-from:**, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 111 Scala sources to /build/repo/target/scala-3.8.1-RC1/classes ...
136[warn] bad option '-optimize' was ignored
137[warn] bad option '-opt:box-unbox' was ignored
138[warn] bad option '-opt:l:method' was ignored
139[warn] bad option '-opt:l:inline' was ignored
140[warn] bad option '-opt-inline-from:**' was ignored
141[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/outputs.scala:305:8 ---
142[warn] 305 | return cls
143[warn] | ^^^^^^^^^^
144[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
145[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:68:8 -
146[warn] 68 | return Double.NaN
147[warn] | ^^^^^^^^^^^^^^^^^
148[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
149[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:88:8 -
150[warn] 88 | return Double.NaN
151[warn] | ^^^^^^^^^^^^^^^^^
152[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
153[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:126:10
154[warn] 126 | return 0.0
155[warn] | ^^^^^^^^^^
156[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
157[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:134:10
158[warn] 134 | return 0.0
159[warn] | ^^^^^^^^^^
160[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
161[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/GeneralRegressionModel.scala:250:8
162[warn] 250 | return baselineCells(i)
163[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
164[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
165[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/Model.scala:433:75 -----
166[warn] 433 | if (!field.indexDefined || !field.isValidValue(series(field.index))) return true
167[warn] | ^^^^^^^^^^^
168[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
169[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/NearestNeighborModel.scala:144:8
170[warn] 144 | return nullSeries
171[warn] | ^^^^^^^^^^^^^^^^^
172[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
173[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/Scorecard.scala:167:8 --
174[warn] 167 | return (attribute.score(series), attribute.reasonCode.orElse(reasonCode))
175[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
176[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
177[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/transformations/Apply.scala:69:8
178[warn] 69 | return res
179[warn] | ^^^^^^^^^^
180[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
181[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/transformations/functions.scala:440:14
182[warn] 440 | if (!p) return false
183[warn] | ^^^^^^^^^^^^
184[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
185[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/transformations/functions.scala:451:13
186[warn] 451 | if (p) return true
187[warn] | ^^^^^^^^^^^
188[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
189[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/xml/MiningBuilder.scala:160:10
190[warn] 160 | return f
191[warn] | ^^^^^^^^
192[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
193[warn] there were 7 deprecation warnings; re-run with -deprecation for details
194[warn] 19 warnings found
195[info] done compiling
196[info] compiling 24 Scala sources and 1 Java source to /build/repo/target/scala-3.8.1-RC1/test-classes ...
197[warn] bad option '-optimize' was ignored
198[warn] bad option '-opt:box-unbox' was ignored
199[warn] bad option '-opt:l:method' was ignored
200[warn] bad option '-opt:l:inline' was ignored
201[warn] bad option '-opt-inline-from:**' was ignored
202[warn] 5 warnings found
203[info] done compiling
204[info] DataValTest:
205[info] - DataVal
206[info] - DoubleVal
207[info] - FloatVal
208[info] - LongVal
209[info] ModelTest:
210[info] - get model info
211[info] - make prediction
212[info] - custom model outputs
213[info] ScorecardTest:
214[info] - Scoring Procedure
215[info] SeriesTest:
216[info] - filter
217[info] AttributeTest:
218[info] - Categorical attribute with predefined values
219[info] - Categorical attribute without predefined values
220[info] - Immutable categorical attribute without predefined values
221[info] - Continuous attribute with an interval and discrete missing values
222[info] - Continuous attribute with discrete valid values
223[info] - Continuous attribute with discrete missing and invalid values
224[info] SupportVectorMachineModelTest:
225[info] - Scoring with continuous predictors
226[info] - Scoring with a categorical predictor
227[info] UtilsTest:
228[info] - isMissing
229[info] - inferDataType
230[info] MathUtilsTest:
231[info] - weightedMedian
232[info] MiningModelTest:
233[info] - an ensemble of classification trees whose results are combined by majority vote
234[info] - an ensemble of regression trees whose results are combined by weighted averaging
235[info] - the first for which the predicate element of a segment is satisfied
236[info] - chain of models which output a "Pollen Index"
237[info] - the model composition approach where a decision tree model is used to select a regression model
238[info] - a more efficient implementation of the model composition approach where a decision tree model is used to select a regression model
239[info] - an ensemble of three trees in which each tree is weighted based on the node assignment
240[info] - a modelChain model with Output
241[info] MapValuesTest:
242[info] - a simple example from DMG
243[info] - mapMissingTo and defaultValue both are given
244[info] - mapMissingTo is given and defaultValue is not
245[info] AssociationModelTest:
246[info] - recommendation
247[info] - exclusiveRecommendation
248[info] - ruleAssociation
249[info] GeneralRegressionModelTest:
250[info] - Multinomial Logistic Example
251[info] - General Linear Example
252[info] - Ordinal Multinomial Example
253[info] - Simple Regression Example
254[info] - Generalized Linear Model Example
255[info] - Example of a model with contrast matrices
256[info] - Cox Regression Model Example
257[info] - Cox Regression Model Example with baselineStrataVariable
258[info] ClusteringModelTest:
259[info] - Example for a center-based clustering model
260[info] NearestNeighborModelTest:
261[info] - Scoring Example 1: Continuous predictors and two targets: continuous and categorical
262[info] - Scoring Example 2: Categorical predictor and categorical target with internal case ID variable
263[info] RuleSetModelTest:
264[info] - PMML for the example (using only simple rules)
265[info] - PMML for the example (using compound rules)
266[info] - CompoundRule
267[info] CombinedSeriesTest:
268[info] - Basic
269[info] TreeModelTest:
270[info] - Scoring Procedure
271[info] - Scoring Procedure in records json format
272[info] - Scoring Procedure in split json format
273[info] - Scoring with residuals
274[info] - Scoring with explicit confidences
275[info] - Scoring with a missing value, and weightedConfidence missing value handling
276[info] - Scoring with multiple missing values, and weightedConfidence missing value handling
277[info] - Scoring with defaultChild missing value handling
278[info] - Scoring with lastPredictedValue missing value handling
279[info] - Scoring with nullPredictedValue missing value handling
280[info] - Scoring with aggregateNodes missing value handling
281[info] NeuralNetworkTest:
282[info] - Example model
283[info] RegressionModelTest:
284[info] - Linear Regression Sample
285[info] - Polynomial Regression Sample
286[info] - Logistic Regression for binary classification
287[info] - Sample for classification with more than two categories
288[info] - Using interaction terms
289[info] FunctionsTest:
290[info] - modulo
291[info] - aggregation functions
292[info] NaiveBayesModelTest:
293[info] - Scoring procedure
294[info] TextIndexTest:
295[info] - wordSeparatorCharacterRE=[\s\-]
296[info] - maxLevenshteinDistance
297[info] - countHits
298[info] - An example with maxLevenshteinDistance and case insensitive
299[info] - An example with normalization
300[info] AnomalyDetectionModelTest:
301[info] - An example of an isolation forest model
302[info] - An example of an OCSVM model
303[info] - An example of a Clustering-based model
304
305************************
306Build summary:
307[{
308 "module": "pmml4s",
309 "compile": {"status": "ok", "tookMs": 23527, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
310 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
311 "test-compile": {"status": "ok", "tookMs": 9831, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
312 "test": {"status": "ok", "tookMs": 1200, "passed": 77, "failed": 0, "ignored": 0, "skipped": 0, "total": 77, "byFramework": [{"framework": "unknown", "stats": {"passed": 77, "failed": 0, "ignored": 0, "skipped": 0, "total": 77}}]},
313 "publish": {"status": "skipped", "tookMs": 0},
314 "metadata": {
315 "crossScalaVersions": ["2.13.14", "2.11.12", "2.12.18", "3.1.3"]
316}
317}]
318************************
319[success] Total time: 37 s, completed Jan 13, 2026, 7:26:10 PM
320[0JChecking patch src/test/scala/org/pmml4s/transformations/MapValuesTest.scala...
321Checking patch src/test/scala/org/pmml4s/metadata/AttributeTest.scala...
322Checking patch project/plugins.sbt...
323Checking patch project/build.properties...
324Checking patch build.sbt...
325Applied patch src/test/scala/org/pmml4s/transformations/MapValuesTest.scala cleanly.
326Applied patch src/test/scala/org/pmml4s/metadata/AttributeTest.scala cleanly.
327Applied patch project/plugins.sbt cleanly.
328Applied patch project/build.properties cleanly.
329Applied patch build.sbt cleanly.