feat(ads-client): support content categories on ad requests (AC-109) #7390
+304
−46
firefoxci-taskcluster / lint-detekt
succeeded
Jun 4, 2026 in 2m 7s
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-06-04T20:29:54.805Z
Resolved: 2026-06-04T20:32:01.595Z
Task Execution Time: 2 minutes, 6 seconds, 790 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: AP-JS7-BQx-pNuGI9Rf0Mw
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-06-04T20:29:54.848Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-06-04T20:29:54.848Z] {
[taskcluster 2026-06-04T20:29:54.848Z] "generic-worker": {
[taskcluster 2026-06-04T20:29:54.848Z] "config": {
[taskcluster 2026-06-04T20:29:54.848Z] "headlessTasks": true
[taskcluster 2026-06-04T20:29:54.848Z] },
[taskcluster 2026-06-04T20:29:54.848Z] "engine": "multiuser",
[taskcluster 2026-06-04T20:29:54.848Z] "go-arch": "amd64",
[taskcluster 2026-06-04T20:29:54.848Z] "go-os": "linux",
[taskcluster 2026-06-04T20:29:54.848Z] "go-version": "go1.26.2",
[taskcluster 2026-06-04T20:29:54.848Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.2.1",
[taskcluster 2026-06-04T20:29:54.848Z] "revision": "ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-06-04T20:29:54.848Z] "source": "https://github.com/taskcluster/taskcluster/commits/ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-06-04T20:29:54.848Z] "version": "99.2.1"
[taskcluster 2026-06-04T20:29:54.848Z] },
[taskcluster 2026-06-04T20:29:54.848Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-05-04",
[taskcluster 2026-06-04T20:29:54.848Z] "instance-id": "8938287619902300460",
[taskcluster 2026-06-04T20:29:54.848Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-06-04T20:29:54.848Z] "local-ipv4": "10.138.0.41",
[taskcluster 2026-06-04T20:29:54.848Z] "project-id": "fxci-production-level1-workers",
...(16 lines hidden)...
[taskcluster 2026-06-04T20:31:04.146Z] Executing command 0: docker run -t --name taskcontainer_HBxfmwlkTYmAWX-w5ugLXQ --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_178060499415679/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-06-04T20:31:08.246Z] run-task started in /builds/worker
[setup 2026-06-04T20:31:08.246Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew detekt
[setup 2026-06-04T20:31:08.247Z] Python version: 3.10.12
[cache 2026-06-04T20:31:08.248Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2026-06-04T20:31:08.248Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-06-04T20:31:08.248Z] volume /builds/worker/checkouts is a cache
[setup 2026-06-04T20:31:08.248Z] running as worker:worker
[vcs 2026-06-04T20:31:08.248Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-06-04T20:31:08.250Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2026-06-04T20:31:08.251Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-06-04T20:31:16.206Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/Almaju/application-services', 'ads-client-content-categories']
[vcs 2026-06-04T20:31:16.641Z] From https://github.com/Almaju/application-services
[vcs 2026-06-04T20:31:16.641Z] * branch ads-client-content-categories -> FETCH_HEAD
[vcs 2026-06-04T20:31:16.643Z] executing ['git', 'checkout', '-f', '-B', 'ads-client-content-categories', 'a281e4b0f623a98ddd4d823fdd7a491b823f5f61']
[vcs 2026-06-04T20:31:16.832Z] Switched to a new branch 'ads-client-content-categories'
[vcs 2026-06-04T20:31:16.833Z] executing ['git', 'submodule', 'init']
[vcs 2026-06-04T20:31:16.854Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-06-04T20:31:16.874Z] cleaning git checkout...
[vcs 2026-06-04T20:31:16.874Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-06-04T20:31:16.882Z] removing []
[vcs 2026-06-04T20:31:16.882Z] successfully cleaned git checkout!
[vcs 2026-06-04T20:31:16.883Z] TinderboxPrint:<a href='https://github.com/Almaju/application-services/commit/a281e4b0f623a98ddd4d823fdd7a491b823f5f61' title='Built from application-services commit a281e4b0f623a98ddd4d823fdd7a491b823f5f61'>a281e4b0f623a98ddd4d823fdd7a491b823f5f61</a>
[task 2026-06-04T20:31:16.883Z] executing ['bash', '-cx', './gradlew detekt']
[task 2026-06-04T20:31:16.885Z] + ./gradlew detekt
[task 2026-06-04T20:31:16.959Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-06-04T20:31:18.380Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-06-04T20:31:19.516Z]
[task 2026-06-04T20:31:19.516Z] Welcome to Gradle 8.14.3!
[task 2026-06-04T20:31:19.516Z]
[task 2026-06-04T20:31:19.517Z] Here are the highlights of this release:
[task 2026-06-04T20:31:19.517Z] - Java 24 support
[task 2026-06-04T20:31:19.517Z] - GraalVM Native Image toolchain selection
[task 2026-06-04T20:31:19.517Z] - Enhancements to test reporting
[task 2026-06-04T20:31:19.517Z] - Build Authoring improvements
[task 2026-06-04T20:31:19.517Z]
[task 2026-06-04T20:31:19.517Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-06-04T20:31:19.517Z]
[task 2026-06-04T20:31:19.616Z] 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-06-04T20:31:20.516Z] Daemon will be stopped at the end of the build
[task 2026-06-04T20:31:24.716Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-06-04T20:31:43.916Z]
[task 2026-06-04T20:31:43.916Z] > Configure project :ads-client
[task 2026-06-04T20:31:43.916Z] Requires glean_parser 19.0
[task 2026-06-04T20:31:45.316Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:45.316Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:45.316Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:45.316Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:46.616Z]
[task 2026-06-04T20:31:46.616Z] > Configure project :autofill
[task 2026-06-04T20:31:46.616Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:46.616Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:46.616Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:46.616Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:46.715Z]
[task 2026-06-04T20:31:46.715Z] > Configure project :crashtest
[task 2026-06-04T20:31:46.715Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:46.715Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:46.715Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:46.716Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:48.715Z]
[task 2026-06-04T20:31:48.715Z] > Configure project :errorsupport
[task 2026-06-04T20:31:48.715Z] Requires glean_parser 19.0
[task 2026-06-04T20:31:48.715Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:48.715Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:48.715Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:48.715Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:48.915Z]
[task 2026-06-04T20:31:48.915Z] > Configure project :fxaclient
[task 2026-06-04T20:31:48.916Z] Requires glean_parser 19.0
[task 2026-06-04T20:31:48.916Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:48.916Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:48.916Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:48.916Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:50.315Z]
[task 2026-06-04T20:31:50.315Z] > Configure project :httpconfig
[task 2026-06-04T20:31:50.316Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:50.316Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:50.316Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:50.316Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:50.415Z]
[task 2026-06-04T20:31:50.415Z] > Configure project :init_rust_components
[task 2026-06-04T20:31:50.415Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:50.415Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:50.415Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:50.415Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:50.615Z]
[task 2026-06-04T20:31:50.615Z] > Configure project :logins
[task 2026-06-04T20:31:50.615Z] Requires glean_parser 19.0
[task 2026-06-04T20:31:50.615Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:50.615Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:50.615Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:50.615Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:50.715Z]
[task 2026-06-04T20:31:50.715Z] > Configure project :merino
[task 2026-06-04T20:31:50.715Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:50.715Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:50.715Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:50.715Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:50.915Z]
[task 2026-06-04T20:31:50.915Z] > Configure project :nimbus
[task 2026-06-04T20:31:50.915Z] Requires glean_parser 19.0
[task 2026-06-04T20:31:50.915Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:50.915Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:50.915Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:50.915Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:51.115Z]
[task 2026-06-04T20:31:51.115Z] > Configure project :places
[task 2026-06-04T20:31:51.115Z] Requires glean_parser 19.0
[task 2026-06-04T20:31:51.115Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:51.115Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:51.115Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:51.115Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:51.315Z]
[task 2026-06-04T20:31:51.315Z] > Configure project :push
[task 2026-06-04T20:31:51.315Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:51.315Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:51.315Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:51.315Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:51.315Z]
[task 2026-06-04T20:31:51.315Z] > Configure project :relay
[task 2026-06-04T20:31:51.315Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:51.316Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:51.316Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:51.316Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:51.615Z]
[task 2026-06-04T20:31:51.615Z] > Configure project :remotesettings
[task 2026-06-04T20:31:51.615Z] Requires glean_parser 19.0
[task 2026-06-04T20:31:51.615Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:51.615Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:51.615Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:51.615Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:51.715Z]
[task 2026-06-04T20:31:51.715Z] > Configure project :rust-log-forwarder
[task 2026-06-04T20:31:51.715Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:51.715Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:51.716Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:51.716Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:51.815Z]
[task 2026-06-04T20:31:51.815Z] > Configure project :search
[task 2026-06-04T20:31:51.815Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:51.815Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:51.816Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:51.816Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:51.915Z]
[task 2026-06-04T20:31:51.915Z] > Configure project :suggest
[task 2026-06-04T20:31:51.915Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:51.915Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:51.915Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:51.916Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:52.015Z]
[task 2026-06-04T20:31:52.015Z] > Configure project :sync15
[task 2026-06-04T20:31:52.015Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:52.015Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:52.015Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:52.015Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:52.215Z]
[task 2026-06-04T20:31:52.215Z] > Configure project :syncmanager
[task 2026-06-04T20:31:52.215Z] Requires glean_parser 19.0
[task 2026-06-04T20:31:52.215Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:52.215Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:52.215Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:52.216Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:52.315Z]
[task 2026-06-04T20:31:52.315Z] > Configure project :tabs
[task 2026-06-04T20:31:52.315Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:52.315Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:52.315Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:52.316Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:52.415Z]
[task 2026-06-04T20:31:52.415Z] > Configure project :tracing
[task 2026-06-04T20:31:52.415Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:31:52.415Z] This is a build performance and scalability issue.
[task 2026-06-04T20:31:52.415Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:31:52.416Z] Run with --info for a stacktrace.
[task 2026-06-04T20:31:59.847Z]
[task 2026-06-04T20:31:59.847Z] > Task :detekt
[task 2026-06-04T20:31:59.847Z]
[task 2026-06-04T20:31:59.847Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-06-04T20:31:59.847Z]
[task 2026-06-04T20:31:59.847Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-06-04T20:31:59.847Z]
[task 2026-06-04T20:31:59.847Z] 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-06-04T20:31:59.847Z]
[task 2026-06-04T20:31:59.847Z] 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-06-04T20:31:59.847Z]
[task 2026-06-04T20:31:59.847Z] BUILD SUCCESSFUL in 42s
[task 2026-06-04T20:31:59.847Z] 1 actionable task: 1 executed
[taskcluster 2026-06-04T20:32:00.808Z] Exit Code: 0
[taskcluster 2026-06-04T20:32:00.808Z] User Time: 10.272ms
[taskcluster 2026-06-04T20:32:00.808Z] Kernel Time: 16.435ms
[taskcluster 2026-06-04T20:32:00.808Z] Wall Time: 56.661637691s
[taskcluster 2026-06-04T20:32:00.808Z] Average Available System Memory: 60.53 GiB
[taskcluster 2026-06-04T20:32:00.808Z] Average System Memory Used: 2.26 GiB
[taskcluster 2026-06-04T20:32:00.808Z] Peak System Memory Used: 3.12 GiB
[taskcluster 2026-06-04T20:32:00.808Z] Total System Memory: 62.79 GiB
[taskcluster 2026-06-04T20:32:00.808Z] Result: SUCCEEDED
[taskcluster 2026-06-04T20:32:00.808Z] === Task Finished ===
[taskcluster 2026-06-04T20:32:00.808Z] Task Duration: 56.662322074s
[taskcluster 2026-06-04T20:32:01.054Z] [mounts] Preserving cache: Moving "/home/task_178060499415679/cache0" to "/home/generic-worker/caches/N98CsfrPQeqHzq9zyPrgYw"
Loading