This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Import translations from android-l10n #5554
Merged
firefoxci-taskcluster / lint-ktlint-focus
succeeded
Feb 11, 2024 in 5m 1s
FirefoxCI (pull_request)
Run ktlint over all modules (Treeherder push)
Details
View task in Taskcluster
View logs in Taskcluster
[setup 2024-02-11T00:46:24.356Z] Python version: 3.10.12
[volume 2024-02-11T00:46:24.358Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-02-11T00:46:24.358Z] changing ownership of volume /builds/worker/checkouts to 1000:1000
[setup 2024-02-11T00:46:24.358Z] running as worker:worker
[vcs 2024-02-11T00:46:24.359Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-02-11T00:46:24.361Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-android', '/builds/worker/checkouts/vcs']
[vcs 2024-02-11T00:46:24.362Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-02-11T00:46:44.354Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/firefox-android', 'automation/import-l10n']
[vcs 2024-02-11T00:46:44.614Z] From https://github.com/mozilla-mobile/firefox-android
[vcs 2024-02-11T00:46:44.614Z] * branch automation/import-l10n -> FETCH_HEAD
[vcs 2024-02-11T00:46:44.622Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/firefox-android', 'automation/import-l10n']
[vcs 2024-02-11T00:46:44.833Z] From https://github.com/mozilla-mobile/firefox-android
[vcs 2024-02-11T00:46:44.834Z] * branch automation/import-l10n -> FETCH_HEAD
[vcs 2024-02-11T00:46:44.838Z] executing ['git', 'checkout', '-f', '-B', 'automation/import-l10n', '769a584cbdf71c8123cdc41e80f2247889960c31']
[vcs 2024-02-11T00:46:45.315Z] Switched to a new branch 'automation/import-l10n'
[vcs 2024-02-11T00:46:45.316Z] cleaning git checkout...
[vcs 2024-02-11T00:46:45.316Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-02-11T00:46:45.384Z] removing []
[vcs 2024-02-11T00:46:45.384Z] successfully cleaned git checkout!
[vcs 2024-02-11T00:46:45.386Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/firefox-android/commit/769a584cbdf71c8123cdc41e80f2247889960c31' title='Built from firefox-android commit 769a584cbdf71c8123cdc41e80f2247889960c31'>769a584cbdf71c8123cdc41e80f2247889960c31</a>
[setup 2024-02-11T00:46:45.386Z] MOZ_FETCHES_DIR is /builds/worker/fetches
[fetches 2024-02-11T00:46:45.386Z] fetching artifacts
[fetches 2024-02-11T00:46:45.386Z] executing ['/usr/bin/python3', '-u', '/usr/local/bin/fetch-content', 'task-artifacts']
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aXAMsmpPST2V-kMYq7-_OQ/artifacts/public/build/external-gradle-dependencies.tar.xz to /builds/worker/fetches/external-gradle-dependencies.tar.xz
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aXAMsmpPST2V-kMYq7-_OQ/artifacts/public/build/external-gradle-dependencies.tar.xz
Downloading http://taskcluster/api/queue/v1/task/ahaCeLGwRtiv5cpl6iQs2A/artifacts/mobile/android-sdk/android-sdk-linux.tar.xz to /builds/worker/fetches/android-sdk-linux.tar.xz
Downloading http://taskcluster/api/queue/v1/task/ahaCeLGwRtiv5cpl6iQs2A/artifacts/mobile/android-sdk/android-sdk-linux.tar.xz
/usr/local/bin/fetch-content:192: DeprecationWarning: cafile, capath and cadefault are deprecated, use a custom context instead.
with urllib.request.urlopen(
http://taskcluster/api/queue/v1/task/ahaCeLGwRtiv5cpl6iQs2A/artifacts/mobile/android-sdk/android-sdk-linux.tar.xz resolved to 113933512 bytes with sha256 ebd91bca233ea78ba554a4716cac78b9112ee090f52af8d0d9b5549f12e7367d in 1.366s
Extracting /builds/worker/fetches/android-sdk-linux.tar.xz to /builds/worker/fetches
/builds/worker/fetches/android-sdk-linux.tar.xz extracted in 8.149s
Removing /builds/worker/fetches/android-sdk-linux.tar.xz
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aXAMsmpPST2V-kMYq7-_OQ/artifacts/public/build/external-gradle-dependencies.tar.xz resolved to 695087752 bytes with sha256 ca2f428cc5c7c10fd6d7c444dc3242d1a7c5ebfd7afb2030860818414310c2f2 in 17.998s
Extracting /builds/worker/fetches/external-gradle-dependencies.tar.xz to /builds/worker/fetches
/builds/worker/fetches/external-gradle-dependencies.tar.xz extracted in 37.407s
Removing /builds/worker/fetches/external-gradle-dependencies.tar.xz
PERFHERDER_DATA: {"framework": {"name": "build_metrics"}, "suites": [{"name": "fetch_content", "value": 55.468393183, "lowerIsBetter": true, "shouldAlert": false, "subtests": []}]}
[fetches 2024-02-11T00:47:40.934Z] finished fetching artifacts
[task 2024-02-11T00:47:40.934Z] executing ['bash', '-cx', 'cd focus-android && ./gradlew -PgoogleRepo=file:///builds/worker/fetches/external-gradle-dependencies/google -PcentralRepo=file:///builds/worker/fetches/external-gradle-dependencies/central listRepositories ktlint']
[task 2024-02-11T00:47:40.936Z] + cd focus-android
[task 2024-02-11T00:47:40.936Z] + ./gradlew -PgoogleRepo=file:///builds/worker/fetches/external-gradle-dependencies/google -PcentralRepo=file:///builds/worker/fetches/external-gradle-dependencies/central listRepositories ktlint
[task 2024-02-11T00:47:41.016Z] Downloading https://services.gradle.org/distributions/gradle-8.6-bin.zip
[task 2024-02-11T00:47:42.617Z] ............10%.............20%............30%.............40%.............50%............60%.............70%.............80%............90%.............100%
[task 2024-02-11T00:47:43.851Z]
[task 2024-02-11T00:47:43.851Z] Welcome to Gradle 8.6!
[task 2024-02-11T00:47:43.851Z]
[task 2024-02-11T00:47:43.851Z] Here are the highlights of this release:
[task 2024-02-11T00:47:43.851Z] - Configurable encryption key for configuration cache
[task 2024-02-11T00:47:43.851Z] - Build init improvements
[task 2024-02-11T00:47:43.851Z] - Build authoring improvements
[task 2024-02-11T00:47:43.851Z]
[task 2024-02-11T00:47:43.851Z] For more details see https://docs.gradle.org/8.6/release-notes.html
[task 2024-02-11T00:47:43.851Z]
[task 2024-02-11T00:47:43.948Z] 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.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-02-11T00:47:44.848Z] Daemon will be stopped at the end of the build
[task 2024-02-11T00:48:10.250Z] > Task :dependencies:checkKotlinGradlePluginConfigurationErrors
[task 2024-02-11T00:48:16.348Z] > Task :dependencies:pluginDescriptors
[task 2024-02-11T00:48:16.348Z] > Task :dependencies:processResources
[task 2024-02-11T00:48:22.050Z] > Task :dependencies:compileKotlin
[task 2024-02-11T00:48:22.060Z] > Task :dependencies:compileJava NO-SOURCE
[task 2024-02-11T00:48:22.060Z] > Task :dependencies:classes
[task 2024-02-11T00:48:22.060Z] > Task :dependencies:jar
[task 2024-02-11T00:48:23.548Z] > Task :config:checkKotlinGradlePluginConfigurationErrors
[task 2024-02-11T00:48:23.548Z] > Task :focusdependencies:checkKotlinGradlePluginConfigurationErrors
[task 2024-02-11T00:48:23.548Z] > Task :github:checkKotlinGradlePluginConfigurationErrors
[task 2024-02-11T00:48:25.948Z] > Task :github:pluginDescriptors
[task 2024-02-11T00:48:25.948Z] > Task :focusdependencies:pluginDescriptors
[task 2024-02-11T00:48:25.948Z] > Task :github:processResources
[task 2024-02-11T00:48:25.948Z] > Task :focusdependencies:processResources
[task 2024-02-11T00:48:26.348Z] > Task :config:pluginDescriptors
[task 2024-02-11T00:48:26.348Z] > Task :config:processResources
[task 2024-02-11T00:48:32.448Z] > Task :focusdependencies:compileKotlin
[task 2024-02-11T00:48:32.448Z] > Task :focusdependencies:compileJava NO-SOURCE
[task 2024-02-11T00:48:32.448Z] > Task :focusdependencies:classes
[task 2024-02-11T00:48:32.448Z] > Task :github:compileKotlin
[task 2024-02-11T00:48:32.448Z] > Task :github:compileJava NO-SOURCE
[task 2024-02-11T00:48:32.448Z] > Task :github:classes
[task 2024-02-11T00:48:32.448Z] > Task :config:compileKotlin
[task 2024-02-11T00:48:32.448Z] > Task :focusdependencies:jar
[task 2024-02-11T00:48:32.448Z] > Task :config:compileJava NO-SOURCE
[task 2024-02-11T00:48:32.448Z] > Task :config:classes
[task 2024-02-11T00:48:32.448Z] > Task :github:jar
[task 2024-02-11T00:48:32.548Z] > Task :config:jar
[task 2024-02-11T00:48:33.248Z] [settings] Missing local.properties; see https://github.com/mozilla-mobile/focus-android#localproperties-helpers for instructions.
[task 2024-02-11T00:48:54.249Z]
[task 2024-02-11T00:48:54.249Z] > Configure project :app
[task 2024-02-11T00:48:54.249Z] Generated versionCode: 380420048
[task 2024-02-11T00:48:54.249Z]
[task 2024-02-11T00:48:54.748Z] Requires glean_parser 11.0
[task 2024-02-11T00:48:56.048Z] Nimbus endpoint: [generate, --language, kotlin, --channel, debug, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/focus-android/app/nimbus.fml.yaml, /builds/worker/checkouts/vcs/focus-android/app/build/generated/source/nimbus/focusDebug/kotlin]
[task 2024-02-11T00:48:56.050Z] ----------------------------------------------
[task 2024-02-11T00:48:56.050Z] Variant name: focusDebug
[task 2024-02-11T00:48:56.051Z] Application ID: org.mozilla.focus.debug.debug
[task 2024-02-11T00:48:56.052Z] Build type: debug
[task 2024-02-11T00:48:56.052Z] Flavor: focus
[task 2024-02-11T00:48:56.053Z] MLS token: X_X
[task 2024-02-11T00:48:56.053Z] Adjust token: --
[task 2024-02-11T00:48:56.053Z] Sentry token: X_X
[task 2024-02-11T00:48:56.053Z] --
[task 2024-02-11T00:48:56.053Z] [generate, --language, kotlin, --channel, debug, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/focus-android/app/nimbus.fml.yaml, /builds/worker/checkouts/vcs/focus-android/app/build/generated/source/nimbus/klarDebug/kotlin]
[task 2024-02-11T00:48:56.053Z] ----------------------------------------------
[task 2024-02-11T00:48:56.053Z] Variant name: klarDebug
[task 2024-02-11T00:48:56.053Z] Application ID: org.mozilla.klar.debug.debug
[task 2024-02-11T00:48:56.053Z] Build type: debug
[task 2024-02-11T00:48:56.053Z] Flavor: klar
[task 2024-02-11T00:48:56.053Z] MLS token: X_X
[task 2024-02-11T00:48:56.053Z] Adjust token: --
[task 2024-02-11T00:48:56.053Z] Sentry token: X_X
[task 2024-02-11T00:48:56.053Z] --
[task 2024-02-11T00:48:56.148Z] [generate, --language, kotlin, --channel, release, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/focus-android/app/nimbus.fml.yaml, /builds/worker/checkouts/vcs/focus-android/app/build/generated/source/nimbus/focusRelease/kotlin]
[task 2024-02-11T00:48:56.148Z] ----------------------------------------------
[task 2024-02-11T00:48:56.148Z] Variant name: focusRelease
[task 2024-02-11T00:48:56.148Z] Application ID: org.mozilla.focus
[task 2024-02-11T00:48:56.148Z] Build type: release
[task 2024-02-11T00:48:56.148Z] Flavor: focus
[task 2024-02-11T00:48:56.148Z] versionName override: null
[task 2024-02-11T00:48:56.148Z] versionCode for arm64-v8a = 380420050
[task 2024-02-11T00:48:56.148Z] versionCode for armeabi-v7a = 380420048
[task 2024-02-11T00:48:56.148Z] versionCode for x86 = 380420052
[task 2024-02-11T00:48:56.148Z] versionCode for x86_64 = 380420054
[task 2024-02-11T00:48:56.149Z] MLS token: X_X
[task 2024-02-11T00:48:56.149Z] Adjust token: X_X
[task 2024-02-11T00:48:56.149Z] Sentry token: X_X
[task 2024-02-11T00:48:56.149Z] X_X
[task 2024-02-11T00:48:56.150Z] [generate, --language, kotlin, --channel, release, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/focus-android/app/nimbus.fml.yaml, /builds/worker/checkouts/vcs/focus-android/app/build/generated/source/nimbus/klarRelease/kotlin]
[task 2024-02-11T00:48:56.150Z] ----------------------------------------------
[task 2024-02-11T00:48:56.150Z] Variant name: klarRelease
[task 2024-02-11T00:48:56.150Z] Application ID: org.mozilla.klar
[task 2024-02-11T00:48:56.151Z] Build type: release
[task 2024-02-11T00:48:56.151Z] Flavor: klar
[task 2024-02-11T00:48:56.151Z] versionName override: null
[task 2024-02-11T00:48:56.152Z] versionCode for arm64-v8a = 380420050
[task 2024-02-11T00:48:56.152Z] versionCode for armeabi-v7a = 380420048
[task 2024-02-11T00:48:56.152Z] versionCode for x86 = 380420052
[task 2024-02-11T00:48:56.152Z] versionCode for x86_64 = 380420054
[task 2024-02-11T00:48:56.152Z] MLS token: X_X
[task 2024-02-11T00:48:56.152Z] Adjust token: --
[task 2024-02-11T00:48:56.152Z] Sentry token: X_X
[task 2024-02-11T00:48:56.152Z] X_X
[task 2024-02-11T00:48:56.152Z] [generate, --language, kotlin, --channel, beta, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/focus-android/app/nimbus.fml.yaml, /builds/worker/checkouts/vcs/focus-android/app/build/generated/source/nimbus/focusBeta/kotlin]
[task 2024-02-11T00:48:56.153Z] ----------------------------------------------
[task 2024-02-11T00:48:56.153Z] Variant name: focusBeta
[task 2024-02-11T00:48:56.153Z] Application ID: org.mozilla.focus.beta.beta
[task 2024-02-11T00:48:56.153Z] Build type: beta
[task 2024-02-11T00:48:56.153Z] Flavor: focus
[task 2024-02-11T00:48:56.153Z] versionName override: null
[task 2024-02-11T00:48:56.153Z] versionCode for arm64-v8a = 380420050
[task 2024-02-11T00:48:56.153Z] versionCode for armeabi-v7a = 380420048
[task 2024-02-11T00:48:56.154Z] versionCode for x86 = 380420052
[task 2024-02-11T00:48:56.154Z] versionCode for x86_64 = 380420054
[task 2024-02-11T00:48:56.154Z] MLS token: X_X
[task 2024-02-11T00:48:56.154Z] Adjust token: --
[task 2024-02-11T00:48:56.154Z] Sentry token: X_X
[task 2024-02-11T00:48:56.154Z] X_X
[task 2024-02-11T00:48:56.248Z] [generate, --language, kotlin, --channel, beta, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/focus-android/app/nimbus.fml.yaml, /builds/worker/checkouts/vcs/focus-android/app/build/generated/source/nimbus/klarBeta/kotlin]
[task 2024-02-11T00:48:56.249Z] ----------------------------------------------
[task 2024-02-11T00:48:56.249Z] Variant name: klarBeta
[task 2024-02-11T00:48:56.249Z] Application ID: org.mozilla.klar.beta.beta
[task 2024-02-11T00:48:56.249Z] Build type: beta
[task 2024-02-11T00:48:56.249Z] Flavor: klar
[task 2024-02-11T00:48:56.250Z] versionName override: null
[task 2024-02-11T00:48:56.250Z] versionCode for arm64-v8a = 380420050
[task 2024-02-11T00:48:56.250Z] versionCode for armeabi-v7a = 380420048
[task 2024-02-11T00:48:56.250Z] versionCode for x86 = 380420052
[task 2024-02-11T00:48:56.250Z] versionCode for x86_64 = 380420054
[task 2024-02-11T00:48:56.250Z] MLS token: X_X
[task 2024-02-11T00:48:56.250Z] Adjust token: --
[task 2024-02-11T00:48:56.250Z] Sentry token: X_X
[task 2024-02-11T00:48:56.251Z] X_X
[task 2024-02-11T00:48:56.251Z] [generate, --language, kotlin, --channel, nightly, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/focus-android/app/nimbus.fml.yaml, /builds/worker/checkouts/vcs/focus-android/app/build/generated/source/nimbus/focusNightly/kotlin]
[task 2024-02-11T00:48:56.251Z] ----------------------------------------------
[task 2024-02-11T00:48:56.251Z] Variant name: focusNightly
[task 2024-02-11T00:48:56.251Z] Application ID: org.mozilla.focus.nightly.nightly
[task 2024-02-11T00:48:56.251Z] Build type: nightly
[task 2024-02-11T00:48:56.252Z] Flavor: focus
[task 2024-02-11T00:48:56.252Z] versionName override: 124.0a1
[task 2024-02-11T00:48:56.252Z] versionCode for arm64-v8a = 380420050
[task 2024-02-11T00:48:56.252Z] versionCode for armeabi-v7a = 380420048
[task 2024-02-11T00:48:56.252Z] versionCode for x86 = 380420052
[task 2024-02-11T00:48:56.252Z] versionCode for x86_64 = 380420054
[task 2024-02-11T00:48:56.253Z] MLS token: X_X
[task 2024-02-11T00:48:56.253Z] Adjust token: --
[task 2024-02-11T00:48:56.253Z] Sentry token: X_X
[task 2024-02-11T00:48:56.254Z] X_X
[task 2024-02-11T00:48:56.254Z] [generate, --language, kotlin, --channel, nightly, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/focus-android/app/nimbus.fml.yaml, /builds/worker/checkouts/vcs/focus-android/app/build/generated/source/nimbus/klarNightly/kotlin]
[task 2024-02-11T00:48:56.254Z] ----------------------------------------------
[task 2024-02-11T00:48:56.254Z] Variant name: klarNightly
[task 2024-02-11T00:48:56.255Z] Application ID: org.mozilla.klar.nightly.nightly
[task 2024-02-11T00:48:56.255Z] Build type: nightly
[task 2024-02-11T00:48:56.255Z] Flavor: klar
[task 2024-02-11T00:48:56.255Z] versionName override: 124.0a1
[task 2024-02-11T00:48:56.256Z] versionCode for arm64-v8a = 380420050
[task 2024-02-11T00:48:56.256Z] versionCode for armeabi-v7a = 380420048
[task 2024-02-11T00:48:56.256Z] versionCode for x86 = 380420052
[task 2024-02-11T00:48:56.256Z] versionCode for x86_64 = 380420054
[task 2024-02-11T00:48:56.256Z] MLS token: X_X
[task 2024-02-11T00:48:56.256Z] Adjust token: --
[task 2024-02-11T00:48:56.256Z] Sentry token: X_X
[task 2024-02-11T00:48:56.256Z] X_X
[task 2024-02-11T00:48:57.648Z]
[task 2024-02-11T00:48:57.648Z] > Configure project :browser-engine-gecko
[task 2024-02-11T00:48:57.648Z] Requires glean_parser 11.0
[task 2024-02-11T00:48:57.648Z] [generate, --language, kotlin, --channel, debug, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/android-components/components/browser/engine-gecko/geckoview.fml.yaml, /builds/worker/checkouts/vcs/android-components/components/browser/engine-gecko/build/generated/source/nimbus/debug/kotlin]
[task 2024-02-11T00:48:57.648Z] [generate, --language, kotlin, --channel, release, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/android-components/components/browser/engine-gecko/geckoview.fml.yaml, /builds/worker/checkouts/vcs/android-components/components/browser/engine-gecko/build/generated/source/nimbus/release/kotlin]
[task 2024-02-11T00:49:03.848Z]
[task 2024-02-11T00:49:03.848Z] > Configure project :feature-fxsuggest
[task 2024-02-11T00:49:03.848Z] [generate, --language, kotlin, --channel, debug, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/android-components/components/feature/fxsuggest/fxsuggest.fml.yaml, /builds/worker/checkouts/vcs/android-components/components/feature/fxsuggest/build/generated/source/nimbus/debug/kotlin]
[task 2024-02-11T00:49:03.848Z] [generate, --language, kotlin, --channel, release, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/android-components/components/feature/fxsuggest/fxsuggest.fml.yaml, /builds/worker/checkouts/vcs/android-components/components/feature/fxsuggest/build/generated/source/nimbus/release/kotlin]
[task 2024-02-11T00:49:10.748Z]
[task 2024-02-11T00:49:10.748Z] > Configure project :lib-crash
[task 2024-02-11T00:49:10.748Z] Requires glean_parser 11.0
[task 2024-02-11T00:49:11.848Z]
[task 2024-02-11T00:49:11.849Z] > Task :publicsuffixlist:checkKotlinGradlePluginConfigurationErrors
[task 2024-02-11T00:49:15.248Z] > Task :publicsuffixlist:pluginDescriptors
[task 2024-02-11T00:49:15.248Z] > Task :publicsuffixlist:processResources
[task 2024-02-11T00:49:17.748Z] > Task :publicsuffixlist:compileKotlin
[task 2024-02-11T00:49:17.752Z] > Task :publicsuffixlist:compileJava NO-SOURCE
[task 2024-02-11T00:49:17.752Z] > Task :publicsuffixlist:classes
[task 2024-02-11T00:49:17.848Z] > Task :publicsuffixlist:jar
[task 2024-02-11T00:49:19.348Z]
[task 2024-02-11T00:49:19.348Z] > Configure project :service-nimbus
[task 2024-02-11T00:49:19.348Z] Requires glean_parser 11.0
[task 2024-02-11T00:49:19.348Z] [generate, --language, kotlin, --channel, debug, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/android-components/components/service/nimbus/messaging.fml.yaml, /builds/worker/checkouts/vcs/android-components/components/service/nimbus/build/generated/source/nimbus/debug/kotlin]
[task 2024-02-11T00:49:19.349Z] [generate, --language, kotlin, --channel, release, --cache-dir, /builds/worker/checkouts/vcs/focus-android/build/nimbus-cache, /builds/worker/checkouts/vcs/android-components/components/service/nimbus/messaging.fml.yaml, /builds/worker/checkouts/vcs/android-components/components/service/nimbus/build/generated/source/nimbus/release/kotlin]
[task 2024-02-11T00:49:24.648Z]
[task 2024-02-11T00:49:24.648Z] > Task :listRepositories
[task 2024-02-11T00:49:24.648Z] Repositories:
[task 2024-02-11T00:49:24.648Z] Name: Google; url: https://dl.google.com/dl/android/maven2/
[task 2024-02-11T00:49:24.648Z] Name: MavenRepo; url: https://repo.maven.apache.org/maven2/
[task 2024-02-11T00:49:24.648Z] Name: maven; url: https://nightly.maven.mozilla.org/maven2
[task 2024-02-11T00:49:24.648Z] Name: maven2; url: https://maven.mozilla.org/maven2
[task 2024-02-11T00:49:32.548Z]
[task 2024-02-11T00:49:32.548Z] > Task :ktlint
[task 2024-02-11T00:49:32.548Z]
[task 2024-02-11T00:49:32.548Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-02-11T00:49:32.549Z]
[task 2024-02-11T00:49:32.549Z] 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-02-11T00:49:32.549Z]
[task 2024-02-11T00:49:32.549Z] For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-02-11T00:49:32.549Z]
[task 2024-02-11T00:49:32.549Z] BUILD SUCCESSFUL in 1m 51s
[task 2024-02-11T00:49:32.549Z] 27 actionable tasks: 27 executed
[fetches 2024-02-11T00:49:32.897Z] removing /builds/worker/fetches
[fetches 2024-02-11T00:49:33.264Z] finished
[taskcluster 2024-02-11 00:49:33.584Z] === Task Finished ===
[taskcluster 2024-02-11 00:49:33.585Z] Successful task run with exit code: 0 completed in 220.483 seconds
Loading