Page MenuHomeGitPull.it

Build 1060
PassedPublic

Drydock: Sign and Publish Builded APK Files

When
Completed at Nov 4 2025, 16:44 · Built for 14 s
Status
Passed
Description

Source code:

https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/publish-latest-branch-build.sh

(ex P23)

This step will copy the built .apk to an indexed HTTP directory exposed by Apache, signing them:

https://lab.reyboz.it/builds/libre-busto/

1 empty log is hidden Show all logs.

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

6071Here the related fresh test builds:
6072
6073APK for **arm64\-v8a**:
6074[Download HEAD\-arm64\-v8a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-arm64-v8a-signed.apk)
6075APK sha256: `a1320d7ac276a8965a97a6846f0bb412a8525a401c9740313e502e289194471c`
6076
6077APK for **armeabi\-v7a**:
6078[Download HEAD\-armeabi\-v7a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-armeabi-v7a-signed.apk)
6079APK sha256: `0c5c7a1c575f383d66e259a7f5f8d8e9827c7c680bd40696ed849fe519f795b2`
6080
6081APK for **universal**:
6082[Download HEAD\-universal\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-universal-signed.apk)
6083APK sha256: `38af021743a7868f20831822e21b199bf203248d5a7b25885387f81722bf6c8e`
6084
6085APK for **x86**:
6086[Download HEAD\-x86\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-x86-signed.apk)
6087APK sha256: `3921461d0e485f60311678096cad8ba81da310f912f9d562d1bddefa37d7385d`
6088
6089APK for **x86\_64**:
6090[Download HEAD\-x86\_64\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-x86_64-signed.apk)
6091APK sha256: `c800dd47636bb26f944e6fa26a3f3e04060a86c3aa2415df22a506940c261599`
6092
6093[INFO][2025-11-04 16:44:14] Cleaning old artifacts
6094[INFO][2025-11-04 16:44:14] Done
6095

Drydock: Assemble debug APK

When
Completed at Nov 4 2025, 16:44 · Built for 3 m, 1 s
Status
Passed
Description

This step will build an .apk using Gradle using this fantastic Docker image:

https://gitlab.com/fabmazz/android-fdroid-build-container/-/tree/ubuntu

Source code of this build step:

https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/fdroid-docker-builder.sh

TODO: Use the official image by Fabio Mazza, when the "DESIRED_UID" / "DESIRED_GID" features will be merged.

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

1Note: Some input files use or override a deprecated API.
2Note: Recompile with -Xlint:deprecation for details.
3/var/drydock/workingcopy-112/repo/libre-busto/app/src/gitpull/AndroidManifest.xml:4: Error: Mock locations should only be requested in a test or debug-specific manifest file (typically src/debug/AndroidManifest.xml) [MockLocation]
4 <uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"/>
5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6
7 Explanation for issues of type "MockLocation":
8 Using a mock location provider (by requiring the permission
9 android.permission.ACCESS_MOCK_LOCATION) should only be done in debug
10 builds (or from tests). In Gradle projects, that means you should only
11 request this permission in a test or debug source set specific manifest
12 file.
13
14 To fix this, create a new manifest file in the debug folder and move the
15 <uses-permission> element there. A typical path to a debug manifest
16 override file in a Gradle project is src/debug/AndroidManifest.xml.
17
181 error
19
20

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

97> Task :app:generateGitpullLintVitalReportModel
98> Task :app:processGitpullJavaRes
99> Task :app:mergeGitpullJavaResource
100> Task :app:mergeDexGitpull
101> Task :app:compileGitpullArtProfile
102> Task :app:lintVitalAnalyzeGitpull
103> Task :app:lintVitalReportGitpull
104
105> Task :app:lintVitalGitpull
106
107> Task :app:packageGitpull
108> Task :app:createGitpullApkListingFileRedirect
109> Task :app:assembleGitpull
110
111[Incubating] Problems report is available at: file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/problems/problems-report.html
112
113Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
114
115You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
116
117For 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.
118
119BUILD SUCCESSFUL in 3m
12054 actionable tasks: 53 executed, 1 up-to-date
121

Drydock: Clean Gradle

When
Completed at Nov 4 2025, 16:40 · Built for 21 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.
1 empty log is hidden Show all logs.

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

1Found 8.13 via distributionUrl
2Running /home/phabricator-android-builder/versions/8.13/bin/gradle clean
3Starting a Gradle Daemon (subsequent builds will be faster)
4> Task :app:clean
5
6[Incubating] Problems report is available at: file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/problems/problems-report.html
7
8Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
9
10You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
11
12For 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.
13
14BUILD SUCCESSFUL in 19s
151 actionable task: 1 executed
16

Lease BusTO Working Copy

When
Completed at Nov 4 2025, 16:40 · Built for 2 s
Status
Passed

Abort Older Builds

When
Completed at Nov 4 2025, 16:40 · Built instantly
Status
Passed

Event Timeline