Page MenuHomeGitPull.it

Build 1106
FailedPublic

Drydock: Assemble debug APK

When
Completed at Fri, Nov 21, 14:48 · Built for 7 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 5597 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

201 at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.access$700(DefaultConditionalExecutionQueue.java:127)
202 at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner$1.run(DefaultConditionalExecutionQueue.java:169)
203 at org.gradle.internal.Factories$1.create(Factories.java:31)
204 at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:263)
205 at org.gradle.internal.work.DefaultWorkerLeaseService.runAsWorkerThread(DefaultWorkerLeaseService.java:127)
206 at org.gradle.internal.work.DefaultWorkerLeaseService.runAsWorkerThread(DefaultWorkerLeaseService.java:132)
207 at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.runBatch(DefaultConditionalExecutionQueue.java:164)
208 at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.run(DefaultConditionalExecutionQueue.java:133)
209 ... 2 more
210Caused by: com.android.aaptcompiler.ResourceCompilationException: Failed to compile values resource file /var/drydock/workingcopy-79/repo/libre-busto/app/build/intermediates/incremental/gitpull/mergeGitpullResources/merged.dir/values-fr/values-fr.xml
211 at com.android.aaptcompiler.ResourceCompiler.compileTable(ResourceCompiler.kt:192)
212 at com.android.aaptcompiler.ResourceCompiler.access$compileTable(ResourceCompiler.kt:1)
213 at com.android.aaptcompiler.ResourceCompiler$getCompileMethod$1.invoke(ResourceCompiler.kt:138)
214 at com.android.aaptcompiler.ResourceCompiler$getCompileMethod$1.invoke(ResourceCompiler.kt:138)
215 at com.android.aaptcompiler.ResourceCompiler.compileResource(ResourceCompiler.kt:123)
216 ... 31 more
217Caused by: java.lang.IllegalStateException: Can not extract resource from com.android.aaptcompiler.ParsedResource@7aa8a0bb.,Can not extract resource from com.android.aaptcompiler.ParsedResource@36dcb632.
218 at com.android.aaptcompiler.TableExtractor.extractResourceValues(TableExtractor.kt:270)
219 at com.android.aaptcompiler.TableExtractor.extract(TableExtractor.kt:181)
220 at com.android.aaptcompiler.ResourceCompiler.compileTable(ResourceCompiler.kt:188)
221 ... 35 more
222
223
224BUILD FAILED in 7s
225

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

39> Task :app:mergeGitpullStartupProfile UP-TO-DATE
40> Task :app:javaPreCompileGitpull
41> Task :app:mergeGitpullArtProfile
42> Task :app:mergeGitpullShaders
43> Task :app:compileGitpullShaders NO-SOURCE
44> Task :app:generateGitpullAssets UP-TO-DATE
45> Task :app:mergeGitpullAssets
46> Task :app:extractGitpullVersionControlInfo
47> Task :app:compressGitpullAssets
48> Task :app:extractProguardFiles
49
50> Task :app:mergeGitpullResources FAILED
51
52> Task :app:collectGitpullDependencies
53> Task :app:mergeExtDexGitpull
54
55[Incubating] Problems report is available at: file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/problems/problems-report.html
56
57Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
58
59You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
60
61For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
6234 actionable tasks: 33 executed, 1 up-to-date
63

Drydock: Clean Gradle

When
Completed at Fri, Nov 21, 14:48 · Built for 2 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 5594 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 8.13 via distributionUrl
2Running /home/phabricator-android-builder/versions/8.13/bin/gradle clean
3> Task :app:clean
4
5[Incubating] Problems report is available at: file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/problems/problems-report.html
6
7Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
8
9You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
10
11For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
12
13BUILD SUCCESSFUL in 1s
141 actionable task: 1 executed
15

Lease BusTO Working Copy

When
Completed at Fri, Nov 21, 14:48 · Built for 2 s
Status
Passed

Abort Older Builds

When
Completed at Fri, Nov 21, 14:48 · Built instantly
Status
Passed

Event Timeline