Page MenuHomeGitPull.it

Build 186
PassedPublic

Drydock: Publish Builded APK

When
Completed at Nov 14 2020, 20:13 · Built for 1 s
Status
Passed
Description

The command is:

/opt/reyboz/android/bin/publish-latest-branch-build.sh ${buildable.revision}

Source code:

P23

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

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

1 empty logs are hidden. Show all logs.

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

1Published:
2https://lab.reyboz.it/builds/libre-busto/HEAD-libre-busto-unsigned.apk
3

Drydock: Assemble debug APK

When
Completed at Nov 14 2020, 20:13 · Built for 14 s
Status
Passed
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

1 empty logs are hidden. Show all logs.

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

1Found 5.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/5.1.1/bin/gradle 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 :checkDebugManifest UP-TO-DATE
8> Task :generateDebugBuildConfig UP-TO-DATE
9> Task :prepareLintJar UP-TO-DATE
10> Task :generateDebugSources UP-TO-DATE
11> Task :javaPreCompileDebug UP-TO-DATE
12> Task :mainApkListPersistenceDebug UP-TO-DATE
13> Task :generateDebugResValues UP-TO-DATE
14> Task :generateDebugResources UP-TO-DATE
15> Task :mergeDebugResources UP-TO-DATE
16> Task :createDebugCompatibleScreenManifests UP-TO-DATE
17> Task :processDebugManifest UP-TO-DATE
18> Task :processDebugResources UP-TO-DATE
19> Task :compileDebugJavaWithJavac UP-TO-DATE
20> Task :compileDebugNdk NO-SOURCE
21> Task :compileDebugSources UP-TO-DATE
22> Task :mergeDebugShaders
23> Task :compileDebugShaders
24> Task :generateDebugAssets
25> Task :mergeDebugAssets
26> Task :validateSigningDebug
27> Task :signingConfigWriterDebug
28> Task :transformClassesWithDexBuilderForDebug
29> Task :transformDexArchiveWithExternalLibsDexMergerForDebug
30> Task :transformDexArchiveWithDexMergerForDebug
31> Task :mergeDebugJniLibFolders
32> Task :transformNativeLibsWithMergeJniLibsForDebug
33> Task :processDebugJavaRes NO-SOURCE
34> Task :transformResourcesWithMergeJavaResForDebug
35> Task :packageDebug
36> Task :assembleDebug
37
38Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
39Use '--warning-mode all' to show the individual deprecation warnings.
40See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
41
42BUILD SUCCESSFUL in 13s
4325 actionable tasks: 12 executed, 13 up-to-date
44

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Nov 14 2020, 20:13 · Built for 46 s
Status
Passed

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

1Note: Some input files use or override a deprecated API.
2Note: Recompile with -Xlint:deprecation for details.
3Note: /var/drydock/workingcopy-70/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
4Note: Recompile with -Xlint:unchecked for details.
5Note: Some input files use or override a deprecated API.
6Note: Recompile with -Xlint:deprecation for details.
7Note: /var/drydock/workingcopy-70/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
8Note: Recompile with -Xlint:unchecked for details.
9

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

1Found 5.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/5.1.1/bin/gradle lint
3Starting a Gradle Daemon (subsequent builds will be faster)
4> Task :preBuild UP-TO-DATE
5> Task :preDebugBuild
6> Task :compileDebugAidl NO-SOURCE
7> Task :compileDebugRenderscript
8> Task :checkDebugManifest
9> Task :generateDebugBuildConfig
10> Task :prepareLintJar
11> Task :generateDebugSources
12> Task :javaPreCompileDebug
13> Task :mainApkListPersistenceDebug
14> Task :generateDebugResValues
15> Task :generateDebugResources
16> Task :mergeDebugResources
17> Task :createDebugCompatibleScreenManifests
18
19> Task :processDebugManifest
20/var/drydock/workingcopy-70/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning:
21 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
22
23> Task :processDebugResources
24
25> Task :compileDebugJavaWithJavac
26
27> Task :preReleaseBuild
28> Task :compileReleaseAidl NO-SOURCE
29> Task :compileReleaseRenderscript
30> Task :checkReleaseManifest
31> Task :generateReleaseBuildConfig
32> Task :generateReleaseSources
33> Task :javaPreCompileRelease
34> Task :mainApkListPersistenceRelease
35> Task :generateReleaseResValues
36> Task :generateReleaseResources
37> Task :mergeReleaseResources
38> Task :createReleaseCompatibleScreenManifests
39
40> Task :processReleaseManifest
41/var/drydock/workingcopy-70/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning:
42 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
43
44> Task :processReleaseResources
45
46> Task :compileReleaseJavaWithJavac
47
48> Task :lint
49Ran lint on variant release: 125 issues found
50Ran lint on variant debug: 125 issues found
51Wrote HTML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.html
52Wrote XML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.xml
53
54Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
55Use '--warning-mode all' to show the individual deprecation warnings.
56See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
57
58BUILD SUCCESSFUL in 44s
5926 actionable tasks: 26 executed
60

Lease BusTO Working Copy

When
Completed at Nov 14 2020, 20:12 · Built for 1 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Nov 14 2020, 20:12 · Built instantly
Status
Passed

Event Timeline