Page MenuHomeGitPull.it

Build 323
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at Jul 10 2021, 22:24 · Built for 2 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 1232 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Drydock: Assemble debug APK

When
Completed at Jul 10 2021, 22:24 · Built for 18 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 1230 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 6.5 via distributionUrl
2Running /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 :javaPreCompileDebug UP-TO-DATE
9> Task :checkDebugAarMetadata UP-TO-DATE
10> Task :generateDebugResValues UP-TO-DATE
11> Task :generateDebugResources UP-TO-DATE
12> Task :mergeDebugResources UP-TO-DATE
13> Task :createDebugCompatibleScreenManifests UP-TO-DATE
14> Task :extractDeepLinksDebug UP-TO-DATE
15> Task :processDebugMainManifest UP-TO-DATE
16> Task :processDebugManifest UP-TO-DATE
17> Task :processDebugManifestForPackage UP-TO-DATE
18> Task :processDebugResources UP-TO-DATE
19> Task :compileDebugJavaWithJavac UP-TO-DATE
20> Task :compileDebugSources UP-TO-DATE
21> Task :mergeDebugNativeDebugMetadata NO-SOURCE
22> Task :mergeDebugShaders
23> Task :compileDebugShaders NO-SOURCE
24> Task :generateDebugAssets UP-TO-DATE
25> Task :mergeDebugAssets
26> Task :processDebugJavaRes
27> Task :compressDebugAssets
28> Task :checkDebugDuplicateClasses
29> Task :mergeDebugJavaResource
30> Task :dexBuilderDebug
31> Task :desugarDebugFileDependencies
32> Task :mergeDebugJniLibFolders
33> Task :validateSigningDebug
34> Task :mergeDebugNativeLibs
35> Task :stripDebugDebugSymbols NO-SOURCE
36> Task :mergeExtDexDebug
37> Task :mergeDexDebug
38> Task :packageDebug
39> Task :assembleDebug
40
41BUILD SUCCESSFUL in 17s
4227 actionable tasks: 14 executed, 13 up-to-date
43

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jul 10 2021, 22:24 · Built for 1 m, 6 s
Status
Passed

Build Log 1229 (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: Some input files use or override a deprecated API.
4Note: Recompile with -Xlint:deprecation for details.
5

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

6> Task :compileDebugRenderscript
7> Task :javaPreCompileDebug
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 :compileReleaseAidl NO-SOURCE
22> Task :compileReleaseRenderscript
23> Task :generateReleaseBuildConfig
24> Task :javaPreCompileRelease
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 :mergeReleaseResources
38> Task :processDebugResources
39
40> Task :compileDebugJavaWithJavac
41
42> Task :processReleaseManifestForPackage
43> Task :processReleaseResources
44
45> Task :compileReleaseJavaWithJavac
46
47> Task :lint
48Ran lint on variant debug: 142 issues found
49Ran lint on variant release: 139 issues found
50Wrote HTML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.html
51Wrote XML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.xml
52
53BUILD SUCCESSFUL in 1m 5s
5427 actionable tasks: 27 executed
55

Drydock: Clean Gradle

When
Completed at Jul 10 2021, 22:23 · Built for 9 s
Status
Passed
Description

Clean Gradle directory to avoid nasty errors like:

https://gitpull.it/harbormaster/build/273/

1 empty logs are hidden. Show all logs.

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

1Found 6.5 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.5/bin/gradle clean
3Starting a Gradle Daemon (subsequent builds will be faster)
4> Task :clean
5
6BUILD SUCCESSFUL in 8s
71 actionable task: 1 executed
8

Lease BusTO Working Copy

When
Completed at Jul 10 2021, 22:23 · Built for 4 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jul 10 2021, 22:23 · Built instantly
Status
Passed

Event Timeline