Skip to content

logins count method

1e02d57
Select commit
Loading
Failed to load commit list.
Open

WIP: logins count method #6779

logins count method
1e02d57
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / lint-ktlint succeeded Jun 5, 2025 in 5m 16s

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: 2025-06-05T15:16:31.597Z
Resolved: 2025-06-05T15:17:14.999Z
Task Execution Time: 43 seconds, 402 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-06-05 15:16:31.648Z] Task ID: FA4isH1bTpin07GW-dkSWw
[taskcluster 2025-06-05 15:16:31.648Z] Worker ID: 6382369710422101299
[taskcluster 2025-06-05 15:16:31.648Z] Worker Group: us-west1-a
[taskcluster 2025-06-05 15:16:31.648Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-16
[taskcluster 2025-06-05 15:16:31.648Z] Worker Pool: app-services-1/b-linux-gcp
[taskcluster 2025-06-05 15:16:31.648Z] Worker Version: 38.0.5
[taskcluster 2025-06-05 15:16:31.648Z] Public IP: 34.145.9.219
[taskcluster 2025-06-05 15:16:31.648Z] Hostname: app-services-1-b-linux-gcp-a2mnbjtxt22ekeow6m4zka
[taskcluster 2025-06-05 15:16:31.648Z] using cache "app-services-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-Kg_Oo3YLROiCFga2jaJ3bw" -> /builds/worker/checkouts

[taskcluster 2025-06-05 15:16:32.121Z] Image 'public/image.tar.zst' from task 'Kg_Oo3YLROiCFga2jaJ3bw' loaded.  Using image ID sha256:815cc805abbe67f581042d19792a5920450b40bbe8a1931315d896622dfad25b.
[taskcluster 2025-06-05 15:16:32.130Z] === Task Starting ===
[setup 2025-06-05T15:16:32.407Z] run-task started in /builds/worker
[setup 2025-06-05T15:16:32.407Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2025-06-05T15:16:32.407Z] Python version: 3.10.12
[cache 2025-06-05T15:16:32.408Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2025-06-05T15:16:32.408Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-06-05T15:16:32.408Z] volume /builds/worker/checkouts is a cache
[setup 2025-06-05T15:16:32.408Z] running as worker:worker
[vcs 2025-06-05T15:16:32.409Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-06-05T15:16:32.410Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jo/application-services', 'logins-count']
[vcs 2025-06-05T15:16:32.731Z] From https://github.com/jo/application-services
[vcs 2025-06-05T15:16:32.731Z]  * branch                logins-count -> FETCH_HEAD
[vcs 2025-06-05T15:16:32.741Z] executing ['git', 'checkout', '-f', '-B', 'logins-count', '1e02d5795030364362638ca886848917672f6325']
[vcs 2025-06-05T15:16:32.749Z] Reset branch 'logins-count'
[vcs 2025-06-05T15:16:32.749Z] executing ['git', 'submodule', 'init']
[vcs 2025-06-05T15:16:32.769Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-06-05T15:16:32.882Z] Submodule path 'components/external/glean': checked out 'f626cf8e218b8fd6c201d80c9453735733b422d7'
[vcs 2025-06-05T15:16:32.882Z] cleaning git checkout...
[vcs 2025-06-05T15:16:32.882Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-06-05T15:16:32.889Z] removing []
[vcs 2025-06-05T15:16:32.889Z] successfully cleaned git checkout!
[vcs 2025-06-05T15:16:32.890Z] TinderboxPrint:<a href='https://github.com/jo/application-services/commit/1e02d5795030364362638ca886848917672f6325' title='Built from application-services commit 1e02d5795030364362638ca886848917672f6325'>1e02d5795030364362638ca886848917672f6325</a>
[task 2025-06-05T15:16:32.891Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2025-06-05T15:16:32.892Z] + ./gradlew ktlint
[task 2025-06-05T15:16:32.967Z] Downloading https://services.gradle.org/distributions/gradle-8.13-bin.zip
[task 2025-06-05T15:16:34.533Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
[task 2025-06-05T15:16:35.800Z] 
[task 2025-06-05T15:16:35.801Z] Welcome to Gradle 8.13!
[task 2025-06-05T15:16:35.801Z] 
[task 2025-06-05T15:16:35.801Z] Here are the highlights of this release:
[task 2025-06-05T15:16:35.801Z]  - Daemon JVM auto-provisioning
[task 2025-06-05T15:16:35.801Z]  - Enhancements for Scala plugin and JUnit testing
[task 2025-06-05T15:16:35.801Z]  - Improvements for build authors and plugin developers
[task 2025-06-05T15:16:35.801Z] 
[task 2025-06-05T15:16:35.801Z] For more details see https://docs.gradle.org/8.13/release-notes.html
[task 2025-06-05T15:16:35.802Z] 
[task 2025-06-05T15:16:35.900Z] 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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2025-06-05T15:16:36.899Z] Daemon will be stopped at the end of the build 
[task 2025-06-05T15:16:41.400Z] Local configuration: absent local.properties; proceeding as normal.
[task 2025-06-05T15:17:00.800Z] 
[task 2025-06-05T15:17:00.802Z] > Configure project :autofill
[task 2025-06-05T15:17:00.802Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:00.802Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:00.802Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:00.802Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:02.100Z] 
[task 2025-06-05T15:17:02.100Z] > Configure project :crashtest
[task 2025-06-05T15:17:02.100Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:02.100Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:02.100Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:02.100Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:02.299Z] 
[task 2025-06-05T15:17:02.299Z] > Configure project :errorsupport
[task 2025-06-05T15:17:02.299Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:02.299Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:02.300Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:02.300Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:04.299Z] 
[task 2025-06-05T15:17:04.299Z] > Configure project :fxaclient
[task 2025-06-05T15:17:04.299Z] Requires glean_parser 17.1
[task 2025-06-05T15:17:04.399Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:04.399Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:04.399Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:04.399Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:05.999Z] 
[task 2025-06-05T15:17:05.999Z] > Configure project :init_rust_components
[task 2025-06-05T15:17:05.999Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:05.999Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:05.999Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:05.999Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:06.199Z] 
[task 2025-06-05T15:17:06.199Z] > Configure project :logins
[task 2025-06-05T15:17:06.199Z] Requires glean_parser 17.1
[task 2025-06-05T15:17:06.200Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:06.200Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:06.200Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:06.200Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:06.299Z] 
[task 2025-06-05T15:17:06.300Z] > Configure project :merino
[task 2025-06-05T15:17:06.300Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:06.300Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:06.300Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:06.300Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:06.499Z] 
[task 2025-06-05T15:17:06.499Z] > Configure project :nimbus
[task 2025-06-05T15:17:06.499Z] Requires glean_parser 17.1
[task 2025-06-05T15:17:06.499Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:06.499Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:06.499Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:06.499Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:06.599Z] 
[task 2025-06-05T15:17:06.599Z] > Configure project :places
[task 2025-06-05T15:17:06.599Z] Requires glean_parser 17.1
[task 2025-06-05T15:17:06.599Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:06.599Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:06.599Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:06.599Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:06.699Z] 
[task 2025-06-05T15:17:06.699Z] > Configure project :push
[task 2025-06-05T15:17:06.699Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:06.699Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:06.699Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:06.699Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:06.899Z] 
[task 2025-06-05T15:17:06.899Z] > Configure project :remotesettings
[task 2025-06-05T15:17:06.899Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:06.899Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:06.899Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:06.899Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:06.999Z] 
[task 2025-06-05T15:17:06.999Z] > Configure project :rust-log-forwarder
[task 2025-06-05T15:17:06.999Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:06.999Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:06.999Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:06.999Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:07.099Z] 
[task 2025-06-05T15:17:07.099Z] > Configure project :search
[task 2025-06-05T15:17:07.099Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:07.099Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:07.099Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:07.099Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:07.199Z] 
[task 2025-06-05T15:17:07.199Z] > Configure project :suggest
[task 2025-06-05T15:17:07.199Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:07.199Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:07.200Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:07.200Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:07.299Z] 
[task 2025-06-05T15:17:07.299Z] > Configure project :sync15
[task 2025-06-05T15:17:07.299Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:07.299Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:07.300Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:07.300Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:07.499Z] 
[task 2025-06-05T15:17:07.499Z] > Configure project :syncmanager
[task 2025-06-05T15:17:07.499Z] Requires glean_parser 17.1
[task 2025-06-05T15:17:07.499Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:07.499Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:07.499Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:07.499Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:07.599Z] 
[task 2025-06-05T15:17:07.599Z] > Configure project :tabs
[task 2025-06-05T15:17:07.599Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:07.599Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:07.599Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:07.599Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:08.199Z] 
[task 2025-06-05T15:17:08.199Z] > Configure project :tracing
[task 2025-06-05T15:17:08.199Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-06-05T15:17:08.199Z] This is a build performance and scalability issue.
[task 2025-06-05T15:17:08.199Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-06-05T15:17:08.199Z] Run with --info for a stacktrace.
[task 2025-06-05T15:17:13.099Z] 
[task 2025-06-05T15:17:13.099Z] > Task :ktlint
[task 2025-06-05T15:17:13.099Z] 
[task 2025-06-05T15:17:13.099Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2025-06-05T15:17:13.099Z] 
[task 2025-06-05T15:17:13.099Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2025-06-05T15:17:13.099Z] 
[task 2025-06-05T15:17:13.099Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2025-06-05T15:17:13.099Z] 
[task 2025-06-05T15:17:13.099Z] For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2025-06-05T15:17:13.100Z] 
[task 2025-06-05T15:17:13.119Z] BUILD SUCCESSFUL in 40s
[task 2025-06-05T15:17:13.119Z] 1 actionable task: 1 executed
[taskcluster 2025-06-05 15:17:14.311Z] === Task Finished ===
[taskcluster 2025-06-05 15:17:14.311Z] Successful task run with exit code: 0 completed in 42.664 seconds