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:
| Passed |
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:
| 1 | Published: |
|---|---|
| 2 | https://lab.reyboz.it/builds/libre-busto/devolpment~12-libre-busto-unsigned.apk |
| 3 |
| Passed |
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.
| 1 | Found 6.1.1 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle --stacktrace assembleDebug |
| 3 | > Task :preBuild UP-TO-DATE |
| 4 | > Task :preDebugBuild UP-TO-DATE |
| 5 | > Task :compileDebugAidl NO-SOURCE |
| 6 | > Task :compileDebugRenderscript UP-TO-DATE |
| 7 | > Task :generateDebugBuildConfig UP-TO-DATE |
| 8 | > Task :javaPreCompileDebug UP-TO-DATE |
| 9 | > Task :generateDebugResValues UP-TO-DATE |
| 10 | > Task :generateDebugResources UP-TO-DATE |
| 11 | > Task :mergeDebugResources UP-TO-DATE |
| 12 | > Task :createDebugCompatibleScreenManifests UP-TO-DATE |
| 13 | > Task :extractDeepLinksDebug UP-TO-DATE |
| 14 | > Task :processDebugManifest UP-TO-DATE |
| 15 | > Task :processDebugResources UP-TO-DATE |
| 16 | > Task :compileDebugJavaWithJavac UP-TO-DATE |
| 17 | > Task :compileDebugSources UP-TO-DATE |
| 18 | > Task :mergeDebugShaders |
| 19 | > Task :compileDebugShaders NO-SOURCE |
| 20 | > Task :generateDebugAssets UP-TO-DATE |
| 21 | > Task :mergeDebugAssets |
| 22 | > Task :processDebugJavaRes |
| 23 | > Task :checkDebugDuplicateClasses |
| 24 | > Task :dexBuilderDebug |
| 25 | > Task :desugarDebugFileDependencies |
| 26 | > Task :mergeDebugJniLibFolders |
| 27 | > Task :validateSigningDebug |
| 28 | > Task :mergeDebugJavaResource |
| 29 | > Task :mergeDebugNativeLibs |
| 30 | > Task :stripDebugDebugSymbols NO-SOURCE |
| 31 | > Task :mergeExtDexDebug |
| 32 | > Task :mergeDexDebug |
| 33 | > Task :packageDebug |
| 34 | > Task :assembleDebug |
| 35 | |
| 36 | BUILD SUCCESSFUL in 8s |
| 37 | 23 actionable tasks: 13 executed, 10 up-to-date |
| 38 |
| Passed |
| 1 | Note: Some input files use or override a deprecated API. |
|---|---|
| 2 | Note: Recompile with -Xlint:deprecation for details. |
| 3 | Note: /var/drydock/workingcopy-112/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
| 4 | Note: Recompile with -Xlint:unchecked for details. |
| 5 | Note: Some input files use or override a deprecated API. |
| 6 | Note: Recompile with -Xlint:deprecation for details. |
| 7 | Note: /var/drydock/workingcopy-112/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
| 8 | Note: Recompile with -Xlint:unchecked for details. |
| 9 |
| 1 | Found 6.1.1 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle lint |
| 3 | > Task :preBuild UP-TO-DATE |
| 4 | > Task :preDebugBuild UP-TO-DATE |
| 5 | > Task :compileDebugAidl NO-SOURCE |
| 6 | > Task :generateDebugBuildConfig |
| 7 | > Task :compileDebugRenderscript |
| 8 | > Task :javaPreCompileDebug |
| 9 | > Task :generateDebugResValues |
| 10 | > Task :generateDebugResources |
| 11 | > Task :createDebugCompatibleScreenManifests |
| 12 | > Task :extractDeepLinksDebug |
| 13 | |
| 14 | > Task :processDebugManifest |
| 15 | /var/drydock/workingcopy-112/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning: |
| 16 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
| 17 | |
| 18 | > Task :preReleaseBuild UP-TO-DATE |
| 19 | > Task :compileReleaseAidl NO-SOURCE |
| 20 | > Task :compileReleaseRenderscript |
| 21 | > Task :generateReleaseBuildConfig |
| 22 | > Task :mergeDebugResources |
| 23 | > Task :processDebugResources |
| 24 | |
| 25 | > Task :compileDebugJavaWithJavac |
| 26 | |
| 27 | > Task :generateReleaseResValues |
| 28 | > Task :generateReleaseResources |
| 29 | > Task :createReleaseCompatibleScreenManifests |
| 30 | > Task :extractDeepLinksRelease |
| 31 | |
| 32 | > Task :processReleaseManifest |
| 33 | /var/drydock/workingcopy-112/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning: |
| 34 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
| 35 | |
| 36 | > Task :prepareLintJar UP-TO-DATE |
| 37 | > Task :javaPreCompileRelease |
| 38 | > Task :mergeReleaseResources |
| 39 | > Task :processReleaseResources |
| 40 | |
| 41 | > Task :compileReleaseJavaWithJavac |
| 42 | |
| 43 | > Task :lint |
| 44 | Ran lint on variant debug: 107 issues found |
| 45 | Ran lint on variant release: 106 issues found |
| 46 | Wrote HTML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.html |
| 47 | Wrote XML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.xml |
| 48 | |
| 49 | BUILD SUCCESSFUL in 28s |
| 50 | 22 actionable tasks: 21 executed, 1 up-to-date |
| 51 |
| Passed |
| 1 | Found 6.1.1 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle clean |
| 3 | > Task :clean |
| 4 | |
| 5 | BUILD SUCCESSFUL in 1s |
| 6 | 1 actionable task: 1 executed |
| 7 |
| Passed |
| Passed |