Build Logs

reactivemongo/reactivemongo-streaming • scheduled_3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY

Errors

212

Warnings

21

Total Lines

395

1##################################
2Clonning https://github.com/reactivemongo/reactivemongo-streaming.git into repo using revision 1.1.0-RC13
3##################################
4Note: switching to '766b396cca6b786546031d294bcd73906f087087'.
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.4-RC1-bin-20241128-10bb2e6-NIGHTLY
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.4-RC1-bin-20241128-10bb2e6-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project reactivemongo/reactivemongo-streaming
35##################################
36Scala version: 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
37Targets: org.reactivemongo%reactivemongo-akkastream org.reactivemongo%reactivemongo-pekkostream
38Project projectConfig: { "tests": "compile-only" }
39##################################
40Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '11'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
45# Executing command line:
46java
47-Xss2M
48-XX:+CMSClassUnloadingEnabled
49-XX:ReservedCodeCacheSize=192m
50-Dcommunitybuild.scala=3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
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_11_0_20
57-jar
58/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
59"setCrossScalaVersions 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY"
60"++3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY -v"
61"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
62"set every credentials := Nil"
63
64moduleMappings
65"runBuild 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY """{
66 "tests": "compile-only"
67}""" org.reactivemongo%reactivemongo-akkastream org.reactivemongo%reactivemongo-pekkostream"
68
69[info] [launcher] getting org.scala-sbt sbt 1.10.1 (this may take some time)...
70[info] [launcher] getting Scala 2.12.19 (for sbt)...
71[info] welcome to sbt 1.10.1 (Eclipse Adoptium Java 11.0.20)
72[info] loading settings for project repo-build from plugins.sbt ...
73[info] loading project definition from /build/repo/project
74[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
75[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.19. Compiling...
76[info] Compilation completed in 7.808s.
77[info] done compiling
78[info] loading settings for project streaming from build.sbt,codestyle.sbt,version.sbt ...
79[info] loading settings for project iteratees from build.sbt ...
80[info] loading settings for project akka-stream from build.sbt ...
81[info] loading settings for project pekko-stream from build.sbt ...
82[info] set current project to streaming (in build file:/build/repo/)
83[warn] there's a key that's not used by any other settings/tasks:
84[warn]
85[warn] * streaming / driverVersion
86[warn] +- /build/repo/project/Common.scala:43
87[warn]
88[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
89[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
90Execute setCrossScalaVersions: 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
91OpenCB::Changing crossVersion 3.4.2 -> 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY in iteratees/crossScalaVersions
92OpenCB::Changing crossVersion 3.4.2 -> 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY in akka-stream/crossScalaVersions
93OpenCB::Changing crossVersion 3.4.2 -> 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY in streaming/crossScalaVersions
94OpenCB::Changing crossVersion 3.4.2 -> 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY in pekko-stream/crossScalaVersions
95[info] set current project to streaming (in build file:/build/repo/)
96[info] Setting Scala version to 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY on 4 projects.
97[info] Switching Scala version on:
98[info] * streaming (2.11.12, 2.12.19, 2.13.14, 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY)
99[info] iteratees (2.11.12, 2.12.19, 2.13.14, 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY)
100[info] akka-stream (2.11.12, 2.12.19, 2.13.14, 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY)
101[info] pekko-stream (2.12.19, 2.13.14, 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY)
102[info] Excluding projects:
103[info] Reapplying settings...
104[info] set current project to streaming (in build file:/build/repo/)
105Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
106[info] Reapplying settings...
107[info] set current project to streaming (in build file:/build/repo/)
108[info] Defining Global / credentials, akka-stream / credentials and 2 others.
109[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 30 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to streaming (in build file:/build/repo/)
113[success] Total time: 0 s, completed Nov 30, 2024, 1:03:52 AM
114Build config: {
115 "tests": "compile-only"
116}
117Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly))
118Starting build...
119Projects: Set(akka-stream, pekko-stream)
120Starting build for ProjectRef(file:/build/repo/,akka-stream) (reactivemongo-akkastream)...
121OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.19 module Global
122OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
123OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
124OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
125OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
126Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:higherKinds, -Wconf:msg=.*with\ as\ a\ type\ operator.*:s, -Wconf:msg=.*syntax\ .*function.*\ is\ no\ longer\ supported.*:s, -release, 8, -Wunused:all, -language:implicitConversions, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/akka-stream/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s)
127[info] scalafmt: Formatting 4 Scala sources (/build/repo/akka-stream)...
128[info] scalafmt: Formatting 7 Scala sources (/build/repo/akka-stream)...
129[info] compiling 7 Scala sources to /build/repo/akka-stream/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/classes ...
130[info] done compiling
131[info] Main Scala API documentation to /build/repo/akka-stream/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/api...
132[warn] Flag -project set repeatedly
133[info] Skipping unused scalacOptions: -Wconf, -semanticdb-target, -source
134[warn] Flag -classpath set repeatedly
135[error] -- Error: api/src/main/scala/Digest.scala:8:2 ----------------------------------
136[error] undefined: new com.github.ghik.silencer.silent # -1: TermRef(TypeRef(TermRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object com),object github),object ghik),object silencer),silent),<init>) at readTasty
137[warn] two warnings found
138[error] one error found
139[error] (akka-stream / Compile / doc) DottyDoc Compilation Failed
140[info] Processing /build/repo/akka-stream/README.md ...
141[info] compiling 1 Scala source to /build/repo/akka-stream/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/test-classes ...
142[info] done compiling
143[info] Wrote /build/repo/akka-stream/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/reactivemongo-akkastream_3-1.1.0-RC13.SNAPSHOT.pom
144[info] Main Scala API documentation to /build/repo/akka-stream/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/api...
145[warn] Flag -project set repeatedly
146[info] Skipping unused scalacOptions: -Wconf, -semanticdb-target, -source
147[warn] Flag -classpath set repeatedly
148[error] -- Error: api/src/main/scala/Digest.scala:8:2 ----------------------------------
149[error] undefined: new com.github.ghik.silencer.silent # -1: TermRef(TypeRef(TermRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object com),object github),object ghik),object silencer),silent),<init>) at readTasty
150[warn] two warnings found
151[error] one error found
152[error] (akka-stream / Compile / doc) DottyDoc Compilation Failed
153[info] Processing /build/repo/akka-stream/README.md ...
154[info] compiling 1 Scala source to /build/repo/akka-stream/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/test-classes ...
155[info] done compiling
156[info] Processing /build/repo/akka-stream/README.md ...
157[info] compiling 1 Scala source to /build/repo/akka-stream/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/test-classes ...
158[info] done compiling
159Starting build for ProjectRef(file:/build/repo/,pekko-stream) (reactivemongo-pekkostream)...
160[warn]
161[warn] Note: Unresolved dependencies path:
162[error] sbt.librarymanagement.ResolveException: Error downloading org.reactivemongo:reactivemongo_3:1.1.0-pekko.RC13.SNAPSHOT
163[error] Not found
164[error] Not found
165[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
166[error] not found: /root/.ivy2/localorg.reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/ivys/ivy.xml
167[error] not found: https://repo1.maven.org/maven2/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
168[error] not found: https://raw.github.com/cchantep/tatami/master/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
169[error] not found: https://oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
170[error] not found: https://s01.oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
171[error] not found: https://oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
172[error] not found: https://s01.oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
173[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:346)
174[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:315)
175[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
176[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:315)
177[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
178[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
179[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
180[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
181[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
182[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
183[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
184[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
185[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3867)
186[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
187[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
188[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
189[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
190[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
191[error] at sbt.Execute.work(Execute.scala:292)
192[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
193[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
194[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
195[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
196[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
197[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
198[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
199[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
200[error] at java.base/java.lang.Thread.run(Thread.java:829)
201[error] (pekko-stream / update) sbt.librarymanagement.ResolveException: Error downloading org.reactivemongo:reactivemongo_3:1.1.0-pekko.RC13.SNAPSHOT
202[error] Not found
203[error] Not found
204[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
205[error] not found: /root/.ivy2/localorg.reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/ivys/ivy.xml
206[error] not found: https://repo1.maven.org/maven2/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
207[error] not found: https://raw.github.com/cchantep/tatami/master/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
208[error] not found: https://oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
209[error] not found: https://s01.oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
210[error] not found: https://oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
211[error] not found: https://s01.oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
212Compile scalacOptions: List()
213[info] scalafmt: Formatting 4 Scala sources (/build/repo/pekko-stream)...
214[info] scalafmt: Formatting 7 Scala sources (/build/repo/pekko-stream)...
215[warn]
216[warn] Note: Unresolved dependencies path:
217[error] sbt.librarymanagement.ResolveException: Error downloading org.reactivemongo:reactivemongo_3:1.1.0-pekko.RC13.SNAPSHOT
218[error] Not found
219[error] Not found
220[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
221[error] not found: /root/.ivy2/localorg.reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/ivys/ivy.xml
222[error] not found: https://repo1.maven.org/maven2/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
223[error] not found: https://raw.github.com/cchantep/tatami/master/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
224[error] not found: https://oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
225[error] not found: https://s01.oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
226[error] not found: https://oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
227[error] not found: https://s01.oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
228[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:346)
229[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:315)
230[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
231[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:315)
232[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
233[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
234[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
235[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
236[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
237[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
238[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
239[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
240[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3867)
241[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
242[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
243[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
244[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
245[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
246[error] at sbt.Execute.work(Execute.scala:292)
247[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
248[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
249[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
250[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
251[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
252[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
253[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
254[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
255[error] at java.base/java.lang.Thread.run(Thread.java:829)
256[error] (pekko-stream / update) sbt.librarymanagement.ResolveException: Error downloading org.reactivemongo:reactivemongo_3:1.1.0-pekko.RC13.SNAPSHOT
257[error] Not found
258[error] Not found
259[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
260[error] not found: /root/.ivy2/localorg.reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/ivys/ivy.xml
261[error] not found: https://repo1.maven.org/maven2/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
262[error] not found: https://raw.github.com/cchantep/tatami/master/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
263[error] not found: https://oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
264[error] not found: https://s01.oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
265[error] not found: https://oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
266[error] not found: https://s01.oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
267[info] Processing /build/repo/pekko-stream/README.md ...
268[warn]
269[warn] Note: Unresolved dependencies path:
270[error] sbt.librarymanagement.ResolveException: Error downloading org.reactivemongo:reactivemongo_3:1.1.0-pekko.RC13.SNAPSHOT
271[error] Not found
272[error] Not found
273[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
274[error] not found: /root/.ivy2/localorg.reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/ivys/ivy.xml
275[error] not found: https://repo1.maven.org/maven2/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
276[error] not found: https://raw.github.com/cchantep/tatami/master/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
277[error] not found: https://oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
278[error] not found: https://s01.oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
279[error] not found: https://oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
280[error] not found: https://s01.oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
281[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:346)
282[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:315)
283[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
284[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:315)
285[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
286[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
287[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
288[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
289[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
290[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
291[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
292[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
293[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3867)
294[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
295[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
296[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
297[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
298[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
299[error] at sbt.Execute.work(Execute.scala:292)
300[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
301[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
302[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
303[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
304[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
305[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
306[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
307[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
308[error] at java.base/java.lang.Thread.run(Thread.java:829)
309[error] (pekko-stream / update) sbt.librarymanagement.ResolveException: Error downloading org.reactivemongo:reactivemongo_3:1.1.0-pekko.RC13.SNAPSHOT
310[error] Not found
311[error] Not found
312[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
313[error] not found: /root/.ivy2/localorg.reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/ivys/ivy.xml
314[error] not found: https://repo1.maven.org/maven2/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
315[error] not found: https://raw.github.com/cchantep/tatami/master/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
316[error] not found: https://oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
317[error] not found: https://s01.oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
318[error] not found: https://oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
319[error] not found: https://s01.oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
320[info] Processing /build/repo/pekko-stream/README.md ...
321[warn]
322[warn] Note: Unresolved dependencies path:
323[error] sbt.librarymanagement.ResolveException: Error downloading org.reactivemongo:reactivemongo_3:1.1.0-pekko.RC13.SNAPSHOT
324[error] Not found
325[error] Not found
326[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
327[error] not found: /root/.ivy2/localorg.reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/ivys/ivy.xml
328[error] not found: https://repo1.maven.org/maven2/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
329[error] not found: https://raw.github.com/cchantep/tatami/master/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
330[error] not found: https://oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
331[error] not found: https://s01.oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
332[error] not found: https://oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
333[error] not found: https://s01.oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
334[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:346)
335[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:315)
336[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
337[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:315)
338[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
339[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
340[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
341[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
342[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
343[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
344[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
345[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
346[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3867)
347[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
348[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
349[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
350[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
351[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
352[error] at sbt.Execute.work(Execute.scala:292)
353[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
354[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
355[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
356[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
357[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
358[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
359[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
360[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
361[error] at java.base/java.lang.Thread.run(Thread.java:829)
362[error] (pekko-stream / update) sbt.librarymanagement.ResolveException: Error downloading org.reactivemongo:reactivemongo_3:1.1.0-pekko.RC13.SNAPSHOT
363[error] Not found
364[error] Not found
365[error] not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
366[error] not found: /root/.ivy2/localorg.reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/ivys/ivy.xml
367[error] not found: https://repo1.maven.org/maven2/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
368[error] not found: https://raw.github.com/cchantep/tatami/master/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
369[error] not found: https://oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
370[error] not found: https://s01.oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
371[error] not found: https://oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
372[error] not found: https://s01.oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom
373
374************************
375Build summary:
376[{
377 "module": "reactivemongo-akkastream",
378 "compile": {"status": "ok", "tookMs": 12173, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
379 "doc": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["DottyDoc Compilation Failed"]}, "tookMs": 1272, "files": 0, "totalSizeKb": 0},
380 "test-compile": {"status": "ok", "tookMs": 960, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
381 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
382 "publish": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["DottyDoc Compilation Failed"]}, "tookMs": 811}
383},{
384 "module": "reactivemongo-pekkostream",
385 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["sbt.librarymanagement.ResolveException: Error downloading org.reactivemongo:reactivemongo_3:1.1.0-pekko.RC13.SNAPSHOT \n Not found \n Not found \n not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom \n not found: /root/.ivy2/localorg.reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/ivys/ivy.xml \n not found: https://repo1.maven.org/maven2/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom \n not found: https://raw.github.com/cchantep/tatami/master/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom \n not found: https://oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom \n not found: https://s01.oss.sonatype.org/content/repositories/snapshots/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom \n not found: https://oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom \n not found: https://s01.oss.sonatype.org/content/repositories/staging/org/reactivemongo/reactivemongo_3/1.1.0-pekko.RC13.SNAPSHOT/reactivemongo_3-1.1.0-pekko.RC13.SNAPSHOT.pom"]}, "tookMs": 1040, "warnings": 0, "errors": 0},
386 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
387 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
388 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
389 "publish": {"status": "skipped", "tookMs": 0}
390}]
391************************
392[error] Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: reactivemongo-akkastream, reactivemongo-pekkostream
393[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: reactivemongo-akkastream, reactivemongo-pekkostream
394[error] Total time: 33 s, completed Nov 30, 2024, 1:04:24 AM
395Build failed, not retrying.