Build Logs
guardian/pan-domain-authentication • 3.8.0-RC6:2026-01-08
Errors
2
Warnings
2
Total Lines
272
1##################################
2Clonning https://github.com/guardian/pan-domain-authentication.git into /build/repo using revision v14.0.0
3##################################
4Note: switching to '5b13969cd08bcdc98a90fd41ab801221e8727492'.
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/pan-domain-authentication
35##################################
36Scala version: 3.8.0-RC6
37Targets: com.gu%pan-domain-auth-core com.gu%pan-domain-auth-play_2-9 com.gu%pan-domain-auth-play_3-0 com.gu%pan-domain-auth-verification
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%pan-domain-auth-core com.gu%pan-domain-auth-play_2-9 com.gu%pan-domain-auth-play_3-0 com.gu%pan-domain-auth-verification"
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, settings.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 3 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.831s.
74[info] done compiling
75[info] loading settings for project pan-domain-auth-root from build.sbt, version.sbt...
76[info] set current project to pan-domain-auth-root (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.8.0-RC6
78OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in pan-domain-auth-play_2-9/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in panda-hmac-play_2-9/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in pan-domain-auth-example/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in panda-hmac-core/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in panda-hmac-play_3-0/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in pan-domain-auth-play_3-0/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in pan-domain-auth-verification/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in pan-domain-auth-core/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in key-rotation/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in pan-domain-auth-root/crossScalaVersions
88[info] set current project to pan-domain-auth-root (in build file:/build/repo/)
89[info] Setting Scala version to 3.8.0-RC6 on 10 projects.
90[info] Switching Scala version on:
91[info] panda-hmac-play_2-9 (3.8.0-RC6, 2.13.18)
92[info] pan-domain-auth-example (3.8.0-RC6, 2.13.18)
93[info] panda-hmac-core (3.8.0-RC6, 2.13.18)
94[info] pan-domain-auth-verification (3.8.0-RC6, 2.13.18)
95[info] pan-domain-auth-play_2-9 (3.8.0-RC6, 2.13.18)
96[info] * pan-domain-auth-root (3.8.0-RC6)
97[info] panda-hmac-play_3-0 (3.8.0-RC6, 2.13.18)
98[info] key-rotation (3.8.0-RC6)
99[info] pan-domain-auth-core (3.8.0-RC6, 2.13.18)
100[info] pan-domain-auth-play_3-0 (3.8.0-RC6, 2.13.18)
101[info] Excluding projects:
102[info] Reapplying settings...
103[info] set current project to pan-domain-auth-root (in build file:/build/repo/)
104Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
105[info] Reapplying settings...
106[info] set current project to pan-domain-auth-root (in build file:/build/repo/)
107[info] Defining Global / credentials, credentials and 8 others.
108[info] The new values will be used by allCredentials, credentials and 47 others.
109[info] Run `last` for details.
110[info] Reapplying settings...
111[info] set current project to pan-domain-auth-root (in build file:/build/repo/)
112Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
113[info] Reapplying settings...
114OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
115
116 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
117 Did you mean pan-domain-auth-play_3-0 / allExcludeDependencies ?
118 , retry without global scopes
119[info] Reapplying settings...
120[info] set current project to pan-domain-auth-root (in build file:/build/repo/)
121Execute removeScalacOptionsStartingWith: -P:wartremover
122[info] Reapplying settings...
123[info] set current project to pan-domain-auth-root (in build file:/build/repo/)
124[success] Total time: 0 s, completed Jan 8, 2026, 1:40:44 AM
125Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
126Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
127Starting build...
128Projects: Set(pan-domain-auth-core, pan-domain-auth-play_2-9, pan-domain-auth-play_3-0, pan-domain-auth-verification)
129Starting build for ProjectRef(file:/build/repo/,pan-domain-auth-core) (pan-domain-auth-core)... [0/4]
130OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
131OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
132Compile scalacOptions: --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
133[info] compiling 16 Scala sources to /build/repo/pan-domain-auth-verification/target/scala-3.8.0-RC6/classes ...
134[warn] there was 1 deprecation warning; re-run with -deprecation for details
135[warn] one warning found
136[info] done compiling
137[info] compiling 3 Scala sources to /build/repo/pan-domain-auth-core/target/scala-3.8.0-RC6/classes ...
138[info] done compiling
139Starting build for ProjectRef(file:/build/repo/,pan-domain-auth-play_2-9) (pan-domain-auth-play_2-9)... [1/4]
140Compile scalacOptions: --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141[info] compiling 3 Scala sources to /build/repo/pan-domain-auth-play_2-9/target/scala-3.8.0-RC6/classes ...
142[info] done compiling
143Starting build for ProjectRef(file:/build/repo/,pan-domain-auth-play_3-0) (pan-domain-auth-play_3-0)... [2/4]
144Compile scalacOptions: --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] compiling 3 Scala sources to /build/repo/pan-domain-auth-play_3-0/target/scala-3.8.0-RC6/classes ...
146[info] done compiling
147Starting build for ProjectRef(file:/build/repo/,pan-domain-auth-verification) (pan-domain-auth-verification)... [3/4]
148Compile scalacOptions: --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
149[info] compiling 8 Scala sources to /build/repo/pan-domain-auth-verification/target/scala-3.8.0-RC6/test-classes ...
150[info] done compiling
151[info] PublicSettingsTest:
152[info] extractSettings
153[info] - extracts properties from a valid body
154alsoAcceptedKeys: ['povb6'] (added ['povb6'], removed [])
155Active key changed from 'tudwv' to 'povb6'. alsoAcceptedKeys: ['tudwv'] (added ['tudwv'], removed ['povb6'])
156alsoAcceptedKeys: [] (added [], removed ['tudwv'])
157Active key changed from 'tudwv' to 'povb6' (FAILED transition criteria: TolerateOldKey). alsoAcceptedKeys: [] (added [], removed ['povb6'])
158Active key changed from 'tudwv' to 'povb6' (FAILED transition criteria: PreAcceptNewKey). alsoAcceptedKeys: ['tudwv'] (added ['tudwv'], removed [])
159SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
160SLF4J: Defaulting to no-operation (NOP) logger implementation
161SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
162[info] KeyHashIdTest:
163[info] key hash ids
164[info] - should be stable so that we can use them as a simple text identifier for public keys
165[info] CryptoConfTest:
166[info] loading crypto configuration
167[info] - follow a safe set of transition steps
168[info] - have transitions that are reported as safe
169[info] - report a bad transition if the old active key is not still tolerated
170[info] - report a bad transition if the new active key wasn't already accepted by the old config
171[info] CryptoConf.SettingsReader
172[info] - returns an error if the key looks invalid
173[info] - returns the key if it is valid
174[info] CryptoConf.SettingsReader activePublicKey
175[info] - will get a public key from a valid settings map
176[info] - will reject a key that is not correctly formatted
177[info] - will fail if the key is not present in the settings
178[info] CryptoTest:
179[info] - a valid signature can be successfully verified
180[info] - an invalid signature will not be verified
181[info] - a valid signature created with the wrong key will not be verified
182[info] CookiePayloadTest:
183[info] CookiePayload
184[info] - round-trip from payload text to CookiePayload if matching public-private keys are used
185[info] - not return payload text if a rogue key was used
186[info] - reject cookie text that does not contain a .
187[info] - reject cookie text that does not contain valid BASE64 text
188[info] - round-trip from correctly-formatted cookie-text to CookiePayload instance and back again
189[info] CookieUtilsTest:
190[info] generateCookieData
191[info] - generates a base64-encoded 'data.signature' cookie value
192[info] parseCookieData
193[info] - can extract an authenticatedUser from real cookie data
194[info] - fails to extract invalid data with a SignatureNotValid
195[info] - fails to extract incorrectly signed data with a CookieSignatureInvalidException
196[info] - fails to extract completely incorrect cookie data with a CookieParseException
197[info] - serialize/deserialize preserves data
198[info] PanDomainTest:
199[info] authStatus
200[info] - returns `Authenticated` for valid cookie data that passes the validation check
201[info] - gives back the provided auth user if successful
202[info] - returns `InvalidCookie` if the cookie is not valid
203[info] - returns `InvalidCookie` if the cookie fails its signature check
204[info] - returns `Expired` if the cookie has expired and is outside the default grace period
205[info] - returns `Expired` if the cookie has expired and is outside a custom grace period
206[info] - returns `GracePeriod` if the cookie has expired but is within the default grace period
207[info] - returns `GracePeriod` if the cookie has expired but is within a custom grace period
208[info] - returns `Expired` if cookie has not expired, but forceExpiry is set
209[info] - returns `NotAuthorized` if the cookie does not pass the verification check
210[info] correctly handles the verification check
211[info] without cache validation,
212[info] - returns `NotAuthorized` if the user fails the validation check
213[info] - returns `Authenticated` if the user passes the validation check
214[info] when validation is cached
215[info] - returns `NotAuthorized` if the user is not authorized in this system
216[info] - returns Authenticated if the user was authenticated in this system, even if they would fail the validation check
217[info] - does not call the validateUser function if caching is enabled
218[info] guardianValidation
219[info] - returns true for a multi-factor user with a Guardian email address
220[info] - returns false for a multi-factor user without a guardian email address
221[info] - returns false for a guardian email address that is not authenticated with multi-factor-auth
222[info] - returns false for something that looks a bit like a guardian domain
223
224************************
225Build summary:
226[{
227 "module": "pan-domain-auth-core",
228 "compile": {"status": "ok", "tookMs": 8244, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
229 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
230 "test-compile": {"status": "ok", "tookMs": 286, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
231 "test": {"status": "ok", "tookMs": 198, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
232 "publish": {"status": "skipped", "tookMs": 0},
233 "metadata": {
234 "crossScalaVersions": ["3.3.7", "2.13.18"]
235}
236},{
237 "module": "pan-domain-auth-play_2-9",
238 "compile": {"status": "ok", "tookMs": 3158, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
239 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
240 "test-compile": {"status": "ok", "tookMs": 217, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
241 "test": {"status": "ok", "tookMs": 186, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
242 "publish": {"status": "skipped", "tookMs": 0},
243 "metadata": {
244 "crossScalaVersions": ["3.3.7", "2.13.18"]
245}
246},{
247 "module": "pan-domain-auth-play_3-0",
248 "compile": {"status": "ok", "tookMs": 2229, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
249 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
250 "test-compile": {"status": "ok", "tookMs": 205, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
251 "test": {"status": "ok", "tookMs": 200, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
252 "publish": {"status": "skipped", "tookMs": 0},
253 "metadata": {
254 "crossScalaVersions": ["3.3.7", "2.13.18"]
255}
256},{
257 "module": "pan-domain-auth-verification",
258 "compile": {"status": "ok", "tookMs": 43, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
259 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
260 "test-compile": {"status": "ok", "tookMs": 3324, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
261 "test": {"status": "ok", "tookMs": 1238, "passed": 44, "failed": 0, "ignored": 0, "skipped": 0, "total": 44, "byFramework": [{"framework": "unknown", "stats": {"passed": 44, "failed": 0, "ignored": 0, "skipped": 0, "total": 44}}]},
262 "publish": {"status": "skipped", "tookMs": 0},
263 "metadata": {
264 "crossScalaVersions": ["3.3.7", "2.13.18"]
265}
266}]
267************************
268[success] Total time: 28 s, completed Jan 8, 2026, 1:41:12 AM
269[0JChecking patch project/plugins.sbt...
270Checking patch build.sbt...
271Applied patch project/plugins.sbt cleanly.
272Applied patch build.sbt cleanly.