Build Logs

pureharm/pureharm-aws • 12546849525

Errors

0

Warnings

94

Total Lines

582

1##################################
2Clonning https://github.com/pureharm/pureharm-aws.git into repo using revision v0.4.0-M1
3##################################
4Note: switching to '558fb5ca521b5b37c36042ab78855e055fe94dfc'.
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.6.3-RC1-20241230-376fc17-SNAPSHOT
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.3-RC1-20241230-376fc17-SNAPSHOT
32Execute tests: false
33sbt project found:
34Sbt version 1.5.5 is not supported, minimal supported version is 1.6.2
35Enforcing usage of sbt in version 1.6.2
36Try apply source patch:
37Path: build.sbt
38Pattern: val Scala3 = "3.0.1"
39Replacement: val Scala3 = "3.6.3-RC1-20241230-376fc17-SNAPSHOT"
40Checking https://github.com/coursier/jvm-index/raw/master/index.json
41Checked https://github.com/coursier/jvm-index/raw/master/index.json
42Downloading https://github.com/coursier/jvm-index/raw/master/index.json
43Downloaded https://github.com/coursier/jvm-index/raw/master/index.json
44Starting compilation server
45Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
47Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
48Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
49Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
50Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
51Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
52Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
53Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
54Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
55Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
56Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
57Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
59Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
60Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
61Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
62Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
63Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
64Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
65Compiling project (Scala 3.4.2, JVM (8))
66Compiled project (Scala 3.4.2, JVM (8))
67Successfully applied pattern 'val Scala3 = "3.0.1"' in repo/build.sbt
68No prepare script found for project pureharm/pureharm-aws
69##################################
70Scala version: 3.6.3-RC1-20241230-376fc17-SNAPSHOT
71Targets: com.busymachines%pureharm-aws-cloudfront com.busymachines%pureharm-aws-cloudfront-ce2 com.busymachines%pureharm-aws-core com.busymachines%pureharm-aws-core-ce2 com.busymachines%pureharm-aws-logger com.busymachines%pureharm-aws-logger-ce2 com.busymachines%pureharm-aws-s3 com.busymachines%pureharm-aws-s3-ce2 com.busymachines%pureharm-aws-sns com.busymachines%pureharm-aws-sns-ce2
72Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "8" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "build.sbt", "pattern": "val Scala3 = \"3.0.1\"", "replaceWith": "val Scala3 = \"<SCALA_VERSION>\"" } ] }
73##################################
74Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
75Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
76[sbt_options] declare -a sbt_options=()
77[process_args] java_version = '8'
78# Executing command line:
79java
80-Dfile.encoding=UTF-8
81-Dcommunitybuild.scala=3.6.3-RC1-20241230-376fc17-SNAPSHOT
82-Dcommunitybuild.project.dependencies.add=
83-Xmx7G
84-Xms4G
85-Xss8M
86-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
87-jar
88/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
89"setCrossScalaVersions 3.6.3-RC1-20241230-376fc17-SNAPSHOT"
90"++3.6.3-RC1-20241230-376fc17-SNAPSHOT -v"
91"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
92"set every credentials := Nil"
93
94moduleMappings
95"runBuild 3.6.3-RC1-20241230-376fc17-SNAPSHOT """{
96 "projects": {
97 "exclude": [],
98 "overrides": {}
99 },
100 "java": {
101 "version": "8"
102 },
103 "sbt": {
104 "commands": [],
105 "options": []
106 },
107 "mill": {
108 "options": []
109 },
110 "tests": "compile-only",
111 "migrationVersions": [],
112 "sourcePatches": [
113 {
114 "path": "build.sbt",
115 "pattern": "val Scala3 = \"3.0.1\"",
116 "replaceWith": "val Scala3 = \"<SCALA_VERSION>\""
117 }
118 ]
119}""" com.busymachines%pureharm-aws-cloudfront com.busymachines%pureharm-aws-cloudfront-ce2 com.busymachines%pureharm-aws-core com.busymachines%pureharm-aws-core-ce2 com.busymachines%pureharm-aws-logger com.busymachines%pureharm-aws-logger-ce2 com.busymachines%pureharm-aws-s3 com.busymachines%pureharm-aws-s3-ce2 com.busymachines%pureharm-aws-sns com.busymachines%pureharm-aws-sns-ce2"
120
121[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
122[info] [launcher] getting Scala 2.12.15 (for sbt)...
123[info] welcome to sbt 1.6.2 (Temurin Java 1.8.0_352)
124[info] loading settings for project repo-build from plugins.sbt ...
125[info] loading project definition from /build/repo/project
126[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
127[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
128[info] Compilation completed in 8.689s.
129[info] done compiling
130[info] loading settings for project pureharm-aws from build.sbt ...
131[info] resolving key references (12029 settings) ...
132[info] set current project to pureharm-aws (in build file:/build/repo/)
133Execute setCrossScalaVersions: 3.6.3-RC1-20241230-376fc17-SNAPSHOT
134OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in aws-cloudfront-ce2/crossScalaVersions
135OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in aws-logger-ce2/crossScalaVersions
136OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in aws-core-ce2/crossScalaVersions
137OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in aws-s3-ce2/crossScalaVersions
138OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in aws-cloudfront/crossScalaVersions
139OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in aws-sns/crossScalaVersions
140OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in aws-s3/crossScalaVersions
141OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in aws-logger/crossScalaVersions
142OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in aws-sns-ce2/crossScalaVersions
143OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in pureharm-aws/crossScalaVersions
144OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in aws-core/crossScalaVersions
145[info] set current project to pureharm-aws (in build file:/build/repo/)
146[info] Setting Scala version to 3.6.3-RC1-20241230-376fc17-SNAPSHOT on 11 projects.
147[info] Switching Scala version on:
148[info] aws-sns (2.13.6, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
149[info] aws-logger-ce2 (2.13.6, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
150[info] aws-core (2.13.6, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
151[info] aws-s3 (2.13.6, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
152[info] aws-s3-ce2 (2.13.6, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
153[info] aws-cloudfront-ce2 (2.13.6, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
154[info] aws-cloudfront (2.13.6, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
155[info] aws-core-ce2 (2.13.6, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
156[info] * pureharm-aws (2.13.6, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
157[info] aws-sns-ce2 (2.13.6, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
158[info] aws-logger (2.13.6, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
159[info] Excluding projects:
160[info] Reapplying settings...
161[info] set current project to pureharm-aws (in build file:/build/repo/)
162Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
163[info] Reapplying settings...
164[info] set current project to pureharm-aws (in build file:/build/repo/)
165[info] Defining Global / credentials, aws-cloudfront / credentials and 9 others.
166[info] The new values will be used by allCredentials, aws-cloudfront / allCredentials and 63 others.
167[info] Run `last` for details.
168[info] Reapplying settings...
169[info] set current project to pureharm-aws (in build file:/build/repo/)
170[success] Total time: 0 s, completed Dec 30, 2024 3:44:22 PM
171Build config: {
172 "projects": {
173 "exclude": [],
174 "overrides": {}
175 },
176 "java": {
177 "version": "8"
178 },
179 "sbt": {
180 "commands": [],
181 "options": []
182 },
183 "mill": {
184 "options": []
185 },
186 "tests": "compile-only",
187 "migrationVersions": [],
188 "sourcePatches": [
189 {
190 "path": "build.sbt",
191 "pattern": "val Scala3 = \"3.0.1\"",
192 "replaceWith": "val Scala3 = \"<SCALA_VERSION>\""
193 }
194 ]
195}
196Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
197Starting build...
198Projects: Set(aws-sns, aws-logger-ce2, aws-core, aws-s3, aws-s3-ce2, aws-cloudfront-ce2, aws-cloudfront, aws-core-ce2, aws-sns-ce2, aws-logger)
199Starting build for ProjectRef(file:/build/repo/,aws-core) (pureharm-aws-core)...
200OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
201OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.0-migration)
202OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
203OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
204Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
205[info] compiling 2 Scala sources to /build/repo/aws-core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
206[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
207[warn] one warning found
208[info] done compiling
209[info] Main Scala API documentation to /build/repo/aws-core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
210[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
211[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
212[warn] Flag -classpath set repeatedly
213[warn] two warnings found
214[info] Main Scala API documentation successful.
215[info] Wrote /build/repo/aws-core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/pureharm-aws-core_3-0.4.0-M1-SNAPSHOT.pom
216[info] Main Scala API documentation to /build/repo/aws-core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
217[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
218[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
219[warn] Flag -classpath set repeatedly
220[warn] two warnings found
221[info] Main Scala API documentation successful.
222[info] gpg: directory '/root/.gnupg' created
223[info] gpg: keybox '/root/.gnupg/pubring.kbx' created
224[info] gpg: no default secret key: No secret key
225[info] gpg: signing failed: No secret key
226[warn] GPG reported an error. Artifacts won't be signed.
227[info] :: delivering :: com.busymachines#pureharm-aws-core_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Mon Dec 30 15:44:38 CET 2024
228[info] delivering ivy file to /build/repo/aws-core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-0.4.0-M1-SNAPSHOT.xml
229[info] published pureharm-aws-core_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-core_3.pom
230[info] published pureharm-aws-core_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-core_3.jar
231[info] published pureharm-aws-core_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-core_3-sources.jar
232[info] published pureharm-aws-core_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-core_3-javadoc.jar
233[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-core_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
234Starting build for ProjectRef(file:/build/repo/,aws-cloudfront) (pureharm-aws-cloudfront)...
235Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
236[info] compiling 10 Scala sources to /build/repo/aws-s3/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
237[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
238[warn] one warning found
239[info] done compiling
240[info] compiling 5 Scala sources to /build/repo/aws-cloudfront/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
241[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
242[warn] one warning found
243[info] done compiling
244[info] Main Scala API documentation to /build/repo/aws-cloudfront/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
245[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
246[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
247[warn] Flag -classpath set repeatedly
248[warn] two warnings found
249[info] Main Scala API documentation successful.
250[info] compiling 1 Scala source to /build/repo/aws-cloudfront/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
251[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
252[warn] one warning found
253[info] done compiling
254[info] Wrote /build/repo/aws-cloudfront/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/pureharm-aws-cloudfront_3-0.4.0-M1-SNAPSHOT.pom
255[info] Main Scala API documentation to /build/repo/aws-cloudfront/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
256[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
257[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
258[warn] Flag -classpath set repeatedly
259[warn] two warnings found
260[info] Main Scala API documentation successful.
261[info] gpg: no default secret key: No secret key
262[info] gpg: signing failed: No secret key
263[warn] GPG reported an error. Artifacts won't be signed.
264[info] :: delivering :: com.busymachines#pureharm-aws-cloudfront_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Mon Dec 30 15:44:56 CET 2024
265[info] delivering ivy file to /build/repo/aws-cloudfront/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-0.4.0-M1-SNAPSHOT.xml
266[info] published pureharm-aws-cloudfront_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-cloudfront_3.pom
267[info] published pureharm-aws-cloudfront_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-cloudfront_3.jar
268[info] published pureharm-aws-cloudfront_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-cloudfront_3-sources.jar
269[info] published pureharm-aws-cloudfront_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-cloudfront_3-javadoc.jar
270[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
271Starting build for ProjectRef(file:/build/repo/,aws-logger-ce2) (pureharm-aws-logger-ce2)...
272Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
273[info] compiling 2 Scala sources to /build/repo/aws-core-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
274[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
275[warn] one warning found
276[info] done compiling
277[info] compiling 5 Scala sources to /build/repo/aws-logger-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
278[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
279[warn] one warning found
280[info] done compiling
281[info] Main Scala API documentation to /build/repo/aws-logger-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
282[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
283[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
284[warn] Flag -classpath set repeatedly
285[warn] two warnings found
286[info] Main Scala API documentation successful.
287[info] Wrote /build/repo/aws-logger-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/pureharm-aws-logger-ce2_3-0.4.0-M1-SNAPSHOT.pom
288[info] Main Scala API documentation to /build/repo/aws-logger-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
289[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
290[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
291[warn] Flag -classpath set repeatedly
292[warn] two warnings found
293[info] Main Scala API documentation successful.
294[info] gpg: no default secret key: No secret key
295[info] gpg: signing failed: No secret key
296[warn] GPG reported an error. Artifacts won't be signed.
297[info] :: delivering :: com.busymachines#pureharm-aws-logger-ce2_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Mon Dec 30 15:45:03 CET 2024
298[info] delivering ivy file to /build/repo/aws-logger-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-0.4.0-M1-SNAPSHOT.xml
299[info] published pureharm-aws-logger-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger-ce2_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-logger-ce2_3.pom
300[info] published pureharm-aws-logger-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger-ce2_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-logger-ce2_3.jar
301[info] published pureharm-aws-logger-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger-ce2_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-logger-ce2_3-sources.jar
302[info] published pureharm-aws-logger-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger-ce2_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-logger-ce2_3-javadoc.jar
303[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-logger-ce2_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
304Starting build for ProjectRef(file:/build/repo/,aws-s3) (pureharm-aws-s3)...
305Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
306[info] Main Scala API documentation to /build/repo/aws-s3/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
307[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
308[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
309[warn] Flag -classpath set repeatedly
310[warn] two warnings found
311[info] Main Scala API documentation successful.
312[info] Wrote /build/repo/aws-s3/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/pureharm-aws-s3_3-0.4.0-M1-SNAPSHOT.pom
313[info] Main Scala API documentation to /build/repo/aws-s3/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
314[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
315[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
316[warn] Flag -classpath set repeatedly
317[warn] two warnings found
318[info] Main Scala API documentation successful.
319[info] gpg: no default secret key: No secret key
320[info] gpg: signing failed: No secret key
321[warn] GPG reported an error. Artifacts won't be signed.
322[info] :: delivering :: com.busymachines#pureharm-aws-s3_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Mon Dec 30 15:45:06 CET 2024
323[info] delivering ivy file to /build/repo/aws-s3/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-0.4.0-M1-SNAPSHOT.xml
324[info] published pureharm-aws-s3_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-s3_3.pom
325[info] published pureharm-aws-s3_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-s3_3.jar
326[info] published pureharm-aws-s3_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-s3_3-sources.jar
327[info] published pureharm-aws-s3_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-s3_3-javadoc.jar
328[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-s3_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
329Starting build for ProjectRef(file:/build/repo/,aws-sns-ce2) (pureharm-aws-sns-ce2)...
330Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
331[info] compiling 6 Scala sources to /build/repo/aws-sns-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
332[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
333[warn] one warning found
334[info] done compiling
335[info] Main Scala API documentation to /build/repo/aws-sns-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
336[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
337[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
338[warn] Flag -classpath set repeatedly
339[warn] two warnings found
340[info] Main Scala API documentation successful.
341[info] Wrote /build/repo/aws-sns-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/pureharm-aws-sns-ce2_3-0.4.0-M1-SNAPSHOT.pom
342[info] Main Scala API documentation to /build/repo/aws-sns-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
343[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
344[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
345[warn] Flag -classpath set repeatedly
346[warn] two warnings found
347[info] Main Scala API documentation successful.
348[info] gpg: no default secret key: No secret key
349[info] gpg: signing failed: No secret key
350[warn] GPG reported an error. Artifacts won't be signed.
351[info] :: delivering :: com.busymachines#pureharm-aws-sns-ce2_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Mon Dec 30 15:45:12 CET 2024
352[info] delivering ivy file to /build/repo/aws-sns-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-0.4.0-M1-SNAPSHOT.xml
353[info] published pureharm-aws-sns-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns-ce2_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-sns-ce2_3.pom
354[info] published pureharm-aws-sns-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns-ce2_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-sns-ce2_3.jar
355[info] published pureharm-aws-sns-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns-ce2_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-sns-ce2_3-sources.jar
356[info] published pureharm-aws-sns-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns-ce2_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-sns-ce2_3-javadoc.jar
357[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-sns-ce2_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
358Starting build for ProjectRef(file:/build/repo/,aws-sns) (pureharm-aws-sns)...
359Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
360[info] compiling 6 Scala sources to /build/repo/aws-sns/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
361[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
362[warn] one warning found
363[info] done compiling
364[info] Main Scala API documentation to /build/repo/aws-sns/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
365[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
366[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
367[warn] Flag -classpath set repeatedly
368[warn] two warnings found
369[info] Main Scala API documentation successful.
370[info] Wrote /build/repo/aws-sns/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/pureharm-aws-sns_3-0.4.0-M1-SNAPSHOT.pom
371[info] Main Scala API documentation to /build/repo/aws-sns/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
372[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
373[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
374[warn] Flag -classpath set repeatedly
375[warn] two warnings found
376[info] Main Scala API documentation successful.
377[info] gpg: no default secret key: No secret key
378[info] gpg: signing failed: No secret key
379[warn] GPG reported an error. Artifacts won't be signed.
380[info] :: delivering :: com.busymachines#pureharm-aws-sns_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Mon Dec 30 15:45:15 CET 2024
381[info] delivering ivy file to /build/repo/aws-sns/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-0.4.0-M1-SNAPSHOT.xml
382[info] published pureharm-aws-sns_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-sns_3.pom
383[info] published pureharm-aws-sns_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-sns_3.jar
384[info] published pureharm-aws-sns_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-sns_3-sources.jar
385[info] published pureharm-aws-sns_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-sns_3-javadoc.jar
386[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-sns_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
387Starting build for ProjectRef(file:/build/repo/,aws-core-ce2) (pureharm-aws-core-ce2)...
388Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
389[info] Main Scala API documentation to /build/repo/aws-core-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
390[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
391[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
392[warn] Flag -classpath set repeatedly
393[warn] two warnings found
394[info] Main Scala API documentation successful.
395[info] Wrote /build/repo/aws-core-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/pureharm-aws-core-ce2_3-0.4.0-M1-SNAPSHOT.pom
396[info] Main Scala API documentation to /build/repo/aws-core-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
397[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
398[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
399[warn] Flag -classpath set repeatedly
400[warn] two warnings found
401[info] Main Scala API documentation successful.
402[info] gpg: no default secret key: No secret key
403[info] gpg: signing failed: No secret key
404[warn] GPG reported an error. Artifacts won't be signed.
405[info] :: delivering :: com.busymachines#pureharm-aws-core-ce2_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Mon Dec 30 15:45:16 CET 2024
406[info] delivering ivy file to /build/repo/aws-core-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-0.4.0-M1-SNAPSHOT.xml
407[info] published pureharm-aws-core-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core-ce2_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-core-ce2_3.pom
408[info] published pureharm-aws-core-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core-ce2_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-core-ce2_3.jar
409[info] published pureharm-aws-core-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core-ce2_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-core-ce2_3-sources.jar
410[info] published pureharm-aws-core-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core-ce2_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-core-ce2_3-javadoc.jar
411[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-core-ce2_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
412Starting build for ProjectRef(file:/build/repo/,aws-logger) (pureharm-aws-logger)...
413Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
414[info] compiling 5 Scala sources to /build/repo/aws-logger/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
415[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
416[warn] one warning found
417[info] done compiling
418[info] Main Scala API documentation to /build/repo/aws-logger/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
419[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
420[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
421[warn] Flag -classpath set repeatedly
422[warn] two warnings found
423[info] Main Scala API documentation successful.
424[info] Wrote /build/repo/aws-logger/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/pureharm-aws-logger_3-0.4.0-M1-SNAPSHOT.pom
425[info] Main Scala API documentation to /build/repo/aws-logger/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
426[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
427[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
428[warn] Flag -classpath set repeatedly
429[warn] two warnings found
430[info] Main Scala API documentation successful.
431[info] gpg: no default secret key: No secret key
432[info] gpg: signing failed: No secret key
433[warn] GPG reported an error. Artifacts won't be signed.
434[info] :: delivering :: com.busymachines#pureharm-aws-logger_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Mon Dec 30 15:45:20 CET 2024
435[info] delivering ivy file to /build/repo/aws-logger/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-0.4.0-M1-SNAPSHOT.xml
436[info] published pureharm-aws-logger_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-logger_3.pom
437[info] published pureharm-aws-logger_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-logger_3.jar
438[info] published pureharm-aws-logger_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-logger_3-sources.jar
439[info] published pureharm-aws-logger_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-logger_3-javadoc.jar
440[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-logger_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
441Starting build for ProjectRef(file:/build/repo/,aws-cloudfront-ce2) (pureharm-aws-cloudfront-ce2)...
442Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
443[info] compiling 10 Scala sources to /build/repo/aws-s3-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
444[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
445[warn] one warning found
446[info] done compiling
447[info] compiling 5 Scala sources to /build/repo/aws-cloudfront-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
448[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
449[warn] one warning found
450[info] done compiling
451[info] Main Scala API documentation to /build/repo/aws-cloudfront-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
452[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
453[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
454[warn] Flag -classpath set repeatedly
455[warn] two warnings found
456[info] Main Scala API documentation successful.
457[info] compiling 1 Scala source to /build/repo/aws-cloudfront-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
458[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
459[warn] one warning found
460[info] done compiling
461[info] Wrote /build/repo/aws-cloudfront-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/pureharm-aws-cloudfront-ce2_3-0.4.0-M1-SNAPSHOT.pom
462[info] Main Scala API documentation to /build/repo/aws-cloudfront-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
463[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
464[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
465[warn] Flag -classpath set repeatedly
466[warn] two warnings found
467[info] Main Scala API documentation successful.
468[info] gpg: no default secret key: No secret key
469[info] gpg: signing failed: No secret key
470[warn] GPG reported an error. Artifacts won't be signed.
471[info] :: delivering :: com.busymachines#pureharm-aws-cloudfront-ce2_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Mon Dec 30 15:45:27 CET 2024
472[info] delivering ivy file to /build/repo/aws-cloudfront-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-0.4.0-M1-SNAPSHOT.xml
473[info] published pureharm-aws-cloudfront-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront-ce2_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-cloudfront-ce2_3.pom
474[info] published pureharm-aws-cloudfront-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront-ce2_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-cloudfront-ce2_3.jar
475[info] published pureharm-aws-cloudfront-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront-ce2_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-cloudfront-ce2_3-sources.jar
476[info] published pureharm-aws-cloudfront-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront-ce2_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-cloudfront-ce2_3-javadoc.jar
477[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront-ce2_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
478Starting build for ProjectRef(file:/build/repo/,aws-s3-ce2) (pureharm-aws-s3-ce2)...
479Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
480[info] Main Scala API documentation to /build/repo/aws-s3-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
481[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
482[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
483[warn] Flag -classpath set repeatedly
484[warn] two warnings found
485[info] Main Scala API documentation successful.
486[info] Wrote /build/repo/aws-s3-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/pureharm-aws-s3-ce2_3-0.4.0-M1-SNAPSHOT.pom
487[info] Main Scala API documentation to /build/repo/aws-s3-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
488[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
489[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
490[warn] Flag -classpath set repeatedly
491[warn] two warnings found
492[info] Main Scala API documentation successful.
493[info] gpg: no default secret key: No secret key
494[info] gpg: signing failed: No secret key
495[warn] GPG reported an error. Artifacts won't be signed.
496[info] :: delivering :: com.busymachines#pureharm-aws-s3-ce2_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Mon Dec 30 15:45:30 CET 2024
497[info] delivering ivy file to /build/repo/aws-s3-ce2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-0.4.0-M1-SNAPSHOT.xml
498[info] published pureharm-aws-s3-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3-ce2_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-s3-ce2_3.pom
499[info] published pureharm-aws-s3-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3-ce2_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-s3-ce2_3.jar
500[info] published pureharm-aws-s3-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3-ce2_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-s3-ce2_3-sources.jar
501[info] published pureharm-aws-s3-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3-ce2_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-s3-ce2_3-javadoc.jar
502[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-s3-ce2_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
503
504************************
505Build summary:
506[{
507 "module": "pureharm-aws-core",
508 "compile": {"status": "ok", "tookMs": 5375, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
509 "doc": {"status": "ok", "tookMs": 3068, "files": 338, "totalSizeKb": 6376},
510 "test-compile": {"status": "ok", "tookMs": 121, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
511 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
512 "publish": {"status": "ok", "tookMs": 1251}
513},{
514 "module": "pureharm-aws-cloudfront",
515 "compile": {"status": "ok", "tookMs": 5692, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
516 "doc": {"status": "ok", "tookMs": 1095, "files": 358, "totalSizeKb": 6943},
517 "test-compile": {"status": "ok", "tookMs": 910, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
518 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
519 "publish": {"status": "ok", "tookMs": 1563}
520},{
521 "module": "pureharm-aws-logger-ce2",
522 "compile": {"status": "ok", "tookMs": 2309, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
523 "doc": {"status": "ok", "tookMs": 759, "files": 349, "totalSizeKb": 6646},
524 "test-compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
525 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
526 "publish": {"status": "ok", "tookMs": 1201}
527},{
528 "module": "pureharm-aws-s3",
529 "compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
530 "doc": {"status": "ok", "tookMs": 927, "files": 359, "totalSizeKb": 6971},
531 "test-compile": {"status": "ok", "tookMs": 105, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
532 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
533 "publish": {"status": "ok", "tookMs": 1395}
534},{
535 "module": "pureharm-aws-sns-ce2",
536 "compile": {"status": "ok", "tookMs": 1048, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
537 "doc": {"status": "ok", "tookMs": 615, "files": 352, "totalSizeKb": 6678},
538 "test-compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
539 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
540 "publish": {"status": "ok", "tookMs": 1005}
541},{
542 "module": "pureharm-aws-sns",
543 "compile": {"status": "ok", "tookMs": 824, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
544 "doc": {"status": "ok", "tookMs": 512, "files": 352, "totalSizeKb": 6678},
545 "test-compile": {"status": "ok", "tookMs": 107, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
546 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
547 "publish": {"status": "ok", "tookMs": 1102}
548},{
549 "module": "pureharm-aws-core-ce2",
550 "compile": {"status": "ok", "tookMs": 24, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
551 "doc": {"status": "ok", "tookMs": 330, "files": 338, "totalSizeKb": 6377},
552 "test-compile": {"status": "ok", "tookMs": 47, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
553 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
554 "publish": {"status": "ok", "tookMs": 753}
555},{
556 "module": "pureharm-aws-logger",
557 "compile": {"status": "ok", "tookMs": 1198, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
558 "doc": {"status": "ok", "tookMs": 521, "files": 349, "totalSizeKb": 6646},
559 "test-compile": {"status": "ok", "tookMs": 120, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
560 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
561 "publish": {"status": "ok", "tookMs": 987}
562},{
563 "module": "pureharm-aws-cloudfront-ce2",
564 "compile": {"status": "ok", "tookMs": 2838, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
565 "doc": {"status": "ok", "tookMs": 732, "files": 358, "totalSizeKb": 6944},
566 "test-compile": {"status": "ok", "tookMs": 618, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
567 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
568 "publish": {"status": "ok", "tookMs": 1058}
569},{
570 "module": "pureharm-aws-s3-ce2",
571 "compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
572 "doc": {"status": "ok", "tookMs": 706, "files": 359, "totalSizeKb": 6972},
573 "test-compile": {"status": "ok", "tookMs": 136, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
574 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
575 "publish": {"status": "ok", "tookMs": 1199}
576}]
577************************
578[success] Total time: 68 s (01:08), completed Dec 30, 2024 3:45:30 PM
579Checking patch project/build.properties...
580Checking patch build.sbt...
581Applied patch project/build.properties cleanly.
582Applied patch build.sbt cleanly.