Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Import translations from android-l10n #6069

Merged
merged 1 commit into from
Apr 4, 2024

Import translations from android-l10n

7d04f01
Select commit
Loading
Failed to load commit list.
Merged

Import translations from android-l10n #6069

Import translations from android-l10n
7d04f01
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-components-service-sync-autofill succeeded Apr 4, 2024 in 5m 36s

FirefoxCI (push)

Execute Gradle tasks for component "service-sync-autofill" (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster

Test result files

(404 if compilation failed)


[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1446)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1440)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1439)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1645)
[task 2024-04-04T00:10:41.175Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-04-04T00:10:41.175Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-04-04T00:10:41.175Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-04-04T00:10:41.175Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
[task 2024-04-04T00:10:41.175Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
[task 2024-04-04T00:10:41.175Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
[task 2024-04-04T00:10:41.175Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
[task 2024-04-04T00:10:41.175Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
[task 2024-04-04T00:10:41.175Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
[task 2024-04-04T00:10:41.175Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
[task 2024-04-04T00:10:41.175Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-04-04T00:10:41.175Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1455)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1446)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1446)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1446)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1446)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1446)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1440)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1439)
[task 2024-04-04T00:10:41.175Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1645)
[task 2024-04-04T00:10:41.176Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-04-04T00:10:41.176Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-04-04T00:10:41.176Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
[task 2024-04-04T00:10:41.176Z]   SUCCESS
[task 2024-04-04T00:10:41.176Z] 
[task 2024-04-04T00:10:41.176Z]   TEST: WHEN existing credit card matches by guid only, THEN update the credit card in storage
[task 2024-04-04T00:10:41.176Z]     I/AssetManager: no overlays.list file found
[task 2024-04-04T00:10:41.176Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-04T00:10:41.176Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-04T00:10:41.176Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-04T00:10:41.176Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-04T00:10:41.176Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-04-04T00:10:41.176Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1455)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1446)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1446)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1446)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1446)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1446)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1440)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1439)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1645)
[task 2024-04-04T00:10:41.176Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-04-04T00:10:41.176Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-04-04T00:10:41.176Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
[task 2024-04-04T00:10:41.176Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-04-04T00:10:41.176Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1455)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1446)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1446)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1446)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1446)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1446)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1440)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1439)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-04-04T00:10:41.176Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1645)
[task 2024-04-04T00:10:41.176Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-04-04T00:10:41.176Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-04-04T00:10:41.176Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
[task 2024-04-04T00:10:41.176Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
[task 2024-04-04T00:10:41.177Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
[task 2024-04-04T00:10:41.177Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
[task 2024-04-04T00:10:41.177Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-04-04T00:10:41.177Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1455)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1446)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1446)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1446)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1446)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1446)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1440)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1439)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-04-04T00:10:41.177Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1645)
[task 2024-04-04T00:10:41.177Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-04-04T00:10:41.177Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-04-04T00:10:41.177Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-04-04T00:10:41.177Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
[task 2024-04-04T00:10:41.177Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
[task 2024-04-04T00:10:41.177Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
[task 2024-04-04T00:10:41.177Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
[task 2024-04-04T00:10:41.177Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
[task 2024-04-04T00:10:41.177Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
[task 2024-04-04T00:10:41.177Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
[task 2024-04-04T00:10:41.177Z]   SUCCESS
[task 2024-04-04T00:10:41.177Z] 
[task 2024-04-04T00:10:41.177Z] 
[task 2024-04-04T00:10:41.177Z] SUITE: mozilla.components.service.sync.autofill.GeckoCreditCardsAddressesStorageDelegateTest
[task 2024-04-04T00:10:41.177Z]   TEST: GIVEN an existing credit card WHEN onCreditCardSave is called THEN it updates the existing credit card in storage
[task 2024-04-04T00:10:41.177Z]     I/AssetManager: no overlays.list file found
[task 2024-04-04T00:10:41.177Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-04T00:10:41.177Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-04T00:10:41.177Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-04T00:10:41.177Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-04T00:10:41.275Z]   SUCCESS
[task 2024-04-04T00:10:41.275Z] 
[task 2024-04-04T00:10:41.275Z]   TEST: GIVEN an invalid credit card entry WHEN onCreditCardSave is called THEN the request is ignored
[task 2024-04-04T00:10:41.275Z]     I/AssetManager: no overlays.list file found
[task 2024-04-04T00:10:41.275Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-04T00:10:41.275Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-04T00:10:41.275Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-04T00:10:41.275Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-04T00:10:41.275Z]   SUCCESS
[task 2024-04-04T00:10:41.275Z] 
[task 2024-04-04T00:10:41.275Z]   TEST: GIVEN autofill enabled WHEN onCreditCardsFetch is called THEN it returns all stored cards
[task 2024-04-04T00:10:41.375Z]     I/AssetManager: no overlays.list file found
[task 2024-04-04T00:10:41.375Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-04T00:10:41.375Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-04T00:10:41.375Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-04T00:10:41.375Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-04T00:10:41.475Z]   SUCCESS
[task 2024-04-04T00:10:41.475Z] 
[task 2024-04-04T00:10:41.475Z]   TEST: GIVEN a new credit card WHEN onCreditCardSave is called THEN it adds a new credit card in storage
[task 2024-04-04T00:10:41.475Z]     I/AssetManager: no overlays.list file found
[task 2024-04-04T00:10:41.475Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-04T00:10:41.475Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-04T00:10:41.475Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-04T00:10:41.475Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-04T00:10:41.476Z]   SUCCESS
[task 2024-04-04T00:10:41.476Z] 
[task 2024-04-04T00:10:41.476Z]   TEST: GIVEN address autofill is enabled WHEN onAddressesFetch is called THEN it returns all stored addresses
[task 2024-04-04T00:10:41.476Z]     I/AssetManager: no overlays.list file found
[task 2024-04-04T00:10:41.476Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-04T00:10:41.476Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-04T00:10:41.476Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-04T00:10:41.476Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-04T00:10:41.675Z]   SUCCESS
[task 2024-04-04T00:10:41.675Z] 
[task 2024-04-04T00:10:41.675Z]   TEST: GIVEN autofill disabled WHEN onCreditCardsFetch is called THEN it returns an empty list of cards
[task 2024-04-04T00:10:41.775Z]     I/AssetManager: no overlays.list file found
[task 2024-04-04T00:10:41.775Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-04T00:10:41.775Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-04T00:10:41.775Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-04T00:10:41.775Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-04T00:10:41.775Z]   SUCCESS
[task 2024-04-04T00:10:41.775Z] 
[task 2024-04-04T00:10:41.775Z]   TEST: GIVEN a newly added credit card WHEN decrypt is called THEN it returns the plain credit card number
[task 2024-04-04T00:10:41.775Z]     I/AssetManager: no overlays.list file found
[task 2024-04-04T00:10:41.775Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-04T00:10:41.775Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-04T00:10:41.775Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-04T00:10:41.775Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-04T00:10:42.475Z]   SUCCESS
[task 2024-04-04T00:10:42.475Z] 
[task 2024-04-04T00:10:42.475Z]   TEST: GIVEN address autofill is disabled WHEN onAddressesFetch is called THEN it returns an empty list of addresses
[task 2024-04-04T00:10:42.475Z]     I/AssetManager: no overlays.list file found
[task 2024-04-04T00:10:42.475Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-04-04T00:10:42.475Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-04-04T00:10:42.475Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-04-04T00:10:42.475Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-04-04T00:10:42.475Z]   SUCCESS
[task 2024-04-04T00:10:42.475Z] 
[task 2024-04-04T00:10:42.875Z] 
[task 2024-04-04T00:10:42.875Z] > Task :service-sync-autofill:jacocoReleaseTestReport SKIPPED
[task 2024-04-04T00:10:42.875Z] > Task :service-sync-autofill:jacocoDebugTestReport SKIPPED
[task 2024-04-04T00:10:42.875Z] > Task :concept-engine:compileReleaseJavaWithJavac NO-SOURCE
[task 2024-04-04T00:10:42.875Z] > Task :concept-engine:bundleLibCompileToJarRelease
[task 2024-04-04T00:10:42.975Z] > Task :concept-engine:extractReleaseAnnotations
[task 2024-04-04T00:10:43.075Z] > Task :concept-engine:mergeReleaseGeneratedProguardFiles
[task 2024-04-04T00:10:43.075Z] > Task :concept-engine:mergeReleaseConsumerProguardFiles
[task 2024-04-04T00:10:43.075Z] > Task :concept-engine:processReleaseJavaRes
[task 2024-04-04T00:10:43.075Z] > Task :concept-engine:mergeReleaseJavaResource
[task 2024-04-04T00:10:43.075Z] > Task :concept-engine:bundleLibRuntimeToJarRelease
[task 2024-04-04T00:10:43.375Z] > Task :concept-engine:syncReleaseLibJars
[task 2024-04-04T00:10:43.375Z] > Task :concept-engine:bundleReleaseLocalLintAar
[task 2024-04-04T00:10:43.375Z] > Task :concept-engine:createFullJarRelease
[task 2024-04-04T00:10:43.475Z] > Task :service-sync-autofill:sourceReleaseJar
[task 2024-04-04T00:10:43.475Z] > Task :service-sync-autofill:generateMetadataFileForReleasePublication
[task 2024-04-04T00:10:43.575Z] > Task :service-sync-autofill:generatePomFileForReleasePublication
[task 2024-04-04T00:10:43.575Z] > Task :service-sync-autofill:publishReleasePublicationToMavenRepository
[task 2024-04-04T00:10:43.575Z] > Task :service-sync-autofill:publish
[task 2024-04-04T00:10:43.575Z] > Task :githubBuildDetails
[task 2024-04-04T00:10:44.275Z] > Task :support-test-fakes:compileReleaseKotlin
[task 2024-04-04T00:10:44.375Z] > Task :support-test-fakes:extractReleaseAnnotations
[task 2024-04-04T00:10:44.375Z] > Task :support-test-fakes:compileReleaseJavaWithJavac NO-SOURCE
[task 2024-04-04T00:10:44.375Z] > Task :support-test-fakes:mergeReleaseGeneratedProguardFiles
[task 2024-04-04T00:10:44.375Z] > Task :support-test-fakes:mergeReleaseConsumerProguardFiles
[task 2024-04-04T00:10:44.375Z] > Task :support-test-fakes:processReleaseJavaRes
[task 2024-04-04T00:10:44.375Z] > Task :support-test-fakes:mergeReleaseJavaResource
[task 2024-04-04T00:10:44.375Z] > Task :support-test-fakes:bundleLibRuntimeToJarRelease
[task 2024-04-04T00:10:44.475Z] > Task :support-test-fakes:syncReleaseLibJars
[task 2024-04-04T00:10:44.475Z] > Task :support-test-fakes:bundleReleaseLocalLintAar
[task 2024-04-04T00:10:44.475Z] > Task :support-test-fakes:createFullJarRelease
[task 2024-04-04T00:10:44.775Z] > Task :support-ktx:generateReleaseLintModel
[task 2024-04-04T00:10:44.776Z] > Task :concept-storage:generateReleaseLintModel
[task 2024-04-04T00:10:44.875Z] > Task :service-sync-autofill:generateReleaseLintReportModel
[task 2024-04-04T00:10:53.875Z] > Task :support-base:lintAnalyzeRelease
[task 2024-04-04T00:10:54.075Z] > Task :support-utils:lintAnalyzeRelease
[task 2024-04-04T00:10:55.675Z] > Task :support-ktx:lintAnalyzeRelease
[task 2024-04-04T00:10:55.775Z] > Task :service-sync-autofill:lintReportRelease
[task 2024-04-04T00:10:55.775Z] > Task :service-sync-autofill:lintRelease
[task 2024-04-04T00:10:55.775Z] 
[task 2024-04-04T00:10:55.775Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-04-04T00:10:55.775Z] 
[task 2024-04-04T00:10:55.775Z] 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-04-04T00:10:55.775Z] 
[task 2024-04-04T00:10:55.775Z] 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-04-04T00:10:55.775Z] 
[task 2024-04-04T00:10:55.775Z] BUILD SUCCESSFUL in 3m 14s
[task 2024-04-04T00:10:55.775Z] 676 actionable tasks: 501 executed, 175 from cache
[fetches 2024-04-04T00:10:56.161Z] removing /builds/worker/fetches
[fetches 2024-04-04T00:10:56.896Z] finished
[taskcluster 2024-04-04 00:10:57.266Z] === Task Finished ===
[taskcluster 2024-04-04 00:10:57.282Z] Artifact "public/reports/jacoco" not found at "/builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/reports/jacoco": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/reports/jacoco in container 5f9d2662c25ac2402af16f1289f143407097aeebf798d38ced5e6d1d798985f5 
[taskcluster 2024-04-04 00:11:00.030Z] Successful task run with exit code: 0 completed in 273.122 seconds