Build Logs
tototoshi/slick-joda-mapper • 3.8.0-RC2:2025-11-28
Errors
2
Warnings
2
Total Lines
333
1##################################
2Clonning https://github.com/tototoshi/slick-joda-mapper.git into /build/repo using revision 2.9.1
3##################################
4Note: switching to '8df0418c69ba25e7b06dcdec6d4d98386c2ff604'.
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.9.9 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 tototoshi/slick-joda-mapper
37##################################
38Scala version: 3.8.0-RC2
39Targets: com.github.tototoshi%slick-joda-mapper
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.github.tototoshi%slick-joda-mapper"
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 2 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.475s.
75[info] done compiling
76[info] loading settings for project slick-joda-mapper from build.sbt...
77[info] set current project to slick-joda-mapper (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC2
79OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in slick-joda-mapper/crossScalaVersions
80[info] set current project to slick-joda-mapper (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
82[info] Switching Scala version on:
83[info] * slick-joda-mapper (2.12.19, 2.13.13, 3.8.0-RC2)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to slick-joda-mapper (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to slick-joda-mapper (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to slick-joda-mapper (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to slick-joda-mapper (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to slick-joda-mapper (in build file:/build/repo/)
107[success] Total time: 0 s, completed Nov 28, 2025, 11:59:06 AM
108Build config: {"tests":null}
109Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
110Starting build...
111Projects: Set(slick-joda-mapper)
112Starting build for ProjectRef(file:/build/repo/,slick-joda-mapper) (slick-joda-mapper)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
116Compile scalacOptions: -language:reflectiveCalls, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
117[info] Formatting 7 Scala sources ProjectRef(uri("file:/build/repo/"), "slick-joda-mapper")(compile) ...
118[info] compiling 7 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
119[warn] there was 1 deprecation warning; re-run with -deprecation for details
120[warn] one warning found
121[info] done compiling
122[info] Formatting 2 Scala sources ProjectRef(uri("file:/build/repo/"), "slick-joda-mapper")(test) ...
123[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC2/test-classes ...
124[info] done compiling
125[pool-18-thread-6] INFO org.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy()
126[pool-18-thread-6] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
127[info] JodaSqlTypeConverterSpec:
128[info] JodaDateTimeZoneSqlStringConverter
129[info] - should convert DateTimeZone to String
130[info] - should convert String to DateTimeZone
131[info] JodaLocalDateSqlDateConverter
132[info] - should convert LocalDate to java.sql.Date
133[info] - should convert java.sql.Date to LocalDate
134[info] JodaDateTimeSqlTimestampConverter
135[info] - should convert DateTime to java.sql.Timestamp
136[info] - should convert java.sql.Timestamp to DateTime
137[info] JodaInstantSqlTimestampConverter
138[info] - should convert Instant to java.sql.Timestamp
139[info] - should convert java.sql.Timestamp to Instant
140[info] JodaLocalDateTimeSqlDateConverter
141[info] - should convert LocalDateTime to java.sql.Timestamp
142[info] - should convert java.sql.Timestamp to LocalDateTime
143[info] JodaLocalTimeSqlTimeConverter
144[info] - should convert LocalTime to java.sql.Time
145[info] - should convert java.sql.Time to LocalTime
146[pool-18-thread-6] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
147[pool-18-thread-6] INFO org.testcontainers.DockerClientFactory - Docker host IP address is 172.17.0.1
148[pool-18-thread-6] INFO org.testcontainers.DockerClientFactory - Connected to docker:
149 Server Version: 28.0.4
150 API Version: 1.48
151 Operating System: Ubuntu 22.04.5 LTS
152 Total Memory: 15995 MB
153[pool-18-thread-6] INFO tc.testcontainers/ryuk:0.5.1 - Pulling docker image: testcontainers/ryuk:0.5.1. Please be patient; this may take some time but only needs to be done once.
154[pool-18-thread-6] INFO org.testcontainers.utility.RegistryAuthLocator - Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:latest, configFile: /root/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /root/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
155[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Starting to pull image
156[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
157[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (3 KB/? MB)
158[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (59 KB/? MB)
159[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (63 KB/5 MB)
160[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB)
161[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB)
162[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
163[pool-18-thread-6] INFO tc.testcontainers/ryuk:0.5.1 - Image testcontainers/ryuk:0.5.1 pull took PT0.860087701S
164[pool-18-thread-6] INFO tc.testcontainers/ryuk:0.5.1 - Creating container for image: testcontainers/ryuk:0.5.1
165[pool-18-thread-6] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 is starting: 63d32398202fff75cb1cfa4aef56f7861236dbf87275939245a335efd5bbe354
166[pool-18-thread-6] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 started in PT0.286469695S
167[pool-18-thread-6] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
168[pool-18-thread-6] INFO org.testcontainers.DockerClientFactory - Checking the system...
169[pool-18-thread-6] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0
170[pool-18-thread-6] INFO tc.postgres:9.6.12 - Pulling docker image: postgres:9.6.12. Please be patient; this may take some time but only needs to be done once.
171[pool-18-thread-7] INFO tc.mysql:5.7.41 - Pulling docker image: mysql:5.7.41. Please be patient; this may take some time but only needs to be done once.
172[pool-18-thread-3] INFO tc.mysql:5.7.41 - Pulling docker image: mysql:5.7.41. Please be patient; this may take some time but only needs to be done once.
173[info] H2JodaSupportSpec:
174[info] JodaSupport
175[info] - should enable us to use joda-time with slick
176[info] - should enable us to use joda-time with string interpolation API
177[info] - can be used with comparative operators
178[info] - should be able to filter with the specified date
179[info] - should be the same in/out joda-time zoned Asia/Tokyo (pending)
180[info] - should be the same in/out joda-time zoned UTC (pending)
181[info] - should be the same in/out joda-time zoned Europe/London (pending)
182[info] - should be the same in/out joda-time zoned America/New_York (pending)
183[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Starting to pull image
184[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
185[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Starting to pull image
186[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
187[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Starting to pull image
188[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
189[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 13 pending, 1 downloaded, 0 extracted, (46 KB/? MB)
190[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 12 pending, 2 downloaded, 0 extracted, (279 KB/? MB)
191[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 11 pending, 3 downloaded, 0 extracted, (10 MB/? MB)
192[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 10 pending, 4 downloaded, 0 extracted, (10 MB/? MB)
193[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 9 pending, 5 downloaded, 0 extracted, (10 MB/? MB)
194[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 8 pending, 6 downloaded, 0 extracted, (10 MB/? MB)
195[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 7 pending, 7 downloaded, 0 extracted, (10 MB/? MB)
196[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 6 pending, 8 downloaded, 0 extracted, (10 MB/? MB)
197[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 5 pending, 9 downloaded, 0 extracted, (15 MB/? MB)
198[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 4 pending, 10 downloaded, 0 extracted, (15 MB/? MB)
199[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 3 pending, 11 downloaded, 0 extracted, (27 MB/? MB)
200[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 2 pending, 12 downloaded, 0 extracted, (35 MB/? MB)
201[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 0 extracted, (43 MB/? MB)
202[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (9 MB/? MB)
203[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (9 MB/? MB)
204[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (21 MB/? MB)
205[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (21 MB/? MB)
206[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 0 extracted, (65 MB/80 MB)
207[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (41 MB/? MB)
208[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (41 MB/? MB)
209[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 1 extracted, (66 MB/80 MB)
210[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (41 MB/? MB)
211[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (41 MB/? MB)
212[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (41 MB/? MB)
213[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (41 MB/? MB)
214[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (41 MB/? MB)
215[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (41 MB/? MB)
216[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 4 pending, 7 downloaded, 0 extracted, (41 MB/? MB)
217[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 4 pending, 7 downloaded, 0 extracted, (41 MB/? MB)
218[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 3 pending, 8 downloaded, 0 extracted, (54 MB/? MB)
219[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 3 pending, 8 downloaded, 0 extracted, (54 MB/? MB)
220[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 2 pending, 9 downloaded, 0 extracted, (62 MB/? MB)
221[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 2 pending, 9 downloaded, 0 extracted, (62 MB/? MB)
222[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 2 extracted, (70 MB/80 MB)
223[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 0 extracted, (66 MB/? MB)
224[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 0 extracted, (66 MB/? MB)
225[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 3 extracted, (70 MB/80 MB)
226[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 4 extracted, (71 MB/80 MB)
227[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 5 extracted, (77 MB/80 MB)
228[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 6 extracted, (78 MB/80 MB)
229[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 0 extracted, (103 MB/124 MB)
230[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 0 extracted, (103 MB/124 MB)
231[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 7 extracted, (78 MB/80 MB)
232[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 8 extracted, (78 MB/80 MB)
233[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 1 extracted, (110 MB/124 MB)
234[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 1 extracted, (110 MB/124 MB)
235[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (110 MB/124 MB)
236[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (110 MB/124 MB)
237[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 9 extracted, (80 MB/80 MB)
238[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (111 MB/124 MB)
239[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (111 MB/124 MB)
240[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 10 extracted, (80 MB/80 MB)
241[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 11 extracted, (80 MB/80 MB)
242[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 12 extracted, (80 MB/80 MB)
243[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 13 extracted, (80 MB/80 MB)
244[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 14 extracted, (80 MB/80 MB)
245[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pull complete. 14 layers, pulled in 4s (downloaded 80 MB at 20 MB/s)
246[pool-18-thread-6] INFO tc.postgres:9.6.12 - Image postgres:9.6.12 pull took PT5.15447575S
247[pool-18-thread-6] INFO tc.postgres:9.6.12 - Creating container for image: postgres:9.6.12
248[pool-18-thread-6] INFO tc.postgres:9.6.12 - Container postgres:9.6.12 is starting: aa073233b1df0766d1ec997fbe2d63ca4b980eaab2da62847e92f90050b20ac1
249[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (116 MB/124 MB)
250[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (116 MB/124 MB)
251[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (116 MB/124 MB)
252[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (116 MB/124 MB)
253[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (116 MB/124 MB)
254[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (116 MB/124 MB)
255[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (119 MB/124 MB)
256[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (119 MB/124 MB)
257[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (119 MB/124 MB)
258[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (119 MB/124 MB)
259[pool-18-thread-6] INFO tc.postgres:9.6.12 - Container postgres:9.6.12 started in PT4.503697189S
260[pool-18-thread-6] INFO tc.postgres:9.6.12 - Container is started (JDBC URL: jdbc:postgresql://172.17.0.1:32769/test?loggerLevel=OFF)
261[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (124 MB/124 MB)
262[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (124 MB/124 MB)
263[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (124 MB/124 MB)
264[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (124 MB/124 MB)
265[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (124 MB/124 MB)
266[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (124 MB/124 MB)
267[pool-18-thread-7] INFO tc.mysql:5.7.41 - Image mysql:5.7.41 pull took PT10.12683S
268[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pull complete. 11 layers, pulled in 9s (downloaded 124 MB at 13 MB/s)
269[pool-18-thread-3] INFO tc.mysql:5.7.41 - Image mysql:5.7.41 pull took PT10.1261006S
270[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pull complete. 11 layers, pulled in 9s (downloaded 124 MB at 13 MB/s)
271[pool-18-thread-3] INFO tc.mysql:5.7.41 - Creating container for image: mysql:5.7.41
272[pool-18-thread-7] INFO tc.mysql:5.7.41 - Creating container for image: mysql:5.7.41
273[pool-18-thread-7] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 is starting: 9cad0709a87c858acc4d5fa341c8e044bf77149e5e19fd02e473a244c2587185
274[pool-18-thread-3] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 is starting: 92260eea5c0c2911144046cadd5586e9983844cc10e3f429f9dc3bae7c062b1e
275[pool-18-thread-3] INFO tc.mysql:5.7.41 - Waiting for database connection to become available at jdbc:mysql://172.17.0.1:32770/test using query 'SELECT 1'
276[pool-18-thread-7] INFO tc.mysql:5.7.41 - Waiting for database connection to become available at jdbc:mysql://172.17.0.1:32771/test using query 'SELECT 1'
277[info] PostgresJodaSupportSpec:
278[info] JodaSupport
279[info] - should enable us to use joda-time with slick
280[info] - should enable us to use joda-time with string interpolation API
281[info] - can be used with comparative operators
282[info] - should be able to filter with the specified date
283[info] - should be the same in/out joda-time zoned Asia/Tokyo (pending)
284[info] - should be the same in/out joda-time zoned UTC (pending)
285[info] - should be the same in/out joda-time zoned Europe/London (pending)
286[info] - should be the same in/out joda-time zoned America/New_York (pending)
287[pool-18-thread-3] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 started in PT7.494260879S
288[pool-18-thread-7] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 started in PT7.493911365S
289[pool-18-thread-7] INFO tc.mysql:5.7.41 - Container is started (JDBC URL: jdbc:mysql://172.17.0.1:32771/test)
290[pool-18-thread-3] INFO tc.mysql:5.7.41 - Container is started (JDBC URL: jdbc:mysql://172.17.0.1:32770/test)
291Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
292[info] MySQLJodaSupportSpec:
293[info] JodaSupport
294[info] - should enable us to use joda-time with slick
295[info] - should enable us to use joda-time with string interpolation API
296[info] - can be used with comparative operators
297[info] - should be able to filter with the specified date
298[info] - should be the same in/out joda-time zoned Asia/Tokyo (pending)
299[info] - should be the same in/out joda-time zoned UTC (pending)
300[info] - should be the same in/out joda-time zoned Europe/London (pending)
301[info] - should be the same in/out joda-time zoned America/New_York (pending)
302[info] MySQLJodaSupportWithoutCalenderSpec:
303[info] JodaSupport
304[info] - should enable us to use joda-time with slick
305[info] - should enable us to use joda-time with string interpolation API
306[info] - can be used with comparative operators
307[info] - should be able to filter with the specified date
308[info] - should be the same in/out joda-time zoned Asia/Tokyo
309[info] - should be the same in/out joda-time zoned UTC
310[info] - should be the same in/out joda-time zoned Europe/London
311[info] - should be the same in/out joda-time zoned America/New_York
312
313************************
314Build summary:
315[{
316 "module": "slick-joda-mapper",
317 "compile": {"status": "ok", "tookMs": 9612, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
318 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
319 "test-compile": {"status": "ok", "tookMs": 6223, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
320 "test": {"status": "ok", "tookMs": 21720, "passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32, "byFramework": [{"framework": "unknown", "stats": {"passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32}}]},
321 "publish": {"status": "skipped", "tookMs": 0},
322 "metadata": {
323 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
324}
325}]
326************************
327[success] Total time: 64 s (0:01:04.0), completed Nov 28, 2025, 12:00:10 PM
328[0JChecking patch project/plugins.sbt...
329Checking patch project/build.properties...
330Checking patch build.sbt...
331Applied patch project/plugins.sbt cleanly.
332Applied patch project/build.properties cleanly.
333Applied patch build.sbt cleanly.