fxa-client: Don't expose the session token directly to consumers. #7317
firefoxci-taskcluster / lint-detekt
succeeded
Apr 24, 2026 in 2m 0s
FirefoxCI (pull_request)
Running detekt over all modules
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-04-24T04:24:23.031Z
Resolved: 2026-04-24T04:25:17.365Z
Task Execution Time: 54 seconds, 334 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: NFotih4pSs-74VNzbhzr-Q
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-04-24T04:24:23.157Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-04-24T04:24:23.157Z] {
[taskcluster 2026-04-24T04:24:23.157Z] "generic-worker": {
[taskcluster 2026-04-24T04:24:23.157Z] "config": {
[taskcluster 2026-04-24T04:24:23.157Z] "headlessTasks": true
[taskcluster 2026-04-24T04:24:23.157Z] },
[taskcluster 2026-04-24T04:24:23.157Z] "engine": "multiuser",
[taskcluster 2026-04-24T04:24:23.157Z] "go-arch": "amd64",
[taskcluster 2026-04-24T04:24:23.157Z] "go-os": "linux",
[taskcluster 2026-04-24T04:24:23.157Z] "go-version": "go1.26.0",
[taskcluster 2026-04-24T04:24:23.157Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v97.0.1",
[taskcluster 2026-04-24T04:24:23.157Z] "revision": "6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-24T04:24:23.157Z] "source": "https://github.com/taskcluster/taskcluster/commits/6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-24T04:24:23.157Z] "version": "97.0.1"
[taskcluster 2026-04-24T04:24:23.157Z] },
[taskcluster 2026-04-24T04:24:23.157Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-03-05",
[taskcluster 2026-04-24T04:24:23.157Z] "instance-id": "3483114279929336254",
[taskcluster 2026-04-24T04:24:23.157Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-04-24T04:24:23.157Z] "local-ipv4": "10.128.1.113",
[taskcluster 2026-04-24T04:24:23.157Z] "project-id": "fxci-production-level1-workers",
...(11 lines hidden)...
[taskcluster 2026-04-24T04:24:28.938Z] [mounts] File mount "dockerimage" handled by registered handler (cache: /home/generic-worker/downloads/VBa4VvncTbisXvYNUcv6WA, SHA256: b0adfe3514e33c645075e39d6d7f82d26d5c08478b47b3ad22b22607642c89be)
[taskcluster 2026-04-24T04:24:28.938Z] [d2g] Using cached docker image "linux:latest"
[taskcluster 2026-04-24T04:24:28.939Z] Executing command 0: docker run -t --name taskcontainer_XO6oVVJCQouJ_oeh1MzJOg --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_177700466232500/cache0:/builds/worker/checkouts --add-host=taskcluster:host-gateway --env-file 'env.list' 8ca8f50c7a855c7848ea4b4f2d6b045e826cd499d4786283a74760c97f3a0c62 /usr/local/bin/run-task --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx './gradlew detekt'
[setup 2026-04-24T04:24:29.114Z] run-task started in /builds/worker
[setup 2026-04-24T04:24:29.114Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew detekt
[setup 2026-04-24T04:24:29.114Z] Python version: 3.10.12
[cache 2026-04-24T04:24:29.115Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2026-04-24T04:24:29.115Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-04-24T04:24:29.115Z] volume /builds/worker/checkouts is a cache
[setup 2026-04-24T04:24:29.115Z] running as worker:worker
[vcs 2026-04-24T04:24:29.115Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-04-24T04:24:29.117Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mhammond/application-services', 'push-yqytmmnsxvyx']
[vcs 2026-04-24T04:24:29.319Z] From https://github.com/mhammond/application-services
[vcs 2026-04-24T04:24:29.319Z] * branch push-yqytmmnsxvyx -> FETCH_HEAD
[vcs 2026-04-24T04:24:29.324Z] executing ['git', 'checkout', '-f', '-B', 'push-yqytmmnsxvyx', 'c672d1e1d13b32afc5bae47781776a834b32d442']
[vcs 2026-04-24T04:24:29.331Z] Reset branch 'push-yqytmmnsxvyx'
[vcs 2026-04-24T04:24:29.331Z] executing ['git', 'submodule', 'init']
[vcs 2026-04-24T04:24:29.351Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-04-24T04:24:29.371Z] cleaning git checkout...
[vcs 2026-04-24T04:24:29.371Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-04-24T04:24:29.378Z] removing []
[vcs 2026-04-24T04:24:29.378Z] successfully cleaned git checkout!
[vcs 2026-04-24T04:24:29.380Z] TinderboxPrint:<a href='https://github.com/mhammond/application-services/commit/c672d1e1d13b32afc5bae47781776a834b32d442' title='Built from application-services commit c672d1e1d13b32afc5bae47781776a834b32d442'>c672d1e1d13b32afc5bae47781776a834b32d442</a>
[task 2026-04-24T04:24:29.380Z] executing ['bash', '-cx', './gradlew detekt']
[task 2026-04-24T04:24:29.381Z] + ./gradlew detekt
[task 2026-04-24T04:24:29.452Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-04-24T04:24:30.818Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-04-24T04:24:32.281Z]
[task 2026-04-24T04:24:32.281Z] Welcome to Gradle 8.14.3!
[task 2026-04-24T04:24:32.281Z]
[task 2026-04-24T04:24:32.281Z] Here are the highlights of this release:
[task 2026-04-24T04:24:32.281Z] - Java 24 support
[task 2026-04-24T04:24:32.281Z] - GraalVM Native Image toolchain selection
[task 2026-04-24T04:24:32.281Z] - Enhancements to test reporting
[task 2026-04-24T04:24:32.281Z] - Build Authoring improvements
[task 2026-04-24T04:24:32.282Z]
[task 2026-04-24T04:24:32.282Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-04-24T04:24:32.282Z]
[task 2026-04-24T04:24:32.380Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2026-04-24T04:24:33.580Z] Daemon will be stopped at the end of the build
[task 2026-04-24T04:24:37.980Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-04-24T04:24:57.880Z]
[task 2026-04-24T04:24:57.881Z] > Configure project :ads-client
[task 2026-04-24T04:24:57.881Z] Requires glean_parser 19.0
[task 2026-04-24T04:24:59.280Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:59.280Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:59.280Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:59.280Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:00.580Z]
[task 2026-04-24T04:25:00.580Z] > Configure project :autofill
[task 2026-04-24T04:25:00.580Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:00.580Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:00.580Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:00.580Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:00.680Z]
[task 2026-04-24T04:25:00.680Z] > Configure project :crashtest
[task 2026-04-24T04:25:00.680Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:00.680Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:00.680Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:00.680Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:02.380Z]
[task 2026-04-24T04:25:02.380Z] > Configure project :errorsupport
[task 2026-04-24T04:25:02.380Z] Requires glean_parser 19.0
[task 2026-04-24T04:25:02.380Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:02.380Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:02.380Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:02.380Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:02.580Z]
[task 2026-04-24T04:25:02.580Z] > Configure project :fxaclient
[task 2026-04-24T04:25:02.580Z] Requires glean_parser 19.0
[task 2026-04-24T04:25:02.580Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:02.580Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:02.580Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:02.580Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:03.780Z]
[task 2026-04-24T04:25:03.780Z] > Configure project :httpconfig
[task 2026-04-24T04:25:03.780Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:03.780Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:03.780Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:03.780Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:03.980Z]
[task 2026-04-24T04:25:03.980Z] > Configure project :init_rust_components
[task 2026-04-24T04:25:03.980Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:03.980Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:03.980Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:03.980Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:04.180Z]
[task 2026-04-24T04:25:04.180Z] > Configure project :logins
[task 2026-04-24T04:25:04.180Z] Requires glean_parser 19.0
[task 2026-04-24T04:25:04.180Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:04.180Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:04.180Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:04.180Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:04.280Z]
[task 2026-04-24T04:25:04.280Z] > Configure project :merino
[task 2026-04-24T04:25:04.280Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:04.280Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:04.280Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:04.280Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:04.480Z]
[task 2026-04-24T04:25:04.480Z] > Configure project :nimbus
[task 2026-04-24T04:25:04.480Z] Requires glean_parser 19.0
[task 2026-04-24T04:25:04.480Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:04.480Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:04.480Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:04.480Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:04.680Z]
[task 2026-04-24T04:25:04.680Z] > Configure project :places
[task 2026-04-24T04:25:04.680Z] Requires glean_parser 19.0
[task 2026-04-24T04:25:04.680Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:04.680Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:04.680Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:04.680Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:04.780Z]
[task 2026-04-24T04:25:04.780Z] > Configure project :push
[task 2026-04-24T04:25:04.780Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:04.780Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:04.780Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:04.780Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:04.880Z]
[task 2026-04-24T04:25:04.880Z] > Configure project :relay
[task 2026-04-24T04:25:04.880Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:04.880Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:04.880Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:04.880Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:05.080Z]
[task 2026-04-24T04:25:05.080Z] > Configure project :remotesettings
[task 2026-04-24T04:25:05.080Z] Requires glean_parser 19.0
[task 2026-04-24T04:25:05.080Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:05.080Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:05.080Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:05.080Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:05.280Z]
[task 2026-04-24T04:25:05.280Z] > Configure project :rust-log-forwarder
[task 2026-04-24T04:25:05.280Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:05.280Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:05.280Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:05.280Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:05.380Z]
[task 2026-04-24T04:25:05.380Z] > Configure project :search
[task 2026-04-24T04:25:05.380Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:05.380Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:05.380Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:05.380Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:05.480Z]
[task 2026-04-24T04:25:05.480Z] > Configure project :suggest
[task 2026-04-24T04:25:05.480Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:05.480Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:05.480Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:05.480Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:05.580Z]
[task 2026-04-24T04:25:05.580Z] > Configure project :sync15
[task 2026-04-24T04:25:05.580Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:05.580Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:05.580Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:05.580Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:05.780Z]
[task 2026-04-24T04:25:05.780Z] > Configure project :syncmanager
[task 2026-04-24T04:25:05.780Z] Requires glean_parser 19.0
[task 2026-04-24T04:25:05.780Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:05.780Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:05.780Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:05.780Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:05.880Z]
[task 2026-04-24T04:25:05.880Z] > Configure project :tabs
[task 2026-04-24T04:25:05.880Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:05.880Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:05.880Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:05.880Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:05.980Z]
[task 2026-04-24T04:25:05.980Z] > Configure project :tracing
[task 2026-04-24T04:25:05.980Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:25:05.980Z] This is a build performance and scalability issue.
[task 2026-04-24T04:25:05.980Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:25:05.980Z] Run with --info for a stacktrace.
[task 2026-04-24T04:25:14.460Z]
[task 2026-04-24T04:25:14.460Z] > Task :detekt
[task 2026-04-24T04:25:14.460Z]
[task 2026-04-24T04:25:14.460Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-04-24T04:25:14.460Z]
[task 2026-04-24T04:25:14.460Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-04-24T04:25:14.460Z]
[task 2026-04-24T04:25:14.460Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2026-04-24T04:25:14.460Z]
[task 2026-04-24T04:25:14.460Z] For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2026-04-24T04:25:14.460Z]
[task 2026-04-24T04:25:14.460Z] BUILD SUCCESSFUL in 45s
[task 2026-04-24T04:25:14.460Z] 1 actionable task: 1 executed
[taskcluster 2026-04-24T04:25:15.902Z] Exit Code: 0
[taskcluster 2026-04-24T04:25:15.902Z] User Time: 7.403ms
[taskcluster 2026-04-24T04:25:15.902Z] Kernel Time: 18.507ms
[taskcluster 2026-04-24T04:25:15.902Z] Wall Time: 46.963084935s
[taskcluster 2026-04-24T04:25:15.902Z] Average Available System Memory: 58.93 GiB
[taskcluster 2026-04-24T04:25:15.902Z] Average System Memory Used: 3.86 GiB
[taskcluster 2026-04-24T04:25:15.902Z] Peak System Memory Used: 4.33 GiB
[taskcluster 2026-04-24T04:25:15.902Z] Total System Memory: 62.79 GiB
[taskcluster 2026-04-24T04:25:15.902Z] Result: SUCCEEDED
[taskcluster 2026-04-24T04:25:15.903Z] === Task Finished ===
[taskcluster 2026-04-24T04:25:15.903Z] Task Duration: 46.963994167s
[taskcluster 2026-04-24T04:25:16.153Z] [mounts] Preserving cache: Moving "/home/task_177700466232500/cache0" to "/home/generic-worker/caches/croGKV3GSU2B0jwME28NVw"
Loading