Build Logs

http4s/http4s-async-http-client • 3.8.0-RC5:2025-12-31

Errors

0

Warnings

4

Total Lines

183

1##################################
2Clonning https://github.com/http4s/http4s-async-http-client.git into /build/repo using revision v0.23.12
3##################################
4Note: switching to '3c8e590dfd6e17cd8eceb916d5d57a06a8df740b'.
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-RC5
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-RC5
32Execute tests: true
33sbt project found:
34Sbt version 1.6.2 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 http4s/http4s-async-http-client
37##################################
38Scala version: 3.8.0-RC5
39Targets: org.http4s%http4s-async-http-client
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
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-RC5
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-RC5"
60"++3.8.0-RC5 -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-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" org.http4s%http4s-async-http-client"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 9.399s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set scmInfo to https://github.com/http4s/http4s-async-http-client
78[info] set current project to root (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.0-RC5
80OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC5 in asyncHttpClient/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC5 in root/crossScalaVersions
82[info] set scmInfo to https://github.com/http4s/http4s-async-http-client
83[info] set current project to root (in build file:/build/repo/)
84[info] Setting Scala version to 3.8.0-RC5 on 2 projects.
85[info] Switching Scala version on:
86[info] * root (2.12.18, 2.13.11, 3.8.0-RC5)
87[info] asyncHttpClient (2.12.18, 2.13.11, 3.8.0-RC5)
88[info] Excluding projects:
89[info] Reapplying settings...
90[info] set scmInfo to https://github.com/http4s/http4s-async-http-client
91[info] set current project to root (in build file:/build/repo/)
92Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
93[info] Reapplying settings...
94[info] set scmInfo to https://github.com/http4s/http4s-async-http-client
95[info] set current project to root (in build file:/build/repo/)
96[info] Defining Global / credentials, asyncHttpClient / credentials, credentials
97[info] The new values will be used by ThisBuild / scalafixSbtResolversAsCoursierRepositories, allCredentials and 10 others.
98[info] Run `last` for details.
99[info] Reapplying settings...
100[info] set scmInfo to https://github.com/http4s/http4s-async-http-client
101[info] set current project to root (in build file:/build/repo/)
102Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
103[info] Reapplying settings...
104OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
105
106 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
107 Did you mean allExcludeDependencies ?
108 , retry without global scopes
109[info] Reapplying settings...
110[info] set scmInfo to https://github.com/http4s/http4s-async-http-client
111[info] set current project to root (in build file:/build/repo/)
112Execute removeScalacOptionsStartingWith: -P:wartremover
113[info] Reapplying settings...
114[info] set scmInfo to https://github.com/http4s/http4s-async-http-client
115[info] set current project to root (in build file:/build/repo/)
116[success] Total time: 0 s, completed Dec 31, 2025, 10:01:29 PM
117Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
118Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
119Starting build...
120Projects: Set(asyncHttpClient)
121Starting build for ProjectRef(file:/build/repo/,asyncHttpClient) (http4s-async-http-client)... [0/1]
122OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
123OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
124OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
125OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
126Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/async-http-client/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
127[info] compiling 4 Scala sources to /build/repo/async-http-client/target/scala-3.8.0-RC5/classes ...
128[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
129[warn] one warning found
130[info] done compiling
131[info] compiling 1 Scala source to /build/repo/async-http-client/target/scala-3.8.0-RC5/test-classes ...
132[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
133[warn] one warning found
134[info] done compiling
135SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
136SLF4J: Defaulting to no-operation (NOP) logger implementation
137SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
138org.http4s.asynchttpclient.client.AsyncHttpClientSuite:
139 + AsyncHttpClient Repeat a simple request 0.568s
140 + AsyncHttpClient POST an empty body 0.026s
141 + AsyncHttpClient POST a normal body 0.029s
142 + AsyncHttpClient POST a chunked body 0.027s
143 + AsyncHttpClient POST a multipart body 0.086s
144 + AsyncHttpClient Execute GET /chunked 0.032s
145 + AsyncHttpClient Execute GET /large 0.023s
146 + AsyncHttpClient Execute GET /not-found 0.011s
147 + AsyncHttpClient Execute GET /no-content 0.008s
148 + AsyncHttpClient Execute GET /simple 0.01s
149 + AsyncHttpClient Execute GET /delayed 2.012s
150 + AsyncHttpClient Execute GET /internal-server-error 0.008s
151 + AsyncHttpClient Execute GET /empty-not-found 0.007s
152 + Mitigates request splitting attack in URI path 0.005s
153 + Mitigates request splitting attack in URI RegName 0.003s
154 + Mitigates request splitting attack in field name 0.003s
155 + Mitigates request splitting attack in field value 0.002s
156 + AsyncHttpClient configure should evaluate to the defaultConfiguration given the identity function as the configuration function 0.002s
157 + AsyncHttpClient configure should be able to configure max connections per host 0.001s
158 + AsyncHttpClient configure should be able to configure max connections 0.002s
159 + AsyncHttpClient configure should be able to configure request timeout 0.002s
160 + AsyncHttpClient configure should be able to configure more than one parameter at once 0.002s
161 + AsyncHttpClientStats should correctly get the stats from the underlying ClientStats 0.022s
162
163************************
164Build summary:
165[{
166 "module": "http4s-async-http-client",
167 "compile": {"status": "ok", "tookMs": 7369, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
168 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
169 "test-compile": {"status": "ok", "tookMs": 1766, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
170 "test": {"status": "ok", "tookMs": 4528, "passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23, "byFramework": [{"framework": "munit", "stats": {"passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23}}]},
171 "publish": {"status": "skipped", "tookMs": 0},
172 "metadata": {
173 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.0"]
174}
175}]
176************************
177[success] Total time: 17 s, completed Dec 31, 2025, 10:01:45 PM
178[0JChecking patch project/plugins.sbt...
179Checking patch project/build.properties...
180Checking patch build.sbt...
181Applied patch project/plugins.sbt cleanly.
182Applied patch project/build.properties cleanly.
183Applied patch build.sbt cleanly.