Page MenuHomeGitPull.it

Build 1030
PassedPublic

Drydock: Sign and Publish Builded APK Files

When
Completed at Jul 19 2025, 14:01 · Built for 13 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 5315 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

6136Here the related fresh test builds:
6137
6138APK for **arm64\-v8a**:
6139[Download HEAD\-arm64\-v8a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-arm64-v8a-signed.apk)
6140APK sha256: `80dc0ba3156454213e08f88cf8033229027e53036497e4b0245ba513af475893`
6141
6142APK for **armeabi\-v7a**:
6143[Download HEAD\-armeabi\-v7a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-armeabi-v7a-signed.apk)
6144APK sha256: `782b58f6d482ef76bb9239d0b0f0604e9732875db6086d2820cdbe4b0238fa77`
6145
6146APK for **universal**:
6147[Download HEAD\-universal\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-universal-signed.apk)
6148APK sha256: `71ecd0101ef6b0eb4dde0e5eefef9d7b0287df0c5cc02d3c88afe309756490cd`
6149
6150APK for **x86**:
6151[Download HEAD\-x86\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-x86-signed.apk)
6152APK sha256: `eb3bf3aea067493d5adfda2651c6f808a25028713eceab58bb298be8329ba1e7`
6153
6154APK for **x86\_64**:
6155[Download HEAD\-x86\_64\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-x86_64-signed.apk)
6156APK sha256: `0cf92607026716f473db223d7ab93866afc697083979450460c5139f8c5c7c6c`
6157
6158[INFO][2025-07-19 14:01:07] Cleaning old artifacts
6159[INFO][2025-07-19 14:01:07] Done
6160

Drydock: Assemble debug APK

When
Completed at Jul 19 2025, 14:00 · Built for 3 m, 18 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 5314 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

14 <uses-permission> element there. A typical path to a debug manifest
15 override file in a Gradle project is src/debug/AndroidManifest.xml.
16
17/var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:132: Error: Expected non-nullable value [NullSafeMutableLiveData from androidx.lifecycle]
18 palinaLiveData.postValue(palina)
19 ~~~~~~
20
21 Explanation for issues of type "NullSafeMutableLiveData":
22 This check ensures that LiveData values are not null when explicitly
23 declared as non-nullable.
24
25 Kotlin interoperability does not support enforcing explicit
26 null-safety when using generic Java type parameters. Since
27 LiveData is a Java class its value can always be null even
28 when its type is explicitly declared as non-nullable. This can lead
29 to runtime exceptions from reading a null LiveData value that is
30 assumed to be non-nullable.
31
32 Vendor: Android Open Source Project
33 Identifier: androidx.lifecycle
34 Feedback: https://issuetracker.google.com/issues/new?component=413132
35
362 errors, 0 warnings
37
38

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

85w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:124:17 Condition is always 'false'.
86w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:143:13 Condition is always 'true'.
87w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:163:17 Expression under 'when' is never equal to null.
88
89> Task :app:compileGitpullJavaWithJavac
90
91> Task :app:generateGitpullLintVitalReportModel
92> Task :app:dexBuilderGitpull
93> Task :app:processGitpullJavaRes
94> Task :app:mergeGitpullGlobalSynthetics
95> Task :app:mergeGitpullJavaResource
96> Task :app:mergeDexGitpull
97> Task :app:compileGitpullArtProfile
98> Task :app:packageGitpull
99> Task :app:createGitpullApkListingFileRedirect
100> Task :app:lintVitalAnalyzeGitpull
101> Task :app:lintVitalReportGitpull
102
103> Task :app:lintVitalGitpull
104
105> Task :app:assembleGitpull
106
107BUILD SUCCESSFUL in 3m 16s
10855 actionable tasks: 54 executed, 1 up-to-date
109

Drydock: Clean Gradle

When
Completed at Jul 19 2025, 13:57 · Built for 20 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 5311 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 8.7 via distributionUrl
2Running /home/phabricator-android-builder/versions/8.7/bin/gradle clean
3Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details
4> Task :app:clean
5
6BUILD SUCCESSFUL in 19s
71 actionable task: 1 executed
8

Lease BusTO Working Copy

When
Completed at Jul 19 2025, 13:57 · Built for 2 s
Status
Passed

Abort Older Builds

When
Completed at Jul 19 2025, 13:57 · Built instantly
Status
Passed

Event Timeline