Build Logs
trace4cats/trace4cats-opentelemetry • 3.8.0-RC3:2025-12-04
Errors
0
Warnings
54
Total Lines
540
1##################################
2Clonning https://github.com/trace4cats/trace4cats-opentelemetry.git into /build/repo using revision v0.14.4
3##################################
4Note: switching to '09dba4a4916c76ebb3958baaa7139d48cd9d594c'.
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.0
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.7 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.7-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: project/Dependencies.scala
32Pattern: val scala3 = "3.3.0"
33Replacement: val scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.3.0"' in project/Dependencies.scala
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42Sbt version 1.9.3 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project trace4cats/trace4cats-opentelemetry
45##################################
46Scala version: 3.7.4
47Targets: io.janstenpickle%trace4cats-opentelemetry-common io.janstenpickle%trace4cats-opentelemetry-jaeger-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-grpc-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-http-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-http4s-grpc-exporter
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-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-Dcommunitybuild.scala=3.7.4
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4"
68"++3.7.4 -v"
69"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.janstenpickle%trace4cats-opentelemetry-common io.janstenpickle%trace4cats-opentelemetry-jaeger-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-grpc-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-http-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-http4s-grpc-exporter"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.727s.
83[info] done compiling
84/build/repo/build.sbt:18: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
85 resolvers += Resolver.sonatypeCentralSnapshots
86 resolvers ++= Resolver.sonatypeOssRepos("releases"),
87 ^
88[info] loading settings for project root from build.sbt, ci-release.sbt...
89[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.7.4
91OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in opentelemetry-otlp-http4s-grpc-exporter/crossScalaVersions
92OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in opentelemetry-common/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in opentelemetry-otlp-http-exporter/crossScalaVersions
94OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in opentelemetry-otlp-grpc-exporter/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in opentelemetry-jaeger-exporter/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in root/crossScalaVersions
97[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
98[info] Setting Scala version to 3.7.4 on 6 projects.
99[info] Switching Scala version on:
100[info] * root (2.13.8, 2.12.16, 3.7.4)
101[info] opentelemetry-otlp-http-exporter (2.13.8, 2.12.16, 3.7.4)
102[info] opentelemetry-common (2.13.8, 2.12.16, 3.7.4)
103[info] opentelemetry-otlp-http4s-grpc-exporter (2.13.8, 3.7.4)
104[info] opentelemetry-otlp-grpc-exporter (2.13.8, 2.12.16, 3.7.4)
105[info] opentelemetry-jaeger-exporter (2.13.8, 2.12.16, 3.7.4)
106[info] Excluding projects:
107[info] Reapplying settings...
108[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
109Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
110[info] Reapplying settings...
111[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
112[info] Defining Global / credentials, credentials and 4 others.
113[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
114[info] Run `last` for details.
115[info] Reapplying settings...
116[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
117Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
118[info] Reapplying settings...
119OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
120
121 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
122 Did you mean allExcludeDependencies ?
123 , retry without global scopes
124[info] Reapplying settings...
125[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
126Execute removeScalacOptionsStartingWith: -P:wartremover
127[info] Reapplying settings...
128[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
129[success] Total time: 0 s, completed Dec 4, 2025, 12:42:26 PM
130Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
131Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
132Starting build...
133Projects: Set(opentelemetry-otlp-http-exporter, opentelemetry-common, opentelemetry-otlp-http4s-grpc-exporter, opentelemetry-otlp-grpc-exporter, opentelemetry-jaeger-exporter)
134Starting build for ProjectRef(file:/build/repo/,opentelemetry-otlp-http-exporter) (trace4cats-opentelemetry-otlp-http-exporter)... [0/5]
135OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
136OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
137OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
138OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
139OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
140Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:any:v, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
141[info] compiling 3 Scala sources to /build/repo/modules/opentelemetry-otlp-http-exporter/target/scala-3.7.4/classes ...
142[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
143[warn] one warning found
144[info] done compiling
145[info] compiling 3 Scala sources to /build/repo/modules/opentelemetry-otlp-http-exporter/target/scala-3.7.4/test-classes ...
146[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
147[warn] one warning found
148[info] done compiling
149Starting build for ProjectRef(file:/build/repo/,opentelemetry-jaeger-exporter) (trace4cats-opentelemetry-jaeger-exporter)... [1/5]
150Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:any:v, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
151[info] compiling 5 Scala sources to /build/repo/modules/opentelemetry-common/target/scala-3.7.4/classes ...
152[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
153[info] [patched file /build/repo/modules/opentelemetry-common/src/main/scala/trace4cats/opentelemetry/common/Trace4CatsAttributes.scala]
154[warn] one warning found
155[info] done compiling
156[info] compiling 2 Scala sources to /build/repo/modules/opentelemetry-jaeger-exporter/target/scala-3.7.4/classes ...
157[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
158[warn] one warning found
159[info] done compiling
160[info] compiling 1 Scala source to /build/repo/modules/opentelemetry-common/target/scala-3.7.4/classes ...
161[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
162[warn] one warning found
163[info] done compiling
164[info] compiling 3 Scala sources to /build/repo/modules/opentelemetry-jaeger-exporter/target/scala-3.7.4/test-classes ...
165[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
166[warn] one warning found
167[info] done compiling
168Starting build for ProjectRef(file:/build/repo/,opentelemetry-common) (trace4cats-opentelemetry-common)... [2/5]
169Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:any:v, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
170Starting build for ProjectRef(file:/build/repo/,opentelemetry-otlp-http4s-grpc-exporter) (trace4cats-opentelemetry-otlp-http4s-grpc-exporter)... [3/5]
171Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:any:v, , -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
172[info] Compiling 8 protobuf files to /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/http4s-grpc,/build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb
173[info] compiling 56 Scala sources to /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/classes ...
174[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
175[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/Sum.scala]
176[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/ExponentialHistogram.scala]
177[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/trace/v1/trace_service/ExportTracePartialSuccess.scala]
178[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/Metric.scala]
179[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/trace/v1/trace_service/ExportTraceServiceResponse.scala]
180[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/Gauge.scala]
181[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/common/v1/common/KeyValue.scala]
182[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/metrics/v1/metrics_service/ExportMetricsServiceRequest.scala]
183[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/HistogramDataPoint.scala]
184[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/common/v1/common/ArrayValue.scala]
185[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/logs/v1/logs/LogRecord.scala]
186[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/MetricsData.scala]
187[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/common/v1/common/InstrumentationScope.scala]
188[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/Exemplar.scala]
189[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/trace/v1/trace/Span.scala]
190[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/NumberDataPoint.scala]
191[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/logs/v1/logs/LogsData.scala]
192[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/common/v1/common/AnyValue.scala]
193[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/metrics/v1/metrics_service/ExportMetricsServiceResponse.scala]
194[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/trace/v1/trace/ResourceSpans.scala]
195[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/logs/v1/logs_service/ExportLogsServiceRequest.scala]
196[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/metrics/v1/metrics_service/ExportMetricsPartialSuccess.scala]
197[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/trace/v1/trace/Status.scala]
198[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/trace/v1/trace_service/ExportTraceServiceRequest.scala]
199[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/Summary.scala]
200[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/logs/v1/logs/LogsProto.scala]
201[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/logs/v1/logs/ResourceLogs.scala]
202[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/trace/v1/trace/ScopeSpans.scala]
203[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/ScopeMetrics.scala]
204[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/SummaryDataPoint.scala]
205[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/resource/v1/resource/Resource.scala]
206[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/logs/v1/logs_service/ExportLogsPartialSuccess.scala]
207[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/trace/v1/trace/TraceProto.scala]
208[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/trace/v1/trace_service/TraceServiceProto.scala]
209[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/ResourceMetrics.scala]
210[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/logs/v1/logs_service/ExportLogsServiceResponse.scala]
211[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/logs/v1/logs/ScopeLogs.scala]
212[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/trace/v1/trace/TracesData.scala]
213[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/ExponentialHistogramDataPoint.scala]
214[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/common/v1/common/KeyValueList.scala]
215[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/logs/v1/logs_service/LogsServiceProto.scala]
216[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/resource/v1/resource/ResourceProto.scala]
217[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/Histogram.scala]
218[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/metrics/v1/metrics/MetricsProto.scala]
219[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/common/v1/common/CommonProto.scala]
220[info] [patched file /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/src_managed/main/scalapb/io/opentelemetry/proto/collector/metrics/v1/metrics_service/MetricsServiceProto.scala]
221[warn] one warning found
222[info] done compiling
223[info] compiling 56 Scala sources to /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.7.4/classes ...
224[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
225[warn] one warning found
226[info] done compiling
227Starting build for ProjectRef(file:/build/repo/,opentelemetry-otlp-grpc-exporter) (trace4cats-opentelemetry-otlp-grpc-exporter)... [4/5]
228Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:any:v, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
229[info] compiling 2 Scala sources to /build/repo/modules/opentelemetry-otlp-grpc-exporter/target/scala-3.7.4/classes ...
230[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
231[warn] one warning found
232[info] done compiling
233[info] compiling 3 Scala sources to /build/repo/modules/opentelemetry-otlp-grpc-exporter/target/scala-3.7.4/test-classes ...
234[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
235[warn] one warning found
236[info] done compiling
237
238************************
239Build summary:
240[{
241 "module": "trace4cats-opentelemetry-otlp-http-exporter",
242 "compile": {"status": "ok", "tookMs": 9444, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
243 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
244 "test-compile": {"status": "ok", "tookMs": 2199, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
245 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
246 "publish": {"status": "skipped", "tookMs": 0},
247 "metadata": {
248 "crossScalaVersions": ["2.13.8", "2.12.16", "3.3.0"]
249}
250},{
251 "module": "trace4cats-opentelemetry-jaeger-exporter",
252 "compile": {"status": "ok", "tookMs": 2229, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
253 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
254 "test-compile": {"status": "ok", "tookMs": 2073, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
255 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
256 "publish": {"status": "skipped", "tookMs": 0},
257 "metadata": {
258 "crossScalaVersions": ["2.13.8", "2.12.16", "3.3.0"]
259}
260},{
261 "module": "trace4cats-opentelemetry-common",
262 "compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
263 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
264 "test-compile": {"status": "ok", "tookMs": 105, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
265 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
266 "publish": {"status": "skipped", "tookMs": 0},
267 "metadata": {
268 "crossScalaVersions": ["2.13.8", "2.12.16", "3.3.0"]
269}
270},{
271 "module": "trace4cats-opentelemetry-otlp-http4s-grpc-exporter",
272 "compile": {"status": "ok", "tookMs": 15075, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
273 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
274 "test-compile": {"status": "ok", "tookMs": 6583, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
275 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
276 "publish": {"status": "skipped", "tookMs": 0},
277 "metadata": {
278 "crossScalaVersions": ["2.13.8", "3.3.0"]
279}
280},{
281 "module": "trace4cats-opentelemetry-otlp-grpc-exporter",
282 "compile": {"status": "ok", "tookMs": 596, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
283 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
284 "test-compile": {"status": "ok", "tookMs": 757, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
285 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
286 "publish": {"status": "skipped", "tookMs": 0},
287 "metadata": {
288 "crossScalaVersions": ["2.13.8", "2.12.16", "3.3.0"]
289}
290}]
291************************
292[success] Total time: 93 s (0:01:33.0), completed Dec 4, 2025, 12:43:59 PM
293[0JChecking patch project/plugins.sbt...
294Checking patch project/build.properties...
295Checking patch project/Dependencies.scala...
296Checking patch build.sbt...
297Applied patch project/plugins.sbt cleanly.
298Applied patch project/build.properties cleanly.
299Applied patch project/Dependencies.scala cleanly.
300Applied patch build.sbt cleanly.
301Commit migration rewrites
302Switched to a new branch 'opencb/migrate-source-3.7'
303[opencb/migrate-source-3.7 adf81a5] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
304 1 file changed, 3 insertions(+), 3 deletions(-)
305----
306Preparing build for 3.8.0-RC3
307Scala binary version found: 3.8
308Implicitly using source version 3.8
309Scala binary version found: 3.8
310Implicitly using source version 3.8
311Would try to apply common scalacOption (best-effort, sbt/mill only):
312Append: ,REQUIRE:-source:3.8
313Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
314
315Try apply source patch:
316Path: project/Dependencies.scala
317Pattern: val scala3 = "3.3.0"
318Replacement: val scala3 = "3.8.0-RC3"
319Successfully applied pattern 'val scala3 = "3.3.0"' in project/Dependencies.scala
320----
321Starting build for 3.8.0-RC3
322Execute tests: true
323sbt project found:
324Sbt version 1.9.3 is not supported, minimal supported version is 1.11.5
325Enforcing usage of sbt in version 1.11.5
326No prepare script found for project trace4cats/trace4cats-opentelemetry
327##################################
328Scala version: 3.8.0-RC3
329Targets: io.janstenpickle%trace4cats-opentelemetry-common io.janstenpickle%trace4cats-opentelemetry-jaeger-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-grpc-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-http-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-http4s-grpc-exporter
330Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
331##################################
332Using extra scalacOptions: ,REQUIRE:-source:3.8
333Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
334[sbt_options] declare -a sbt_options=()
335[process_args] java_version = '17'
336[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
337# Executing command line:
338java
339-Dfile.encoding=UTF-8
340-Dcommunitybuild.scala=3.8.0-RC3
341-Dcommunitybuild.project.dependencies.add=
342-Xmx7G
343-Xms4G
344-Xss8M
345-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
346-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
347-jar
348/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
349"setCrossScalaVersions 3.8.0-RC3"
350"++3.8.0-RC3 -v"
351"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
352"set every credentials := Nil"
353"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
354"removeScalacOptionsStartingWith -P:wartremover"
355
356moduleMappings
357"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.janstenpickle%trace4cats-opentelemetry-common io.janstenpickle%trace4cats-opentelemetry-jaeger-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-grpc-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-http-exporter io.janstenpickle%trace4cats-opentelemetry-otlp-http4s-grpc-exporter"
358
359[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
360[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
361[info] loading project definition from /build/repo/project
362[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
363[info] done compiling
364/build/repo/build.sbt:18: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
365 resolvers += Resolver.sonatypeCentralSnapshots
366 resolvers ++= Resolver.sonatypeOssRepos("releases"),
367 ^
368[info] loading settings for project root from build.sbt, ci-release.sbt...
369[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
370Execute setCrossScalaVersions: 3.8.0-RC3
371OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in opentelemetry-otlp-http4s-grpc-exporter/crossScalaVersions
372OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in opentelemetry-common/crossScalaVersions
373OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in opentelemetry-otlp-http-exporter/crossScalaVersions
374OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in opentelemetry-jaeger-exporter/crossScalaVersions
375OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in opentelemetry-otlp-grpc-exporter/crossScalaVersions
376OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in root/crossScalaVersions
377[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
378[info] Setting Scala version to 3.8.0-RC3 on 6 projects.
379[info] Switching Scala version on:
380[info] * root (2.13.8, 2.12.16, 3.8.0-RC3)
381[info] opentelemetry-otlp-http-exporter (2.13.8, 2.12.16, 3.8.0-RC3)
382[info] opentelemetry-common (2.13.8, 2.12.16, 3.8.0-RC3)
383[info] opentelemetry-otlp-http4s-grpc-exporter (2.13.8, 3.8.0-RC3)
384[info] opentelemetry-otlp-grpc-exporter (2.13.8, 2.12.16, 3.8.0-RC3)
385[info] opentelemetry-jaeger-exporter (2.13.8, 2.12.16, 3.8.0-RC3)
386[info] Excluding projects:
387[info] Reapplying settings...
388[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
389Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
390[info] Reapplying settings...
391[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
392[info] Defining Global / credentials, credentials and 4 others.
393[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
394[info] Run `last` for details.
395[info] Reapplying settings...
396[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
397Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
398[info] Reapplying settings...
399OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
400
401 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
402 Did you mean allExcludeDependencies ?
403 , retry without global scopes
404[info] Reapplying settings...
405[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
406Execute removeScalacOptionsStartingWith: -P:wartremover
407[info] Reapplying settings...
408[info] set current project to Trace4Cats OpenTelemetry (in build file:/build/repo/)
409[success] Total time: 0 s, completed Dec 4, 2025, 12:44:18 PM
410Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
411Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
412Starting build...
413Projects: Set(opentelemetry-otlp-http-exporter, opentelemetry-common, opentelemetry-otlp-http4s-grpc-exporter, opentelemetry-otlp-grpc-exporter, opentelemetry-jaeger-exporter)
414Starting build for ProjectRef(file:/build/repo/,opentelemetry-otlp-http-exporter) (trace4cats-opentelemetry-otlp-http-exporter)... [0/5]
415OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
416OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
417OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
418OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
419Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:any:v, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
420[info] compiling 3 Scala sources to /build/repo/modules/opentelemetry-otlp-http-exporter/target/scala-3.8.0-RC3/classes ...
421[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
422[warn] |Matching filters for @nowarn or -Wconf:
423[warn] | - cat=configuration
424[warn] one warning found
425[info] done compiling
426[info] compiling 3 Scala sources to /build/repo/modules/opentelemetry-otlp-http-exporter/target/scala-3.8.0-RC3/test-classes ...
427[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
428[warn] |Matching filters for @nowarn or -Wconf:
429[warn] | - cat=configuration
430[warn] one warning found
431[info] done compiling
432Starting build for ProjectRef(file:/build/repo/,opentelemetry-jaeger-exporter) (trace4cats-opentelemetry-jaeger-exporter)... [1/5]
433Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:any:v, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
434[info] compiling 5 Scala sources to /build/repo/modules/opentelemetry-common/target/scala-3.8.0-RC3/classes ...
435[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
436[warn] |Matching filters for @nowarn or -Wconf:
437[warn] | - cat=configuration
438[warn] one warning found
439[info] done compiling
440[info] compiling 2 Scala sources to /build/repo/modules/opentelemetry-jaeger-exporter/target/scala-3.8.0-RC3/classes ...
441[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
442[warn] |Matching filters for @nowarn or -Wconf:
443[warn] | - cat=configuration
444[warn] one warning found
445[info] done compiling
446[info] compiling 3 Scala sources to /build/repo/modules/opentelemetry-jaeger-exporter/target/scala-3.8.0-RC3/test-classes ...
447[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
448[warn] |Matching filters for @nowarn or -Wconf:
449[warn] | - cat=configuration
450[warn] one warning found
451[info] done compiling
452Starting build for ProjectRef(file:/build/repo/,opentelemetry-common) (trace4cats-opentelemetry-common)... [2/5]
453Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:any:v, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
454Starting build for ProjectRef(file:/build/repo/,opentelemetry-otlp-http4s-grpc-exporter) (trace4cats-opentelemetry-otlp-http4s-grpc-exporter)... [3/5]
455Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:any:v, , -Wconf:msg=can be rewritten automatically under:s, -source:3.8
456[info] Compiling 8 protobuf files to /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.8.0-RC3/src_managed/main/http4s-grpc,/build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.8.0-RC3/src_managed/main/scalapb
457[info] compiling 56 Scala sources to /build/repo/modules/opentelemetry-otlp-http4s-grpc-exporter/target/scala-3.8.0-RC3/classes ...
458[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
459[warn] |Matching filters for @nowarn or -Wconf:
460[warn] | - cat=configuration
461[warn] one warning found
462[info] done compiling
463Starting build for ProjectRef(file:/build/repo/,opentelemetry-otlp-grpc-exporter) (trace4cats-opentelemetry-otlp-grpc-exporter)... [4/5]
464Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:any:v, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
465[info] compiling 2 Scala sources to /build/repo/modules/opentelemetry-otlp-grpc-exporter/target/scala-3.8.0-RC3/classes ...
466[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
467[warn] |Matching filters for @nowarn or -Wconf:
468[warn] | - cat=configuration
469[warn] one warning found
470[info] done compiling
471[info] compiling 3 Scala sources to /build/repo/modules/opentelemetry-otlp-grpc-exporter/target/scala-3.8.0-RC3/test-classes ...
472[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
473[warn] |Matching filters for @nowarn or -Wconf:
474[warn] | - cat=configuration
475[warn] one warning found
476[info] done compiling
477
478************************
479Build summary:
480[{
481 "module": "trace4cats-opentelemetry-otlp-http-exporter",
482 "compile": {"status": "ok", "tookMs": 10602, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
483 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
484 "test-compile": {"status": "ok", "tookMs": 1940, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
485 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
486 "publish": {"status": "skipped", "tookMs": 0},
487 "metadata": {
488 "crossScalaVersions": ["2.13.8", "2.12.16", "3.3.0"]
489}
490},{
491 "module": "trace4cats-opentelemetry-jaeger-exporter",
492 "compile": {"status": "ok", "tookMs": 2437, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
493 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
494 "test-compile": {"status": "ok", "tookMs": 1207, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
495 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
496 "publish": {"status": "skipped", "tookMs": 0},
497 "metadata": {
498 "crossScalaVersions": ["2.13.8", "2.12.16", "3.3.0"]
499}
500},{
501 "module": "trace4cats-opentelemetry-common",
502 "compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
503 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
504 "test-compile": {"status": "ok", "tookMs": 101, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
505 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
506 "publish": {"status": "skipped", "tookMs": 0},
507 "metadata": {
508 "crossScalaVersions": ["2.13.8", "2.12.16", "3.3.0"]
509}
510},{
511 "module": "trace4cats-opentelemetry-otlp-http4s-grpc-exporter",
512 "compile": {"status": "ok", "tookMs": 11352, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
513 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
514 "test-compile": {"status": "ok", "tookMs": 118, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
515 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
516 "publish": {"status": "skipped", "tookMs": 0},
517 "metadata": {
518 "crossScalaVersions": ["2.13.8", "3.3.0"]
519}
520},{
521 "module": "trace4cats-opentelemetry-otlp-grpc-exporter",
522 "compile": {"status": "ok", "tookMs": 674, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
523 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
524 "test-compile": {"status": "ok", "tookMs": 1161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
525 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
526 "publish": {"status": "skipped", "tookMs": 0},
527 "metadata": {
528 "crossScalaVersions": ["2.13.8", "2.12.16", "3.3.0"]
529}
530}]
531************************
532[success] Total time: 40 s, completed Dec 4, 2025, 12:44:59 PM
533[0JChecking patch project/plugins.sbt...
534Checking patch project/build.properties...
535Checking patch project/Dependencies.scala...
536Checking patch build.sbt...
537Applied patch project/plugins.sbt cleanly.
538Applied patch project/build.properties cleanly.
539Applied patch project/Dependencies.scala cleanly.
540Applied patch build.sbt cleanly.