Page MenuHomeGitPull.it

Build 182
PassedPublic

Drydock: Publish Builded APK

When
Completed at Nov 10 2020, 01:22 · 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 575 (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 10 2020, 01:22 · Built for 22 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 573 (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 :checkDebugClasspath UP-TO-DATE
4> Task :preBuild UP-TO-DATE
5> Task :preDebugBuild UP-TO-DATE
6> Task :compileDebugAidl NO-SOURCE
7> Task :compileDebugRenderscript UP-TO-DATE
8> Task :checkDebugManifest UP-TO-DATE
9> Task :generateDebugBuildConfig UP-TO-DATE
10> Task :prepareLintJar UP-TO-DATE
11> Task :mainApkListPersistenceDebug UP-TO-DATE
12> Task :generateDebugResValues UP-TO-DATE
13> Task :generateDebugResources UP-TO-DATE
14> Task :mergeDebugResources UP-TO-DATE
15> Task :createDebugCompatibleScreenManifests UP-TO-DATE
16> Task :processDebugManifest UP-TO-DATE
17> Task :splitsDiscoveryTaskDebug UP-TO-DATE
18> Task :processDebugResources UP-TO-DATE
19> Task :generateDebugSources UP-TO-DATE
20> Task :javaPreCompileDebug UP-TO-DATE
21> Task :compileDebugJavaWithJavac UP-TO-DATE
22> Task :compileDebugNdk NO-SOURCE
23> Task :compileDebugSources UP-TO-DATE
24> Task :mergeDebugShaders UP-TO-DATE
25> Task :compileDebugShaders UP-TO-DATE
26> Task :generateDebugAssets UP-TO-DATE
27> Task :mergeDebugAssets UP-TO-DATE
28/home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/7f55c16b2dfab415c0cae97fa1911fdc/jars/classes.jar: D8: Type `androidx.paging.PositionalDataSource` was not found, it is required for default or static interface methods desugaring of `boolean androidx.room.paging.LimitOffsetDataSource.isInvalid()`
29/home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/3e565fe0475e4ec4e2a8b38a0c768284/jars/classes.jar: D8: Type `android.graphics.Insets` was not found, it is required for default or static interface methods desugaring of `android.graphics.Insets androidx.core.graphics.Insets.toPlatformInsets()`
30> Task :transformClassesWithDexBuilderForDebug
31> Task :transformDexArchiveWithExternalLibsDexMergerForDebug
32> Task :transformDexArchiveWithDexMergerForDebug
33> Task :mergeDebugJniLibFolders UP-TO-DATE
34> Task :transformNativeLibsWithMergeJniLibsForDebug
35> Task :checkDebugLibraries UP-TO-DATE
36> Task :processDebugJavaRes NO-SOURCE
37> Task :transformResourcesWithMergeJavaResForDebug
38> Task :validateSigningDebug UP-TO-DATE
39> Task :packageDebug
40> Task :assembleDebug
41
42Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
43Use '--warning-mode all' to show the individual deprecation warnings.
44See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
45
46BUILD SUCCESSFUL in 21s
4727 actionable tasks: 6 executed, 21 up-to-date
48

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 10 2020, 01:22 · Built for 1 m, 22 s
Status
Passed

Build Log 572 (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 571 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 5.1.1 via distributionUrl
2Downloading missing gradle version 5.1.1
3/tmp/tmp.CO7KBjwQao/gradle-5.1.1-bin.zip: OK
4Running /home/phabricator-android-builder/versions/5.1.1/bin/gradle lint
5
6Welcome to Gradle 5.1.1!
7
8Here are the highlights of this release:
9 - Control which dependencies can be retrieved from which repositories
10 - Production-ready configuration avoidance APIs
11
12For more details see https://docs.gradle.org/5.1.1/release-notes.html
13
14Starting a Gradle Daemon (subsequent builds will be faster)
15> Task :checkDebugClasspath
16> Task :preBuild UP-TO-DATE
17> Task :preDebugBuild
18> Task :compileDebugAidl NO-SOURCE
19> Task :compileDebugRenderscript
20> Task :checkDebugManifest UP-TO-DATE
21> Task :generateDebugBuildConfig UP-TO-DATE
22> Task :prepareLintJar UP-TO-DATE
23> Task :mainApkListPersistenceDebug UP-TO-DATE
24> Task :generateDebugResValues UP-TO-DATE
25> Task :generateDebugResources
26> Task :mergeDebugResources
27> Task :createDebugCompatibleScreenManifests UP-TO-DATE
28> Task :processDebugManifest
29> Task :splitsDiscoveryTaskDebug UP-TO-DATE
30> Task :processDebugResources
31> Task :generateDebugSources
32> Task :javaPreCompileDebug
33
34> Task :compileDebugJavaWithJavac
35
36> Task :checkReleaseClasspath
37> Task :preReleaseBuild
38> Task :compileReleaseAidl NO-SOURCE
39> Task :compileReleaseRenderscript
40> Task :checkReleaseManifest UP-TO-DATE
41> Task :generateReleaseBuildConfig UP-TO-DATE
42> Task :mainApkListPersistenceRelease UP-TO-DATE
43> Task :generateReleaseResValues UP-TO-DATE
44> Task :generateReleaseResources
45> Task :mergeReleaseResources
46> Task :createReleaseCompatibleScreenManifests UP-TO-DATE
47> Task :processReleaseManifest
48> Task :splitsDiscoveryTaskRelease UP-TO-DATE
49> Task :processReleaseResources
50> Task :generateReleaseSources
51> Task :javaPreCompileRelease
52
53> Task :compileReleaseJavaWithJavac
54
55> Task :lint
56Calling mockable JAR artifact transform to create file: /home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/a57a4a24cd27a354dff78281d2693456/android.jar with input /home/phabricator-android-builder/android-sdk/platforms/android-28/android.jar
57Ran lint on variant release: 124 issues found
58Ran lint on variant debug: 124 issues found
59Wrote HTML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.html
60Wrote XML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.xml
61
62Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
63Use '--warning-mode all' to show the individual deprecation warnings.
64See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
65
66BUILD SUCCESSFUL in 1m 18s
6730 actionable tasks: 17 executed, 13 up-to-date
68

Lease BusTO Working Copy

When
Completed at Nov 10 2020, 01:21 · Built for 1 s
Status
Passed