log for com.dkanada.gramophone:15

== Installed Android Tools ==2021-06-09 03:09:31,133 DEBUG: Reading 'config.yml'2021-06-09 03:09:31,141 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-06-09 03:09:31,144 INFO: Creating log directory2021-06-09 03:09:31,144 INFO: Creating temporary directory2021-06-09 03:09:31,144 INFO: Creating output directory2021-06-09 03:09:31,147 DEBUG: Getting git vcs interface for https://github.com/dkanada/gelli2021-06-09 03:09:31,148 DEBUG: > git --versiongit version 2.11.02021-06-09 03:09:31,356 INFO: Using git version 2.11.02021-06-09 03:09:31,356 DEBUG: Checking 1.3.22021-06-09 03:09:31,357 INFO: Building version 1.3.2 (15) of com.dkanada.gramophone2021-06-09 03:09:31,357 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-06-09 03:09:31,565 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64892 files and directories currently installed.)Removing sudo (1.8.19p1-2.1+deb9u3) ...Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...Processing triggers for systemd (232-25+deb9u12) ...2021-06-09 03:09:35,020 INFO: Getting source for revision v1.3.22021-06-09 03:09:35,021 DEBUG: Directory: build/com.dkanada.gramophone2021-06-09 03:09:35,021 DEBUG: > git rev-parse --show-toplevel2021-06-09 03:09:35,224 DEBUG: Directory: build/com.dkanada.gramophone2021-06-09 03:09:35,225 DEBUG: > git submodule foreach --recursive git reset --hard2021-06-09 03:09:35,330 DEBUG: Directory: build/com.dkanada.gramophone2021-06-09 03:09:35,330 DEBUG: > git submodule foreach --recursive git clean -dffx2021-06-09 03:09:35,439 DEBUG: Directory: build/com.dkanada.gramophone2021-06-09 03:09:35,439 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin2021-06-09 03:09:35,845 DEBUG: Directory: build/com.dkanada.gramophone2021-06-09 03:09:35,845 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin2021-06-09 03:09:36,151 DEBUG: Directory: build/com.dkanada.gramophone2021-06-09 03:09:36,151 DEBUG: > git remote set-head origin --auto2021-06-09 03:09:36,585 DEBUG: Directory: build/com.dkanada.gramophone2021-06-09 03:09:36,585 DEBUG: > git checkout -f v1.3.22021-06-09 03:09:36,896 DEBUG: Directory: build/com.dkanada.gramophone2021-06-09 03:09:36,897 DEBUG: > git clean -dffx2021-06-09 03:09:37,002 INFO: Creating local.properties file at build/com.dkanada.gramophone/local.properties2021-06-09 03:09:37,003 INFO: Creating local.properties file at build/com.dkanada.gramophone/app/local.properties2021-06-09 03:09:37,004 DEBUG: Removing debuggable flags from build/com.dkanada.gramophone/app2021-06-09 03:09:37,014 INFO: Cleaned build.gradle of keysigning configs at build/com.dkanada.gramophone/app/build.gradle2021-06-09 03:09:37,018 INFO: Cleaning Gradle project...2021-06-09 03:09:37,018 DEBUG: Directory: build/com.dkanada.gramophone/app2021-06-09 03:09:37,018 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 6.7.1 via distributionUrlDownloading missing gradle version 6.7.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-6.7.1-bin.zip: OKRunning /opt/gradle/versions/6.7.1/bin/gradle cleanWelcome to Gradle 6.7.1!Here are the highlights of this release:- File system watching is ready for production use- Declare the version of Java your build requires- Java 15 supportFor more details see https://docs.gradle.org/6.7.1/release-notes.htmlTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.7.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processingWARNING:: Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.This repository is deprecated and it will be shut down in the future.See http://developer.android.com/r/tools/jcenter-end-of-service for more information.Currently detected usages in: root project 'com.dkanada.gramophone', project ':app'> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 23s1 actionable task: 1 up-to-date2021-06-09 03:10:03,097 INFO: Scanning source for common problems...2021-06-09 03:10:03,137 INFO: Creating source tarball...2021-06-09 03:10:03,459 INFO: Building Gradle project...2021-06-09 03:10:03,459 DEBUG: Directory: build/com.dkanada.gramophone/app2021-06-09 03:10:03,459 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 6.7.1 via distributionUrlRunning /opt/gradle/versions/6.7.1/bin/gradle assembleReleaseTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.7.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processingWARNING:: Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.This repository is deprecated and it will be shut down in the future.See http://developer.android.com/r/tools/jcenter-end-of-service for more information.Currently detected usages in: root project 'com.dkanada.gramophone', project ':app'File /home/vagrant/.android/repositories.cfg could not be loaded.Checking the license for package Android SDK Build-Tools 30.0.2 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 30.0.2 accepted.Preparing "Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)"."Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" ready.Installing Android SDK Build-Tools 30.0.2 in /opt/android-sdk/build-tools/30.0.2"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" complete."Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" finished.Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licensesLicense for package Android SDK Platform 30 accepted.Preparing "Install Android SDK Platform 30 (revision: 3)"."Install Android SDK Platform 30 (revision: 3)" ready.Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30"Install Android SDK Platform 30 (revision: 3)" complete."Install Android SDK Platform 30 (revision: 3)" finished.WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/exoplayer-ui/2.12.2/f12f560645024231ee5dc11f86a18098c268b1a2/exoplayer-ui-2.12.2.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'> Task :app:preBuild UP-TO-DATE> Task :app:extractProguardFiles> Task :app:preReleaseBuild> Task :app:compileReleaseAidl NO-SOURCE> Task :app:compileReleaseRenderscript NO-SOURCE> Task :app:dataBindingMergeDependencyArtifactsRelease> Task :app:dataBindingMergeGenClassesRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:generateReleaseBuildConfig> Task :app:checkReleaseAarMetadata> Task :app:createReleaseCompatibleScreenManifests> Task :app:extractDeepLinksRelease> Task :app:processReleaseMainManifest> Task :app:processReleaseManifest> Task :app:mergeReleaseResources> Task :app:javaPreCompileRelease> Task :app:dataBindingGenBaseClassesRelease> Task :app:writeReleaseApplicationId> Task :app:analyticsRecordingRelease> Task :app:mergeReleaseJniLibFolders> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders NO-SOURCE> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:mergeReleaseAssets> Task :app:compressReleaseAssets> Task :app:mergeReleaseNativeLibs> Task :app:stripReleaseDebugSymbols NO-SOURCE> Task :app:extractReleaseNativeSymbolTables NO-SOURCE> Task :app:checkReleaseDuplicateClasses> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:collectReleaseDependencies> Task :app:sdkReleaseDependencyData> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> Task :app:processReleaseManifestForPackage/home/vagrant/.gradle/caches/transforms-2/files-2.1/e99c979350c921a069ba59da793c109a/jetified-app-theme-helper-1.3.10/res/layout/ate_preference_custom.xml:21: warn: generated id 'android:id/icon' for external package 'android'.> Task :app:processReleaseResources> Task :app:compileReleaseKotlin> Task :app:compileReleaseJavaWithJavacwarning: Current JDK version 1.8.0_292-8u292-b10-0+deb9u1-b10 has a bug (https://bugs.openjdk.java.net/browse/JDK-8007720) that prevents Room from being incremental. Consider using JDK 11+ or the embedded JDK shipped with Android Studio 3.5+./home/vagrant/build/com.dkanada.gramophone/app/src/main/java/com/dkanada/gramophone/database/QueueSong.java:23: warning: songId 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.public class QueueSong {^Note: [1] Wrote GeneratedAppGlideModule with: [com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule]Note: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.Note: /home/vagrant/build/com.dkanada.gramophone/app/src/main/java/com/dkanada/gramophone/util/NavigationUtil.java uses unchecked or unsafe operations.Note: Recompile with -Xlint:unchecked for details.2 warnings> Task :app:compileReleaseSources> Task :app:lintVitalRelease> Task :app:mergeReleaseGeneratedProguardFiles> Task :app:mergeReleaseJavaResource> Task :app:minifyReleaseWithR8> Task :app:shrinkReleaseRes> Task :app:optimizeReleaseResources> Task :app:l8DexDesugarLibRelease> Task :app:packageRelease> Task :app:assembleReleaseBUILD SUCCESSFUL in 2m 4s37 actionable tasks: 37 executed2021-06-09 03:12:08,898 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.dkanada.gramophone, universal_newlines=False, shell=None)2021-06-09 03:12:08,905 INFO: Successfully built version 1.3.2 of com.dkanada.gramophone from a30359f9604955b59fd4497bbf99a00a47a2c1242021-06-09 03:12:09,626 DEBUG: AXML contains a RESOURCE MAP2021-06-09 03:12:09,626 DEBUG: Start of Namespace mapping: prefix 27: 'android' --> uri 84: 'http://schemas.android.com/apk/res/android'2021-06-09 03:12:09,627 DEBUG: Checking build/com.dkanada.gramophone/app/build/outputs/apk/release/app-release-unsigned.apk2021-06-09 03:12:09,639 DEBUG: AXML contains a RESOURCE MAP2021-06-09 03:12:09,639 DEBUG: Start of Namespace mapping: prefix 27: 'android' --> uri 84: 'http://schemas.android.com/apk/res/android'2021-06-09 03:12:09,658 INFO: success: com.dkanada.gramophone2021-06-09 03:12:09,659 INFO: Finished2021-06-09 03:12:09,659 INFO: 1 build succeeded