Build Logs

apache/pekko-persistence-jdbc • 3.8.0-RC6:2026-01-08

Errors

6

Warnings

52

Total Lines

855

1##################################
2Clonning https://github.com/apache/pekko-persistence-jdbc.git into /build/repo using revision v1.2.0
3##################################
4Note: switching to 'c11cdaecdd963fa3be29f6343f6fd9b3a663734f'.
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
21Would override fixed Scala version: 3.3.7
22----
23Preparing build for 3.8.0-RC6
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val Scala3 = "3.3.7"
35Replacement: val Scala3 = "3.8.0-RC6"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.7"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44No prepare script found for project apache/pekko-persistence-jdbc
45##################################
46Scala version: 3.8.0-RC6
47Targets: org.apache.pekko%pekko-persistence-jdbc
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Xms512M
59-Xmx4096M
60-XX:MaxGCPauseMillis=200
61-Dcommunitybuild.scala=3.8.0-RC6
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC6"
71"++3.8.0-RC6 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-persistence-jdbc"
79
80[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
81[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 7 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 9.084s.
87[warn] /build/repo/project/CopyrightHeader.scala:26:24: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
88[warn] Seq(Compile, Test, IntegrationTest).flatMap { config =>
89[warn] ^
90[warn] /build/repo/project/CopyrightHeader.scala:38:65: 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
91[warn] Def.settings(headerMappingSettings, additional) ++ Defaults.itSettings ++
92[warn] ^
93[warn] /build/repo/project/CopyrightHeader.scala:39:20: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
94[warn] headerSettings(IntegrationTest)
95[warn] ^
96[warn] three warnings found
97[info] done compiling
98[info] loading settings for project pekko-persistence-jdbc from build.sbt...
99[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
100[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
101[warn] there's a key that's not used by any other settings/tasks:
102[warn]
103[warn] * docs / previewSite / previewPath
104[warn] +- /build/repo/build.sbt:89
105[warn]
106[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
107[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
108Execute setCrossScalaVersions: 3.8.0-RC6
109[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
110OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in core/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in pekko-persistence-jdbc/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in migratorIntegration/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in migrator/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in docs/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in integration/crossScalaVersions
116[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
117[info] Setting Scala version to 3.8.0-RC6 on 6 projects.
118[info] Switching Scala version on:
119[info] integration (2.12.20, 2.13.17, 3.8.0-RC6)
120[info] docs (2.12.20, 2.13.17, 3.8.0-RC6)
121[info] migrator (2.12.20, 2.13.17, 3.8.0-RC6)
122[info] * pekko-persistence-jdbc (2.12.20, 2.13.17, 3.8.0-RC6)
123[info] core (2.12.20, 2.13.17, 3.8.0-RC6)
124[info] migratorIntegration (2.12.20, 2.13.17, 3.8.0-RC6)
125[info] Excluding projects:
126[info] Reapplying settings...
127[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
128[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
129Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
130[info] Reapplying settings...
131[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
132[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
133[info] Defining Global / credentials, ThisBuild / credentials and 5 others.
134[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 48 others.
135[info] Run `last` for details.
136[info] Reapplying settings...
137[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
138[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
139Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
140[info] Reapplying settings...
141OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
142
143 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
144 Did you mean migratorIntegration / allExcludeDependencies ?
145 , retry without global scopes
146[info] Reapplying settings...
147[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
148[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
149Execute removeScalacOptionsStartingWith: -P:wartremover
150[info] Reapplying settings...
151[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
152[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
153[success] Total time: 0 s, completed Jan 8, 2026, 2:20:36 AM
154Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
155Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
156Starting build...
157Projects: Set(core)
158Starting build for ProjectRef(file:/build/repo/,core) (pekko-persistence-jdbc)... [0/1]
159OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
160Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xlog-reflective-calls, -language:higherKinds, -language:implicitConversions, --java-output-version:17, -Ydelambdafy:method, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
161[info] compiling 64 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/classes ...
162[warn] bad option '-Xlog-reflective-calls' was ignored
163[warn] bad option '-Ydelambdafy:method' was ignored
164[warn] -- Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/state/DurableStateQueries.scala:52:81
165[warn] 52 | implicit val uuidSetter: SetParameter[Array[Byte]] = SetParameter[Array[Byte]] { case (bytes, params) =>
166[warn] | ^
167[warn] |Implicit parameters should be provided with a `using` clause.
168[warn] |To disable the warning, please use the following option:
169[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
170[warn] 53 | params.setBytes(bytes)
171[warn] 54 | }
172[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/snapshot/JdbcSnapshotStore.scala:77:11
173[warn] 77 | case _ => Future.successful(None)
174[warn] | ^
175[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
176[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/snapshot/JdbcSnapshotStore.scala:101:11
177[warn] 101 | case _ => Future.successful(())
178[warn] | ^
179[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
180[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/testkit/internal/SchemaUtilsImpl.scala:166:11
181[warn] 166 | case _ => throw new UnsupportedOperationException(s"Unsupported schema request for $schemaType")
182[warn] | ^
183[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
184[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/testkit/internal/SchemaUtilsImpl.scala:180:11
185[warn] 180 | case _ => throw new UnsupportedOperationException(s"Unsupported schema request for $schemaType")
186[warn] | ^
187[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
188[warn] there were 5 deprecation warnings; re-run with -deprecation for details
189[warn] 8 warnings found
190[info] done compiling
191[info] compiling 46 Scala sources and 2 Java sources to /build/repo/core/target/scala-3.8.0-RC6/test-classes ...
192[warn] bad option '-Xlog-reflective-calls' was ignored
193[warn] bad option '-Ydelambdafy:method' was ignored
194[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/test/scala/org/apache/pekko/persistence/jdbc/state/scaladsl/JdbcDurableStateSpec.scala:94:15
195[warn] 94 | case _ => throw new UnsupportedOperationException(s"Unsupported <$schemaType> for durableState.")
196[warn] | ^
197[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
198[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/test/scala/org/apache/pekko/persistence/jdbc/state/scaladsl/StateSpecBase.scala:56:9
199[warn] 56 | case _ => throw new UnsupportedOperationException(s"Unsupported <$s> for durableState.")
200[warn] | ^
201[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
202[warn] four warnings found
203[info] done compiling
2042026-01-08 02:21:12,213 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
2052026-01-08 02:21:14,316 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-14] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#1888373933] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2062026-01-08 02:21:14,318 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-14] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#1888373933] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2072026-01-08 02:21:14,318 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-14] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#1888373933] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2082026-01-08 02:21:14,318 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-14] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#1888373933] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2092026-01-08 02:21:14,318 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-14] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#1888373933] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2102026-01-08 02:21:14,540 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-836084382] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2112026-01-08 02:21:14,541 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-836084382] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2122026-01-08 02:21:14,542 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-836084382] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2132026-01-08 02:21:14,542 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-836084382] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2142026-01-08 02:21:14,542 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-836084382] was unhandled. [10] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2152026-01-08 02:21:15,131 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-476873081] was unhandled. [11] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2162026-01-08 02:21:15,131 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-476873081] was unhandled. [12] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2172026-01-08 02:21:15,131 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-476873081] was unhandled. [13] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2182026-01-08 02:21:15,131 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-476873081] was unhandled. [14] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2192026-01-08 02:21:15,131 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-476873081] was unhandled. [15] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2202026-01-08 02:21:15,486 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-9] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#1033554886] was unhandled. [16] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2212026-01-08 02:21:15,486 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-9] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#1033554886] was unhandled. [17] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2222026-01-08 02:21:15,486 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-9] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#1033554886] was unhandled. [18] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2232026-01-08 02:21:15,486 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-9] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#1033554886] was unhandled. [19] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2242026-01-08 02:21:15,486 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-9] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#1033554886] was unhandled. [20] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2252026-01-08 02:21:19,997 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-14] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
226[info] H2JournalPerfSpecSharedDb:
227[info] A journal
228[info] - must replay all messages (219 milliseconds)
229[info] - must replay messages using a lower sequence number bound (17 milliseconds)
230[info] - must replay messages using an upper sequence number bound (15 milliseconds)
231[info] - must replay messages using a count limit (17 milliseconds)
232[info] - must replay messages using a lower and upper sequence number bound (15 milliseconds)
233[info] - must replay messages using a lower and upper sequence number bound and a count limit (16 milliseconds)
234[info] - must replay a single if lower sequence number bound equals upper sequence number bound (4 milliseconds)
235[info] - must replay a single message if count limit equals 1 (15 milliseconds)
236[info] - must not replay messages if count limit equals 0 (13 milliseconds)
237[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (12 milliseconds)
238[info] - must not replay messages if the persistent actor has not yet written messages (13 milliseconds)
239[info] - must not replay permanently deleted messages (range deletion) (272 milliseconds)
240[info] - must not reset highestSequenceNr after message deletion (32 milliseconds)
241[info] - must not reset highestSequenceNr after journal cleanup (37 milliseconds)
242[info] A Journal optionally
243[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
244[info] - may reject non-serializable events (21 milliseconds)
245[info] + CapabilityFlag `supportsSerialization` was turned `on`.
246[info] - may serialize events (33 milliseconds)
247[info] + CapabilityFlag `supportsMetadata` was turned `off`. To enable the related tests override it with `CapabilityFlag.on` (or `true` in Scala).
248[info] A PersistentActor's performance
249[info] - must measure: persistAsync()-ing 1000 events (260 milliseconds)
250[info] + PersistAsync()-ing 1000 took 240 ms
251[info] + Average time: 240 ms
252[info] - must measure: persist()-ing 1000 events (592 milliseconds)
253[info] + Persist()-ing 1000 took 590 ms
254[info] + Average time: 590 ms
255[info] - must measure: recovering 1000 events (429 milliseconds)
256[info] + Recovering 1000 took 109 ms
257[info] + Average time: 109 ms
258[info] A PersistentActor's performance
259[info] - must measure: persist()-ing 1000 events for 100 actors (3 seconds, 419 milliseconds)
260[info] + Persist()-ing 1000 * 100 took 3358 ms
261[info] + Average time: 3358 ms
262[info] A PersistentActor's performance
263[info] - must measure: persistAsync()-ing 1000 events for 100 actors (975 milliseconds)
264[info] + persistAsync()-ing 1000 * 100 took 925 ms
265[info] + Average time: 925 ms
2662026-01-08 02:21:20,173 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [SnapshotStoreSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
2672026-01-08 02:21:20,494 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [SnapshotStoreSpec-pekko.actor.default-dispatcher-6] [ SnapshotStoreSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
268[info] H2SnapshotStoreSchemaSpec:
269[info] A snapshot store
270[info] - must not load a snapshot given an invalid persistenceId (8 milliseconds)
271[info] - must not load a snapshot given non-matching timestamp criteria (9 milliseconds)
272[info] - must not load a snapshot given non-matching sequence number criteria (9 milliseconds)
273[info] - must load the most recent snapshot (2 milliseconds)
274[info] - must load the most recent snapshot matching an upper sequence number bound (1 millisecond)
275[info] - must load the most recent snapshot matching upper sequence number and timestamp bounds (9 milliseconds)
276[info] - must delete a single snapshot identified by sequenceNr in snapshot metadata (21 milliseconds)
277[info] - must delete all snapshots matching upper sequence number and timestamp bounds (24 milliseconds)
278[info] - must not delete snapshots with non-matching upper timestamp bounds (12 milliseconds)
279[info] - must save and overwrite snapshot with same sequence number (1 millisecond)
280[info] - must save bigger size snapshot (10000 bytes) (2 milliseconds)
281[info] A snapshot store optionally
282[info] + CapabilityFlag `supportsSerialization` was turned `on`.
283[info] - may serialize snapshots (13 milliseconds)
284[info] + CapabilityFlag `supportsMetadata` was turned `on`.
285[info] - may store metadata (8 milliseconds)
2862026-01-08 02:21:20,531 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
2872026-01-08 02:21:20,550 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
2882026-01-08 02:21:20,572 - org.apache.pekko.actor.ActorSystemImpl -> WARN [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec ActorSystemImpl - system/-persistence-jdbc-durable-state-sequence-actorsomename does not exist
2892026-01-08 02:21:20,573 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2902026-01-08 02:21:20,585 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
2912026-01-08 02:21:20,595 - org.apache.pekko.actor.ActorSystemImpl -> WARN [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec ActorSystemImpl - system/-persistence-jdbc-durable-state-sequence-actorsomename does not exist
2922026-01-08 02:21:20,595 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2932026-01-08 02:21:20,941 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-4] [ Slf4jLogger - Slf4jLogger started
2942026-01-08 02:21:21,006 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-4] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-4]. Current max offset [0]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2952026-01-08 02:21:21,120 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-4] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-4]. Current max offset [0]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2962026-01-08 02:21:21,240 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-4]. Current max offset [0]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2972026-01-08 02:21:21,360 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-4] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [5-11]. Current max offset [4]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2982026-01-08 02:21:21,480 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [5-11]. Current max offset [4]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2992026-01-08 02:21:21,600 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-4] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [5-11]. Current max offset [4]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3002026-01-08 02:21:22,080 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-4] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [12-14]. Current max offset [11]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3012026-01-08 02:21:22,200 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-4] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [12-14]. Current max offset [11]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3022026-01-08 02:21:22,320 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [12-14]. Current max offset [11]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3032026-01-08 02:21:22,604 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3042026-01-08 02:21:22,622 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-4] [ Slf4jLogger - Slf4jLogger started
3052026-01-08 02:21:22,653 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3062026-01-08 02:21:22,771 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3072026-01-08 02:21:22,891 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3082026-01-08 02:21:22,972 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3092026-01-08 02:21:22,994 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
3102026-01-08 02:21:23,025 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-6, 8]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3112026-01-08 02:21:23,140 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-6, 8]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3122026-01-08 02:21:23,260 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-6, 8]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3132026-01-08 02:21:23,352 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3142026-01-08 02:21:23,372 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
3152026-01-08 02:21:23,401 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-6, 7]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3162026-01-08 02:21:23,521 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-10]. Current max offset [0]. [9] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3172026-01-08 02:21:23,641 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-10]. Current max offset [0]. [9] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3182026-01-08 02:21:24,044 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-11] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3192026-01-08 02:21:24,060 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3202026-01-08 02:21:24,084 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-12] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-5, 7-9]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3212026-01-08 02:21:24,198 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-11] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-5, 6-9, 10-12]. Current max offset [0]. [9] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3222026-01-08 02:21:24,319 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-5, 6-9, 10-12]. Current max offset [0]. [9] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3232026-01-08 02:21:24,439 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [10-12]. Current max offset [9]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3242026-01-08 02:21:24,721 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3252026-01-08 02:21:24,736 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3262026-01-08 02:21:25,409 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2968, 2969-2998, 2999]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3272026-01-08 02:21:25,526 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2968, 2969-2998, 2999]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3282026-01-08 02:21:25,646 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-11] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2968, 2969-2998, 2999]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3292026-01-08 02:21:25,732 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3302026-01-08 02:21:25,747 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3312026-01-08 02:21:25,780 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-8, 9, 11-15]. Current max offset [0]. [12] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3322026-01-08 02:21:25,895 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-8, 9, 11-15]. Current max offset [0]. [12] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3332026-01-08 02:21:26,015 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-8, 9, 11-15]. Current max offset [0]. [12] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3342026-01-08 02:21:26,855 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [16-18]. Current max offset [15]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3352026-01-08 02:21:26,975 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [16-18]. Current max offset [15]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3362026-01-08 02:21:27,095 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [16-18]. Current max offset [15]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3372026-01-08 02:21:28,018 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3382026-01-08 02:21:28,035 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3392026-01-08 02:21:28,440 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2980, 2981-2985, 2986-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3402026-01-08 02:21:28,555 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2980, 2981-2985, 2986-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3412026-01-08 02:21:28,675 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2980, 2981-2985, 2986-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3422026-01-08 02:21:29,514 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [3001-3030]. Current max offset [3000]. [29] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3432026-01-08 02:21:29,634 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [3001-3030]. Current max offset [3000]. [29] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3442026-01-08 02:21:29,754 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [3001-3030]. Current max offset [3000]. [29] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3452026-01-08 02:21:30,686 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3462026-01-08 02:21:30,697 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
347[info] H2DurableStateSpec:
348[info] A durable state store
349[info] - must not load a state given an invalid persistenceId (21 milliseconds)
350[info] - must add a valid state successfully (55 milliseconds)
351[info] - must support composite upsert-fetch-repeat loop (36 milliseconds)
352[info] - must fail inserting an already existing sequence number (20 milliseconds)
353[info] - must fail inserting incorrect sequence number with 0 rows affected (26 milliseconds)
354[info] - must delete an existing state (10 milliseconds)
355[info] - must fail to delete old object revision (22 milliseconds)
356[info] - must delete latest object revision but not older one (21 milliseconds)
357[info] A durable state store with payload that needs custom serializer
358[info] - must not load a state given an invalid persistenceId (5 milliseconds)
359[info] - must add a valid state successfully (4 milliseconds)
360[info] - must support composite upsert-fetch-repeat loop (16 milliseconds)
361[info] - must delete an existing state (8 milliseconds)
362[info] A JDBC durable state store
363[info] - must find all states by tag either from the beginning or from a specific offset (1 second, 675 milliseconds)
364[info] - must find the max offset after a series of upserts with multiple persistence ids (364 milliseconds)
365[info] - must find all states by tags with offsets sorted and proper max and min offsets when starting offset is specified (375 milliseconds)
366[info] - must find all states by tags returning a live source with no offset specified (684 milliseconds)
367[info] - must find all states by tags returning a live source with a starting offset specified (674 milliseconds)
368[info] A JDBC durable state store in the face of parallel upserts
369[info] - must fetch proper values of offsets with currentChanges() (1 second, 3 milliseconds)
370[info] - must fetch proper values of offsets from beginning with changes() and phased upserts (2 seconds, 284 milliseconds)
371[info] - must fetch proper values of offsets from beginning for a larger dataset with changes() and phased upserts (2 seconds, 664 milliseconds)
3722026-01-08 02:21:30,740 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3732026-01-08 02:21:32,371 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-9] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
374[info] MockDaoJournalSequenceActorTest:
375[info] - should re-query with delay only when events are missing. (741 milliseconds)
376[info] - should Assume an element missing after the configured amount of maxTries (880 milliseconds)
3772026-01-08 02:21:32,400 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3782026-01-08 02:21:32,417 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 1 - events from 1 to 1000
3792026-01-08 02:21:32,443 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 2 - events from 1001 to 2000
3802026-01-08 02:21:32,467 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 3 - events from 2001 to 3000
3812026-01-08 02:21:32,490 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 4 - events from 3001 to 4000
3822026-01-08 02:21:32,509 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 5 - events from 4001 to 5000
3832026-01-08 02:21:32,528 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 6 - events from 5001 to 6000
3842026-01-08 02:21:32,550 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 7 - events from 6001 to 7000
3852026-01-08 02:21:32,570 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 8 - events from 7001 to 8000
3862026-01-08 02:21:32,589 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 9 - events from 8001 to 9000
3872026-01-08 02:21:32,605 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 10 - events from 9001 to 10000
3882026-01-08 02:21:32,618 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 11 - events from 10001 to 11000
3892026-01-08 02:21:32,632 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 12 - events from 11001 to 12000
3902026-01-08 02:21:32,646 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 13 - events from 12001 to 13000
3912026-01-08 02:21:32,658 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 14 - events from 13001 to 14000
3922026-01-08 02:21:32,672 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 15 - events from 14001 to 15000
3932026-01-08 02:21:32,684 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 16 - events from 15001 to 16000
3942026-01-08 02:21:32,968 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
395[info] H2LimitWindowingStreamTest:
396[info] - should stream events with limit windowing (583 milliseconds)
3972026-01-08 02:21:32,996 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-4] [ Slf4jLogger - Slf4jLogger started
3982026-01-08 02:21:33,882 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#-38314536] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3992026-01-08 02:21:33,882 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#-38314536] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4002026-01-08 02:21:33,883 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#-38314536] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4012026-01-08 02:21:33,883 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-4] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#-38314536] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4022026-01-08 02:21:33,883 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-4] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#-38314536] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4032026-01-08 02:21:33,928 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-755507883] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4042026-01-08 02:21:33,929 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-755507883] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4052026-01-08 02:21:33,930 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-755507883] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4062026-01-08 02:21:33,930 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-755507883] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4072026-01-08 02:21:33,930 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-755507883] was unhandled. [10] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4082026-01-08 02:21:34,114 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-7] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-1591256241] was unhandled. [11] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4092026-01-08 02:21:34,114 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-7] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-1591256241] was unhandled. [12] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4102026-01-08 02:21:34,114 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-7] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-1591256241] was unhandled. [13] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4112026-01-08 02:21:34,114 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-7] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-1591256241] was unhandled. [14] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4122026-01-08 02:21:34,114 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-7] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-1591256241] was unhandled. [15] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4132026-01-08 02:21:34,279 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-441046301] was unhandled. [16] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4142026-01-08 02:21:34,279 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-441046301] was unhandled. [17] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4152026-01-08 02:21:34,279 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-441046301] was unhandled. [18] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4162026-01-08 02:21:34,279 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-441046301] was unhandled. [19] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4172026-01-08 02:21:34,279 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-441046301] was unhandled. [20] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4182026-01-08 02:21:36,590 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
419[info] H2JournalPerfSpec:
420[info] A journal
421[info] - must replay all messages (24 milliseconds)
422[info] - must replay messages using a lower sequence number bound (13 milliseconds)
423[info] - must replay messages using an upper sequence number bound (12 milliseconds)
424[info] - must replay messages using a count limit (12 milliseconds)
425[info] - must replay messages using a lower and upper sequence number bound (12 milliseconds)
426[info] - must replay messages using a lower and upper sequence number bound and a count limit (12 milliseconds)
427[info] - must replay a single if lower sequence number bound equals upper sequence number bound (13 milliseconds)
428[info] - must replay a single message if count limit equals 1 (12 milliseconds)
429[info] - must not replay messages if count limit equals 0 (11 milliseconds)
430[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (12 milliseconds)
431[info] - must not replay messages if the persistent actor has not yet written messages (11 milliseconds)
432[info] - must not replay permanently deleted messages (range deletion) (244 milliseconds)
433[info] - must not reset highestSequenceNr after message deletion (22 milliseconds)
434[info] - must not reset highestSequenceNr after journal cleanup (21 milliseconds)
435[info] A Journal optionally
436[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
437[info] - may reject non-serializable events (12 milliseconds)
438[info] + CapabilityFlag `supportsSerialization` was turned `on`.
439[info] - may serialize events (25 milliseconds)
440[info] + CapabilityFlag `supportsMetadata` was turned `off`. To enable the related tests override it with `CapabilityFlag.on` (or `true` in Scala).
441[info] A PersistentActor's performance
442[info] - must measure: persistAsync()-ing 1000 events (41 milliseconds)
443[info] + PersistAsync()-ing 1000 took 29 ms
444[info] + Average time: 29 ms
445[info] - must measure: persist()-ing 1000 events (164 milliseconds)
446[info] + Persist()-ing 1000 took 163 ms
447[info] + Average time: 163 ms
448[info] - must measure: recovering 1000 events (180 milliseconds)
449[info] + Recovering 1000 took 20 ms
450[info] + Average time: 20 ms
451[info] A PersistentActor's performance
452[info] - must measure: persist()-ing 1000 events for 100 actors (1 second, 680 milliseconds)
453[info] + Persist()-ing 1000 * 100 took 1649 ms
454[info] + Average time: 1649 ms
455[info] A PersistentActor's performance
456[info] - must measure: persistAsync()-ing 1000 events for 100 actors (572 milliseconds)
457[info] + persistAsync()-ing 1000 * 100 took 548 ms
458[info] + Average time: 548 ms
4592026-01-08 02:21:36,634 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4602026-01-08 02:21:37,509 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
461[info] H2JournalSpecSharedDb:
462[info] A journal
463[info] - must replay all messages (22 milliseconds)
464[info] - must replay messages using a lower sequence number bound (13 milliseconds)
465[info] - must replay messages using an upper sequence number bound (12 milliseconds)
466[info] - must replay messages using a count limit (12 milliseconds)
467[info] - must replay messages using a lower and upper sequence number bound (12 milliseconds)
468[info] - must replay messages using a lower and upper sequence number bound and a count limit (12 milliseconds)
469[info] - must replay a single if lower sequence number bound equals upper sequence number bound (13 milliseconds)
470[info] - must replay a single message if count limit equals 1 (12 milliseconds)
471[info] - must not replay messages if count limit equals 0 (12 milliseconds)
472[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (11 milliseconds)
473[info] - must not replay messages if the persistent actor has not yet written messages (11 milliseconds)
474[info] - must not replay permanently deleted messages (range deletion) (241 milliseconds)
475[info] - must not reset highestSequenceNr after message deletion (21 milliseconds)
476[info] - must not reset highestSequenceNr after journal cleanup (22 milliseconds)
477[info] A Journal optionally
478[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
479[info] - may reject non-serializable events (11 milliseconds)
480[info] + CapabilityFlag `supportsSerialization` was turned `on`.
481[info] - may serialize events (23 milliseconds)
482[info] + CapabilityFlag `supportsMetadata` was turned `on`.
483[info] - may return metadata (25 milliseconds)
4842026-01-08 02:21:37,542 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4852026-01-08 02:21:47,755 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4862026-01-08 02:21:47,770 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4872026-01-08 02:21:47,845 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4882026-01-08 02:21:47,877 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
4892026-01-08 02:21:47,951 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4902026-01-08 02:21:47,974 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4912026-01-08 02:21:48,052 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
492[info] H2HardDeleteQueryTest:
493[info] - should not return deleted events when using CurrentEventsByTag (10 seconds, 223 milliseconds)
494[info] - should not return deleted events when using EventsByTag (94 milliseconds)
495[info] - should not return deleted events when using CurrentEventsByPersistenceId (95 milliseconds)
496[info] - should not return deleted events when using EventsByPersistenceId (93 milliseconds)
497[info] JournalTablesTest:
498[info] JournalTable
499[info] - should be configured with a schema name (2 milliseconds)
500[info] - should be configured with a table name (0 milliseconds)
501[info] - should be configured with column names (1 millisecond)
5022026-01-08 02:21:48,117 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5032026-01-08 02:21:49,021 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-9] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
504[info] H2ScalaEventsByInfrequentTagTest:
505[info] - should persist and find a tagged event with multiple (frequent and infrequent) tags (913 milliseconds)
5062026-01-08 02:21:49,037 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5072026-01-08 02:21:49,081 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
508[info] ByteArrayJournalSerializerTest:
509[info] - should serialize a serializable message and indicate whether or not the serialization succeeded (44 milliseconds)
510[info] - should not serialize a non-serializable message and indicate whether or not the serialization succeeded (1 millisecond)
511[info] - should serialize non-serializable and serializable messages and indicate whether or not the serialization succeeded (1 millisecond)
5122026-01-08 02:21:49,102 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5132026-01-08 02:21:49,685 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5142026-01-08 02:21:49,700 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5152026-01-08 02:21:50,321 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5162026-01-08 02:21:50,338 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5172026-01-08 02:21:50,992 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-13] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5182026-01-08 02:21:51,006 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5192026-01-08 02:21:56,622 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
520[info] H2ScalaCurrentEventsByTagTest:
521[info] - should not find an event by tag for unknown tag (592 milliseconds)
522[info] - should find all events by tag (633 milliseconds)
523[info] - should persist and find a tagged event with multiple tags (663 milliseconds)
524[info] - should complete without any gaps in case events are being persisted when the query is executed (5 seconds, 633 milliseconds)
5252026-01-08 02:21:56,652 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5262026-01-08 02:21:56,660 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [pool-18-thread-6-ScalaTest-running-H2JournalDaoStreamMessagesMemoryTest] [ H2JournalDaoStreamMessagesMemoryTest - batches: 16 (with 1000 events), total messages: 16000, total msgs size: 80000000
5272026-01-08 02:21:56,663 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 1 - events from 1 to 1000
5282026-01-08 02:21:56,678 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 2 - events from 1001 to 2000
5292026-01-08 02:21:56,692 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 3 - events from 2001 to 3000
5302026-01-08 02:21:56,706 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 4 - events from 3001 to 4000
5312026-01-08 02:21:56,720 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 5 - events from 4001 to 5000
5322026-01-08 02:21:56,733 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 6 - events from 5001 to 6000
5332026-01-08 02:21:56,748 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 7 - events from 6001 to 7000
5342026-01-08 02:21:56,761 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 8 - events from 7001 to 8000
5352026-01-08 02:21:56,775 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2JournalDaoStreamMessagesMemoryTest - batch 9 - events from 8001 to 9000
5362026-01-08 02:21:56,789 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2JournalDaoStreamMessagesMemoryTest - batch 10 - events from 9001 to 10000
5372026-01-08 02:21:56,802 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 11 - events from 10001 to 11000
5382026-01-08 02:21:56,815 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2JournalDaoStreamMessagesMemoryTest - batch 12 - events from 11001 to 12000
5392026-01-08 02:21:56,827 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 13 - events from 12001 to 13000
5402026-01-08 02:21:56,840 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 14 - events from 13001 to 14000
5412026-01-08 02:21:56,854 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 15 - events from 14001 to 15000
5422026-01-08 02:21:56,867 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 16 - events from 15001 to 16000
5432026-01-08 02:21:56,881 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [pool-18-thread-6-ScalaTest-running-H2JournalDaoStreamMessagesMemoryTest] [ H2JournalDaoStreamMessagesMemoryTest - Events written, starting replay
5442026-01-08 02:22:02,467 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [pool-18-thread-6-ScalaTest-running-H2JournalDaoStreamMessagesMemoryTest] [ H2JournalDaoStreamMessagesMemoryTest - Used heap before 323 MB, after 324 MB
5452026-01-08 02:22:02,470 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
546[info] H2JournalDaoStreamMessagesMemoryTest:
547[info] - should stream events (5 seconds, 832 milliseconds)
548[info] ConfigOpsTest:
549[info] - should parse field values to Options (0 milliseconds)
550[info] TrySeqTest:
551[info] - should sequence an empty immutable.Seq (1 millisecond)
552[info] - should sequence an empty immutable.Vector (0 milliseconds)
553[info] - should sequence a immutable.Seq of success/success (0 milliseconds)
554[info] - should sequence an immutable Seq of success/failure (1 millisecond)
555[info] - should sequence an immutable Seq of failure/success (1 millisecond)
556[info] - should sequence an immutable.Seq of failure/failure (0 milliseconds)
557[info] - should sequence an immutable.Vector of failure/failure (0 milliseconds)
5582026-01-08 02:22:02,516 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5592026-01-08 02:22:02,677 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5602026-01-08 02:22:02,694 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5612026-01-08 02:22:06,225 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5622026-01-08 02:22:06,243 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5632026-01-08 02:22:06,816 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5642026-01-08 02:22:06,830 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5652026-01-08 02:22:07,736 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5662026-01-08 02:22:07,759 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5672026-01-08 02:22:09,418 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5682026-01-08 02:22:09,438 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5692026-01-08 02:22:10,629 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-9] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5702026-01-08 02:22:10,644 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5712026-01-08 02:22:17,136 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5722026-01-08 02:22:17,153 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5732026-01-08 02:22:18,481 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5742026-01-08 02:22:18,500 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5752026-01-08 02:22:20,747 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
576[info] H2ScalaEventsByTagTest:
577[info] - should not find events for unknown tags (173 milliseconds)
578[info] - should find all events by tag (3 seconds, 544 milliseconds)
579[info] - should deliver EventEnvelopes non-zero timestamps (582 milliseconds)
580[info] - should select events by tag with exact match (923 milliseconds)
581[info] - should find all events by tag even when lots of events are persisted concurrently (1 second, 674 milliseconds)
582[info] - should find events by tag from an offset (1 second, 202 milliseconds)
583[info] - should persist and find tagged event for one tag (6 seconds, 503 milliseconds)
584[info] - should persist and find tagged events when stored with multiple tags (1 second, 342 milliseconds)
585[info] - should show the configured performance characteristics (2 seconds, 264 milliseconds)
5862026-01-08 02:22:20,777 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5872026-01-08 02:22:20,790 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5882026-01-08 02:22:20,805 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5892026-01-08 02:22:20,847 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
590[info] H2ScalaCurrentLastSequenceNumberByPersistenceIdTest:
591[info] - should return None for unknown persistenceId (22 milliseconds)
592[info] - should return last sequence number for known persistenceId (53 milliseconds)
5932026-01-08 02:22:20,872 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5942026-01-08 02:22:21,095 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5952026-01-08 02:22:21,109 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5962026-01-08 02:22:22,000 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
597[info] H2ScalaAllPersistenceIdsTest:
598[info] - should not terminate the stream when there are not pids (233 milliseconds)
599[info] - should find persistenceIds for actors (903 milliseconds)
6002026-01-08 02:22:22,020 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6012026-01-08 02:22:22,030 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
602[info] H2DurableStateStorePluginSpec:
603[info] A durable state store plugin
604[info] - must instantiate a JdbcDurableDataStore successfully (11 milliseconds)
6052026-01-08 02:22:22,051 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6062026-01-08 02:22:22,067 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6072026-01-08 02:22:22,076 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6082026-01-08 02:22:22,083 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
609[info] JNDIConfigTest:
610[info] JNDI config
611[info] - should read the config and throw NoInitialContextException in case the JNDI resource is not available (25 milliseconds)
612[info] JNDI config for shared databases
613[info] - should read the config and throw NoInitialContextException in case the JNDI resource is not available (14 milliseconds)
6142026-01-08 02:22:22,101 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6152026-01-08 02:22:22,122 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6162026-01-08 02:22:22,136 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6172026-01-08 02:22:22,155 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
618[info] H2ScalaCurrentPersistenceIdsTest:
619[info] - should not find any persistenceIds for empty journal (32 milliseconds)
620[info] - should find persistenceIds for actors (33 milliseconds)
6212026-01-08 02:22:22,181 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6222026-01-08 02:22:23,902 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-9] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
623[info] H2StoreOnlySerializableMessagesTest:
624[info] - should persist a single serializable message (514 milliseconds)
625[info] - should not persist a single non-serializable message (498 milliseconds)
626[info] - should persist only serializable messages (698 milliseconds)
627[info] H2JournalSequenceActorTest:
628[info] JournalSequenceActor
629[info] - should recover normally (pending)
6302026-01-08 02:22:23,942 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6312026-01-08 02:22:24,160 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6322026-01-08 02:22:24,177 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6332026-01-08 02:22:24,310 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6342026-01-08 02:22:24,324 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6352026-01-08 02:22:24,374 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6362026-01-08 02:22:24,392 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6372026-01-08 02:22:24,463 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6382026-01-08 02:22:24,478 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-4] [ Slf4jLogger - Slf4jLogger started
6392026-01-08 02:22:24,849 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6402026-01-08 02:22:24,865 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6412026-01-08 02:22:25,546 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6422026-01-08 02:22:25,562 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6432026-01-08 02:22:25,923 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6442026-01-08 02:22:25,938 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6452026-01-08 02:22:26,032 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
646[info] H2ScalaEventsByPersistenceIdTest:
647[info] - should not find any events for unknown pid (232 milliseconds)
648[info] - should find events from sequenceNr (142 milliseconds)
649[info] - should include ordering Offset in EventEnvelope (63 milliseconds)
650[info] - should deliver EventEnvelopes non-zero timestamps (83 milliseconds)
651[info] - should find events for actor with pid 'my-1' (382 milliseconds)
652[info] - should find events for actor with pid 'my-1' and persisting messages to other actor (692 milliseconds)
653[info] - should find events for actor with pid 'my-2' (372 milliseconds)
654[info] - should find a large number of events quickly (103 milliseconds)
6552026-01-08 02:22:26,051 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6562026-01-08 02:22:26,079 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-7] [ test DurableStateSequenceActor - Offset gaps detected [41-51]. Current max offset [40]. [10] gaps could not be confirmed by revision changes.
6572026-01-08 02:22:26,391 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-8] [ test DurableStateSequenceActor - Offset gaps detected [41]. Current max offset [40]. [1] gaps could not be confirmed by revision changes.
6582026-01-08 02:22:27,094 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [41-43]. Current max offset [40]. [2] gaps could not be confirmed by revision changes.
6592026-01-08 02:22:27,411 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [41-43]. Current max offset [40]. [2] gaps could not be confirmed by revision changes.
6602026-01-08 02:22:27,731 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-8] [ test DurableStateSequenceActor - Offset gaps detected [41-43]. Current max offset [40]. [2] gaps could not be confirmed by revision changes.
6612026-01-08 02:22:28,050 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-9] [ test DurableStateSequenceActor - Offset gaps detected [41-43]. Current max offset [40]. [2] gaps could not be confirmed by revision changes.
6622026-01-08 02:22:28,370 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [41-43]. Current max offset [40]. [2] gaps could not be confirmed by revision changes.
6632026-01-08 02:22:30,790 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [3, 5-7]. Current max offset [2]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6642026-01-08 02:22:31,110 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-9] [ test DurableStateSequenceActor - Offset gaps detected [3, 5-7]. Current max offset [2]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6652026-01-08 02:22:31,430 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [3, 5-7]. Current max offset [2]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6662026-01-08 02:22:31,750 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [3, 5-7]. Current max offset [2]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6672026-01-08 02:22:32,070 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-9] [ test DurableStateSequenceActor - Offset gaps detected [3, 5-7]. Current max offset [2]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6682026-01-08 02:22:34,050 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-9] [ test DurableStateSequenceActor - Offset gaps detected [18, 20, 22]. Current max offset [17]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6692026-01-08 02:22:34,370 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-7] [ test DurableStateSequenceActor - Offset gaps detected [18, 20, 22]. Current max offset [17]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6702026-01-08 02:22:34,690 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-8] [ test DurableStateSequenceActor - Offset gaps detected [18, 20, 22]. Current max offset [17]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6712026-01-08 02:22:35,010 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [18, 20, 22]. Current max offset [17]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6722026-01-08 02:22:35,330 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-7] [ test DurableStateSequenceActor - Offset gaps detected [18, 20, 22]. Current max offset [17]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6732026-01-08 02:22:38,487 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
674[info] MockDurableStateSequenceActorTest:
675[info] - should re-query with delay only when events are missing (1 second, 33 milliseconds)
676[info] - should Assume an element missing after the configured amount of maxTries (1 second, 660 milliseconds)
677[info] - should not delay several updates to known pid (1 second, 19 milliseconds)
678[info] - should not delay more complex updates from several pids (700 milliseconds)
679[info] - should re-query for unknown pid (2 seconds, 619 milliseconds)
680[info] - should evict revision cache when exceeding capacity (2 seconds, 940 milliseconds)
6812026-01-08 02:22:38,516 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6822026-01-08 02:22:38,623 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
683[info] H2DurableStateStorePluginSchemaSpec:
684[info] A durable state store plugin
685[info] - must instantiate a JdbcDurableDataStore successfully (7 milliseconds)
686[info] - must persist states successfully (99 milliseconds)
6872026-01-08 02:22:38,642 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6882026-01-08 02:22:38,648 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
689[info] TagsSerializationTest:
690[info] Encode
691[info] - should no tags (0 milliseconds)
692[info] - should one tag (1 millisecond)
693[info] - should two tags (0 milliseconds)
694[info] - should three tags (0 milliseconds)
695[info] decode
696[info] - should no tags (1 millisecond)
697[info] - should one tag with separator (0 milliseconds)
698[info] - should two tags with separator (0 milliseconds)
699[info] - should three tags with separator (0 milliseconds)
700[info] TagsSerialization
701[info] - should be bijective (0 milliseconds)
7022026-01-08 02:22:38,665 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7032026-01-08 02:22:39,045 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7042026-01-08 02:22:39,061 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7052026-01-08 02:22:40,251 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7062026-01-08 02:22:40,267 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7072026-01-08 02:22:40,341 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7082026-01-08 02:22:40,354 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7092026-01-08 02:22:40,470 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-13] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
710[info] H2ScalaEventAdapterTest:
711[info] - should apply event adapter when querying events for actor with pid 'my-1' (393 milliseconds)
712[info] - should apply event adapters when querying events by tag from an offset (1 second, 202 milliseconds)
713[info] - should apply event adapters when querying current events for actors (83 milliseconds)
714[info] - should apply event adapters when querying all current events by tag (132 milliseconds)
7152026-01-08 02:22:40,499 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [SnapshotStoreSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7162026-01-08 02:22:40,715 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [SnapshotStoreSpec-pekko.actor.default-dispatcher-7] [ SnapshotStoreSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
717[info] H2SnapshotStoreSpec:
718[info] A snapshot store
719[info] - must not load a snapshot given an invalid persistenceId (2 milliseconds)
720[info] - must not load a snapshot given non-matching timestamp criteria (2 milliseconds)
721[info] - must not load a snapshot given non-matching sequence number criteria (2 milliseconds)
722[info] - must load the most recent snapshot (1 millisecond)
723[info] - must load the most recent snapshot matching an upper sequence number bound (0 milliseconds)
724[info] - must load the most recent snapshot matching upper sequence number and timestamp bounds (2 milliseconds)
725[info] - must delete a single snapshot identified by sequenceNr in snapshot metadata (12 milliseconds)
726[info] - must delete all snapshots matching upper sequence number and timestamp bounds (13 milliseconds)
727[info] - must not delete snapshots with non-matching upper timestamp bounds (11 milliseconds)
728[info] - must save and overwrite snapshot with same sequence number (1 millisecond)
729[info] - must save bigger size snapshot (10000 bytes) (1 millisecond)
730[info] A snapshot store optionally
731[info] + CapabilityFlag `supportsSerialization` was turned `on`.
732[info] - may serialize snapshots (10 milliseconds)
733[info] + CapabilityFlag `supportsMetadata` was turned `on`.
734[info] - may store metadata (0 milliseconds)
735[info] ReadJournalTablesTest:
736[info] JournalTable
737[info] - should be configured with a schema name (0 milliseconds)
738[info] - should be configured with a table name (0 milliseconds)
739[info] - should be configured with column names (0 milliseconds)
740[info] SnapshotTablesTest:
741[info] SnapshotTable
742[info] - should be configured with a schema name (2 milliseconds)
743[info] - should be configured with a table name (0 milliseconds)
744[info] - should be configured with column names (1 millisecond)
7452026-01-08 02:22:40,765 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
7462026-01-08 02:22:40,779 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7472026-01-08 02:22:40,874 - org.apache.pekko.actor.ActorSystemImpl -> WARN [JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec ActorSystemImpl - system/-persistence-jdbc-durable-state-sequence-actorsomename does not exist
7482026-01-08 02:22:40,875 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7492026-01-08 02:22:40,882 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
750[info] H2DurableStateSequenceActorTest:
751[info] A DurableStateSequenceActor
752[info] - must recover normally (103 milliseconds)
7532026-01-08 02:22:40,908 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7542026-01-08 02:22:41,017 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7552026-01-08 02:22:41,035 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7562026-01-08 02:22:41,054 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7572026-01-08 02:22:41,071 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7582026-01-08 02:22:41,119 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-13] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7592026-01-08 02:22:41,138 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7602026-01-08 02:22:41,209 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7612026-01-08 02:22:41,224 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7622026-01-08 02:22:41,234 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7632026-01-08 02:22:44,563 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
764[info] H2ScalaCurrentEventsByPersistenceIdTest:
765[info] - should find events from sequenceNr (122 milliseconds)
766[info] - should not find any events for unknown pid (32 milliseconds)
767[info] - should include ordering Offset in EventEnvelope (62 milliseconds)
768[info] - should find events for actors (82 milliseconds)
769[info] - should allow updating events (for data migrations) (pending)
770[info] - should return event when has been archived more than batch size (3 seconds, 344 milliseconds)
7712026-01-08 02:22:44,587 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7722026-01-08 02:22:45,403 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
773[info] H2JournalSpec:
774[info] A journal
775[info] - must replay all messages (15 milliseconds)
776[info] - must replay messages using a lower sequence number bound (11 milliseconds)
777[info] - must replay messages using an upper sequence number bound (12 milliseconds)
778[info] - must replay messages using a count limit (12 milliseconds)
779[info] - must replay messages using a lower and upper sequence number bound (12 milliseconds)
780[info] - must replay messages using a lower and upper sequence number bound and a count limit (11 milliseconds)
781[info] - must replay a single if lower sequence number bound equals upper sequence number bound (11 milliseconds)
782[info] - must replay a single message if count limit equals 1 (12 milliseconds)
783[info] - must not replay messages if count limit equals 0 (10 milliseconds)
784[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (10 milliseconds)
785[info] - must not replay messages if the persistent actor has not yet written messages (11 milliseconds)
786[info] - must not replay permanently deleted messages (range deletion) (234 milliseconds)
787[info] - must not reset highestSequenceNr after message deletion (14 milliseconds)
788[info] - must not reset highestSequenceNr after journal cleanup (13 milliseconds)
789[info] A Journal optionally
790[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
791[info] - may reject non-serializable events (11 milliseconds)
792[info] + CapabilityFlag `supportsSerialization` was turned `on`.
793[info] - may serialize events (21 milliseconds)
794[info] + CapabilityFlag `supportsMetadata` was turned `on`.
795[info] - may return metadata (22 milliseconds)
7962026-01-08 02:22:45,429 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7972026-01-08 02:22:45,444 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
798[info] MultipleReadJournalTest:
799[info] - should be able to create two read journals and use eventsByTag on them (22 milliseconds)
800[info] PekkoPersistenceConfigTest:
801[info] reference config
802[info] - should parse JournalConfig (0 milliseconds)
803[info] - should parse SnapshotConfig (0 milliseconds)
804[info] - should parse ReadJournalConfig (1 millisecond)
805[info] full config
806[info] - should parse JournalConfig (0 milliseconds)
807[info] - should parse SnapshotConfig (0 milliseconds)
808[info] - should parse ReadJournalConfig (0 milliseconds)
8092026-01-08 02:22:45,475 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
8102026-01-08 02:22:46,280 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
811[info] H2JournalSchemaSpec:
812[info] A journal
813[info] - must replay all messages (15 milliseconds)
814[info] - must replay messages using a lower sequence number bound (12 milliseconds)
815[info] - must replay messages using an upper sequence number bound (11 milliseconds)
816[info] - must replay messages using a count limit (11 milliseconds)
817[info] - must replay messages using a lower and upper sequence number bound (11 milliseconds)
818[info] - must replay messages using a lower and upper sequence number bound and a count limit (12 milliseconds)
819[info] - must replay a single if lower sequence number bound equals upper sequence number bound (11 milliseconds)
820[info] - must replay a single message if count limit equals 1 (11 milliseconds)
821[info] - must not replay messages if count limit equals 0 (11 milliseconds)
822[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (10 milliseconds)
823[info] - must not replay messages if the persistent actor has not yet written messages (11 milliseconds)
824[info] - must not replay permanently deleted messages (range deletion) (234 milliseconds)
825[info] - must not reset highestSequenceNr after message deletion (14 milliseconds)
826[info] - must not reset highestSequenceNr after journal cleanup (13 milliseconds)
827[info] A Journal optionally
828[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
829[info] - may reject non-serializable events (11 milliseconds)
830[info] + CapabilityFlag `supportsSerialization` was turned `on`.
831[info] - may serialize events (22 milliseconds)
832[info] + CapabilityFlag `supportsMetadata` was turned `on`.
833[info] - may return metadata (22 milliseconds)
834
835************************
836Build summary:
837[{
838 "module": "pekko-persistence-jdbc",
839 "compile": {"status": "ok", "tookMs": 17628, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
840 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
841 "test-compile": {"status": "ok", "tookMs": 15143, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
842 "test": {"status": "ok", "tookMs": 94983, "passed": 235, "failed": 0, "ignored": 0, "skipped": 0, "total": 235, "byFramework": [{"framework": "unknown", "stats": {"passed": 235, "failed": 0, "ignored": 0, "skipped": 0, "total": 235}}]},
843 "publish": {"status": "skipped", "tookMs": 0},
844 "metadata": {
845 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
846}
847}]
848************************
849[success] Total time: 130 s (0:02:10.0), completed Jan 8, 2026, 2:22:46 AM
850[0JChecking patch project/plugins.sbt...
851Checking patch project/Dependencies.scala...
852Checking patch build.sbt...
853Applied patch project/plugins.sbt cleanly.
854Applied patch project/Dependencies.scala cleanly.
855Applied patch build.sbt cleanly.