Page MenuHomeGitPull.it

Build 761
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at Feb 15 2024, 15:46 · 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 3388 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Current directory:
2 /var/drydock/workingcopy-79/repo/libre-busto
3Calculating sha256sum of:
4 ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk
5File info
6-rw-r--r-- 1 phabricator-android-builder phabricator-android-builder 8627593 Feb 15 15:46 ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk
7Cleaning old builds
8Update checksums
9Published here:
10https://lab.reyboz.it/builds/libre-busto/D156-libre-busto.apk
11Adding bipbop Comment to D156
12Cleaning
13Done
14

Drydock: Run Command APK sign

When
Completed at Feb 15 2024, 15:46 · Built for 2 s
Status
Passed
Description

This script is available here on gargantua.reyboz.it accessible to the Unix user phabricator-android-builder:

/opt/reyboz/android/bin/align-sign-fabione.sh

In general it does that:

sign-fabione.sh
#!/bin/sh
# https://gitpull.it/harbormaster/step/view/16/

BASEDIR="app/build/outputs/apk/gitpull"
OUT="app-gitpull-signed.apk"
APK_UNSIGNED="app-gitpull-unsigned.apk"
APK_ALIGNED="app-gitpull-unsigned-aligned.apk"

KEYSTORE="/home/phabricator-android-builder/private-resources/gitpullkeystore-libre-busto.jks"
PASSPHRASE="<omissis>

echo "Entering in $BASEDIR"
cd "$BASEDIR"

echo "Aligning zip"
~/bin/zipalign -v -p 4 "$APK_UNSIGNED" "$APK_ALIGNED"

echo "Signing APK"
# NOTE: keep keystore unsescaped
~/bin/apksigner sign --ks "$KEYSTORE" --out "$OUT" --ks-pass pass:"$PASSPHRASE" "$APK_ALIGNED"

echo "Sign concluded with exit status $?"
1 empty logs are hidden. Show all logs.

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

1151 7086753 res/ti.xml (OK - compressed)
1152 7087930 res/tk.xml (OK - compressed)
1153 7088189 res/tp.xml (OK - compressed)
1154 7088484 res/tt.xml (OK - compressed)
1155 7088911 res/tv.xml (OK - compressed)
1156 7089911 res/u0.xml (OK - compressed)
1157 7090564 res/u01.xml (OK - compressed)
1158 7091004 res/u3.png (OK)
1159 7091560 res/uE.webp (OK)
1160 7105880 res/uI.xml (OK - compressed)
1161 7106943 res/uJ.xml (OK - compressed)
1162 7107420 res/uL.9.png (OK)
1163 7108426 res/uR.xml (OK - compressed)
1164 7108992 res/uS.png (OK)
1165 7109154 res/ua.xml (OK - compressed)
1166 7109492 res/uh.png (OK)
1167 7111300 res/uj.9.png (OK)
1168 7111540 res/ut.9.png (OK)
1169 7112336 res/uu.9.png (OK)
1170 7112580 res/uy.xml (OK - compressed)
1171 7114191 res/v-.xml (OK - compressed)
1172 7114704 res/v4.9.png (OK)
1173 7114952 res/v5.xml (OK - compressed)
1174 7115276 res/vF.xml (OK - compressed)
1175 7115535 res/vG.xml (OK - compressed)
1176 7116172 res/vH.xml (OK - compressed)
1177 7116506 res/vJ.xml (OK - compressed)
1178 7116836 res/vL.9.png (OK)
1179 7117099 res/vR.xml (OK - compressed)
1180 7117364 res/vT.xml (OK - compressed)
1181 7117592 res/vZ.xml (OK - compressed)
1182 7117849 res/vf.xml (OK - compressed)
1183 7118177 res/vl.xml (OK - compressed)
1184 7118745 res/vq.xml (OK - compressed)
1185 7119320 res/vy.xml (OK - compressed)
1186 7119808 res/vz.9.png (OK)
1187 7120029 res/vz.xml (OK - compressed)
1188 7120280 res/w7.png (OK)
1189 7120590 res/w9.xml (OK - compressed)
1190 7120864 res/wL.9.png (OK)
1191 7121344 res/wN.9.png (OK)
1192 7121609 res/wP.xml (OK - compressed)
1193 7121964 res/wR.png (OK)
1194 7129076 res/wT.png (OK)
1195 7130920 res/w_.png (OK)
1196 7131176 res/wb.png (OK)
1197 7137108 res/wf.png (OK)
1198 7141405 res/wi.xml (OK - compressed)
1199 7141780 res/wy.png (OK)
1200 7142248 res/x3.9.png (OK)
1201 7142500 res/xH.png (OK)
1202 7142726 res/xI.xml (OK - compressed)
1203 7143429 res/xM.ttf (OK - compressed)
1204 7203119 res/xN.xml (OK - compressed)
1205 7203953 res/xQ.xml (OK - compressed)
1206 7204440 res/xR.9.png (OK)
1207 7204676 res/xa.9.png (OK)
1208 7204937 res/xa.xml (OK - compressed)
1209 7205498 res/xd.xml (OK - compressed)
1210 7206211 res/xj.xml (OK - compressed)
1211 7206503 res/xq.xml (OK - compressed)
1212 7206889 res/xz.xml (OK - compressed)
1213 7208078 res/y-.xml (OK - compressed)
1214 7208348 res/y3.png (OK)
1215 7216050 res/y4.xml (OK - compressed)
1216 7216306 res/y9.xml (OK - compressed)
1217 7216573 res/yE.xml (OK - compressed)
1218 7216828 res/yH.9.png (OK)
1219 7217052 res/yO.xml (OK - compressed)
1220 7217303 res/yT.xml (OK - compressed)
1221 7217625 res/yV.xml (OK - compressed)
1222 7217964 res/yY.9.png (OK)
1223 7218190 res/ya.xml (OK - compressed)
1224 7218548 res/yd.png (OK)
1225 7230484 res/ye.png (OK)
1226 7231680 res/yg.9.png (OK)
1227 7232115 res/yj.xml (OK - compressed)
1228 7232512 res/yn.png (OK)
1229 7234996 res/z-.9.png (OK)
1230 7235260 res/z9.9.png (OK)
1231 7235720 res/zE.png (OK)
1232 7236084 res/zG.xml (OK - compressed)
1233 7236404 res/zL.png (OK)
1234 7236652 res/zP.png (OK)
1235 7254612 res/zR.png (OK)
1236 7257413 res/zR.xml (OK - compressed)
1237 7257908 res/zV.9.png (OK)
1238 7260412 res/zZ.png (OK)
1239 7267107 res/zc.xml (OK - compressed)
1240 7267557 res/zp.xml (OK - compressed)
1241 7267815 res/zq.xml (OK - compressed)
1242 7268124 res/zr.png (OK)
1243 7270943 res/zu.xml (OK - compressed)
1244 7271972 res/zz.png (OK)
1245 7272896 res/zz.xml (OK - compressed)
1246 7273088 resources.arsc (OK)
1247Verification succesful
1248Signing APK
1249Sign concluded with exit status 0
1250

