Add validate-logins tool#7327
Open
jo wants to merge 2 commits into
Open
firefoxci-taskcluster / lint-ktlint
succeeded
Apr 17, 2026 in 2m 8s
FirefoxCI (pull_request)
Running ktlint over all modules
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-04-17T15:21:54.745Z
Resolved: 2026-04-17T15:22:47.555Z
Task Execution Time: 52 seconds, 810 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: QEXaXci8R9aLce7l3_2VJA
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-04-17T15:21:54.802Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-04-17T15:21:54.802Z] {
[taskcluster 2026-04-17T15:21:54.802Z] "generic-worker": {
[taskcluster 2026-04-17T15:21:54.802Z] "config": {
[taskcluster 2026-04-17T15:21:54.802Z] "headlessTasks": true
[taskcluster 2026-04-17T15:21:54.802Z] },
[taskcluster 2026-04-17T15:21:54.802Z] "engine": "multiuser",
[taskcluster 2026-04-17T15:21:54.802Z] "go-arch": "amd64",
[taskcluster 2026-04-17T15:21:54.802Z] "go-os": "linux",
[taskcluster 2026-04-17T15:21:54.802Z] "go-version": "go1.26.0",
[taskcluster 2026-04-17T15:21:54.802Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v97.0.1",
[taskcluster 2026-04-17T15:21:54.802Z] "revision": "6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-17T15:21:54.802Z] "source": "https://github.com/taskcluster/taskcluster/commits/6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-17T15:21:54.802Z] "version": "97.0.1"
[taskcluster 2026-04-17T15:21:54.802Z] },
[taskcluster 2026-04-17T15:21:54.802Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-03-05",
[taskcluster 2026-04-17T15:21:54.802Z] "instance-id": "1993595221967893267",
[taskcluster 2026-04-17T15:21:54.802Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-04-17T15:21:54.802Z] "local-ipv4": "10.128.0.137",
[taskcluster 2026-04-17T15:21:54.802Z] "project-id": "fxci-production-level1-workers",
...(10 lines hidden)...
[taskcluster:warn 2026-04-17T15:22:00.663Z] [mounts] No SHA256 specified in task mounts for artifact:OPfSadmQQDujapWzvjgUog:public/image.tar.zst - SHA256 from downloaded file /home/generic-worker/downloads/fGaFovOdQy2KTs3Bbo4rVA is b0adfe3514e33c645075e39d6d7f82d26d5c08478b47b3ad22b22607642c89be.
[taskcluster 2026-04-17T15:22:00.664Z] [mounts] File mount "dockerimage" handled by registered handler (cache: /home/generic-worker/downloads/fGaFovOdQy2KTs3Bbo4rVA, SHA256: b0adfe3514e33c645075e39d6d7f82d26d5c08478b47b3ad22b22607642c89be)
[taskcluster 2026-04-17T15:22:00.664Z] [d2g] Using cached docker image "linux:latest"
[taskcluster 2026-04-17T15:22:00.664Z] Executing command 0: docker run -t --name taskcontainer_NDwZCDV7SuuxdezD5UyQ5Q --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_177643931429792/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 ktlint'
[setup 2026-04-17T15:22:01.009Z] run-task started in /builds/worker
[setup 2026-04-17T15:22:01.009Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2026-04-17T15:22:01.009Z] Python version: 3.10.12
[cache 2026-04-17T15:22:01.010Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2026-04-17T15:22:01.010Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-04-17T15:22:01.010Z] volume /builds/worker/checkouts is a cache
[setup 2026-04-17T15:22:01.010Z] running as worker:worker
[vcs 2026-04-17T15:22:01.011Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-04-17T15:22:01.012Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jo/application-services', 'logins-validation-tool']
[vcs 2026-04-17T15:22:01.248Z] From https://github.com/jo/application-services
[vcs 2026-04-17T15:22:01.248Z] * branch logins-validation-tool -> FETCH_HEAD
[vcs 2026-04-17T15:22:01.253Z] executing ['git', 'checkout', '-f', '-B', 'logins-validation-tool', '3131f5273e548e0bd7b28827d3e3b3e38818c041']
[vcs 2026-04-17T15:22:01.264Z] Reset branch 'logins-validation-tool'
[vcs 2026-04-17T15:22:01.264Z] executing ['git', 'submodule', 'init']
[vcs 2026-04-17T15:22:01.286Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-04-17T15:22:01.307Z] cleaning git checkout...
[vcs 2026-04-17T15:22:01.307Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-04-17T15:22:01.316Z] removing ['/builds/worker/checkouts/vcs/.gradle/', '/builds/worker/checkouts/vcs/build/']
[vcs 2026-04-17T15:22:01.318Z] successfully cleaned git checkout!
[vcs 2026-04-17T15:22:01.319Z] TinderboxPrint:<a href='https://github.com/jo/application-services/commit/3131f5273e548e0bd7b28827d3e3b3e38818c041' title='Built from application-services commit 3131f5273e548e0bd7b28827d3e3b3e38818c041'>3131f5273e548e0bd7b28827d3e3b3e38818c041</a>
[task 2026-04-17T15:22:01.319Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2026-04-17T15:22:01.321Z] + ./gradlew ktlint
[task 2026-04-17T15:22:01.396Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-04-17T15:22:02.821Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-04-17T15:22:04.015Z]
[task 2026-04-17T15:22:04.015Z] Welcome to Gradle 8.14.3!
[task 2026-04-17T15:22:04.015Z]
[task 2026-04-17T15:22:04.015Z] Here are the highlights of this release:
[task 2026-04-17T15:22:04.015Z] - Java 24 support
[task 2026-04-17T15:22:04.015Z] - GraalVM Native Image toolchain selection
[task 2026-04-17T15:22:04.015Z] - Enhancements to test reporting
[task 2026-04-17T15:22:04.015Z] - Build Authoring improvements
[task 2026-04-17T15:22:04.015Z]
[task 2026-04-17T15:22:04.016Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-04-17T15:22:04.016Z]
[task 2026-04-17T15:22:04.114Z] 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-17T15:22:05.214Z] Daemon will be stopped at the end of the build
[task 2026-04-17T15:22:09.914Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-04-17T15:22:30.314Z]
[task 2026-04-17T15:22:30.314Z] > Configure project :ads-client
[task 2026-04-17T15:22:30.314Z] Requires glean_parser 19.0
[task 2026-04-17T15:22:31.914Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:31.914Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:31.914Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:31.914Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:33.514Z]
[task 2026-04-17T15:22:33.514Z] > Configure project :autofill
[task 2026-04-17T15:22:33.514Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:33.514Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:33.514Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:33.514Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:33.614Z]
[task 2026-04-17T15:22:33.614Z] > Configure project :crashtest
[task 2026-04-17T15:22:33.614Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:33.614Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:33.614Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:33.614Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:35.114Z]
[task 2026-04-17T15:22:35.114Z] > Configure project :errorsupport
[task 2026-04-17T15:22:35.114Z] Requires glean_parser 19.0
[task 2026-04-17T15:22:35.114Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:35.114Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:35.114Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:35.114Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:35.314Z]
[task 2026-04-17T15:22:35.314Z] > Configure project :fxaclient
[task 2026-04-17T15:22:35.314Z] Requires glean_parser 19.0
[task 2026-04-17T15:22:35.314Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:35.314Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:35.314Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:35.314Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:36.714Z]
[task 2026-04-17T15:22:36.714Z] > Configure project :httpconfig
[task 2026-04-17T15:22:36.714Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:36.714Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:36.714Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:36.714Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:36.814Z]
[task 2026-04-17T15:22:36.814Z] > Configure project :init_rust_components
[task 2026-04-17T15:22:36.814Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:36.814Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:36.814Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:36.814Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:37.114Z]
[task 2026-04-17T15:22:37.114Z] > Configure project :logins
[task 2026-04-17T15:22:37.114Z] Requires glean_parser 19.0
[task 2026-04-17T15:22:37.114Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:37.114Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:37.114Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:37.114Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:37.214Z]
[task 2026-04-17T15:22:37.214Z] > Configure project :merino
[task 2026-04-17T15:22:37.214Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:37.214Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:37.214Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:37.214Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:37.414Z]
[task 2026-04-17T15:22:37.414Z] > Configure project :nimbus
[task 2026-04-17T15:22:37.414Z] Requires glean_parser 19.0
[task 2026-04-17T15:22:37.414Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:37.414Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:37.414Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:37.414Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:37.614Z]
[task 2026-04-17T15:22:37.614Z] > Configure project :places
[task 2026-04-17T15:22:37.614Z] Requires glean_parser 19.0
[task 2026-04-17T15:22:37.614Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:37.614Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:37.614Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:37.614Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:37.714Z]
[task 2026-04-17T15:22:37.714Z] > Configure project :push
[task 2026-04-17T15:22:37.714Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:37.714Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:37.714Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:37.714Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:37.816Z]
[task 2026-04-17T15:22:37.816Z] > Configure project :relay
[task 2026-04-17T15:22:37.816Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:37.816Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:37.816Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:37.816Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:38.014Z]
[task 2026-04-17T15:22:38.014Z] > Configure project :remotesettings
[task 2026-04-17T15:22:38.014Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:38.014Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:38.014Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:38.014Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:38.114Z]
[task 2026-04-17T15:22:38.114Z] > Configure project :rust-log-forwarder
[task 2026-04-17T15:22:38.114Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:38.114Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:38.114Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:38.114Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:38.214Z]
[task 2026-04-17T15:22:38.214Z] > Configure project :search
[task 2026-04-17T15:22:38.214Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:38.214Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:38.214Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:38.214Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:38.314Z]
[task 2026-04-17T15:22:38.314Z] > Configure project :suggest
[task 2026-04-17T15:22:38.314Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:38.314Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:38.314Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:38.314Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:38.414Z]
[task 2026-04-17T15:22:38.414Z] > Configure project :sync15
[task 2026-04-17T15:22:38.414Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:38.414Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:38.414Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:38.414Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:38.614Z]
[task 2026-04-17T15:22:38.614Z] > Configure project :syncmanager
[task 2026-04-17T15:22:38.614Z] Requires glean_parser 19.0
[task 2026-04-17T15:22:38.614Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:38.614Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:38.614Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:38.614Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:38.714Z]
[task 2026-04-17T15:22:38.714Z] > Configure project :tabs
[task 2026-04-17T15:22:38.714Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:38.714Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:38.714Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:38.714Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:38.814Z]
[task 2026-04-17T15:22:38.814Z] > Configure project :tracing
[task 2026-04-17T15:22:38.814Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-17T15:22:38.814Z] This is a build performance and scalability issue.
[task 2026-04-17T15:22:38.814Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-17T15:22:38.814Z] Run with --info for a stacktrace.
[task 2026-04-17T15:22:45.414Z]
[task 2026-04-17T15:22:45.414Z] > Task :ktlint
[task 2026-04-17T15:22:45.414Z]
[task 2026-04-17T15:22:45.414Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-04-17T15:22:45.437Z]
[task 2026-04-17T15:22:45.437Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-04-17T15:22:45.437Z]
[task 2026-04-17T15:22:45.437Z] 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-17T15:22:45.437Z]
[task 2026-04-17T15:22:45.437Z] 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-17T15:22:45.437Z]
[task 2026-04-17T15:22:45.437Z] BUILD SUCCESSFUL in 44s
[task 2026-04-17T15:22:45.437Z] 1 actionable task: 1 executed
[taskcluster 2026-04-17T15:22:46.824Z] Exit Code: 0
[taskcluster 2026-04-17T15:22:46.824Z] User Time: 16.727ms
[taskcluster 2026-04-17T15:22:46.824Z] Kernel Time: 10.644ms
[taskcluster 2026-04-17T15:22:46.824Z] Wall Time: 46.160310677s
[taskcluster 2026-04-17T15:22:46.824Z] Average Available System Memory: 59.07 GiB
[taskcluster 2026-04-17T15:22:46.824Z] Average System Memory Used: 3.72 GiB
[taskcluster 2026-04-17T15:22:46.824Z] Peak System Memory Used: 4.77 GiB
[taskcluster 2026-04-17T15:22:46.824Z] Total System Memory: 62.79 GiB
[taskcluster 2026-04-17T15:22:46.824Z] Result: SUCCEEDED
[taskcluster 2026-04-17T15:22:46.825Z] === Task Finished ===
[taskcluster 2026-04-17T15:22:46.825Z] Task Duration: 46.16080446s
[taskcluster 2026-04-17T15:22:47.090Z] [mounts] Preserving cache: Moving "/home/task_177643931429792/cache0" to "/home/generic-worker/caches/VzljQxMpSzelF53Rz5mmgw"
Loading