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

Report time of applying experiments as a single sample to Glean #6364

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

Report time of applying experiments as a single sample to Glean

61e881b
Select commit
Loading
Failed to load commit list.
Open

Report time of applying experiments as a single sample to Glean #6364

Report time of applying experiments as a single sample to Glean
61e881b
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / lint-ktlint succeeded Oct 2, 2024 in 5m 18s

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: 2024-10-02T12:09:50.039Z
Resolved: 2024-10-02T12:13:11.924Z
Task Execution Time: 3 minutes, 21 seconds, 885 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2024-10-02 12:09:50.101Z] Task ID: cNyZUE6hTXe9nFd8YSaTxQ
[taskcluster 2024-10-02 12:09:50.101Z] Worker ID: 7841904201554757983
[taskcluster 2024-10-02 12:09:50.101Z] Worker Group: us-central1-a
[taskcluster 2024-10-02 12:09:50.101Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-16
[taskcluster 2024-10-02 12:09:50.101Z] Worker Pool: app-services-1/b-linux-gcp
[taskcluster 2024-10-02 12:09:50.101Z] Worker Version: 38.0.5
[taskcluster 2024-10-02 12:09:50.101Z] Public IP: 34.68.168.25
[taskcluster 2024-10-02 12:09:50.101Z] Hostname: app-services-1-b-linux-gcp-rtxleokotpep37ykm-pt4g
[taskcluster 2024-10-02 12:09:50.101Z] using cache "app-services-level-1-checkouts-v3-7afeb851dd97df8f3607-CwoUGKdhSIa5twoMmqp_Bw" -> /builds/worker/checkouts

[taskcluster 2024-10-02 12:09:53.461Z] Downloading artifact "public/image.tar.zst" from task ID: CwoUGKdhSIa5twoMmqp_Bw.
[taskcluster 2024-10-02 12:09:58.463Z] Download Progress: 25.11%

[taskcluster:error] Error downloading "public/image.tar.zst" from task ID "CwoUGKdhSIa5twoMmqp_Bw". Error: Expected size is '1870557703' but received '645131472' Next Attempt in: 15507.61 ms.
[taskcluster 2024-10-02 12:10:23.376Z] Download Progress: 26.46%
[taskcluster 2024-10-02 12:10:28.376Z] Download Progress: 44.28%
[taskcluster 2024-10-02 12:10:33.376Z] Download Progress: 60.08%
[taskcluster 2024-10-02 12:10:38.376Z] Download Progress: 70.97%
[taskcluster 2024-10-02 12:10:43.376Z] Download Progress: 89.95%
[taskcluster 2024-10-02 12:10:45.498Z] Downloaded artifact successfully.
[taskcluster 2024-10-02 12:10:45.498Z] Downloaded 1783.903 mb
[taskcluster 2024-10-02 12:10:45.499Z] Decompressing downloaded image
[taskcluster 2024-10-02 12:10:55.594Z] Loading docker image from downloaded archive.
[taskcluster 2024-10-02 12:11:50.746Z] Image 'public/image.tar.zst' from task 'CwoUGKdhSIa5twoMmqp_Bw' loaded.  Using image ID sha256:6ac0c9fbe7f68b601ad22b251993ae8532384aaf4d6111ef1db8e2629d58390a.
[taskcluster 2024-10-02 12:11:51.304Z] === Task Starting ===
[setup 2024-10-02T12:11:58.901Z] run-task started in /builds/worker
[setup 2024-10-02T12:11:58.901Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2024-10-02T12:11:58.901Z] Python version: 3.10.12
[cache 2024-10-02T12:11:58.902Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-10-02T12:11:58.903Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-10-02T12:11:58.903Z] volume /builds/worker/checkouts is a cache
[setup 2024-10-02T12:11:58.903Z] running as worker:worker
[vcs 2024-10-02T12:11:58.903Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-10-02T12:11:58.905Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2024-10-02T12:11:58.906Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-10-02T12:12:02.057Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/badboy/application-services', 'delay-glean-loading-by-explicit-time-measuring']
[vcs 2024-10-02T12:12:02.297Z] From https://github.com/badboy/application-services
[vcs 2024-10-02T12:12:02.297Z]  * branch                delay-glean-loading-by-explicit-time-measuring -> FETCH_HEAD
[vcs 2024-10-02T12:12:02.300Z] executing ['git', 'checkout', '-f', '-B', 'delay-glean-loading-by-explicit-time-measuring', '61e881b875cb9d09a3c6f2a0b358fe1200f05751']
[vcs 2024-10-02T12:12:02.369Z] Switched to a new branch 'delay-glean-loading-by-explicit-time-measuring'
[vcs 2024-10-02T12:12:02.369Z] executing ['git', 'submodule', 'init']
[vcs 2024-10-02T12:12:02.388Z] Submodule 'components/external/glean' (https://github.com/mozilla/glean) registered for path 'components/external/glean'
[vcs 2024-10-02T12:12:02.389Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-10-02T12:12:02.409Z] Cloning into '/builds/worker/checkouts/vcs/components/external/glean'...
[vcs 2024-10-02T12:12:19.175Z] Submodule path 'components/external/glean': checked out 'adfdc1106c16f4e6aa707fc8b7aedfdf76226319'
[vcs 2024-10-02T12:12:19.176Z] cleaning git checkout...
[vcs 2024-10-02T12:12:19.176Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-02T12:12:19.183Z] removing []
[vcs 2024-10-02T12:12:19.183Z] successfully cleaned git checkout!
[vcs 2024-10-02T12:12:19.185Z] TinderboxPrint:<a href='https://github.com/badboy/application-services/commit/61e881b875cb9d09a3c6f2a0b358fe1200f05751' title='Built from application-services commit 61e881b875cb9d09a3c6f2a0b358fe1200f05751'>61e881b875cb9d09a3c6f2a0b358fe1200f05751</a>
[task 2024-10-02T12:12:19.185Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2024-10-02T12:12:19.186Z] + ./gradlew ktlint
[task 2024-10-02T12:12:19.264Z] Downloading https://services.gradle.org/distributions/gradle-8.10.2-bin.zip
[task 2024-10-02T12:12:20.871Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
[task 2024-10-02T12:12:22.131Z] 
[task 2024-10-02T12:12:22.131Z] Welcome to Gradle 8.10.2!
[task 2024-10-02T12:12:22.131Z] 
[task 2024-10-02T12:12:22.131Z] Here are the highlights of this release:
[task 2024-10-02T12:12:22.132Z]  - Support for Java 23
[task 2024-10-02T12:12:22.132Z]  - Faster configuration cache
[task 2024-10-02T12:12:22.132Z]  - Better configuration cache reports
[task 2024-10-02T12:12:22.132Z] 
[task 2024-10-02T12:12:22.132Z] For more details see https://docs.gradle.org/8.10.2/release-notes.html
[task 2024-10-02T12:12:22.132Z] 
[task 2024-10-02T12:12:22.231Z] 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-10-02T12:12:23.230Z] Daemon will be stopped at the end of the build 
[task 2024-10-02T12:12:27.330Z] Local configuration: absent local.properties; proceeding as normal.
[task 2024-10-02T12:12:49.131Z] 
[task 2024-10-02T12:12:49.133Z] > Configure project :autofill
[task 2024-10-02T12:12:49.133Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:49.133Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:49.133Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:49.133Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:50.830Z] 
[task 2024-10-02T12:12:50.830Z] > Configure project :full-megazord
[task 2024-10-02T12:12:50.830Z] C/C++: Ignoring invalid ABI 'riscv64' found in ABI metadata file '/builds/worker/android-sdk/ndk/27.0.12077973/meta/abis.json'.
[task 2024-10-02T12:12:51.130Z] 
[task 2024-10-02T12:12:51.130Z] > Configure project :crashtest
[task 2024-10-02T12:12:51.130Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:51.131Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:51.131Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:51.131Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:51.230Z] 
[task 2024-10-02T12:12:51.230Z] > Configure project :errorsupport
[task 2024-10-02T12:12:51.230Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:51.230Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:51.230Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:51.230Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:52.730Z] 
[task 2024-10-02T12:12:52.730Z] > Configure project :fxaclient
[task 2024-10-02T12:12:52.730Z] Requires glean_parser 15.0
[task 2024-10-02T12:12:52.730Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:52.730Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:52.730Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:52.730Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:53.130Z] 
[task 2024-10-02T12:12:53.130Z] > Configure project :httpconfig
[task 2024-10-02T12:12:53.130Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:53.130Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:53.130Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:53.130Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:53.330Z] 
[task 2024-10-02T12:12:53.330Z] > Configure project :logins
[task 2024-10-02T12:12:53.330Z] Requires glean_parser 15.0
[task 2024-10-02T12:12:53.330Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:53.330Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:53.330Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:53.330Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:53.630Z] 
[task 2024-10-02T12:12:53.630Z] > Configure project :nimbus
[task 2024-10-02T12:12:53.630Z] Requires glean_parser 15.0
[task 2024-10-02T12:12:53.630Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:53.630Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:53.630Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:53.630Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:53.830Z] 
[task 2024-10-02T12:12:53.830Z] > Configure project :places
[task 2024-10-02T12:12:53.830Z] Requires glean_parser 15.0
[task 2024-10-02T12:12:53.830Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:53.830Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:53.830Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:53.830Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:53.830Z] 
[task 2024-10-02T12:12:53.830Z] > Configure project :push
[task 2024-10-02T12:12:53.830Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:53.831Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:53.831Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:53.831Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:54.030Z] 
[task 2024-10-02T12:12:54.030Z] > Configure project :remotesettings
[task 2024-10-02T12:12:54.030Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:54.030Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:54.030Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:54.030Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:54.130Z] 
[task 2024-10-02T12:12:54.130Z] > Configure project :rust-log-forwarder
[task 2024-10-02T12:12:54.130Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:54.130Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:54.130Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:54.130Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:54.130Z] 
[task 2024-10-02T12:12:54.130Z] > Configure project :suggest
[task 2024-10-02T12:12:54.130Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:54.130Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:54.130Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:54.130Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:54.230Z] 
[task 2024-10-02T12:12:54.230Z] > Configure project :sync15
[task 2024-10-02T12:12:54.230Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:54.230Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:54.230Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:54.230Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:54.430Z] 
[task 2024-10-02T12:12:54.430Z] > Configure project :syncmanager
[task 2024-10-02T12:12:54.430Z] Requires glean_parser 15.0
[task 2024-10-02T12:12:54.430Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:54.430Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:54.430Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:54.430Z] Run with --info for a stacktrace.
[task 2024-10-02T12:12:54.530Z] 
[task 2024-10-02T12:12:54.530Z] > Configure project :tabs
[task 2024-10-02T12:12:54.530Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-10-02T12:12:54.530Z] This is a build performance and scalability issue.
[task 2024-10-02T12:12:54.530Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-10-02T12:12:54.530Z] Run with --info for a stacktrace.
[task 2024-10-02T12:13:10.030Z] 
[task 2024-10-02T12:13:10.030Z] > Task :ktlint
[task 2024-10-02T12:13:10.030Z] 
[task 2024-10-02T12:13:10.030Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-10-02T12:13:10.030Z] 
[task 2024-10-02T12:13:10.030Z] 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-10-02T12:13:10.030Z] 
[task 2024-10-02T12:13:10.030Z] For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-10-02T12:13:10.030Z] 
[task 2024-10-02T12:13:10.030Z] BUILD SUCCESSFUL in 50s
[task 2024-10-02T12:13:10.030Z] 1 actionable task: 1 executed
[taskcluster 2024-10-02 12:13:11.397Z] === Task Finished ===
[taskcluster 2024-10-02 12:13:11.398Z] Successful task run with exit code: 0 completed in 201.298 seconds