Page MenuHomeGitPull.it

Build 958
FailedPublic

Properties

Drydock: Assemble debug APK

When
Completed at May 4 2025, 17:45 · Built for 28 s
Status
Failed
Description

This step will build an .apk using Gradle.

sudo apt install openjdk-11-jre-headless

Then aliased this gradle:

https://gitlab.com/fdroid/fdroidserver/-/blob/master/gradlew-fdroid

Build Log 4746 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

251 at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73)
252 at org.gradle.workers.internal.AbstractWorker.executeWrappedInBuildOperation(AbstractWorker.java:41)
253 at org.gradle.workers.internal.NoIsolationWorkerFactory$1.execute(NoIsolationWorkerFactory.java:59)
254 at org.gradle.workers.internal.DefaultWorkerExecutor.lambda$submitWork$0(DefaultWorkerExecutor.java:174)
255 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
256 at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.runExecution(DefaultConditionalExecutionQueue.java:187)
257 at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.access$700(DefaultConditionalExecutionQueue.java:120)
258 at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner$1.run(DefaultConditionalExecutionQueue.java:162)
259 at org.gradle.internal.Factories$1.create(Factories.java:31)
260 at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:264)
261 at org.gradle.internal.work.DefaultWorkerLeaseService.runAsWorkerThread(DefaultWorkerLeaseService.java:128)
262 at org.gradle.internal.work.DefaultWorkerLeaseService.runAsWorkerThread(DefaultWorkerLeaseService.java:133)
263 at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.runBatch(DefaultConditionalExecutionQueue.java:157)
264 at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.run(DefaultConditionalExecutionQueue.java:126)
265 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
266 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
267 at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
268 at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:47)
269 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
270 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
271 at java.base/java.lang.Thread.run(Thread.java:833)
272
273
274BUILD FAILED in 27s
275

Build Log 4745 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

22> Task :app:extractDeepLinksGitpull
23
24> Task :app:processGitpullMainManifest
25/var/drydock/workingcopy-79/repo/libre-busto/app/src/gitpull/AndroidManifest.xml Warning:
26 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
27
28> Task :app:processGitpullManifest
29> Task :app:buildKotlinToolingMetadata
30> Task :app:extractProguardFiles
31> Task :app:mergeGitpullJniLibFolders
32> Task :app:processGitpullManifestForPackage
33> Task :app:javaPreCompileGitpull
34> Task :app:mergeGitpullResources
35> Task :app:checkGitpullDuplicateClasses
36> Task :app:mergeGitpullNativeLibs
37> Task :app:desugarGitpullFileDependencies
38> Task :app:mergeGitpullStartupProfile
39
40> Task :app:stripGitpullDebugSymbols
41Unable to strip the following libraries, packaging them as they are: libmaplibre.so.
42
43> Task :app:processGitpullResources FAILED
44> Task :app:mergeExtDexGitpull
4524 actionable tasks: 24 executed
46

Drydock: Clean Gradle

When
Completed at May 4 2025, 17:45 · Built for 4 s
Status
Passed
Description

Clean Gradle directory to avoid nasty errors like:

https://gitpull.it/harbormaster/build/273/

1 empty logs are hidden. Show all logs.

Build Log 4743 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 8.7 via distributionUrl
2Running /home/phabricator-android-builder/versions/8.7/bin/gradle clean
3
4> Configure project :app
5WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
6The current default is 'false'.
7It will be removed in version 9.0 of the Android Gradle plugin.
8To keep using this feature, add the following to your module-level build.gradle files:
9 android.buildFeatures.buildConfig = true
10or from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`.
11
12> Task :app:clean
13
14BUILD SUCCESSFUL in 3s
151 actionable task: 1 executed
16

Lease BusTO Working Copy

When
Completed at May 4 2025, 17:45 · Built for 5 s
Status
Passed

Abort Older Builds

When
Completed at May 4 2025, 17:45 · Built instantly
Status
Passed

Event Timeline