Drydock: Assemble debug APK

When
Completed at Feb 15 2024, 15:46 · Built for 2 m, 34 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

Build Log 3385 (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/var/drydock/workingcopy-79/repo/libre-busto/app/src/gitpull/AndroidManifest.xml:4: Error: Mock locations should only be requested in a test or debug-specific manifest file (typically src/debug/AndroidManifest.xml) [MockLocation]
4 <uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"/>
5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6
7 Explanation for issues of type "MockLocation":
8 Using a mock location provider (by requiring the permission
9 android.permission.ACCESS_MOCK_LOCATION) should only be done in debug
10 builds (or from tests). In Gradle projects, that means you should only
11 request this permission in a test or debug source set specific manifest
12 file.
13
14 To fix this, create a new manifest file in the debug folder and move the
15 <uses-permission> element there. A typical path to a debug manifest
16 override file in a Gradle project is src/debug/AndroidManifest.xml.
17
181 errors, 0 warnings
19
20

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

5> Task :app:generateGitpullBuildConfig
6> Task :app:generateGitpullResValues
7> Task :app:checkGitpullAarMetadata
8> Task :app:mapGitpullSourceSetPaths
9> Task :app:generateGitpullResources
10> Task :app:createGitpullCompatibleScreenManifests
11> Task :app:extractDeepLinksGitpull
12> Task :app:mergeGitpullResources
13
14> Task :app:processGitpullMainManifest
15/var/drydock/workingcopy-79/repo/libre-busto/app/src/gitpull/AndroidManifest.xml Warning:
16 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
17
18> Task :app:processGitpullManifest
19> Task :app:extractProguardFiles
20> Task :app:javaPreCompileGitpull
21> Task :app:mergeGitpullJniLibFolders
22> Task :app:mergeGitpullNativeLibs NO-SOURCE
23> Task :app:stripGitpullDebugSymbols NO-SOURCE
24> Task :app:extractGitpullNativeSymbolTables NO-SOURCE
25> Task :app:mergeGitpullNativeDebugMetadata NO-SOURCE
26> Task :app:desugarGitpullFileDependencies
27> Task :app:checkGitpullDuplicateClasses
28> Task :app:mergeGitpullArtProfile
29> Task :app:mergeGitpullShaders
30> Task :app:processGitpullManifestForPackage
31> Task :app:compileGitpullShaders NO-SOURCE
32> Task :app:generateGitpullAssets UP-TO-DATE
33> Task :app:mergeGitpullAssets
34> Task :app:compressGitpullAssets
35> Task :app:collectGitpullDependencies
36> Task :app:sdkGitpullDependencyData
37> Task :app:writeGitpullAppMetadata
38> Task :app:writeGitpullSigningConfigVersions
39> Task :app:processGitpullResources
40> Task :app:optimizeGitpullResources
41> Task :app:mergeExtDexGitpull
42> Task :app:kaptGenerateStubsGitpullKotlin
43
44> Task :app:kaptGitpullKotlin
45/var/drydock/workingcopy-79/repo/libre-busto/app/build/tmp/kapt3/stubs/gitpull/it/reyboz/bustorino/data/gtfs/GtfsAgency.java:24: warning: Primary key constraint on gtfsId is ignored when being merged into it.reyboz.bustorino.data.gtfs.GtfsAgency
46 private it.reyboz.bustorino.data.gtfs.GtfsFeed feed;
47 ^
48
49> Task :app:compileGitpullKotlin
50w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/ActivityIntro.kt:49:75 Parameter 'tab' is never used, could be renamed to _
51w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/adapters/RouteOnlyLineAdapter.kt:34:33 Parameter 'showOnlyEmpty' is never used
52w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/backend/mato/MQTTMatoClient.kt:250:62 No cast needed
53w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/backend/mato/MQTTMatoClient.kt:287:17 Variable 'valid' is assigned but never accessed
54w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/data/MatoPatternsDownloadWorker.kt:58:13 Variable 'notificationManager' is never used
55w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/data/MatoTripsDownloadWorker.kt:96:13 Variable 'notificationManager' is never used
56w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:172:43 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
57w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:178:66 Parameter 'maxDpToScale' is never used
58w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:213:24 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
59w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:106:41 There is more than one label with such a name in this scope
60w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:136:16 Condition 'fragmentListener == null' is always 'false'
61w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:174:63 Parameter 'stopName' is never used, could be renamed to _
62w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:312:23 Unnecessary safe call on a non-null receiver of type MapView
63w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:389:43 Parameter 'view' is never used
64w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:586:36 Condition 'map == null' is always 'false'
65w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:66 Parameter 'polyline' is never used, could be renamed to _
66w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:76 Parameter 'mapView' is never used, could be renamed to _
67w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:85 Parameter 'eventPos' is never used, could be renamed to _
68w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:677:13 Variable 'numStops' is never used
69w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:750:35 Variable 'marker' initializer is redundant
70w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:799:21 Condition 'busPositionsOverlay != null' is always 'true'
71w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:856:46 'getter for zoomLevel: Int' is deprecated. Deprecated in Java
72w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesGridShowingFragment.kt:203:13 Variable 'durArrow' is never used
73w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/TestRealtimeGtfsFragment.kt:84:27 Parameter 'cont' is never used, could be renamed to _
74w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:45:36 Parameter 'view' is never used, could be renamed to _
75w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:45:42 Parameter 'motionEvent' is never used, could be renamed to _
76w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:88:17 Variable 'layPars' is never used
77w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:27 'LocationProvider' is deprecated. Deprecated in Java
78w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:44 'OUT_OF_SERVICE: Int' is deprecated. Deprecated in Java
79w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:72 'LocationProvider' is deprecated. Deprecated in Java
80w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:89 'TEMPORARILY_UNAVAILABLE: Int' is deprecated. Deprecated in Java
81w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:187:34 'LocationProvider' is deprecated. Deprecated in Java
82w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:187:51 'AVAILABLE: Int' is deprecated. Deprecated in Java
83w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:215:48 'Criteria' is deprecated. Deprecated in Java
84
85> Task :app:compileGitpullJavaWithJavac
86
87> Task :app:dexBuilderGitpull
88> Task :app:mergeGitpullGlobalSynthetics
89> Task :app:processGitpullJavaRes
90> Task :app:mergeGitpullJavaResource
91> Task :app:mergeDexGitpull
92> Task :app:compileGitpullArtProfile
93> Task :app:packageGitpull
94> Task :app:createGitpullApkListingFileRedirect
95> Task :app:lintVitalAnalyzeGitpull
96> Task :app:lintVitalReportGitpull
97
98> Task :app:lintVitalGitpull
99
100> Task :app:assembleGitpull
101
102BUILD SUCCESSFUL in 2m 34s
10342 actionable tasks: 42 executed
104

Drydock: Clean Gradle

When
Completed at Feb 15 2024, 15:44 · Built for 22 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 3382 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Lease BusTO Working Copy

When
Completed at Feb 15 2024, 15:43 · Built for 5 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 15 2024, 15:43 · Built instantly
Status
Passed

Event Timeline