log for org.jellyfin.mobile:2030003

== Installed Android Tools ==2021-05-30 23:15:48,225 DEBUG: Reading 'config.yml'2021-05-30 23:15:48,234 INFO: Using /home/vagrant/android-sdk/build-tools/29.0.3/apksigner2021-05-30 23:15:48,234 INFO: Creating log directory2021-05-30 23:15:48,234 INFO: Creating temporary directory2021-05-30 23:15:48,234 INFO: Creating output directory2021-05-30 23:15:48,237 DEBUG: Getting git vcs interface for https://github.com/jellyfin/jellyfin-android2021-05-30 23:15:48,237 DEBUG: > git --versiongit version 2.11.02021-05-30 23:15:48,458 INFO: Using git version 2.11.02021-05-30 23:15:48,459 DEBUG: Checking 2.3.0-beta.32021-05-30 23:15:48,459 INFO: Building version 2.3.0-beta.3 (2030003) of org.jellyfin.mobile2021-05-30 23:15:48,460 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-05-30 23:15:48,683 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64904 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-05-30 23:15:52,170 INFO: Getting source for revision v2.3.0-beta.32021-05-30 23:15:52,171 DEBUG: Directory: build/org.jellyfin.mobile2021-05-30 23:15:52,171 DEBUG: > git rev-parse --show-toplevel2021-05-30 23:15:52,375 DEBUG: Directory: build/org.jellyfin.mobile2021-05-30 23:15:52,375 DEBUG: > git submodule foreach --recursive git reset --hard2021-05-30 23:15:52,581 DEBUG: Directory: build/org.jellyfin.mobile2021-05-30 23:15:52,581 DEBUG: > git submodule foreach --recursive git clean -dffx2021-05-30 23:15:52,686 DEBUG: Directory: build/org.jellyfin.mobile2021-05-30 23:15:52,686 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-05-30 23:15:53,292 DEBUG: Directory: build/org.jellyfin.mobile2021-05-30 23:15:53,292 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-05-30 23:15:53,605 DEBUG: Directory: build/org.jellyfin.mobile2021-05-30 23:15:53,606 DEBUG: > git remote set-head origin --auto2021-05-30 23:15:54,011 DEBUG: Directory: build/org.jellyfin.mobile2021-05-30 23:15:54,011 DEBUG: > git checkout -f v2.3.0-beta.32021-05-30 23:15:55,721 DEBUG: Directory: build/org.jellyfin.mobile2021-05-30 23:15:55,721 DEBUG: > git clean -dffx2021-05-30 23:15:55,826 INFO: Creating local.properties file at build/org.jellyfin.mobile/local.properties2021-05-30 23:15:55,827 INFO: Creating local.properties file at build/org.jellyfin.mobile/app/local.properties2021-05-30 23:15:55,827 DEBUG: Removing debuggable flags from build/org.jellyfin.mobile/app2021-05-30 23:15:55,838 INFO: Cleaned build.gradle.kts of keysigning configs at build/org.jellyfin.mobile/app/build.gradle.kts2021-05-30 23:15:55,844 INFO: Cleaning Gradle project...2021-05-30 23:15:55,845 DEBUG: Directory: build/org.jellyfin.mobile/app2021-05-30 23:15:55,845 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 7.0.2 via distributionUrlRunning /opt/gradle/versions/7.0.2/bin/gradle cleanWelcome to Gradle 7.0.2!Here are the highlights of this release:- File system watching enabled by default- Support for running with and building Java 16 projects- Native support for Apple Silicon processors- Dependency catalog feature previewFor more details see https://docs.gradle.org/7.0.2/release-notes.htmlTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the build> Task :buildSrc:compileKotlin> Task :buildSrc:compileJava NO-SOURCE> Task :buildSrc:compileGroovy NO-SOURCE> Task :buildSrc:pluginDescriptors> Task :buildSrc:processResources NO-SOURCE> Task :buildSrc:classes UP-TO-DATE> Task :buildSrc:inspectClassesForKotlinIC> Task :buildSrc:jar:jar: No valid plugin descriptors were found in META-INF/gradle-plugins> Task :buildSrc:assemble> Task :buildSrc:compileTestKotlin NO-SOURCE> Task :buildSrc:pluginUnderTestMetadata> Task :buildSrc:compileTestJava NO-SOURCE> Task :buildSrc:compileTestGroovy NO-SOURCE> Task :buildSrc:processTestResources NO-SOURCE> Task :buildSrc:testClasses UP-TO-DATE> Task :buildSrc:test NO-SOURCE> Task :buildSrc:validatePlugins> Task :buildSrc:check> Task :buildSrc:build> Configure project :appFile /home/vagrant/.android/repositories.cfg could not be loaded.Checking the license for package Android SDK Build-Tools 30.0.2 in /home/vagrant/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 /home/vagrant/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 /home/vagrant/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 /home/vagrant/android-sdk/platforms/android-30"Install Android SDK Platform 30 (revision: 3)" complete."Install Android SDK Platform 30 (revision: 3)" finished.> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 1m 57s1 actionable task: 1 up-to-date2021-05-30 23:17:59,118 INFO: Scanning source for common problems...2021-05-30 23:17:59,124 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-05-30 23:17:59,138 INFO: Creating source tarball...2021-05-30 23:17:59,340 INFO: Running 'build' commands in build/org.jellyfin.mobile/app2021-05-30 23:17:59,341 DEBUG: Directory: build/org.jellyfin.mobile/app2021-05-30 23:17:59,341 DEBUG: > bash -x -c echo 'jellyfin.version=2.3.0-beta.3' >> ../gradle.properties+ echo jellyfin.version=2.3.0-beta.32021-05-30 23:17:59,545 INFO: Building Gradle project...2021-05-30 23:17:59,546 DEBUG: Directory: build/org.jellyfin.mobile/app2021-05-30 23:17:59,547 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleLibreReleaseFound 7.0.2 via distributionUrlRunning /opt/gradle/versions/7.0.2/bin/gradle assembleLibreReleaseTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the build> Task :buildSrc:compileKotlin> Task :buildSrc:compileJava NO-SOURCE> Task :buildSrc:compileGroovy NO-SOURCE> Task :buildSrc:pluginDescriptors> Task :buildSrc:processResources NO-SOURCE> Task :buildSrc:classes UP-TO-DATE> Task :buildSrc:inspectClassesForKotlinIC> Task :buildSrc:jar:jar: No valid plugin descriptors were found in META-INF/gradle-plugins> Task :buildSrc:assemble> Task :buildSrc:compileTestKotlin NO-SOURCE> Task :buildSrc:pluginUnderTestMetadata> Task :buildSrc:compileTestJava NO-SOURCE> Task :buildSrc:compileTestGroovy NO-SOURCE> Task :buildSrc:processTestResources NO-SOURCE> Task :buildSrc:testClasses UP-TO-DATE> Task :buildSrc:test NO-SOURCE> Task :buildSrc:validatePlugins> Task :buildSrc:check> Task :buildSrc:buildWARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/exoplayer-ui/2.13.3/d05c978bd34ecd5ac1bd312d8c4063faed0aed99/exoplayer-ui-2.13.3.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'WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/extension-mediasession/2.13.3/1a4136948e6019c48ea134ae0e40baa0d3c9b6ed/extension-mediasession-2.13.3.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/annotation/Nullable'Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Callback'WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.gms/play-services-cast-framework/19.0.0/d727dd9aaa31788c9922c1acf2768ac1d5412398/play-services-cast-framework-19.0.0.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/annotation/Keep'Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'> Task :app:preBuild UP-TO-DATE> Task :app:extractProguardFiles> Task :app:preLibreReleaseBuild> Task :app:compileLibreReleaseAidl NO-SOURCE> Task :app:compileLibreReleaseRenderscript NO-SOURCE> Task :app:dataBindingMergeDependencyArtifactsLibreRelease> Task :app:dataBindingMergeGenClassesLibreRelease> Task :app:generateLibreReleaseResValues> Task :app:generateLibreReleaseResources> Task :app:generateLibreReleaseBuildConfig> Task :app:checkLibreReleaseAarMetadata> Task :app:createLibreReleaseCompatibleScreenManifests> Task :app:extractDeepLinksLibreRelease> Task :app:processLibreReleaseMainManifest> Task :app:processLibreReleaseManifest> Task :app:writeLibreReleaseApplicationId> Task :app:analyticsRecordingLibreRelease> Task :app:mergeLibreReleaseJniLibFolders> Task :app:mergeLibreReleaseResources> Task :app:dataBindingGenBaseClassesLibreRelease> Task :app:mergeLibreReleaseShaders> Task :app:compileLibreReleaseShaders NO-SOURCE> Task :app:generateLibreReleaseAssets UP-TO-DATE> Task :app:mergeLibreReleaseAssets> Task :app:compressLibreReleaseAssets> Task :app:mergeLibreReleaseNativeLibs> Task :app:stripLibreReleaseDebugSymbols NO-SOURCE> Task :app:extractLibreReleaseNativeSymbolTables NO-SOURCE> Task :app:mergeLibreReleaseNativeDebugMetadata NO-SOURCE> Task :app:processLibreReleaseJavaRes NO-SOURCE> Task :app:checkLibreReleaseDuplicateClasses> Task :app:collectLibreReleaseDependencies> Task :app:sdkLibreReleaseDependencyData> Task :app:writeLibreReleaseAppMetadata> Task :app:writeLibreReleaseSigningConfigVersions> Task :app:processLibreReleaseManifestForPackagewarn: removing resource org.jellyfin.mobile:string/connection_error_invalid_version without required default value.warn: removing resource org.jellyfin.mobile:string/mediaservice_library_albums without required default value.warn: removing resource org.jellyfin.mobile:string/mediaservice_library_artists without required default value.warn: removing resource org.jellyfin.mobile:string/mediaservice_library_genres without required default value.warn: removing resource org.jellyfin.mobile:string/mediaservice_library_latest without required default value.warn: removing resource org.jellyfin.mobile:string/mediaservice_library_playlists without required default value.warn: removing resource org.jellyfin.mobile:string/mediaservice_library_songs without required default value.warn: removing resource org.jellyfin.mobile:string/mediaservice_shuffle without required default value.warn: removing resource org.jellyfin.mobile:string/pref_enable_exoplayer_summary without required default value.warn: removing resource org.jellyfin.mobile:string/pref_enable_exoplayer_title without required default value.> Task :app:processLibreReleaseResources> Task :app:kaptGenerateStubsLibreReleaseKotlin> Task :app:kaptLibreReleaseKotlinwarning: 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+.[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: androidx.room.RoomProcessor (DYNAMIC).> Task :app:compileLibreReleaseKotlin> Task :app:compileLibreReleaseJavaWithJavac> Task :app:compileLibreReleaseSources> Task :app:lintVitalLibreRelease> Task :app:mergeLibreReleaseGeneratedProguardFiles> Task :app:mergeLibreReleaseJavaResource> Task :app:minifyLibreReleaseWithR8WARNING:: R8: Missing class: org.conscrypt.ConscryptHostnameVerifier> Task :app:shrinkLibreReleaseRes> Task :app:optimizeLibreReleaseResources> Task :app:l8DexDesugarLibLibreRelease> Task :app:packageLibreRelease> Task :app:assembleLibreReleaseBUILD SUCCESSFUL in 3m 11s38 actionable tasks: 38 executed2021-05-30 23:21:11,427 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.jellyfin.mobile, universal_newlines=False, shell=None)2021-05-30 23:21:11,431 INFO: Successfully built version 2.3.0-beta.3 of org.jellyfin.mobile from 37ca7132f992d18c451daa454afac3f54e2e213c2021-05-30 23:21:12,373 DEBUG: AXML contains a RESOURCE MAP2021-05-30 23:21:12,373 DEBUG: Start of Namespace mapping: prefix 33: 'android' --> uri 58: 'http://schemas.android.com/apk/res/android'2021-05-30 23:21:12,374 DEBUG: Checking build/org.jellyfin.mobile/app/build/outputs/apk/libre/release/jellyfin-android-v2.3.0-beta.3-libre-release-unsigned.apk2021-05-30 23:21:12,387 DEBUG: AXML contains a RESOURCE MAP2021-05-30 23:21:12,387 DEBUG: Start of Namespace mapping: prefix 33: 'android' --> uri 58: 'http://schemas.android.com/apk/res/android'2021-05-30 23:21:12,406 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2021-05-30 23:21:12,406 INFO: ...retrieving https://repo.jellyfin.org/releases/client/android/versions/v2.3.0-beta.3/jellyfin-android-v2.3.0-beta.3-libre-release.apk2021-05-30 23:21:12,428 DEBUG: Starting new HTTPS connection (1): repo.jellyfin.org2021-05-30 23:21:12,993 DEBUG: https://repo.jellyfin.org:443 "GET /releases/client/android/versions/v2.3.0-beta.3/jellyfin-android-v2.3.0-beta.3-libre-release.apk HTTP/1.1" 302 02021-05-30 23:21:12,997 DEBUG: Starting new HTTPS connection (1): fra1.mirror.jellyfin.org2021-05-30 23:21:13,252 DEBUG: https://fra1.mirror.jellyfin.org:443 "GET /releases/client/android/versions/v2.3.0-beta.3/jellyfin-android-v2.3.0-beta.3-libre-release.apk HTTP/1.1" 200 48531602021-05-30 23:21:13,989 DEBUG: unsigned/binaries/org.jellyfin.mobile_2030003.binary.apk: VerifiesVerified using v1 scheme (JAR signing): trueVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseNumber of signers: 1WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/activity-ktx_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-extensions.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.media_media.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.mediarouter_mediarouter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.palette_palette.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.webkit_webkit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/annotation-experimental_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/coil-base_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/collection-ktx.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/core-ktx_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/fragment-ktx_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/jellyfin-android-v2.3.0-beta.3_libreRelease.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/jellyfin-api.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/jellyfin-core.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/jellyfin-model.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/jellyfin-platform-android_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/koin-android-scope_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/koin-android-viewmodel_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/koin-android_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/koin-androidx-fragment_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/koin-core.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlin-android-extensions-runtime.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlin-stdlib-common.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlin-stdlib-jdk7.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlin-stdlib-jdk8.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlin-stdlib.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlinx-coroutines-android.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlinx-coroutines-core.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlinx-serialization-core.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlinx-serialization-json.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/ktor-client-core.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/ktor-client-json.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/ktor-client-okhttp.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/ktor-client-serialization.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/ktor-http-cio.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/ktor-http.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/ktor-io.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/ktor-network.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/ktor-utils.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/lifecycle-livedata-core-ktx_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/lifecycle-livedata-ktx_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/lifecycle-runtime-ktx_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/lifecycle-viewmodel-ktx_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/modernandroidpreferences.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/okhttp.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/okio.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/parcelize-runtime.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/red-screen-of-death-no-op_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/savedstate-ktx_release.kotlin_module not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/c.a.b.a.a.f not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/c.a.b.i not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.DOES NOT VERIFYERROR: APK Signature Scheme v2 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <a4192e5d7a62b86c4c02a19860b9984102da180d9a6e0ad9707029beb10e91c0>, actual: <11e234eb288257ac5c47e1090a760391291155ea0d4b59e8e82398a8908e0c47>2021-05-30 23:21:14,359 ERROR:/tmp/tmpqn22ndkq/sigcp_org.jellyfin.mobile_2030003.apk:2021-05-30 23:21:14,359 INFO: ...NOT verified - /tmp/tmpqn22ndkq/sigcp_org.jellyfin.mobile_2030003.apk2021-05-30 23:21:14,814 DEBUG: > diff -r /tmp/tmpqn22ndkq/unsigned_binaries_org.jellyfin.mobile_2030003.binary /tmp/tmpqn22ndkq/_tmp_tmpqn22ndkq_sigcp_org.jellyfin.mobile_20300032021-05-30 23:21:14,953 DEBUG: removing unsigned/org.jellyfin.mobile_2030003.apk2021-05-30 23:21:14,956 DEBUG: removing unsigned/binaries/org.jellyfin.mobile_2030003.binary.apk2021-05-30 23:21:15,033 ERROR: Could not build app org.jellyfin.mobile: compared built binary to supplied reference binary but failed==== detail begin ====Unexpected diff output:==== detail end ====2021-05-30 23:21:15,033 DEBUG: Error encoutered, stopping by user request.