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

Bug 1931373 - Add FTS matching data #6531

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

Bug 1931373 - Add FTS matching data

074c301
Select commit
Loading
Failed to load commit list.
Open

Bug 1931373 - Add FTS matching data #6531

Bug 1931373 - Add FTS matching data
074c301
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / lint-ktlint succeeded Dec 23, 2024 in 4m 41s

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-12-23T22:09:44.705Z
Resolved: 2024-12-23T22:12:46.655Z
Task Execution Time: 3 minutes, 1 second, 950 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2024-12-23 22:09:44.768Z] Task ID: DtYR6S-HSc6EwTxgb0sSQQ
[taskcluster 2024-12-23 22:09:44.768Z] Worker ID: 7152660966747169185
[taskcluster 2024-12-23 22:09:44.768Z] Worker Group: us-central1-c
[taskcluster 2024-12-23 22:09:44.768Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-16
[taskcluster 2024-12-23 22:09:44.768Z] Worker Pool: app-services-1/b-linux-gcp
[taskcluster 2024-12-23 22:09:44.768Z] Worker Version: 38.0.5
[taskcluster 2024-12-23 22:09:44.768Z] Public IP: 34.58.62.150
[taskcluster 2024-12-23 22:09:44.768Z] Hostname: app-services-1-b-linux-gcp-qbmnyz1gt1g9wyejvanjsw
[taskcluster 2024-12-23 22:09:44.768Z] using cache "app-services-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-FSotUo1ERx6KYaQx5B5DVQ" -> /builds/worker/checkouts

[taskcluster 2024-12-23 22:09:47.494Z] Downloading artifact "public/image.tar.zst" from task ID: FSotUo1ERx6KYaQx5B5DVQ.
[taskcluster 2024-12-23 22:09:52.496Z] Download Progress: 23.25%
[taskcluster 2024-12-23 22:09:57.496Z] Download Progress: 44.04%
[taskcluster 2024-12-23 22:10:02.495Z] Download Progress: 59.14%
[taskcluster 2024-12-23 22:10:07.496Z] Download Progress: 70.32%
[taskcluster 2024-12-23 22:10:12.495Z] Download Progress: 80.40%
[taskcluster 2024-12-23 22:10:17.496Z] Download Progress: 92.11%
[taskcluster 2024-12-23 22:10:20.765Z] Downloaded artifact successfully.
[taskcluster 2024-12-23 22:10:20.766Z] Downloaded 1789.067 mb
[taskcluster 2024-12-23 22:10:20.767Z] Decompressing downloaded image
[taskcluster 2024-12-23 22:10:30.663Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-23 22:11:33.618Z] Image 'public/image.tar.zst' from task 'FSotUo1ERx6KYaQx5B5DVQ' loaded.  Using image ID sha256:86ed7859ccad0818d25374f224e5ee566cb459006ed732ffcea3504f05d2d081.
[taskcluster 2024-12-23 22:11:34.166Z] === Task Starting ===
[setup 2024-12-23T22:11:42.167Z] run-task started in /builds/worker
[setup 2024-12-23T22:11:42.167Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2024-12-23T22:11:42.167Z] Python version: 3.10.12
[cache 2024-12-23T22:11:42.169Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-12-23T22:11:42.169Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-12-23T22:11:42.169Z] volume /builds/worker/checkouts is a cache
[setup 2024-12-23T22:11:42.169Z] running as worker:worker
[vcs 2024-12-23T22:11:42.169Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-23T22:11:42.171Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2024-12-23T22:11:42.172Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-23T22:11:44.981Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bendk/application-services', 'push-mollqwzklyms']
[vcs 2024-12-23T22:11:45.234Z] From https://github.com/bendk/application-services
[vcs 2024-12-23T22:11:45.234Z]  * branch                push-mollqwzklyms -> FETCH_HEAD
[vcs 2024-12-23T22:11:45.237Z] executing ['git', 'checkout', '-f', '-B', 'push-mollqwzklyms', '074c3015d41c67d64775acf40591c5d60f1e918f']
[vcs 2024-12-23T22:11:45.381Z] Switched to a new branch 'push-mollqwzklyms'
[vcs 2024-12-23T22:11:45.381Z] executing ['git', 'submodule', 'init']
[vcs 2024-12-23T22:11:45.400Z] Submodule 'components/external/glean' (https://github.com/mozilla/glean) registered for path 'components/external/glean'
[vcs 2024-12-23T22:11:45.400Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-12-23T22:11:45.420Z] Cloning into '/builds/worker/checkouts/vcs/components/external/glean'...
[vcs 2024-12-23T22:12:04.335Z] Submodule path 'components/external/glean': checked out '2fe73c4d2876f5e1c073fb4ac4c010a36ad5c825'
[vcs 2024-12-23T22:12:04.336Z] cleaning git checkout...
[vcs 2024-12-23T22:12:04.336Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-23T22:12:04.342Z] removing []
[vcs 2024-12-23T22:12:04.342Z] successfully cleaned git checkout!
[vcs 2024-12-23T22:12:04.344Z] TinderboxPrint:<a href='https://github.com/bendk/application-services/commit/074c3015d41c67d64775acf40591c5d60f1e918f' title='Built from application-services commit 074c3015d41c67d64775acf40591c5d60f1e918f'>074c3015d41c67d64775acf40591c5d60f1e918f</a>
[task 2024-12-23T22:12:04.344Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2024-12-23T22:12:04.345Z] + ./gradlew ktlint
[task 2024-12-23T22:12:04.416Z] Downloading https://services.gradle.org/distributions/gradle-8.11.1-bin.zip
[task 2024-12-23T22:12:06.007Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
[task 2024-12-23T22:12:07.214Z] 
[task 2024-12-23T22:12:07.214Z] Welcome to Gradle 8.11.1!
[task 2024-12-23T22:12:07.215Z] 
[task 2024-12-23T22:12:07.215Z] Here are the highlights of this release:
[task 2024-12-23T22:12:07.215Z]  - Parallel load and store for Configuration Cache
[task 2024-12-23T22:12:07.215Z]  - Java compilation errors at the end of the build output
[task 2024-12-23T22:12:07.215Z]  - Consolidated report for warnings and deprecations
[task 2024-12-23T22:12:07.215Z] 
[task 2024-12-23T22:12:07.216Z] For more details see https://docs.gradle.org/8.11.1/release-notes.html
[task 2024-12-23T22:12:07.216Z] 
[task 2024-12-23T22:12:07.314Z] 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.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-12-23T22:12:08.313Z] Daemon will be stopped at the end of the build 
[task 2024-12-23T22:12:12.214Z] Local configuration: absent local.properties; proceeding as normal.
[task 2024-12-23T22:12:34.614Z] 
[task 2024-12-23T22:12:34.617Z] > Configure project :autofill
[task 2024-12-23T22:12:34.617Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:34.617Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:34.617Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:34.617Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:35.814Z] 
[task 2024-12-23T22:12:35.814Z] > Configure project :crashtest
[task 2024-12-23T22:12:35.814Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:35.814Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:35.814Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:35.814Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:36.014Z] 
[task 2024-12-23T22:12:36.014Z] > Configure project :errorsupport
[task 2024-12-23T22:12:36.014Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:36.014Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:36.014Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:36.014Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:36.913Z] 
[task 2024-12-23T22:12:36.914Z] > Configure project :fxaclient
[task 2024-12-23T22:12:36.914Z] Requires glean_parser 16.1
[task 2024-12-23T22:12:36.914Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:36.914Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:36.914Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:36.914Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:37.514Z] 
[task 2024-12-23T22:12:37.514Z] > Configure project :logins
[task 2024-12-23T22:12:37.514Z] Requires glean_parser 16.1
[task 2024-12-23T22:12:37.514Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:37.514Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:37.514Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:37.514Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:37.914Z] 
[task 2024-12-23T22:12:37.914Z] > Configure project :nimbus
[task 2024-12-23T22:12:37.914Z] Requires glean_parser 16.1
[task 2024-12-23T22:12:37.914Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:37.914Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:37.914Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:37.914Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:38.114Z] 
[task 2024-12-23T22:12:38.114Z] > Configure project :places
[task 2024-12-23T22:12:38.114Z] Requires glean_parser 16.1
[task 2024-12-23T22:12:38.114Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:38.114Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:38.114Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:38.114Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:38.213Z] 
[task 2024-12-23T22:12:38.213Z] > Configure project :push
[task 2024-12-23T22:12:38.214Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:38.214Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:38.214Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:38.214Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:38.313Z] 
[task 2024-12-23T22:12:38.314Z] > Configure project :remotesettings
[task 2024-12-23T22:12:38.314Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:38.314Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:38.314Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:38.314Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:38.414Z] 
[task 2024-12-23T22:12:38.414Z] > Configure project :rust-log-forwarder
[task 2024-12-23T22:12:38.414Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:38.414Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:38.414Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:38.414Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:38.514Z] 
[task 2024-12-23T22:12:38.514Z] > Configure project :suggest
[task 2024-12-23T22:12:38.514Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:38.514Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:38.514Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:38.514Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:38.613Z] 
[task 2024-12-23T22:12:38.614Z] > Configure project :sync15
[task 2024-12-23T22:12:38.614Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:38.614Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:38.614Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:38.614Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:38.813Z] 
[task 2024-12-23T22:12:38.813Z] > Configure project :syncmanager
[task 2024-12-23T22:12:38.813Z] Requires glean_parser 16.1
[task 2024-12-23T22:12:38.813Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:38.814Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:38.814Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:38.814Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:38.913Z] 
[task 2024-12-23T22:12:38.913Z] > Configure project :tabs
[task 2024-12-23T22:12:38.913Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2024-12-23T22:12:38.914Z] This is a build performance and scalability issue.
[task 2024-12-23T22:12:38.914Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-12-23T22:12:38.914Z] Run with --info for a stacktrace.
[task 2024-12-23T22:12:44.513Z] 
[task 2024-12-23T22:12:44.514Z] > Task :ktlint
[task 2024-12-23T22:12:44.514Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2024-12-23T22:12:44.514Z] 
[task 2024-12-23T22:12:44.514Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-12-23T22:12:44.514Z] 
[task 2024-12-23T22:12:44.514Z] 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-12-23T22:12:44.514Z] 
[task 2024-12-23T22:12:44.514Z] For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-12-23T22:12:44.514Z] 
[task 2024-12-23T22:12:44.514Z] BUILD SUCCESSFUL in 40s
[task 2024-12-23T22:12:44.514Z] 1 actionable task: 1 executed
[taskcluster 2024-12-23 22:12:46.027Z] === Task Finished ===
[taskcluster 2024-12-23 22:12:46.028Z] Successful task run with exit code: 0 completed in 181.261 seconds