Build Logs

playframework/play-slick • 3.8.0-RC2:2025-11-28

Errors

18

Warnings

3

Total Lines

352

1##################################
2Clonning https://github.com/playframework/play-slick.git into /build/repo using revision 5.4.0
3##################################
4Note: switching to 'e0d5ec87de2ca84e5809d5880d357826d449e19b'.
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: true
33sbt project found:
34Sbt version 1.10.11 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 playframework/play-slick
37##################################
38Scala version: 3.8.0-RC2
39Targets: com.typesafe.play%play-slick com.typesafe.play%play-slick-evolutions
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC2
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC2"
60"++3.8.0-RC2 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC2 """{"tests":null}""" com.typesafe.play%play-slick com.typesafe.play%play-slick-evolutions"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.504s.
75[info] done compiling
76/build/repo/build.sbt:7: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
77 resolvers += Resolver.sonatypeCentralSnapshots
78ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("releases")
79 ^
80[info] loading settings for project play-slick-root from build.sbt...
81[info] loading settings for project docs from build.sbt...
82[info] set current project to play-slick-root (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.8.0-RC2
84OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in play-slick-evolutions/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in play-slick-root/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in play-slick/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in docs/crossScalaVersions
88[info] set current project to play-slick-root (in build file:/build/repo/)
89[info] Setting Scala version to 3.8.0-RC2 on 4 projects.
90[info] Switching Scala version on:
91[info] * play-slick-root (2.13.16, 3.8.0-RC2)
92[info] play-slick (2.13.16, 3.8.0-RC2)
93[info] play-slick-evolutions (2.13.16, 3.8.0-RC2)
94[info] docs (2.13.16, 3.8.0-RC2)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to play-slick-root (in build file:/build/repo/)
98Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
99[info] Reapplying settings...
100[info] set current project to play-slick-root (in build file:/build/repo/)
101[info] Defining Global / credentials, credentials and 2 others.
102[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to play-slick-root (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
111 Did you mean play-slick / allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to play-slick-root (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to play-slick-root (in build file:/build/repo/)
118[success] Total time: 0 s, completed Nov 28, 2025, 12:58:35 PM
119Build config: {"tests":null}
120Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
121Starting build...
122Projects: Set(play-slick, play-slick-evolutions)
123Starting build for ProjectRef(file:/build/repo/,play-slick) (play-slick)... [0/2]
124OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
125OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
126OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
127Compile scalacOptions: -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
128[info] compiling 5 Scala sources to /build/repo/src/core/target/scala-3.8.0-RC2/classes ...
129[info] done compiling
130[info] compiling 6 Scala sources to /build/repo/src/core/target/scala-3.8.0-RC2/test-classes ...
131[warn] there were 3 deprecation warnings; re-run with -deprecation for details
132[warn] one warning found
133[info] done compiling
134INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
135[info] SlickModuleSpec
136[info] reference.conf should
137[info] + slick module is enabled
138[info] + provide a database config default path
139[info] + provide a name for the default database
140[info] SlickModule should
141[info] + bind SlickApi to DefaultSlickApi
142[info] + bind SlickApi as a singleton
143[info] + bind the default database to a DatabaseConfigProvider
144[info] + return a DatabaseConfigProvider with a DatabaseConfig instance for the default database
145[info] + return the same DatabaseConfig instance for the default database
146[info] + return a DatabaseConfigProvider with a DatabaseConfig instance for the database named default
147[info] + return the same DatabaseConfig instance for the database named default
148[info] + return a DatabaseConfigProvider with a DatabaseConfig instance for a named (not default) database
149[info] + return the same DatabaseConfig instance for a named database
150[info] Total for specification SlickModuleSpec
151[info] Finished in 306 ms
152[info] 12 examples, 0 failure, 0 error
153INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
154INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
155[info] SlickApiSpec
156ERROR p.a.d.s.DefaultSlickApi - Failed to create Slick database config for key missing-slick-profile.
157com.typesafe.config.ConfigException$Missing: hardcoded value: No configuration setting found for key 'profile'
158 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
159 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
160 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
161 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
162 at com.typesafe.config.impl.SimpleConfig.getString(SimpleConfig.java:251)
163 at slick.basic.DatabaseConfig$.$anonfun$1$$anonfun$2(DatabaseConfig.scala:79)
164 at scala.Option.getOrElse(Option.scala:203)
165 at slick.basic.DatabaseConfig$.$anonfun$1(DatabaseConfig.scala:79)
166 at scala.Option.getOrElse(Option.scala:203)
167 at slick.basic.DatabaseConfig$.forConfig(DatabaseConfig.scala:80)
168[info] SlickApi.dbConfig should
169[info] + return a DatabaseConfig instance for a correctly configured database
170[info] + always return the same DatabaseConfig instance for a given database name
171[info] + throw if a database name doesn't exist in the config
172ERROR p.a.d.s.DefaultSlickApi - Failed to create Slick database config for key missing-slick-profile.
173com.typesafe.config.ConfigException$Missing: hardcoded value: No configuration setting found for key 'profile'
174 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
175 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
176 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
177 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
178 at com.typesafe.config.impl.SimpleConfig.getString(SimpleConfig.java:251)
179 at slick.basic.DatabaseConfig$.$anonfun$1$$anonfun$2(DatabaseConfig.scala:79)
180 at scala.Option.getOrElse(Option.scala:203)
181 at slick.basic.DatabaseConfig$.$anonfun$1(DatabaseConfig.scala:79)
182 at scala.Option.getOrElse(Option.scala:203)
183 at slick.basic.DatabaseConfig$.forConfig(DatabaseConfig.scala:80)
184ERROR p.a.d.s.DefaultSlickApi - Failed to create Slick database config for key missing-slick-profile.
185com.typesafe.config.ConfigException$Missing: hardcoded value: No configuration setting found for key 'profile'
186 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
187 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
188 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
189 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
190 at com.typesafe.config.impl.SimpleConfig.getString(SimpleConfig.java:251)
191 at slick.basic.DatabaseConfig$.$anonfun$1$$anonfun$2(DatabaseConfig.scala:79)
192 at scala.Option.getOrElse(Option.scala:203)
193 at slick.basic.DatabaseConfig$.$anonfun$1(DatabaseConfig.scala:79)
194 at scala.Option.getOrElse(Option.scala:203)
195 at slick.basic.DatabaseConfig$.forConfig(DatabaseConfig.scala:80)
196[info] + throw if a database config doesn't define a Slick profile
197[info] SlickApi.dbConfigs should
198[info] + return all DatabaseConfig instances for a valid configuration
199[info] + throw if a database name doesn't exist in the config
200[info] + throw if a database config doesn't define a Slick profile
201[info] Total for specification SlickApiSpec
202[info] Finished in 87 ms
203[info] 7 examples, 0 failure, 0 error
204[info] DefaultSlickApiSpec
205[info] DefaultSlickApi should
206INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
207[info] + check the assumption that the ApplicationLifecycle isn't null
208INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
209INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
210[info] + check the assumption that the ApplicationLifecycle is a singleton
211[info] + check the assumption that ApplicationLifecycle is binded to a DefaultApplicationLifecycle
212INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
213[info] + check that a stop hook is registered by SlickApi in the ApplicationLifecycle when a database is created
214[info] Total for specification DefaultSlickApiSpec
215[info] Finished in 339 ms
216[info] 4 examples, 0 failure, 0 error
217INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
218INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
219INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
220[info] DatabaseConfigProviderSpec
221[info] DatabaseConfigProvider should
222ERROR c.z.h.HikariConfig - Failed to load driver class com.mysql.jdbc.Driver from HikariConfig class classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902
223ERROR c.z.h.HikariConfig - Failed to load driver class play.api.db.slick.SomeDummyDriver from HikariConfig class classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902
224[info] + return the configured slick profile for the given database
225WARN p.a.d.s.DefaultSlickApi - Error occurred while closing database default.
226java.lang.RuntimeException: Failed to load driver class com.mysql.jdbc.Driver in either of HikariConfig class loader or Thread context classloader
227 at com.zaxxer.hikari.HikariConfig.setDriverClassName(HikariConfig.java:514)
228 at slick.jdbc.hikaricp.HikariCPJdbcDataSource$.forConfig$$anonfun$3(HikariCPJdbcDataSource.scala:33)
229 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
230 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
231 at scala.Option.foreach(Option.scala:439)
232 at slick.jdbc.hikaricp.HikariCPJdbcDataSource$.forConfig(HikariCPJdbcDataSource.scala:33)
233 at slick.jdbc.hikaricp.HikariCPJdbcDataSource$.forConfig(HikariCPJdbcDataSource.scala:24)
234 at slick.jdbc.JdbcDataSource$.forConfig(JdbcDataSource.scala:47)
235 at slick.jdbc.JdbcBackend$DatabaseFactoryDef.forConfig(JdbcBackend.scala:364)
236 at slick.jdbc.JdbcBackend$DatabaseFactoryDef.forConfig$(JdbcBackend.scala:83)
237[info] + return the configured profile for the default database when db name is not specified
238ERROR c.z.h.HikariConfig - Failed to load driver class play.api.db.slick.SomeDummyDriver from HikariConfig class classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902
239WARN p.a.d.s.DefaultSlickApi - Error occurred while closing database jdbc-driver-not-recognized.
240java.lang.RuntimeException: Failed to load driver class play.api.db.slick.SomeDummyDriver in either of HikariConfig class loader or Thread context classloader
241 at com.zaxxer.hikari.HikariConfig.setDriverClassName(HikariConfig.java:514)
242 at slick.jdbc.hikaricp.HikariCPJdbcDataSource$.forConfig$$anonfun$3(HikariCPJdbcDataSource.scala:33)
243 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
244 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
245 at scala.Option.foreach(Option.scala:439)
246 at slick.jdbc.hikaricp.HikariCPJdbcDataSource$.forConfig(HikariCPJdbcDataSource.scala:33)
247 at slick.jdbc.hikaricp.HikariCPJdbcDataSource$.forConfig(HikariCPJdbcDataSource.scala:24)
248 at slick.jdbc.JdbcDataSource$.forConfig(JdbcDataSource.scala:47)
249 at slick.jdbc.JdbcBackend$DatabaseFactoryDef.forConfig(JdbcBackend.scala:364)
250 at slick.jdbc.JdbcBackend$DatabaseFactoryDef.forConfig$(JdbcBackend.scala:83)
251[info] + throw when accessing the db if an invalid jdbc driver is configured
252[info] Total for specification DatabaseConfigProviderSpec
253[info] Finished in 245 ms
254[info] 3 examples, 0 failure, 0 error
255Starting build for ProjectRef(file:/build/repo/,play-slick-evolutions) (play-slick-evolutions)... [1/2]
256Compile scalacOptions: -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
257[info] compiling 3 Scala sources to /build/repo/src/evolutions/target/scala-3.8.0-RC2/classes ...
258[info] done compiling
259[info] compiling 2 Scala sources to /build/repo/src/evolutions/target/scala-3.8.0-RC2/test-classes ...
260[info] done compiling
26112:59:41,407 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.17
26212:59:41,409 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a589a37 - No custom configurators were discovered as a service.
26312:59:41,409 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a589a37 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
26412:59:41,410 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a589a37 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
26512:59:41,415 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
26612:59:41,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
26712:59:41,422 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a589a37 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
26812:59:41,422 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a589a37 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
26912:59:41,422 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a589a37 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
27012:59:41,425 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/src/evolutions/target/scala-3.8.0-RC2/test-classes/logback-test.xml]
27112:59:41,426 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@71772223 - Resource [logback-test.xml] occurs multiple times on the classpath.
27212:59:41,426 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@71772223 - Resource [logback-test.xml] occurs at [file:/build/repo/src/core/target/scala-3.8.0-RC2/test-classes/logback-test.xml]
27312:59:41,426 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@71772223 - Resource [logback-test.xml] occurs at [file:/build/repo/src/evolutions/target/scala-3.8.0-RC2/test-classes/logback-test.xml]
27412:59:41,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
27512:59:41,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
27612:59:41,558 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the
27712:59:41,558 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems.
27812:59:41,558 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole
27912:59:41,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [play] to INFO
28012:59:41,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [application] to DEBUG
28112:59:41,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [play.api.db.slick] to WARN
28212:59:41,559 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
28312:59:41,559 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
28412:59:41,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.avaje.ebean.config.PropertyMapLoader] to OFF
28512:59:41,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.avaje.ebeaninternal.server.core.XmlConfigLoader] to OFF
28612:59:41,560 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.avaje.ebeaninternal.server.lib.BackgroundThread] to OFF
28712:59:41,560 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.gargoylesoftware.htmlunit.javascript] to OFF
28812:59:41,560 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [slick] to OFF
28912:59:41,560 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1078be85 - End of configuration.
29012:59:41,560 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@34d3d16a - Registering current configuration as safe fallback point
29112:59:41,560 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a589a37 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 138 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
292
293INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
294[info] DBApiAdapterSpec
295[info] DBApiAdapter
296[info] getConnection should
297[info] + respect autocommit parameter
298[info] + default autocommit to true
299[info] withConnection should
300[info] + respect autocommit parameter
301[info] + default autocommit to true
302[info] url should
303[info] + return the value set in the config for the jdbc url
304[info] + return the value set in the config for the datasource url
305[info] Total for specification DBApiAdapterSpec
306[info] Finished in 232 ms
307[info] 6 examples, 0 failure, 0 error
308INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler
309[info] EvolutionsModuleSpec
310[info] reference.conf should
311[info] + evolutions module is enabled
312[info] EvolutionsModule should
313[info] + bind DBApi to DBApiAdapter
314[info] + bind DBApi as a singleton
315[info] SlickEvolutionsComponents should
316[info] + bind DBApi to DBApiAdapter
317[info] + bind DBApi as a singleton
318[info] Total for specification EvolutionsModuleSpec
319[info] Finished in 105 ms
320[info] 5 examples, 0 failure, 0 error
321
322************************
323Build summary:
324[{
325 "module": "play-slick",
326 "compile": {"status": "ok", "tookMs": 7267, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
327 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
328 "test-compile": {"status": "ok", "tookMs": 3722, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
329 "test": {"status": "ok", "tookMs": 3516, "passed": 26, "failed": 0, "ignored": 0, "skipped": 0, "total": 26, "byFramework": [{"framework": "specs2", "stats": {"passed": 26, "failed": 0, "ignored": 0, "skipped": 0, "total": 26}}]},
330 "publish": {"status": "skipped", "tookMs": 0},
331 "metadata": {
332 "crossScalaVersions": ["2.13.16", "3.3.5"]
333}
334},{
335 "module": "play-slick-evolutions",
336 "compile": {"status": "ok", "tookMs": 876, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
337 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
338 "test-compile": {"status": "ok", "tookMs": 1406, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
339 "test": {"status": "ok", "tookMs": 3022, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "specs2", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
340 "publish": {"status": "skipped", "tookMs": 0},
341 "metadata": {
342 "crossScalaVersions": ["2.13.16", "3.3.5"]
343}
344}]
345************************
346[success] Total time: 69 s (0:01:09.0), completed Nov 28, 2025, 12:59:43 PM
347[0JChecking patch project/plugins.sbt...
348Checking patch project/build.properties...
349Checking patch build.sbt...
350Applied patch project/plugins.sbt cleanly.
351Applied patch project/build.properties cleanly.
352Applied patch build.sbt cleanly.