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

Bug 1858789 - vastly more efficient counting of bookmarks for the hom… #4077

Merged
merged 2 commits into from
Dec 12, 2023

Merge branch 'main' into count-bookmarks-in-trees

d4a87a7
Select commit
Loading
Failed to load commit list.
Merged

Bug 1858789 - vastly more efficient counting of bookmarks for the hom… #4077

Merge branch 'main' into count-bookmarks-in-trees
d4a87a7
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-components-service-sync-autofill succeeded Dec 12, 2023 in 6m 10s

FirefoxCI (pull_request)

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 2023-12-12T22:52:08.460Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2023-12-12T22:52:08.460Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2023-12-12T22:52:08.460Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2023-12-12T22:52:08.460Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2023-12-12T22:52:08.460Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2023-12-12T22:52:08.460Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2023-12-12T22:52:08.460Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2023-12-12T22:52:08.460Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2023-12-12T22:52:08.460Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2023-12-12T22:52:08.460Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2023-12-12T22:52:08.460Z]   SUCCESS
[task 2023-12-12T22:52:08.460Z] 
[task 2023-12-12T22:52:08.460Z]   TEST: WHEN existing credit card does not match by guid and card number, THEN add the new credit card to storage
[task 2023-12-12T22:52:08.559Z]     I/AssetManager: no overlays.list file found
[task 2023-12-12T22:52:08.559Z]     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 2023-12-12T22:52:08.559Z]     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 2023-12-12T22:52:08.559Z]     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 2023-12-12T22:52:08.559Z]     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 2023-12-12T22:52:08.559Z]     W [AutofillCrypto] Failed to decrypt
[task 2023-12-12T22:52:08.559Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2023-12-12T22:52:08.559Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2023-12-12T22:52:08.559Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2023-12-12T22:52:08.559Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2023-12-12T22:52:08.559Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2023-12-12T22:52:08.559Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2023-12-12T22:52:08.560Z]     W [AutofillCrypto] Failed to decrypt
[task 2023-12-12T22:52:08.560Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2023-12-12T22:52:08.560Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2023-12-12T22:52:08.560Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2023-12-12T22:52:08.560Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2023-12-12T22:52:08.560Z]   SUCCESS
[task 2023-12-12T22:52:08.560Z] 
[task 2023-12-12T22:52:08.560Z]   TEST: WHEN existing credit card matches by guid only, THEN update the credit card in storage
[task 2023-12-12T22:52:08.560Z]     I/AssetManager: no overlays.list file found
[task 2023-12-12T22:52:08.560Z]     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 2023-12-12T22:52:08.560Z]     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 2023-12-12T22:52:08.560Z]     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 2023-12-12T22:52:08.560Z]     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 2023-12-12T22:52:08.560Z]     W [AutofillCrypto] Failed to decrypt
[task 2023-12-12T22:52:08.560Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2023-12-12T22:52:08.560Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2023-12-12T22:52:08.560Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2023-12-12T22:52:08.560Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2023-12-12T22:52:08.560Z]     W [AutofillCrypto] Failed to decrypt
[task 2023-12-12T22:52:08.560Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2023-12-12T22:52:08.560Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2023-12-12T22:52:08.560Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2023-12-12T22:52:08.560Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2023-12-12T22:52:08.560Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2023-12-12T22:52:08.560Z]     W [AutofillCrypto] Failed to decrypt
[task 2023-12-12T22:52:08.560Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2023-12-12T22:52:08.560Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2023-12-12T22:52:08.560Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2023-12-12T22:52:08.561Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2023-12-12T22:52:08.561Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2023-12-12T22:52:08.561Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2023-12-12T22:52:08.561Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2023-12-12T22:52:08.561Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2023-12-12T22:52:08.561Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2023-12-12T22:52:08.561Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2023-12-12T22:52:08.561Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2023-12-12T22:52:08.561Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2023-12-12T22:52:08.561Z]   SUCCESS
[task 2023-12-12T22:52:08.561Z] 
[task 2023-12-12T22:52:08.561Z] 
[task 2023-12-12T22:52:08.561Z] SUITE: mozilla.components.service.sync.autofill.GeckoCreditCardsAddressesStorageDelegateTest
[task 2023-12-12T22:52:08.561Z]   TEST: GIVEN an existing credit card WHEN onCreditCardSave is called THEN it updates the existing credit card in storage
[task 2023-12-12T22:52:08.659Z]     I/AssetManager: no overlays.list file found
[task 2023-12-12T22:52:08.659Z]     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 2023-12-12T22:52:08.659Z]     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 2023-12-12T22:52:08.659Z]     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 2023-12-12T22:52:08.659Z]     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 2023-12-12T22:52:08.759Z]   SUCCESS
[task 2023-12-12T22:52:08.759Z] 
[task 2023-12-12T22:52:08.759Z]   TEST: GIVEN an invalid credit card entry WHEN onCreditCardSave is called THEN the request is ignored
[task 2023-12-12T22:52:08.759Z]     I/AssetManager: no overlays.list file found
[task 2023-12-12T22:52:08.759Z]     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 2023-12-12T22:52:08.759Z]     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 2023-12-12T22:52:08.759Z]     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 2023-12-12T22:52:08.759Z]     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 2023-12-12T22:52:08.759Z]   SUCCESS
[task 2023-12-12T22:52:08.759Z] 
[task 2023-12-12T22:52:08.759Z]   TEST: GIVEN autofill enabled WHEN onCreditCardsFetch is called THEN it returns all stored cards
[task 2023-12-12T22:52:08.759Z]     I/AssetManager: no overlays.list file found
[task 2023-12-12T22:52:08.759Z]     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 2023-12-12T22:52:08.759Z]     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 2023-12-12T22:52:08.759Z]     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 2023-12-12T22:52:08.759Z]     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 2023-12-12T22:52:08.859Z]   SUCCESS
[task 2023-12-12T22:52:08.859Z] 
[task 2023-12-12T22:52:08.859Z]   TEST: GIVEN a new credit card WHEN onCreditCardSave is called THEN it adds a new credit card in storage
[task 2023-12-12T22:52:08.859Z]     I/AssetManager: no overlays.list file found
[task 2023-12-12T22:52:08.859Z]     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 2023-12-12T22:52:08.859Z]     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 2023-12-12T22:52:08.859Z]     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 2023-12-12T22:52:08.859Z]     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 2023-12-12T22:52:08.959Z]   SUCCESS
[task 2023-12-12T22:52:08.959Z] 
[task 2023-12-12T22:52:08.959Z]   TEST: GIVEN address autofill is enabled WHEN onAddressesFetch is called THEN it returns all stored addresses
[task 2023-12-12T22:52:08.959Z]     I/AssetManager: no overlays.list file found
[task 2023-12-12T22:52:08.959Z]     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 2023-12-12T22:52:08.959Z]     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 2023-12-12T22:52:08.959Z]     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 2023-12-12T22:52:08.959Z]     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 2023-12-12T22:52:09.159Z]   SUCCESS
[task 2023-12-12T22:52:09.159Z] 
[task 2023-12-12T22:52:09.159Z]   TEST: GIVEN autofill disabled WHEN onCreditCardsFetch is called THEN it returns an empty list of cards
[task 2023-12-12T22:52:09.159Z]     I/AssetManager: no overlays.list file found
[task 2023-12-12T22:52:09.159Z]     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 2023-12-12T22:52:09.159Z]     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 2023-12-12T22:52:09.159Z]     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 2023-12-12T22:52:09.159Z]     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 2023-12-12T22:52:09.159Z]   SUCCESS
[task 2023-12-12T22:52:09.159Z] 
[task 2023-12-12T22:52:09.159Z]   TEST: GIVEN a newly added credit card WHEN decrypt is called THEN it returns the plain credit card number
[task 2023-12-12T22:52:09.159Z]     I/AssetManager: no overlays.list file found
[task 2023-12-12T22:52:09.159Z]     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 2023-12-12T22:52:09.159Z]     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 2023-12-12T22:52:09.159Z]     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 2023-12-12T22:52:09.159Z]     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 2023-12-12T22:52:09.859Z]   SUCCESS
[task 2023-12-12T22:52:09.859Z] 
[task 2023-12-12T22:52:09.859Z]   TEST: GIVEN address autofill is disabled WHEN onAddressesFetch is called THEN it returns an empty list of addresses
[task 2023-12-12T22:52:09.859Z]     I/AssetManager: no overlays.list file found
[task 2023-12-12T22:52:09.859Z]     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 2023-12-12T22:52:09.859Z]     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 2023-12-12T22:52:09.859Z]     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 2023-12-12T22:52:09.859Z]     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 2023-12-12T22:52:09.959Z]   SUCCESS
[task 2023-12-12T22:52:09.959Z] 
[task 2023-12-12T22:52:10.259Z] 
[task 2023-12-12T22:52:10.259Z] > Task :service-sync-autofill:jacocoReleaseTestReport SKIPPED
[task 2023-12-12T22:52:10.259Z] > Task :service-sync-autofill:jacocoDebugTestReport SKIPPED
[task 2023-12-12T22:52:10.359Z] > Task :service-sync-autofill:publishReleasePublicationToMavenRepository
[task 2023-12-12T22:52:10.359Z] > Task :service-sync-autofill:publish
[task 2023-12-12T22:52:10.359Z] > Task :service-sync-autofill:lintReportRelease
[task 2023-12-12T22:52:10.459Z] > Task :service-sync-autofill:packageDebugAndroidTest
[task 2023-12-12T22:52:10.459Z] > Task :service-sync-autofill:createDebugAndroidTestApkListingFileRedirect
[task 2023-12-12T22:52:10.459Z] > Task :service-sync-autofill:assembleDebugAndroidTest
[task 2023-12-12T22:52:10.459Z] > Task :service-sync-autofill:assembleAndroidTest
[task 2023-12-12T22:52:10.459Z] > Task :service-sync-autofill:lintRelease
[task 2023-12-12T22:52:10.459Z] 
[task 2023-12-12T22:52:10.459Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2023-12-12T22:52:10.459Z] 
[task 2023-12-12T22:52:10.459Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2023-12-12T22:52:10.459Z] 
[task 2023-12-12T22:52:10.459Z] For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2023-12-12T22:52:10.459Z] 
[task 2023-12-12T22:52:10.459Z] BUILD SUCCESSFUL in 2m 48s
[task 2023-12-12T22:52:10.459Z] 506 actionable tasks: 365 executed, 141 from cache
[fetches 2023-12-12T22:52:10.812Z] removing /builds/worker/fetches
[fetches 2023-12-12T22:52:11.710Z] finished
[taskcluster 2023-12-12 22:52:12.129Z] === Task Finished ===
[taskcluster 2023-12-12 22:52:12.158Z] 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 84dbbeaae0914027a7f7a9b63f7cb611071761282df79e49b0b55e2221974c0a 
[taskcluster 2023-12-12 22:52:14.077Z] Successful task run with exit code: 0 completed in 277.717 seconds