Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add metrics coroutine scope #6255

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

add metrics coroutine scope

2318e4e
Select commit
Loading
Failed to load commit list.
Draft

add metrics coroutine scope #6255

add metrics coroutine scope
2318e4e
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / lint-ktlint succeeded May 28, 2024 in 5m 54s

FirefoxCI (pull_request)

Running ktlint over all modules

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-05-28 21:07:10.770Z] Task ID: f8FZ-i2MSmWAHJBzNY98pQ
[taskcluster 2024-05-28 21:07:10.770Z] Worker ID: 6269974556668852712
[taskcluster 2024-05-28 21:07:10.770Z] Worker Group: us-central1-a
[taskcluster 2024-05-28 21:07:10.770Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-16
[taskcluster 2024-05-28 21:07:10.770Z] Worker Pool: app-services-1/b-linux-gcp
[taskcluster 2024-05-28 21:07:10.770Z] Worker Version: 38.0.5
[taskcluster 2024-05-28 21:07:10.770Z] Public IP: 34.170.10.40
[taskcluster 2024-05-28 21:07:10.770Z] Hostname: app-services-1-b-linux-gcp-iccx1sdostywvv4jv7rmja
[taskcluster 2024-05-28 21:07:10.770Z] using cache "app-services-level-1-checkouts-v3-7afeb851dd97df8f3607-aUYhd6GnSHyTBSOQz_hkrA" -> /builds/worker/checkouts

[taskcluster 2024-05-28 21:07:16.653Z] Downloading artifact "public/image.tar.zst" from task ID: aUYhd6GnSHyTBSOQz_hkrA.
[taskcluster 2024-05-28 21:07:21.656Z] Download Progress: 11.13%
[taskcluster 2024-05-28 21:07:26.655Z] Download Progress: 22.88%
[taskcluster 2024-05-28 21:07:31.656Z] Download Progress: 35.07%
[taskcluster 2024-05-28 21:07:36.655Z] Download Progress: 46.17%
[taskcluster 2024-05-28 21:07:41.655Z] Download Progress: 57.55%
[taskcluster 2024-05-28 21:07:46.655Z] Download Progress: 68.50%
[taskcluster 2024-05-28 21:07:51.656Z] Download Progress: 80.15%
[taskcluster 2024-05-28 21:07:56.655Z] Download Progress: 91.80%
[taskcluster 2024-05-28 21:08:00.206Z] Downloaded artifact successfully.
[taskcluster 2024-05-28 21:08:00.206Z] Downloaded 1796.585 mb
[taskcluster 2024-05-28 21:08:00.207Z] Decompressing downloaded image
[taskcluster 2024-05-28 21:08:11.442Z] Loading docker image from downloaded archive.
[taskcluster 2024-05-28 21:09:09.984Z] Image 'public/image.tar.zst' from task 'aUYhd6GnSHyTBSOQz_hkrA' loaded.  Using image ID sha256:29cb46b7089e0d92355528fef2a46670cbe9c27116ade130e1edf464a0b7a568.
[taskcluster 2024-05-28 21:09:10.553Z] === Task Starting ===
[setup 2024-05-28T21:09:19.502Z] run-task started in /builds/worker
[setup 2024-05-28T21:09:19.502Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2024-05-28T21:09:19.502Z] Python version: 3.10.12
[cache 2024-05-28T21:09:19.504Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-05-28T21:09:19.505Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-05-28T21:09:19.505Z] volume /builds/worker/checkouts is a cache
[setup 2024-05-28T21:09:19.505Z] running as worker:worker
[vcs 2024-05-28T21:09:19.505Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-05-28T21:09:19.507Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2024-05-28T21:09:19.508Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-05-28T21:09:21.823Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jeddai/application-services', 'add-metrics-coroutine-scope']
[vcs 2024-05-28T21:09:22.093Z] From https://github.com/jeddai/application-services
[vcs 2024-05-28T21:09:22.093Z]  * branch              add-metrics-coroutine-scope -> FETCH_HEAD
[vcs 2024-05-28T21:09:22.095Z] executing ['git', 'checkout', '-f', '-B', 'add-metrics-coroutine-scope', '2318e4eaed8ec735ed1855c0d74bab5c0ad24598']
[vcs 2024-05-28T21:09:22.222Z] Switched to a new branch 'add-metrics-coroutine-scope'
[vcs 2024-05-28T21:09:22.223Z] executing ['git', 'submodule', 'init']
[vcs 2024-05-28T21:09:22.243Z] Submodule 'components/external/glean' (https://github.com/mozilla/glean) registered for path 'components/external/glean'
[vcs 2024-05-28T21:09:22.243Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-05-28T21:09:22.264Z] Cloning into '/builds/worker/checkouts/vcs/components/external/glean'...
[vcs 2024-05-28T21:09:37.477Z] Submodule path 'components/external/glean': checked out 'b36db16974764a2fdec96659cb7cb2c9afa951ac'
[vcs 2024-05-28T21:09:37.477Z] cleaning git checkout...
[vcs 2024-05-28T21:09:37.477Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-05-28T21:09:37.484Z] removing []
[vcs 2024-05-28T21:09:37.484Z] successfully cleaned git checkout!
[vcs 2024-05-28T21:09:37.485Z] TinderboxPrint:<a href='https://github.com/jeddai/application-services/commit/2318e4eaed8ec735ed1855c0d74bab5c0ad24598' title='Built from application-services commit 2318e4eaed8ec735ed1855c0d74bab5c0ad24598'>2318e4eaed8ec735ed1855c0d74bab5c0ad24598</a>
[task 2024-05-28T21:09:37.485Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2024-05-28T21:09:37.487Z] + ./gradlew ktlint
[task 2024-05-28T21:09:37.559Z] Downloading https://services.gradle.org/distributions/gradle-8.7-bin.zip
[task 2024-05-28T21:09:39.018Z] ............10%.............20%.............30%.............40%............50%.............60%.............70%.............80%.............90%............100%
[task 2024-05-28T21:09:40.145Z] 
[task 2024-05-28T21:09:40.145Z] Welcome to Gradle 8.7!
[task 2024-05-28T21:09:40.145Z] 
[task 2024-05-28T21:09:40.145Z] Here are the highlights of this release:
[task 2024-05-28T21:09:40.146Z]  - Compiling and testing with Java 22
[task 2024-05-28T21:09:40.146Z]  - Cacheable Groovy script compilation
[task 2024-05-28T21:09:40.146Z]  - New methods in lazy collection properties
[task 2024-05-28T21:09:40.146Z] 
[task 2024-05-28T21:09:40.146Z] For more details see https://docs.gradle.org/8.7/release-notes.html
[task 2024-05-28T21:09:40.146Z] 
[task 2024-05-28T21:09:40.244Z] 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.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-05-28T21:09:41.045Z] Daemon will be stopped at the end of the build 
[task 2024-05-28T21:09:44.544Z] Local configuration: absent local.properties; proceeding as normal.
[task 2024-05-28T21:10:12.148Z] 
[task 2024-05-28T21:10:12.150Z] > Configure project :autofill
[task 2024-05-28T21:10:12.150Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:12.150Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:12.150Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:12.150Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:15.344Z] 
[task 2024-05-28T21:10:15.344Z] > Configure project :crashtest
[task 2024-05-28T21:10:15.344Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:15.344Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:15.344Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:15.344Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:15.444Z] 
[task 2024-05-28T21:10:15.444Z] > Configure project :errorsupport
[task 2024-05-28T21:10:15.444Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:15.444Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:15.444Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:15.444Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:16.244Z] 
[task 2024-05-28T21:10:16.244Z] > Configure project :fxaclient
[task 2024-05-28T21:10:16.244Z] Requires glean_parser 14.0
[task 2024-05-28T21:10:16.244Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:16.244Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:16.244Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:16.244Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:16.644Z] 
[task 2024-05-28T21:10:16.644Z] > Configure project :httpconfig
[task 2024-05-28T21:10:16.644Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:16.644Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:16.644Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:16.644Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:16.844Z] 
[task 2024-05-28T21:10:16.844Z] > Configure project :logins
[task 2024-05-28T21:10:16.844Z] Requires glean_parser 14.0
[task 2024-05-28T21:10:16.844Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:16.844Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:16.844Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:16.845Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:17.144Z] 
[task 2024-05-28T21:10:17.145Z] > Configure project :nimbus
[task 2024-05-28T21:10:17.145Z] Requires glean_parser 14.0
[task 2024-05-28T21:10:17.145Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:17.145Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:17.145Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:17.145Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:17.344Z] 
[task 2024-05-28T21:10:17.344Z] > Configure project :places
[task 2024-05-28T21:10:17.344Z] Requires glean_parser 14.0
[task 2024-05-28T21:10:17.344Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:17.344Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:17.344Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:17.344Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:17.444Z] 
[task 2024-05-28T21:10:17.444Z] > Configure project :push
[task 2024-05-28T21:10:17.444Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:17.444Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:17.444Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:17.444Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:17.544Z] 
[task 2024-05-28T21:10:17.544Z] > Configure project :remotesettings
[task 2024-05-28T21:10:17.544Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:17.544Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:17.544Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:17.545Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:17.644Z] 
[task 2024-05-28T21:10:17.644Z] > Configure project :rust-log-forwarder
[task 2024-05-28T21:10:17.644Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:17.644Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:17.644Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:17.644Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:17.744Z] 
[task 2024-05-28T21:10:17.744Z] > Configure project :suggest
[task 2024-05-28T21:10:17.744Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:17.744Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:17.744Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:17.744Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:17.844Z] 
[task 2024-05-28T21:10:17.844Z] > Configure project :sync15
[task 2024-05-28T21:10:17.844Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:17.844Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:17.844Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:17.844Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:18.044Z] 
[task 2024-05-28T21:10:18.044Z] > Configure project :syncmanager
[task 2024-05-28T21:10:18.044Z] Requires glean_parser 14.0
[task 2024-05-28T21:10:18.044Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:18.044Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:18.044Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:18.044Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:18.144Z] 
[task 2024-05-28T21:10:18.144Z] > Configure project :tabs
[task 2024-05-28T21:10:18.144Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-05-28T21:10:18.144Z] This is a build performance and scalability issue.
[task 2024-05-28T21:10:18.144Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-05-28T21:10:18.144Z] Run with --info for a stacktrace.
[task 2024-05-28T21:10:26.244Z] 
[task 2024-05-28T21:10:26.244Z] > Configure project :tooling-nimbus-gradle
[task 2024-05-28T21:10:26.244Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-05-28T21:10:26.244Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.22` that might work differently than in the requested version `1.9.23`.
[task 2024-05-28T21:10:48.844Z] 
[task 2024-05-28T21:10:48.844Z] > Task :ktlint
[task 2024-05-28T21:10:48.898Z] 
[task 2024-05-28T21:10:48.898Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-05-28T21:10:48.898Z] 
[task 2024-05-28T21:10:48.898Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2024-05-28T21:10:48.898Z] 
[task 2024-05-28T21:10:48.898Z] For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-05-28T21:10:48.898Z] 
[task 2024-05-28T21:10:48.898Z] BUILD SUCCESSFUL in 1m 11s
[task 2024-05-28T21:10:48.899Z] 1 actionable task: 1 executed
[taskcluster 2024-05-28 21:10:50.058Z] === Task Finished ===
[taskcluster 2024-05-28 21:10:50.059Z] Successful task run with exit code: 0 completed in 219.29 seconds