Build Logs

guardian/play-secret-rotation • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

4

Total Lines

272

1##################################
2Clonning https://github.com/guardian/play-secret-rotation.git into /build/repo using revision v16.0.0
3##################################
4Note: switching to 'c850cf27a84825845805de097c08b79db7d80a5b'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC6
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC6
32Execute tests: true
33sbt project found:
34No prepare script found for project guardian/play-secret-rotation
35##################################
36Scala version: 3.8.0-RC6
37Targets: com.gu.play-secret-rotation%aws-parameterstore-lambda com.gu.play-secret-rotation%aws-parameterstore-sdk-v1 com.gu.play-secret-rotation%aws-parameterstore-sdk-v2 com.gu.play-secret-rotation%aws-parameterstore-secret-supplier-base com.gu.play-secret-rotation%core com.gu.play-secret-rotation%play-v29 com.gu.play-secret-rotation%play-v30 com.gu.play-secret-rotation%secret-generator
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0-RC6
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC6"
58"++3.8.0-RC6 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" com.gu.play-secret-rotation%aws-parameterstore-lambda com.gu.play-secret-rotation%aws-parameterstore-sdk-v1 com.gu.play-secret-rotation%aws-parameterstore-sdk-v2 com.gu.play-secret-rotation%aws-parameterstore-secret-supplier-base com.gu.play-secret-rotation%core com.gu.play-secret-rotation%play-v29 com.gu.play-secret-rotation%play-v30 com.gu.play-secret-rotation%secret-generator"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.991s.
74[info] done compiling
75[info] loading settings for project play-secret-rotation-root from build.sbt, version.sbt...
76[info] loading settings for project aws-parameterstore-lambda from build.sbt...
77[info] set current project to play-secret-rotation-root (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC6
79OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in play-v30/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in play-v29/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in core/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in secret-generator/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in aws-parameterstore-lambda/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in aws-parameterstore-sdk-v2/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in aws-parameterstore-secret-supplier-base/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in play-secret-rotation-root/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in aws-parameterstore-sdk-v1/crossScalaVersions
88[info] set current project to play-secret-rotation-root (in build file:/build/repo/)
89[info] Setting Scala version to 3.8.0-RC6 on 9 projects.
90[info] Switching Scala version on:
91[info] aws-parameterstore-sdk-v2 (2.13.18, 3.8.0-RC6)
92[info] * play-secret-rotation-root (2.13.18, 3.8.0-RC6)
93[info] play-v29 (2.13.18, 3.8.0-RC6)
94[info] aws-parameterstore-secret-supplier-base (2.13.18, 3.8.0-RC6)
95[info] aws-parameterstore-sdk-v1 (2.13.18, 3.8.0-RC6)
96[info] aws-parameterstore-lambda (2.13.18, 3.8.0-RC6)
97[info] secret-generator (2.13.18, 3.8.0-RC6)
98[info] play-v30 (2.13.18, 3.8.0-RC6)
99[info] core (2.13.18, 3.8.0-RC6)
100[info] Excluding projects:
101[info] Reapplying settings...
102[info] set current project to play-secret-rotation-root (in build file:/build/repo/)
103Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
104[info] Reapplying settings...
105[info] set current project to play-secret-rotation-root (in build file:/build/repo/)
106[info] Defining Global / credentials, aws-parameterstore-lambda / credentials and 7 others.
107[info] The new values will be used by allCredentials, aws-parameterstore-lambda / allCredentials and 42 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to play-secret-rotation-root (in build file:/build/repo/)
111Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
112[info] Reapplying settings...
113OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
114
115 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
116 Did you mean allExcludeDependencies ?
117 , retry without global scopes
118[info] Reapplying settings...
119[info] set current project to play-secret-rotation-root (in build file:/build/repo/)
120Execute removeScalacOptionsStartingWith: -P:wartremover
121[info] Reapplying settings...
122[info] set current project to play-secret-rotation-root (in build file:/build/repo/)
123[success] Total time: 0 s, completed Jan 8, 2026, 1:41:09 AM
124Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
125Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
126Starting build...
127Projects: Set(aws-parameterstore-sdk-v2, play-v29, aws-parameterstore-secret-supplier-base, aws-parameterstore-sdk-v1, aws-parameterstore-lambda, secret-generator, play-v30, core)
128Starting build for ProjectRef(file:/build/repo/,aws-parameterstore-lambda) (aws-parameterstore-lambda)... [0/8]
129OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
130OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
131Compile scalacOptions: -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
132[info] compiling 1 Scala source to /build/repo/secret-generator/target/scala-3.8.0-RC6/classes ...
133[info] done compiling
134[info] compiling 1 Scala source to /build/repo/aws-parameterstore/lambda/target/scala-3.8.0-RC6/classes ...
135[warn] there was 1 deprecation warning; re-run with -deprecation for details
136[warn] one warning found
137[info] done compiling
138[info] compiling 1 Scala source to /build/repo/aws-parameterstore/lambda/target/scala-3.8.0-RC6/test-classes ...
139[warn] there was 1 deprecation warning; re-run with -deprecation for details
140[warn] one warning found
141[info] done compiling
142Starting build for ProjectRef(file:/build/repo/,core) (core)... [1/8]
143Compile scalacOptions: -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
144[info] compiling 4 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/classes ...
145[info] done compiling
146[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.0-RC6/test-classes ...
147[info] done compiling
148[info] PhaseScheduleSpec:
149[info] A phase schedule
150[info] - should return the correct phase for a given time
151Starting build for ProjectRef(file:/build/repo/,play-v29) (play-v29)... [2/8]
152Compile scalacOptions: -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153[info] compiling 1 Scala source to /build/repo/play/play-v29/target/scala-3.8.0-RC6/classes ...
154[info] done compiling
155[info] compiling 1 Scala source to /build/repo/play/play-v29/target/scala-3.8.0-RC6/test-classes ...
156[info] done compiling
157Starting build for ProjectRef(file:/build/repo/,aws-parameterstore-sdk-v1) (aws-parameterstore-sdk-v1)... [3/8]
158Compile scalacOptions: -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
159[info] compiling 2 Scala sources to /build/repo/aws-parameterstore/secret-supplier/target/scala-3.8.0-RC6/classes ...
160[info] done compiling
161[info] compiling 1 Scala source to /build/repo/aws-parameterstore/secret-supplier/aws-sdk-v1/target/scala-3.8.0-RC6/classes ...
162[info] done compiling
163[info] compiling 1 Scala source to /build/repo/aws-parameterstore/secret-supplier/aws-sdk-v1/target/scala-3.8.0-RC6/test-classes ...
164[info] done compiling
165Starting build for ProjectRef(file:/build/repo/,aws-parameterstore-sdk-v2) (aws-parameterstore-sdk-v2)... [4/8]
166Compile scalacOptions: -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
167[info] compiling 1 Scala source to /build/repo/aws-parameterstore/secret-supplier/aws-sdk-v2/target/scala-3.8.0-RC6/classes ...
168[info] done compiling
169[info] compiling 1 Scala source to /build/repo/aws-parameterstore/secret-supplier/aws-sdk-v2/target/scala-3.8.0-RC6/test-classes ...
170[info] done compiling
171Starting build for ProjectRef(file:/build/repo/,secret-generator) (secret-generator)... [5/8]
172Compile scalacOptions: -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
173Starting build for ProjectRef(file:/build/repo/,aws-parameterstore-secret-supplier-base) (aws-parameterstore-secret-supplier-base)... [6/8]
174Compile scalacOptions: -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
175[info] compiling 2 Scala sources to /build/repo/aws-parameterstore/secret-supplier/target/scala-3.8.0-RC6/test-classes ...
176[info] done compiling
177Starting build for ProjectRef(file:/build/repo/,play-v30) (play-v30)... [7/8]
178Compile scalacOptions: -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
179[info] compiling 1 Scala source to /build/repo/play/play-v30/target/scala-3.8.0-RC6/classes ...
180[info] done compiling
181[info] compiling 1 Scala source to /build/repo/play/play-v30/target/scala-3.8.0-RC6/test-classes ...
182[info] done compiling
183
184************************
185Build summary:
186[{
187 "module": "aws-parameterstore-lambda",
188 "compile": {"status": "ok", "tookMs": 4883, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
189 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
190 "test-compile": {"status": "ok", "tookMs": 927, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
191 "test": {"status": "ok", "tookMs": 152, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
192 "publish": {"status": "skipped", "tookMs": 0},
193 "metadata": {
194 "crossScalaVersions": ["2.13.18", "3.3.7"]
195}
196},{
197 "module": "core",
198 "compile": {"status": "ok", "tookMs": 1986, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
199 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
200 "test-compile": {"status": "ok", "tookMs": 1467, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
201 "test": {"status": "ok", "tookMs": 482, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
202 "publish": {"status": "skipped", "tookMs": 0},
203 "metadata": {
204 "crossScalaVersions": ["2.13.18", "3.3.7"]
205}
206},{
207 "module": "play-v29",
208 "compile": {"status": "ok", "tookMs": 876, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
209 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
210 "test-compile": {"status": "ok", "tookMs": 782, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
211 "test": {"status": "ok", "tookMs": 154, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
212 "publish": {"status": "skipped", "tookMs": 0},
213 "metadata": {
214 "crossScalaVersions": ["2.13.18", "3.3.7"]
215}
216},{
217 "module": "aws-parameterstore-sdk-v1",
218 "compile": {"status": "ok", "tookMs": 982, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
219 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
220 "test-compile": {"status": "ok", "tookMs": 569, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
221 "test": {"status": "ok", "tookMs": 155, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
222 "publish": {"status": "skipped", "tookMs": 0},
223 "metadata": {
224 "crossScalaVersions": ["2.13.18", "3.3.7"]
225}
226},{
227 "module": "aws-parameterstore-sdk-v2",
228 "compile": {"status": "ok", "tookMs": 547, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
229 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
230 "test-compile": {"status": "ok", "tookMs": 560, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
231 "test": {"status": "ok", "tookMs": 181, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
232 "publish": {"status": "skipped", "tookMs": 0},
233 "metadata": {
234 "crossScalaVersions": ["2.13.18", "3.3.7"]
235}
236},{
237 "module": "secret-generator",
238 "compile": {"status": "ok", "tookMs": 49, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
239 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
240 "test-compile": {"status": "ok", "tookMs": 87, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
241 "test": {"status": "ok", "tookMs": 72, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
242 "publish": {"status": "skipped", "tookMs": 0},
243 "metadata": {
244 "crossScalaVersions": ["2.13.18", "3.3.7"]
245}
246},{
247 "module": "aws-parameterstore-secret-supplier-base",
248 "compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
249 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
250 "test-compile": {"status": "ok", "tookMs": 444, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
251 "test": {"status": "ok", "tookMs": 120, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
252 "publish": {"status": "skipped", "tookMs": 0},
253 "metadata": {
254 "crossScalaVersions": ["2.13.18", "3.3.7"]
255}
256},{
257 "module": "play-v30",
258 "compile": {"status": "ok", "tookMs": 587, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
259 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
260 "test-compile": {"status": "ok", "tookMs": 627, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
261 "test": {"status": "ok", "tookMs": 124, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
262 "publish": {"status": "skipped", "tookMs": 0},
263 "metadata": {
264 "crossScalaVersions": ["2.13.18", "3.3.7"]
265}
266}]
267************************
268[success] Total time: 27 s, completed Jan 8, 2026, 1:41:36 AM
269[0JChecking patch project/plugins.sbt...
270Checking patch build.sbt...
271Applied patch project/plugins.sbt cleanly.
272Applied patch build.sbt cleanly.