Page MenuHomeGitPull.it

Build 575
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at Jun 4 2023, 18:36 · 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 2410 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Drydock: Assemble debug APK

When
Completed at Jun 4 2023, 18:36 · Built for 1 m, 52 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 2408 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

24> Task :app:compileDebugJavaWithJavac UP-TO-DATE
25> Task :app:mergeDebugShaders
26> Task :app:compileDebugShaders NO-SOURCE
27> Task :app:generateDebugAssets UP-TO-DATE
28> Task :app:mergeDebugAssets
29> Task :app:processDebugJavaRes
30> Task :app:compressDebugAssets
31> Task :app:checkDebugDuplicateClasses
32> Task :app:mergeDebugJavaResource
33> Task :app:desugarDebugFileDependencies
34> Task :app:dexBuilderDebug
35> Task :app:mergeDexDebug
36> Task :app:mergeDebugJniLibFolders
37> Task :app:mergeDebugNativeLibs NO-SOURCE
38> Task :app:stripDebugDebugSymbols NO-SOURCE
39> Task :app:validateSigningDebug
40> Task :app:writeDebugAppMetadata
41> Task :app:writeDebugSigningConfigVersions
42> Task :app:packageDebug
43> Task :app:createDebugApkListingFileRedirect
44> Task :app:assembleDebug
45
46BUILD SUCCESSFUL in 1m 51s
4732 actionable tasks: 15 executed, 17 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 Jun 4 2023, 18:34 · Built for 3 m, 26 s
Status
Passed

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

1Note: Some input files use or override a deprecated API.
2Note: Recompile with -Xlint:deprecation for details.
3

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

37> Task :app:kaptDebugKotlin
38/var/drydock/workingcopy-112/repo/libre-busto/app/build/tmp/kapt3/stubs/debug/it/reyboz/bustorino/data/gtfs/GtfsAgency.java:26: warning: Primary key constraint on gtfsId is ignored when being merged into it.reyboz.bustorino.data.gtfs.GtfsAgency
39 private it.reyboz.bustorino.data.gtfs.GtfsFeed feed;
40 ^
41
42> Task :app:compileDebugKotlin
43w: /var/drydock/workingcopy-112/repo/libre-busto/app/src/it/reyboz/bustorino/map/BusInfoWindow.kt: (41, 36): Parameter 'view' is never used, could be renamed to _
44w: /var/drydock/workingcopy-112/repo/libre-busto/app/src/it/reyboz/bustorino/map/BusInfoWindow.kt: (41, 42): Parameter 'motionEvent' is never used, could be renamed to _
45
46> Task :app:compileDebugJavaWithJavac
47
48> Task :app:bundleDebugClassesToCompileJar
49> Task :app:lintAnalyzeDebug
50
51Daemon will be stopped at the end of the build after running out of JVM memory
52
53> Task :app:lintReportDebug
54Wrote HTML report to file:///var/drydock/workingcopy-112/repo/libre-busto/app/build/reports/lint-results-debug.html
55
56> Task :app:lintDebug
57> Task :app:lint
58
59BUILD SUCCESSFUL in 3m 24s
6024 actionable tasks: 24 executed
61

Drydock: Clean Gradle

When
Completed at Jun 4 2023, 18:31 · Built for 59 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 2404 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 7.5.1 via distributionUrl
2Downloading missing gradle version 7.5.1
3cachedir
4/tmp/tmp.weyhPjnZE6/gradle-7.5.1-bin.zip: OK
5Running /home/phabricator-android-builder/versions/7.5.1/bin/gradle clean
6
7Welcome to Gradle 7.5.1!
8
9Here are the highlights of this release:
10 - Support for Java 18
11 - Support for building with Groovy 4
12 - Much more responsive continuous builds
13 - Improved diagnostics for dependency resolution
14
15For more details see https://docs.gradle.org/7.5.1/release-notes.html
16
17Starting a Gradle Daemon (subsequent builds will be faster)
18> Task :app:clean
19
20BUILD SUCCESSFUL in 54s
211 actionable task: 1 executed
22

Lease BusTO Working Copy

When
Completed at Jun 4 2023, 18:30 · Built for 5 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 4 2023, 18:30 · Built instantly
Status
Passed