Build Logs
touk/influxdb-reporter • 3.8.0-RC6:2026-01-08
Errors
26
Warnings
13
Total Lines
472
1##################################
2Clonning https://github.com/touk/influxdb-reporter.git into /build/repo using revision v1.4.0
3##################################
4Note: switching to '4a7e6ba9b546167cbe60bed45b879db754305186'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC6
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC6
32Execute tests: true
33sbt project found:
34Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project touk/influxdb-reporter
37##################################
38Scala version: 3.8.0-RC6
39Targets: pl.touk%influx-reporter pl.touk%influxdb-reporter-core pl.touk%influxdb-reporter-hikaricp-tracker pl.touk%influxdb-reporter-http-client pl.touk%influxdb-reporter-http-client-java-wrapper
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC6
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC6"
60"++3.8.0-RC6 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC6 """{"tests":null}""" pl.touk%influx-reporter pl.touk%influxdb-reporter-core pl.touk%influxdb-reporter-hikaricp-tracker pl.touk%influxdb-reporter-http-client pl.touk%influxdb-reporter-http-client-java-wrapper"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72/build/repo/build.sbt:33: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
73 parallelExecution in Test := false
74 ^
75/build/repo/build.sbt:40: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
76 publishTo in ThisBuild := {
77 ^
78/build/repo/build.sbt:47: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
79 publishArtifact in Test := false,
80 ^
81/build/repo/build.sbt:142: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
82 javacOptions in doc := Seq("-source", "1.8"),
83 ^
84/build/repo/build.sbt:157: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
85 javacOptions in doc := Seq("-source", "1.8"),
86 ^
87[info] loading settings for project root from build.sbt, version.sbt...
88[info] set current project to influx-reporter (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC6
90OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in httpClientJavaWrapper/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in core/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in root/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in hikariCPTracker/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in httpClient/crossScalaVersions
95[info] set current project to influx-reporter (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0-RC6 on 5 projects.
97[info] Switching Scala version on:
98[info] httpClientJavaWrapper (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC6)
99[info] * root (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC6)
100[info] httpClient (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC6)
101[info] core (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC6)
102[info] hikariCPTracker (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC6)
103[info] Excluding projects:
104[info] Reapplying settings...
105[info] set current project to influx-reporter (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to influx-reporter (in build file:/build/repo/)
109[info] Defining Global / credentials, core / credentials and 3 others.
110[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to influx-reporter (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to influx-reporter (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to influx-reporter (in build file:/build/repo/)
126[success] Total time: 0 s, completed Jan 8, 2026, 1:37:36 AM
127Build config: {"tests":null}
128Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
129Starting build...
130Projects: Set(httpClientJavaWrapper, root, httpClient, core, hikariCPTracker)
131Starting build for ProjectRef(file:/build/repo/,httpClientJavaWrapper) (influxdb-reporter-http-client-java-wrapper)... [0/5]
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 31 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/classes ...
137[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
138[warn] one warning found
139[info] done compiling
140[info] compiling 4 Scala sources to /build/repo/http-client/target/scala-3.8.0-RC6/classes ...
141[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
142[warn] one warning found
143[info] done compiling
144[info] compiling 11 Java sources to /build/repo/http-client-java-wrapper/target/scala-3.8.0-RC6/classes ...
145[info] /build/repo/http-client-java-wrapper/src/main/java/influxdbreporter/javawrapper/MetricRegistry.java: MetricRegistry.java uses unchecked or unsafe operations.
146[info] /build/repo/http-client-java-wrapper/src/main/java/influxdbreporter/javawrapper/MetricRegistry.java: Recompile with -Xlint:unchecked for details.
147[info] done compiling
148[info] compiling 1 Java source to /build/repo/http-client-java-wrapper/target/scala-3.8.0-RC6/test-classes ...
149[info] done compiling
150Starting build for ProjectRef(file:/build/repo/,hikariCPTracker) (influxdb-reporter-hikaricp-tracker)... [1/5]
151Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] compiling 2 Java sources to /build/repo/hikariCP-tracker/target/scala-3.8.0-RC6/classes ...
153[info] /build/repo/hikariCP-tracker/src/main/java/influxdbreporter/InfluxdbReporterMetricsTracker.java: Some input files use or override a deprecated API.
154[info] /build/repo/hikariCP-tracker/src/main/java/influxdbreporter/InfluxdbReporterMetricsTracker.java: Recompile with -Xlint:deprecation for details.
155[info] done compiling
156Starting build for ProjectRef(file:/build/repo/,core) (influxdb-reporter-core)... [2/5]
157Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
158[info] compiling 13 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/test-classes ...
159[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
160[warn] one warning found
161[info] done compiling
16201:37:58.724 [pool-36-thread-2-ScalaTest-running-PullingGaugeTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
16301:38:01.715 [pool-36-thread-2-ScalaTest-running-PullingGaugeTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
164[info] PullingGaugeTests:
165[info] - A TagRelatedPullingMetricTests metric integration test
166[info] TimerCollectorTests:
167[info] A TimerCollector
168[info] - should write collector specific fields
169[info] - should write collector specific fields and static tags
170[info] - should write filtered list of fields when collector was properly configured
171[info] - should write fields with changed field name and value when collector was properly configured
172[info] - should return None when all fields was filtered
17301:38:02.154 [pool-36-thread-2-ScalaTest-running-CodehaleCounterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
17401:38:05.157 [pool-36-thread-2-ScalaTest-running-CodehaleCounterTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
175[info] CodehaleCounterTests:
176[info] - A CodehaleCounter metric integration test
177[info] FixedSizeWriterDataBufferTests:
178[info] A FixedSizeWriterDataBuffer
179[info] - should have max defined values of elements and remove old elements when is full and someone wants to add new ones
18001:38:05.182 [pool-36-thread-2-ScalaTest-running-CounterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
18101:38:08.191 [pool-36-thread-2-ScalaTest-running-CounterTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
182[info] CounterTests:
183[info] - An Counter metric integration test
18401:38:08.203 [pool-36-thread-2-ScalaTest-running-MetricsStressTest] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
185[info] MetricsStressTest:
186[info] - A stress test for InfluxDbReporter
18701:39:04.739 [pool-36-thread-2-ScalaTest-running-CodehaleHistogramTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
18801:39:07.743 [pool-36-thread-2-ScalaTest-running-CodehaleHistogramTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
189[info] CodehaleHistogramTests:
190[info] - A CodehaleHistogram metric integration test
19101:39:07.752 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
19201:39:08.408 [scala-execution-context-global-284] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
193java.lang.Exception: eg. timeout
194 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
195 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
196 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
197 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
198 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
199 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
200 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
201 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
202 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
203 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
204 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
20501:39:08.458 [scala-execution-context-global-284] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
206java.lang.Exception: eg. timeout
207 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
208 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
209 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
210 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
211 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
212 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
213 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
214 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
215 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
216 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
217 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
21801:39:08.609 [scala-execution-context-global-285] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
219java.lang.Exception: eg. timeout
220 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
221 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
222 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
223 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
224 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
225 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
226 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
227 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
228 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
229 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
230 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
23101:39:08.659 [scala-execution-context-global-285] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
232java.lang.Exception: eg. timeout
233 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
234 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
235 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
236 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
237 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
238 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
239 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
240 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
241 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
242 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
243 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
24401:39:08.810 [scala-execution-context-global-285] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
245java.lang.Exception: eg. timeout
246 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
247 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
248 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
249 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
250 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
251 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
252 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
253 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
254 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
255 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
256 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
25701:39:08.861 [scala-execution-context-global-285] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
258java.lang.Exception: eg. timeout
259 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
260 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
261 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
262 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
263 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
264 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
265 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
266 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
267 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
268 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
269 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
27001:39:08.911 [scala-execution-context-global-285] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
271java.lang.Exception: eg. timeout
272 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
273 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
274 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
275 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
276 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
277 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
278 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
279 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
280 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
281 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
282 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
28301:39:08.961 [scala-execution-context-global-285] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
284java.lang.Exception: eg. timeout
285 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
286 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
287 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
288 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
289 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
290 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
291 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
292 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
293 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
294 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
295 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
29601:39:09.062 [scala-execution-context-global-285] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
297java.lang.Exception: eg. timeout
298 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
299 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
300 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
301 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
302 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
303 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
304 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
305 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
306 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
307 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
308 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
30901:39:09.162 [scala-execution-context-global-287] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
310java.lang.Exception: eg. timeout
311 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
312 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
313 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
314 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
315 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
316 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
317 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
318 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
319 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
320 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
321 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
32201:39:09.263 [scala-execution-context-global-287] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
323java.lang.Exception: eg. timeout
324 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
325 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
326 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
327 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
328 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
329 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
330 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
331 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
332 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
333 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
334 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
33501:39:09.315 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
33601:39:09.316 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
33701:39:09.316 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
33801:39:09.317 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
33901:39:09.318 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
340[info] InfluxdbReporterTests:
341[info] - Batch reports should be invoked sequentially
342[info] - Reporter cannot be started twice
343[info] - Reporter can be started again only when previously started task was stopped
344[info] - Not sent metrics measurements should be buffered when buffer is configured *** FAILED ***
345[info] Wrong count of measurements (inv no: 1) (InfluxdbReporterTests.scala:111)
34601:39:10.357 [pool-36-thread-2-ScalaTest-running-LineProtocolWriterTests] WARN influxdbreporter.core.writers.LineProtocolWriter - Duplicated tags [t=1] were rejected and not sent to influxdb
34701:39:10.359 [pool-36-thread-2-ScalaTest-running-LineProtocolWriterTests] WARN influxdbreporter.core.writers.LineProtocolWriter - Duplicated tags [t=1] were rejected and not sent to influxdb
348[info] LineProtocolWriterTests:
349[info] A LineProtocolWriter
350[info] - should generate proper Writer Data values
351[info] - should skip tag when value is empty
352[info] - should generate data with sorted tags
353[info] - should add static tags to returned result
354[info] should escape given characters in measurement name
355[info] - when char is ' '
356[info] - when char is ','
357[info] should escape given characters in tag name
358[info] - when char is '='
359[info] - when char is ' '
360[info] - when char is ','
361[info] should escape given characters in tag value
362[info] - when char is '='
363[info] - when char is ' '
364[info] - when char is ','
365[info] should escape given characters in field name
366[info] - when char is '='
367[info] - when char is ' '
368[info] - when char is ','
369[info] should escape given characters in field value
370[info] - when char is '"'
371[info] should not escape
372[info] - when '=' is in measurement name
373[info] - when '=' is in field value
374[info] - when space is is field value
375[info] - when ',' is in field value
376[info] - when '"' in measurement name
377[info] - when '"' in tag name
378[info] - when '"' in tag value
379[info] - when '"' in field name
380[info] - should distinct tags by name
38101:39:10.367 [pool-36-thread-2-ScalaTest-running-HistogramTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
38201:39:13.370 [pool-36-thread-2-ScalaTest-running-HistogramTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
383[info] HistogramTests:
384[info] - An Histogram metric integration test
38501:39:13.377 [pool-36-thread-2-ScalaTest-running-DiscreteGaugeTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
386[info] DiscreteGaugeTests:
387[info] A DiscreteGauge
388[info] - should be thread safe
389[info] - should add uniqueness ensuring tag for each gauge metric
390Starting build for ProjectRef(file:/build/repo/,root) (influx-reporter)... [3/5]
391Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
392Starting build for ProjectRef(file:/build/repo/,httpClient) (influxdb-reporter-http-client)... [4/5]
393Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
394[info] compiling 1 Scala source to /build/repo/http-client/target/scala-3.8.0-RC6/test-classes ...
395[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
396[warn] one warning found
397[info] done compiling
3982026/01/08 01:39:27 INFO [dbReporterTests] influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
3992026/01/08 01:39:28 DEBUG[text-global-284] influxdbreporter.HttpInfluxdbClient - Data was sent and successfully written
4002026/01/08 01:39:28 DEBUG[text-global-284] influxdbreporter.HttpInfluxdbClient - Request body:\nsimple.c2.counter count=1.0 1767832768326000000
401simple.c3.counter count=2.0 1767832768326000000
402simple.c1.counter count=4.0 1767832768326000000
403
4042026/01/08 01:39:28 INFO [dbReporterTests] i.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
4052026/01/08 01:39:29 INFO [dbReporterTests] influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
4062026/01/08 01:39:30 DEBUG[text-global-286] influxdbreporter.HttpInfluxdbClient - Data was sent and successfully written
4072026/01/08 01:39:30 DEBUG[text-global-286] influxdbreporter.HttpInfluxdbClient - Request body:\nsimple.c2.counter count=1.0 1767832770296000000
408simple.c3.counter count=2.0 1767832770296000000
409simple.c1.counter count=4.0 1767832770296000000
410
4112026/01/08 01:39:30 INFO [dbReporterTests] i.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
412[info] HttpInfluxdbReporterTests:
413[info] - Reporter could be started several times
414
415************************
416Build summary:
417[{
418 "module": "influxdb-reporter-http-client-java-wrapper",
419 "compile": {"status": "ok", "tookMs": 9955, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
420 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
421 "test-compile": {"status": "ok", "tookMs": 306, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
422 "test": {"status": "ok", "tookMs": 225, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
423 "publish": {"status": "skipped", "tookMs": 0},
424 "metadata": {
425 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
426}
427},{
428 "module": "influxdb-reporter-hikaricp-tracker",
429 "compile": {"status": "ok", "tookMs": 387, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
430 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
431 "test-compile": {"status": "ok", "tookMs": 226, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
432 "test": {"status": "ok", "tookMs": 215, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
433 "publish": {"status": "skipped", "tookMs": 0},
434 "metadata": {
435 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
436}
437},{
438 "module": "influxdb-reporter-core",
439 "compile": {"status": "ok", "tookMs": 48, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
440 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
441 "test-compile": {"status": "ok", "tookMs": 4244, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
442 "test": {"status": "failed", "tookMs": 87138, "passed": 42, "failed": 1, "ignored": 0, "skipped": 0, "total": 43, "byFramework": [{"framework": "unknown", "stats": {"passed": 42, "failed": 1, "ignored": 0, "skipped": 0, "total": 43}}]},
443 "publish": {"status": "skipped", "tookMs": 0},
444 "metadata": {
445 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
446}
447},{
448 "module": "influx-reporter",
449 "compile": {"status": "ok", "tookMs": 51, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
450 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
451 "test-compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
452 "test": {"status": "ok", "tookMs": 67, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
453 "publish": {"status": "skipped", "tookMs": 0},
454 "metadata": {
455 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
456}
457},{
458 "module": "influxdb-reporter-http-client",
459 "compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
460 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
461 "test-compile": {"status": "ok", "tookMs": 907, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
462 "test": {"status": "ok", "tookMs": 3208, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
463 "publish": {"status": "skipped", "tookMs": 0},
464 "metadata": {
465 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
466}
467}]
468************************
469[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: influxdb-reporter-core
470[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: influxdb-reporter-core
471[error] Total time: 114 s (0:01:54.0), completed Jan 8, 2026, 1:39:30 AM
472[0JBuild failed, not retrying.