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 here: |
|---|---|
| 2 | https://lab.reyboz.it/builds/libre-busto/D69-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.5 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/6.5/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 :checkDebugAarMetadata 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 :processDebugMainManifest UP-TO-DATE |
| 15 | > Task :processDebugManifest UP-TO-DATE |
| 16 | > Task :processDebugManifestForPackage UP-TO-DATE |
| 17 | > Task :processDebugResources UP-TO-DATE |
| 18 | > Task :kaptGenerateStubsDebugKotlin UP-TO-DATE |
| 19 | > Task :kaptDebugKotlin UP-TO-DATE |
| 20 | > Task :compileDebugKotlin UP-TO-DATE |
| 21 | > Task :javaPreCompileDebug UP-TO-DATE |
| 22 | > Task :compileDebugJavaWithJavac UP-TO-DATE |
| 23 | > Task :compileDebugSources UP-TO-DATE |
| 24 | > Task :mergeDebugNativeDebugMetadata NO-SOURCE |
| 25 | > Task :mergeDebugShaders |
| 26 | > Task :compileDebugShaders NO-SOURCE |
| 27 | > Task :generateDebugAssets UP-TO-DATE |
| 28 | > Task :mergeDebugAssets |
| 29 | > Task :compressDebugAssets |
| 30 | > Task :processDebugJavaRes |
| 31 | > Task :desugarDebugFileDependencies |
| 32 | > Task :checkDebugDuplicateClasses |
| 33 | > Task :mergeDebugJavaResource |
| 34 | > Task :dexBuilderDebug |
| 35 | > Task :mergeDebugJniLibFolders |
| 36 | > Task :validateSigningDebug |
| 37 | > Task :mergeDebugNativeLibs |
| 38 | > Task :stripDebugDebugSymbols NO-SOURCE |
| 39 | > Task :multiDexListDebug |
| 40 | > Task :mergeDexDebug |
| 41 | Daemon will be stopped at the end of the build after running out of JVM memory |
| 42 | > Task :packageDebug |
| 43 | > Task :assembleDebug |
| 44 | |
| 45 | BUILD SUCCESSFUL in 17s |
| 46 | 30 actionable tasks: 14 executed, 16 up-to-date |
| 47 |
| Passed |
| 1 | Note: Some input files use or override a deprecated API. |
|---|---|
| 2 | Note: Recompile with -Xlint:deprecation for details. |
| 3 | Note: Some input files use or override a deprecated API. |
| 4 | Note: Recompile with -Xlint:deprecation for details. |
| 5 |
| 1 | Found 6.5 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/6.5/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 :checkDebugAarMetadata |
| 9 | > Task :generateDebugResValues |
| 10 | > Task :generateDebugResources |
| 11 | > Task :createDebugCompatibleScreenManifests |
| 12 | > Task :extractDeepLinksDebug |
| 13 | > Task :mergeDebugResources |
| 14 | |
| 15 | > Task :processDebugMainManifest |
| 16 | /var/drydock/workingcopy-112/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning: |
| 17 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
| 18 | |
| 19 | > Task :processDebugManifest |
| 20 | > Task :preReleaseBuild UP-TO-DATE |
| 21 | > Task :javaPreCompileDebug |
| 22 | > Task :compileReleaseAidl NO-SOURCE |
| 23 | > Task :compileReleaseRenderscript |
| 24 | > Task :generateReleaseBuildConfig |
| 25 | > Task :checkReleaseAarMetadata |
| 26 | > Task :generateReleaseResValues |
| 27 | > Task :generateReleaseResources |
| 28 | > Task :createReleaseCompatibleScreenManifests |
| 29 | > Task :extractDeepLinksRelease |
| 30 | |
| 31 | > Task :processReleaseMainManifest |
| 32 | /var/drydock/workingcopy-112/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning: |
| 33 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
| 34 | |
| 35 | > Task :processReleaseManifest |
| 36 | > Task :processDebugManifestForPackage |
| 37 | > Task :javaPreCompileRelease |
| 38 | > Task :mergeReleaseResources |
| 39 | > Task :processDebugResources |
| 40 | > Task :kaptGenerateStubsDebugKotlin |
| 41 | > Task :processReleaseManifestForPackage |
| 42 | > Task :processReleaseResources |
| 43 | > Task :kaptGenerateStubsReleaseKotlin |
| 44 | > Task :kaptDebugKotlin |
| 45 | > Task :kaptReleaseKotlin |
| 46 | > Task :compileDebugKotlin |
| 47 | |
| 48 | > Task :compileDebugJavaWithJavac |
| 49 | |
| 50 | > Task :compileReleaseKotlin |
| 51 | |
| 52 | > Task :compileReleaseJavaWithJavac |
| 53 | |
| 54 | > Task :lint |
| 55 | Ran lint on variant debug: 153 issues found |
| 56 | Ran lint on variant release: 152 issues found |
| 57 | Wrote HTML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.html |
| 58 | Wrote XML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.xml |
| 59 | |
| 60 | BUILD SUCCESSFUL in 1m 52s |
| 61 | 33 actionable tasks: 33 executed |
| 62 |
| Passed |
| 1 | Found 6.5 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/6.5/bin/gradle clean |
| 3 | Starting a Gradle Daemon (subsequent builds will be faster) |
| 4 | > Task :clean |
| 5 | |
| 6 | BUILD SUCCESSFUL in 11s |
| 7 | 1 actionable task: 1 executed |
| 8 |
| Passed |
| Passed |