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

Update to A-S 124.20240203050301 on main #5439

Merged
merged 2 commits into from
Feb 3, 2024

Merge branch 'main' into relbot/update-as/ac-124

9db46b6
Select commit
Loading
Failed to load commit list.
Merged

Update to A-S 124.20240203050301 on main #5439

Merge branch 'main' into relbot/update-as/ac-124
9db46b6
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-components-service-sync-autofill succeeded Feb 3, 2024 in 4m 22s

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-02-03T16:38:21.075Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-02-03T16:38:21.075Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2024-02-03T16:38:21.075Z]   SUCCESS
[task 2024-02-03T16:38:21.075Z] 
[task 2024-02-03T16:38:21.075Z]   TEST: WHEN existing credit card does not match by guid and card number, THEN add the new credit card to storage
[task 2024-02-03T16:38:21.075Z]     I/AssetManager: no overlays.list file found
[task 2024-02-03T16:38:21.075Z]     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-02-03T16:38:21.075Z]     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-02-03T16:38:21.075Z]     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-02-03T16:38:21.075Z]     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-02-03T16:38:21.075Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-02-03T16:38:21.075Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2024-02-03T16:38:21.075Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-02-03T16:38:21.075Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-02-03T16:38:21.075Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2024-02-03T16:38:21.075Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-02-03T16:38:21.075Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2024-02-03T16:38:21.075Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-02-03T16:38:21.075Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-02-03T16:38:21.075Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2024-02-03T16:38:21.075Z]   SUCCESS
[task 2024-02-03T16:38:21.075Z] 
[task 2024-02-03T16:38:21.075Z]   TEST: WHEN existing credit card matches by guid only, THEN update the credit card in storage
[task 2024-02-03T16:38:21.075Z]     I/AssetManager: no overlays.list file found
[task 2024-02-03T16:38:21.075Z]     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-02-03T16:38:21.075Z]     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-02-03T16:38:21.075Z]     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-02-03T16:38:21.075Z]     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-02-03T16:38:21.075Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-02-03T16:38:21.075Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2024-02-03T16:38:21.075Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-02-03T16:38:21.075Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-02-03T16:38:21.075Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2024-02-03T16:38:21.075Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-02-03T16:38:21.075Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-02-03T16:38:21.075Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2024-02-03T16:38:21.075Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-02-03T16:38:21.075Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-02-03T16:38:21.075Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2024-02-03T16:38:21.075Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2024-02-03T16:38:21.173Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-02-03T16:38:21.173Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-02-03T16:38:21.173Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2024-02-03T16:38:21.173Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-02-03T16:38:21.173Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-02-03T16:38:21.173Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-02-03T16:38:21.174Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2024-02-03T16:38:21.174Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2024-02-03T16:38:21.174Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2024-02-03T16:38:21.174Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2024-02-03T16:38:21.174Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2024-02-03T16:38:21.174Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2024-02-03T16:38:21.174Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2024-02-03T16:38:21.174Z]   SUCCESS
[task 2024-02-03T16:38:21.174Z] 
[task 2024-02-03T16:38:21.174Z] 
[task 2024-02-03T16:38:21.174Z] SUITE: mozilla.components.service.sync.autofill.GeckoCreditCardsAddressesStorageDelegateTest
[task 2024-02-03T16:38:21.174Z]   TEST: GIVEN an existing credit card WHEN onCreditCardSave is called THEN it updates the existing credit card in storage
[task 2024-02-03T16:38:21.174Z]     I/AssetManager: no overlays.list file found
[task 2024-02-03T16:38:21.174Z]     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-02-03T16:38:21.174Z]     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-02-03T16:38:21.174Z]     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-02-03T16:38:21.174Z]     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-02-03T16:38:21.273Z]   SUCCESS
[task 2024-02-03T16:38:21.273Z] 
[task 2024-02-03T16:38:21.273Z]   TEST: GIVEN an invalid credit card entry WHEN onCreditCardSave is called THEN the request is ignored
[task 2024-02-03T16:38:21.273Z]     I/AssetManager: no overlays.list file found
[task 2024-02-03T16:38:21.273Z]     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-02-03T16:38:21.373Z]     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-02-03T16:38:21.373Z]     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-02-03T16:38:21.373Z]     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-02-03T16:38:21.373Z]   SUCCESS
[task 2024-02-03T16:38:21.373Z] 
[task 2024-02-03T16:38:21.373Z]   TEST: GIVEN autofill enabled WHEN onCreditCardsFetch is called THEN it returns all stored cards
[task 2024-02-03T16:38:21.373Z]     I/AssetManager: no overlays.list file found
[task 2024-02-03T16:38:21.373Z]     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-02-03T16:38:21.373Z]     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-02-03T16:38:21.373Z]     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-02-03T16:38:21.373Z]     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-02-03T16:38:21.474Z]   SUCCESS
[task 2024-02-03T16:38:21.474Z] 
[task 2024-02-03T16:38:21.474Z]   TEST: GIVEN a new credit card WHEN onCreditCardSave is called THEN it adds a new credit card in storage
[task 2024-02-03T16:38:21.474Z]     I/AssetManager: no overlays.list file found
[task 2024-02-03T16:38:21.474Z]     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-02-03T16:38:21.474Z]     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-02-03T16:38:21.474Z]     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-02-03T16:38:21.474Z]     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-02-03T16:38:21.573Z]   SUCCESS
[task 2024-02-03T16:38:21.573Z] 
[task 2024-02-03T16:38:21.573Z]   TEST: GIVEN address autofill is enabled WHEN onAddressesFetch is called THEN it returns all stored addresses
[task 2024-02-03T16:38:21.573Z]     I/AssetManager: no overlays.list file found
[task 2024-02-03T16:38:21.573Z]     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-02-03T16:38:21.574Z]     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-02-03T16:38:21.574Z]     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-02-03T16:38:21.574Z]     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-02-03T16:38:21.773Z]   SUCCESS
[task 2024-02-03T16:38:21.773Z] 
[task 2024-02-03T16:38:21.773Z]   TEST: GIVEN autofill disabled WHEN onCreditCardsFetch is called THEN it returns an empty list of cards
[task 2024-02-03T16:38:21.773Z]     I/AssetManager: no overlays.list file found
[task 2024-02-03T16:38:21.773Z]     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-02-03T16:38:21.773Z]     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-02-03T16:38:21.773Z]     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-02-03T16:38:21.773Z]     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-02-03T16:38:21.773Z]   SUCCESS
[task 2024-02-03T16:38:21.773Z] 
[task 2024-02-03T16:38:21.773Z]   TEST: GIVEN a newly added credit card WHEN decrypt is called THEN it returns the plain credit card number
[task 2024-02-03T16:38:21.773Z]     I/AssetManager: no overlays.list file found
[task 2024-02-03T16:38:21.773Z]     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-02-03T16:38:21.773Z]     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-02-03T16:38:21.773Z]     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-02-03T16:38:21.773Z]     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-02-03T16:38:22.573Z]   SUCCESS
[task 2024-02-03T16:38:22.573Z] 
[task 2024-02-03T16:38:22.573Z]   TEST: GIVEN address autofill is disabled WHEN onAddressesFetch is called THEN it returns an empty list of addresses
[task 2024-02-03T16:38:22.673Z]     I/AssetManager: no overlays.list file found
[task 2024-02-03T16:38:22.673Z]     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-02-03T16:38:22.673Z]     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-02-03T16:38:22.673Z]     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-02-03T16:38:22.673Z]     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-02-03T16:38:22.673Z]   SUCCESS
[task 2024-02-03T16:38:22.673Z] 
[task 2024-02-03T16:38:23.173Z] 
[task 2024-02-03T16:38:23.173Z] > Task :service-sync-autofill:jacocoReleaseTestReport SKIPPED
[task 2024-02-03T16:38:23.173Z] > Task :service-sync-autofill:jacocoDebugTestReport SKIPPED
[task 2024-02-03T16:38:23.273Z] > Task :service-sync-autofill:generateMetadataFileForReleasePublication
[task 2024-02-03T16:38:23.273Z] > Task :service-sync-autofill:lintReportRelease
[task 2024-02-03T16:38:23.273Z] > Task :service-sync-autofill:publishReleasePublicationToMavenRepository
[task 2024-02-03T16:38:23.273Z] > Task :service-sync-autofill:lintRelease
[task 2024-02-03T16:38:23.273Z] > Task :service-sync-autofill:publish
[task 2024-02-03T16:38:23.373Z] > Task :service-sync-autofill:packageDebugAndroidTest
[task 2024-02-03T16:38:23.373Z] > Task :service-sync-autofill:createDebugAndroidTestApkListingFileRedirect
[task 2024-02-03T16:38:23.373Z] > Task :service-sync-autofill:assembleDebugAndroidTest
[task 2024-02-03T16:38:23.374Z] > Task :service-sync-autofill:assembleAndroidTest
[task 2024-02-03T16:38:23.374Z] 
[task 2024-02-03T16:38:23.374Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-02-03T16:38:23.374Z] 
[task 2024-02-03T16:38:23.374Z] 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-03T16:38:23.374Z] 
[task 2024-02-03T16:38:23.374Z] 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 2024-02-03T16:38:23.374Z] 
[task 2024-02-03T16:38:23.374Z] BUILD SUCCESSFUL in 3m 27s
[task 2024-02-03T16:38:23.374Z] 506 actionable tasks: 365 executed, 141 from cache
[fetches 2024-02-03T16:38:23.774Z] removing /builds/worker/fetches
[fetches 2024-02-03T16:38:24.843Z] finished
[taskcluster 2024-02-03 16:38:25.304Z] === Task Finished ===
[taskcluster 2024-02-03 16:38:25.325Z] 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 99b70a00b03b82612fcf8cb84dfc331e5c53aefb7ea2118242aace5e0fb34f64 
[taskcluster 2024-02-03 16:38:27.279Z] Successful task run with exit code: 0 completed in 260.863 seconds