Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1805070 - Update detekt to v1.22.0 in A-C #292

Merged
merged 6 commits into from
May 19, 2023

Merge branch 'main' into 1805070-update-detekt-in-ac

ea3fd8f
Select commit
Failed to load commit list.
Merged

Bug 1805070 - Update detekt to v1.22.0 in A-C #292

Merge branch 'main' into 1805070-update-detekt-in-ac
ea3fd8f
Select commit
Failed to load commit list.
firefoxci-taskcluster / external-gradle-dependencies-browser-thumbnails succeeded May 19, 2023 in 17m 32s

FirefoxCI (pull_request)

External Gradle dependencies toolchain task (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[task 2023-05-19T00:40:58.217Z]     at kotlinx.coroutines.CoroutineExceptionHandlerKt.handleCoroutineException(CoroutineExceptionHandler.kt:29)
[task 2023-05-19T00:40:58.217Z]     at kotlinx.coroutines.StandaloneCoroutine.handleJobException(Builders.common.kt:196)
[task 2023-05-19T00:40:58.217Z]     at kotlinx.coroutines.JobSupport.finalizeFinishingState(JobSupport.kt:229)
[task 2023-05-19T00:40:58.217Z]     at kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath(JobSupport.kt:906)
[task 2023-05-19T00:40:58.217Z]     at kotlinx.coroutines.JobSupport.tryMakeCompleting(JobSupport.kt:863)
[task 2023-05-19T00:40:58.217Z]     at kotlinx.coroutines.JobSupport.makeCompletingOnce$kotlinx_coroutines_core(JobSupport.kt:828)
[task 2023-05-19T00:40:58.217Z]     at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100)
[task 2023-05-19T00:40:58.217Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
[task 2023-05-19T00:40:58.217Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
[task 2023-05-19T00:40:58.217Z]     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[task 2023-05-19T00:40:58.217Z]     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[task 2023-05-19T00:40:58.217Z]     at java.base/java.lang.Thread.run(Thread.java:829)
[task 2023-05-19T00:40:58.217Z]     Suppressed: java.lang.IllegalStateException: You need to add EngineMiddleware to your BrowserStore. (KillEngineSessionAction(tabId=test-tab1))
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.browser.state.reducer.EngineStateReducer.reduce(EngineStateReducer.kt:67)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.browser.state.reducer.BrowserStateReducer.reduce(BrowserStateReducer.kt:57)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.browser.state.store.BrowserStore$1.invoke(BrowserStore.kt:27)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.browser.state.store.BrowserStore$1.invoke(BrowserStore.kt:27)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.internal.ReducerChainBuilder$build$chain$1.invoke(ReducerChainBuilder.kt:51)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.internal.ReducerChainBuilder$build$chain$1.invoke(ReducerChainBuilder.kt:50)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.support.test.middleware.CaptureActionsMiddleware.invoke(CaptureActionsMiddleware.kt:22)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.support.test.middleware.CaptureActionsMiddleware.invoke(CaptureActionsMiddleware.kt:16)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.internal.ReducerChainBuilder$build$1$1.invoke(ReducerChainBuilder.kt:62)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.internal.ReducerChainBuilder$build$1$1.invoke(ReducerChainBuilder.kt:62)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.browser.thumbnails.ThumbnailsMiddleware.invoke(ThumbnailsMiddleware.kt:63)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.browser.thumbnails.ThumbnailsMiddleware.invoke(ThumbnailsMiddleware.kt:19)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.internal.ReducerChainBuilder$build$1$1.invoke(ReducerChainBuilder.kt:62)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.internal.ReducerChainBuilder$build$1$1.invoke(ReducerChainBuilder.kt:62)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.internal.ReducerChainBuilder$build$threadCheck$1.invoke(ReducerChainBuilder.kt:57)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.internal.ReducerChainBuilder$build$threadCheck$1.invoke(ReducerChainBuilder.kt:55)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.internal.ReducerChainBuilder$build$1$1.invoke(ReducerChainBuilder.kt:62)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.internal.ReducerChainBuilder$build$1$1.invoke(ReducerChainBuilder.kt:62)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.Store$dispatch$1.invokeSuspend(Store.kt:96)
[task 2023-05-19T00:40:58.217Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2023-05-19T00:40:58.217Z]     ... 4 more
[task 2023-05-19T00:40:58.217Z]     Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [mozilla.components.lib.state.Store$special$$inlined$CoroutineExceptionHandler$1@642c5c76, CoroutineId(27), "coroutine#27":StandaloneCoroutine{Cancelling}@612161f, java.util.concurrent.Executors$FinalizableDelegatedExecutorService@302df998]
[task 2023-05-19T00:40:58.217Z]     Caused by: java.lang.RuntimeException: Method getMainLooper in android.os.Looper not mocked. See https://developer.android.com/r/studio-ui/build/not-mocked for details.
[task 2023-05-19T00:40:58.217Z]     at android.os.Looper.getMainLooper(Looper.java)
[task 2023-05-19T00:40:58.217Z]     at mozilla.components.lib.state.Store$special$$inlined$CoroutineExceptionHandler$1.handleException(CoroutineExceptionHandler.kt:111)
[task 2023-05-19T00:40:58.217Z]     at kotlinx.coroutines.CoroutineExceptionHandlerKt.handleCoroutineException(CoroutineExceptionHandler.kt:25)
[task 2023-05-19T00:40:58.217Z]     ... 11 more
[task 2023-05-19T00:40:58.217Z]   SUCCESS
[task 2023-05-19T00:40:58.217Z] 
[task 2023-05-19T00:40:58.217Z] 
[task 2023-05-19T00:40:58.217Z] SUITE: mozilla.components.browser.thumbnails.loader.ThumbnailLoaderTest
[task 2023-05-19T00:40:58.217Z]   TEST: loadIntoView sets drawable to error if cancelled
[task 2023-05-19T00:40:59.117Z]   SUCCESS
[task 2023-05-19T00:40:59.117Z] 
[task 2023-05-19T00:40:59.117Z]   TEST: loadIntoView cancels previous jobs
[task 2023-05-19T00:40:59.217Z]   SUCCESS
[task 2023-05-19T00:40:59.217Z] 
[task 2023-05-19T00:40:59.217Z]   TEST: automatically load thumbnails into image view
[task 2023-05-19T00:40:59.217Z]   SUCCESS
[task 2023-05-19T00:40:59.217Z] 
[task 2023-05-19T00:40:59.217Z] 
[task 2023-05-19T00:40:59.217Z] SUITE: mozilla.components.browser.thumbnails.storage.ThumbnailStorageTest
[task 2023-05-19T00:40:59.217Z]   TEST: loadThumbnail
[task 2023-05-19T00:40:59.317Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:40:59.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:40:59.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:40:59.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:41:00.217Z]     D [ThumbnailStorage] Saved thumbnail to disk (id = test-tab1, generationId = 0)
[task 2023-05-19T00:41:00.217Z]     D [ThumbnailStorage] Loaded thumbnail from disk (id = test-tab1, generationId = 0)
[task 2023-05-19T00:41:00.217Z]   SUCCESS
[task 2023-05-19T00:41:00.217Z] 
[task 2023-05-19T00:41:00.217Z]   TEST: saveThumbnail
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:41:00.317Z]     D [ThumbnailStorage] No thumbnail loaded (id = test-tab1)
[task 2023-05-19T00:41:00.317Z]     D [ThumbnailStorage] Saved thumbnail to disk (id = test-tab1, generationId = 0)
[task 2023-05-19T00:41:00.317Z]     D [ThumbnailStorage] Loaded thumbnail from disk (id = test-tab1, generationId = 0)
[task 2023-05-19T00:41:00.317Z]   SUCCESS
[task 2023-05-19T00:41:00.317Z] 
[task 2023-05-19T00:41:00.317Z]   TEST: clearThumbnails
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:41:00.317Z]     D [ThumbnailStorage] Saved thumbnail to disk (id = test-tab1, generationId = 0)
[task 2023-05-19T00:41:00.317Z]     D [ThumbnailStorage] Saved thumbnail to disk (id = test-tab2, generationId = 0)
[task 2023-05-19T00:41:00.317Z]     D [ThumbnailStorage] Loaded thumbnail from disk (id = test-tab1, generationId = 0)
[task 2023-05-19T00:41:00.317Z]     D [ThumbnailStorage] Loaded thumbnail from disk (id = test-tab2, generationId = 0)
[task 2023-05-19T00:41:00.317Z]     D [ThumbnailStorage] Cleared all thumbnails from disk
[task 2023-05-19T00:41:00.317Z]     D [ThumbnailStorage] No thumbnail loaded (id = test-tab1)
[task 2023-05-19T00:41:00.317Z]     D [ThumbnailStorage] No thumbnail loaded (id = test-tab2)
[task 2023-05-19T00:41:00.317Z]   SUCCESS
[task 2023-05-19T00:41:00.317Z] 
[task 2023-05-19T00:41:00.317Z]   TEST: deleteThumbnail
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:41:00.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:41:00.417Z]     D [ThumbnailStorage] Saved thumbnail to disk (id = test-tab1, generationId = 0)
[task 2023-05-19T00:41:00.417Z]     D [ThumbnailStorage] Loaded thumbnail from disk (id = test-tab1, generationId = 0)
[task 2023-05-19T00:41:00.417Z]     D [ThumbnailStorage] Removed thumbnail from disk (sessionIdOrUrl = test-tab1)
[task 2023-05-19T00:41:00.417Z]     D [ThumbnailStorage] No thumbnail loaded (id = test-tab1)
[task 2023-05-19T00:41:00.417Z]   SUCCESS
[task 2023-05-19T00:41:00.417Z] 
[task 2023-05-19T00:41:00.417Z] 
[task 2023-05-19T00:41:00.417Z] SUITE: mozilla.components.browser.thumbnails.utils.ThumbnailDiskCacheTest
[task 2023-05-19T00:41:00.417Z]   TEST: Removing bitmap from disk cache
[task 2023-05-19T00:41:00.417Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:41:00.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:41:00.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:41:00.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:41:00.417Z]   SUCCESS
[task 2023-05-19T00:41:00.417Z] 
[task 2023-05-19T00:41:00.417Z]   TEST: Writing and reading bitmap bytes for sdk higher than 29
[task 2023-05-19T00:41:00.417Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:41:00.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:41:00.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:41:00.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:41:00.417Z]   SUCCESS
[task 2023-05-19T00:41:00.417Z] 
[task 2023-05-19T00:41:00.417Z]   TEST: Writing and reading bitmap bytes for sdk lower or equal to 29
[task 2023-05-19T00:41:01.017Z]     Called loadFromPath(/system/framework/framework-res.apk, true); mode=binary sdk=29
[task 2023-05-19T00:41:01.717Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:41:01.717Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:41:01.717Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:41:01.717Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:41:01.717Z]     W/SystemConfig: No directory /system/etc/sysconfig, skipping
[task 2023-05-19T00:41:01.717Z]     W/SystemConfig: No directory /system/etc/permissions, skipping
[task 2023-05-19T00:41:01.717Z]     W/SystemConfig: No directory /product/etc/sysconfig, skipping
[task 2023-05-19T00:41:01.717Z]     W/SystemConfig: No directory /product/etc/permissions, skipping
[task 2023-05-19T00:41:01.717Z]     W/SystemConfig: No directory /product_services/etc/sysconfig, skipping
[task 2023-05-19T00:41:01.717Z]     W/SystemConfig: No directory /product_services/etc/permissions, skipping
[task 2023-05-19T00:41:01.917Z] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[task 2023-05-19T00:41:03.617Z]   SUCCESS
[task 2023-05-19T00:41:03.617Z] 
[task 2023-05-19T00:41:03.617Z]   TEST: Clearing bitmap from disk cache
[task 2023-05-19T00:41:03.617Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:41:03.617Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:41:03.617Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:41:03.617Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:41:03.617Z]   SUCCESS
[task 2023-05-19T00:41:03.617Z] 
[task 2023-05-19T00:41:03.617Z]   TEST: Clearing bitmap from disk catch IOException
[task 2023-05-19T00:41:03.617Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:41:03.617Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:41:03.617Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:41:03.617Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/thumbnails/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:41:03.817Z]     W [ThumbnailDiskCache] Thumbnail cache could not be cleared. Perhaps there are none?
[task 2023-05-19T00:41:03.817Z]   SUCCESS
[task 2023-05-19T00:41:03.817Z] 
[task 2023-05-19T00:41:04.017Z] 
[task 2023-05-19T00:41:04.017Z] > Task :browser-thumbnails:jacocoDebugTestReport SKIPPED
[task 2023-05-19T00:41:04.117Z] > Task :browser-thumbnails:jacocoReleaseTestReport SKIPPED
[task 2023-05-19T00:41:04.117Z] > Task :browser-thumbnails:test
[task 2023-05-19T00:41:04.117Z] > Task :browser-thumbnails:packageDebugAndroidTest
[task 2023-05-19T00:41:04.117Z] > Task :browser-thumbnails:createDebugAndroidTestApkListingFileRedirect
[task 2023-05-19T00:41:04.117Z] > Task :browser-thumbnails:assembleDebugAndroidTest
[task 2023-05-19T00:41:04.117Z] > Task :browser-thumbnails:assembleAndroidTest
[task 2023-05-19T00:41:04.217Z] 
[task 2023-05-19T00:41:04.217Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[task 2023-05-19T00:41:04.217Z] 
[task 2023-05-19T00:41:04.217Z] 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-05-19T00:41:04.217Z] 
[task 2023-05-19T00:41:04.217Z] See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:command_line_warnings
[task 2023-05-19T00:41:04.217Z] 
[task 2023-05-19T00:41:04.217Z] BUILD SUCCESSFUL in 1m 28s
[task 2023-05-19T00:41:04.217Z] 856 actionable tasks: 516 executed, 190 from cache, 150 up-to-date
[task 2023-05-19T00:41:04.776Z] 
[task 2023-05-19T00:41:04.776Z] . "$REPO_ROOT_DIR/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh"
[task 2023-05-19T00:41:04.777Z] + . /builds/worker/checkouts/vcs/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh
[task 2023-05-19T00:41:04.777Z] #!/bin/bash
[task 2023-05-19T00:41:04.777Z] 
[task 2023-05-19T00:41:04.777Z] # This Source Code Form is subject to the terms of the Mozilla Public
[task 2023-05-19T00:41:04.777Z] # License, v. 2.0. If a copy of the MPL was not distributed with this
[task 2023-05-19T00:41:04.777Z] # file, You can obtain one at http://mozilla.org/MPL/2.0/.
[task 2023-05-19T00:41:04.777Z] 
[task 2023-05-19T00:41:04.777Z] # This is inspired by
[task 2023-05-19T00:41:04.777Z] # https://searchfox.org/mozilla-central/rev/2cd2d511c0d94a34fb7fa3b746f54170ee759e35/taskcluster/scripts/misc/android-gradle-dependencies/after.sh.
[task 2023-05-19T00:41:04.777Z] # gradle-plugins was removed because it's not used in this project.
[task 2023-05-19T00:41:04.777Z] 
[task 2023-05-19T00:41:04.777Z] set -x -e -v
[task 2023-05-19T00:41:04.777Z] ++ set -x -e -v
[task 2023-05-19T00:41:04.777Z] 
[task 2023-05-19T00:41:04.777Z] echo "running as $(id)"
[task 2023-05-19T00:41:04.777Z] +++ id
[task 2023-05-19T00:41:04.778Z] ++ echo 'running as uid=1000(worker) gid=1000(worker) groups=1000(worker)'
[task 2023-05-19T00:41:04.778Z] running as uid=1000(worker) gid=1000(worker) groups=1000(worker)
[task 2023-05-19T00:41:04.778Z] 
[task 2023-05-19T00:41:04.778Z] : WORKSPACE "${WORKSPACE:=/builds/worker/workspace}"
[task 2023-05-19T00:41:04.778Z] ++ : WORKSPACE /builds/worker/workspace
[task 2023-05-19T00:41:04.778Z] ARTIFACTS_TARGET_DIR='/builds/worker/artifacts'
[task 2023-05-19T00:41:04.778Z] ++ ARTIFACTS_TARGET_DIR=/builds/worker/artifacts
[task 2023-05-19T00:41:04.778Z] EXTERNAL_DEPS='external-gradle-dependencies'
[task 2023-05-19T00:41:04.778Z] ++ EXTERNAL_DEPS=external-gradle-dependencies
[task 2023-05-19T00:41:04.778Z] NEXUS_STORAGE_DIR="$NEXUS_WORK/storage"
[task 2023-05-19T00:41:04.778Z] ++ NEXUS_STORAGE_DIR=/builds/worker/workspace/nexus/storage
[task 2023-05-19T00:41:04.778Z] NEXUS_DIRS="$NEXUS_STORAGE_DIR/google $NEXUS_STORAGE_DIR/central"
[task 2023-05-19T00:41:04.778Z] ++ NEXUS_DIRS='/builds/worker/workspace/nexus/storage/google /builds/worker/workspace/nexus/storage/central'
[task 2023-05-19T00:41:04.778Z] BAD_DOWNLOADS_FILE="$WORKSPACE/bad_downloads.txt"
[task 2023-05-19T00:41:04.778Z] ++ BAD_DOWNLOADS_FILE=/builds/worker/workspace/bad_downloads.txt
[task 2023-05-19T00:41:04.778Z] BAD_DOWNLOADS_EXIT_CODE=17
[task 2023-05-19T00:41:04.778Z] ++ BAD_DOWNLOADS_EXIT_CODE=17
[task 2023-05-19T00:41:04.778Z] 
[task 2023-05-19T00:41:04.778Z] 
[task 2023-05-19T00:41:04.778Z] function _package_artifacts_downloaded_by_nexus() {
[task 2023-05-19T00:41:04.778Z]     pushd "$WORKSPACE"
[task 2023-05-19T00:41:04.778Z] 
[task 2023-05-19T00:41:04.778Z]     mkdir -p "$WORKSPACE/$EXTERNAL_DEPS" "$ARTIFACTS_TARGET_DIR"
[task 2023-05-19T00:41:04.778Z]     for nexus_dir in $NEXUS_DIRS; do
[task 2023-05-19T00:41:04.778Z]         cp -R "$nexus_dir" "$EXTERNAL_DEPS"
[task 2023-05-19T00:41:04.778Z]     done
[task 2023-05-19T00:41:04.778Z] 
[task 2023-05-19T00:41:04.779Z]     tar cf - "$EXTERNAL_DEPS" | xz > "$ARTIFACTS_TARGET_DIR/$EXTERNAL_DEPS.tar.xz"
[task 2023-05-19T00:41:04.779Z]     popd
[task 2023-05-19T00:41:04.779Z] }
[task 2023-05-19T00:41:04.779Z] 
[task 2023-05-19T00:41:04.779Z] 
[task 2023-05-19T00:41:04.779Z] function _ensure_artifacts_are_sane() {
[task 2023-05-19T00:41:04.779Z]     # Let's find empty files or unfinished downloads
[task 2023-05-19T00:41:04.779Z]     find "$WORKSPACE/$EXTERNAL_DEPS" -size 0 -o -name '*.part' > "$BAD_DOWNLOADS_FILE"
[task 2023-05-19T00:41:04.779Z] 
[task 2023-05-19T00:41:04.779Z]     if [ -s "$BAD_DOWNLOADS_FILE" ]; then
[task 2023-05-19T00:41:04.779Z]         echo "ERROR: Some artifacts were not correctly downloaded! Please look at:"
[task 2023-05-19T00:41:04.779Z]         cat "$BAD_DOWNLOADS_FILE"
[task 2023-05-19T00:41:04.779Z]         exit $BAD_DOWNLOADS_EXIT_CODE
[task 2023-05-19T00:41:04.779Z]     fi
[task 2023-05-19T00:41:04.779Z] }
[task 2023-05-19T00:41:04.779Z] 
[task 2023-05-19T00:41:04.779Z] 
[task 2023-05-19T00:41:04.779Z] _package_artifacts_downloaded_by_nexus
[task 2023-05-19T00:41:04.779Z] ++ _package_artifacts_downloaded_by_nexus
[task 2023-05-19T00:41:04.779Z] ++ pushd /builds/worker/workspace
[task 2023-05-19T00:41:04.779Z] ~/workspace ~/checkouts/vcs/android-components ~/checkouts
[task 2023-05-19T00:41:04.779Z] ++ mkdir -p /builds/worker/workspace/external-gradle-dependencies /builds/worker/artifacts
[task 2023-05-19T00:41:04.779Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2023-05-19T00:41:04.779Z] ++ cp -R /builds/worker/workspace/nexus/storage/google external-gradle-dependencies
[task 2023-05-19T00:41:04.923Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2023-05-19T00:41:04.923Z] ++ cp -R /builds/worker/workspace/nexus/storage/central external-gradle-dependencies
[task 2023-05-19T00:41:05.229Z] ++ tar cf - external-gradle-dependencies
[task 2023-05-19T00:41:05.229Z] ++ xz
[task 2023-05-19T00:44:52.576Z] ++ popd
[task 2023-05-19T00:44:52.576Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2023-05-19T00:44:52.576Z] _ensure_artifacts_are_sane
[task 2023-05-19T00:44:52.576Z] ++ _ensure_artifacts_are_sane
[task 2023-05-19T00:44:52.576Z] ++ find /builds/worker/workspace/external-gradle-dependencies -size 0 -o -name '*.part'
[task 2023-05-19T00:44:52.601Z] ++ '[' -s /builds/worker/workspace/bad_downloads.txt ']'
[task 2023-05-19T00:44:52.601Z] 
[task 2023-05-19T00:44:52.601Z] popd
[task 2023-05-19T00:44:52.601Z] + popd
[task 2023-05-19T00:44:52.601Z] ~/checkouts
[fetches 2023-05-19T00:44:52.602Z] removing /builds/worker/fetches
[fetches 2023-05-19T00:44:53.295Z] finished
[taskcluster 2023-05-19 00:44:53.738Z] === Task Finished ===
[taskcluster 2023-05-19 00:45:07.772Z] Successful task run with exit code: 0 completed in 517.21 seconds