Page MenuHomeGitPull.it

Build 560
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at May 29 2023, 08:49 · 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/

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

1PHP Warning: Use of undefined constant PHABRICATOR_API_TOKEN - assumed 'PHABRICATOR_API_TOKEN' (this will throw an Error in a future version of PHP) in /opt/reyboz/android/bin/phab-comment.php on line 38
2

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

1Published here:
2https://lab.reyboz.it/builds/libre-busto/D112-libre-busto-unsigned.apk
3Array
4(
5 [objectIdentifier] => D112
6 [transactions] => Array
7 (
8 [0] => Array
9 (
10 [type] => comment
11 [value] => {icon cog spin} Be bop be bop. I'm a bot. Builded:
12
13→ [[https://lab.reyboz.it/builds/libre-busto/D112-libre-busto-unsigned.apk|D112-libre-busto-unsigned.apk]]
14 )
15
16 )
17
18)
19ERROR COMMENTING: ERR-INVALID-AUTH: API token "PHABRICATOR_API_TOKEN" has the wrong length. API tokens should be 32 characters long.
20

Drydock: Assemble debug APK

When
Completed at May 29 2023, 08:49 · Built for 1 m, 5 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 2364 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

5> Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
6> Task :app:compileDebugAidl NO-SOURCE
7> Task :app:compileDebugRenderscript UP-TO-DATE
8> Task :app:generateDebugBuildConfig UP-TO-DATE
9> Task :app:checkDebugAarMetadata UP-TO-DATE
10> Task :app:generateDebugResValues UP-TO-DATE
11> Task :app:mapDebugSourceSetPaths UP-TO-DATE
12> Task :app:generateDebugResources UP-TO-DATE
13> Task :app:mergeDebugResources UP-TO-DATE
14> Task :app:createDebugCompatibleScreenManifests UP-TO-DATE
15> Task :app:extractDeepLinksDebug UP-TO-DATE
16> Task :app:processDebugMainManifest UP-TO-DATE
17> Task :app:processDebugManifest UP-TO-DATE
18> Task :app:processDebugManifestForPackage UP-TO-DATE
19> Task :app:processDebugResources UP-TO-DATE
20> Task :app:kaptGenerateStubsDebugKotlin UP-TO-DATE
21> Task :app:kaptDebugKotlin UP-TO-DATE
22> Task :app:compileDebugKotlin UP-TO-DATE
23> Task :app:javaPreCompileDebug UP-TO-DATE
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:desugarDebugFileDependencies
33> Task :app:mergeDebugJavaResource
34> Task :app:dexBuilderDebug
35> Task :app:mergeDebugJniLibFolders
36> Task :app:mergeDebugNativeLibs NO-SOURCE
37> Task :app:stripDebugDebugSymbols NO-SOURCE
38> Task :app:validateSigningDebug
39> Task :app:writeDebugAppMetadata
40> Task :app:writeDebugSigningConfigVersions
41> Task :app:mergeDexDebug
42> Task :app:packageDebug
43> Task :app:createDebugApkListingFileRedirect
44> Task :app:assembleDebug
45
46Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
47
48You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
49
50See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings
51
52BUILD SUCCESSFUL in 1m 3s
5332 actionable tasks: 15 executed, 17 up-to-date
54

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at May 29 2023, 08:48 · Built for 3 m
Status
Passed

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

19Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
20Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
21This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
22/var/drydock/workingcopy-79/repo/libre-busto/app/src/debug/AndroidManifest.xml:39:9-45:51 Warning:
23 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
24
25> Task :app:processDebugManifest
26> Task :app:preDebugAndroidTestBuild SKIPPED
27> Task :app:javaPreCompileDebug
28> Task :app:processDebugAndroidTestManifest
29> Task :app:compileDebugAndroidTestRenderscript NO-SOURCE
30> Task :app:extractProguardFiles
31> Task :app:generateDebugAndroidTestResValues
32> Task :app:processDebugManifestForPackage
33> Task :app:mergeDebugResources
34> Task :app:processDebugResources
35> Task :app:kaptGenerateStubsDebugKotlin
36
37> Task :app:kaptDebugKotlin
38/var/drydock/workingcopy-79/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/var/drydock/workingcopy-79/repo/libre-busto/app/build/tmp/kapt3/stubs/debug/it/reyboz/bustorino/data/gtfs/MatoPattern.java:7: warning: pattern_route_id column references a foreign key but it is not part of an index. This may trigger full table scans whenever parent table is modified so you are highly advised to create an index that covers this column.
42public final class MatoPattern implements it.reyboz.bustorino.data.gtfs.GtfsTable {
43 ^
44
45> Task :app:compileDebugKotlin
46
47> Task :app:compileDebugJavaWithJavac
48
49> Task :app:bundleDebugClassesToCompileJar
50> Task :app:lintAnalyzeDebug
51
52Daemon will be stopped at the end of the build after running out of JVM memory
53
54> Task :app:lintReportDebug
55Wrote HTML report to file:///var/drydock/workingcopy-79/repo/libre-busto/app/build/reports/lint-results-debug.html
56
57> Task :app:lintDebug
58> Task :app:lint
59
60Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
61
62You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
63
64See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings
65
66BUILD SUCCESSFUL in 2m 59s
6724 actionable tasks: 24 executed
68

Drydock: Clean Gradle

When
Completed at May 29 2023, 08:45 · Built for 3 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 2360 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 7.4 via distributionUrl
2Running /home/phabricator-android-builder/versions/7.4/bin/gradle clean
3> Task :app:clean
4
5Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
6
7You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
8
9See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings
10
11BUILD SUCCESSFUL in 2s
121 actionable task: 1 executed
13

Lease BusTO Working Copy

When
Completed at May 29 2023, 08:45 · Built for 5 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 29 2023, 08:45 · Built instantly
Status
Passed