log for dev.anilbeesetti.nextplayer:10
== Installed Android Tools ==
2023-09-22 18:02:21,852 DEBUG: Reading 'config.yml'
2023-09-22 18:02:21,866 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-22 18:02:21,867 INFO: Creating log directory
2023-09-22 18:02:21,867 INFO: Creating temporary directory
2023-09-22 18:02:21,867 INFO: Creating output directory
2023-09-22 18:02:21,877 DEBUG: Getting git vcs interface for https://github.com/anilbeesetti/nextplayer
2023-09-22 18:02:21,877 DEBUG: Checking dev.anilbeesetti.nextplayer:10
2023-09-22 18:02:21,877 INFO: Building version 0.8.1 (10) of dev.anilbeesetti.nextplayer
2023-09-22 18:02:21,877 INFO: Running 'sudo' commands in /home/vagrant
2023-09-22 18:02:21,878 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [160 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 16s (1014 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (29.5 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2023-09-22 18:03:09,134 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-22 18:03:09,446 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-09-22 18:03:27,590 INFO: Getting source for revision ed26802ed21005e55ac2ef09f4e01db8ac2345e0
2023-09-22 18:03:27,592 DEBUG: Directory: build/dev.anilbeesetti.nextplayer
2023-09-22 18:03:27,592 DEBUG: > git rev-parse --show-toplevel
2023-09-22 18:03:27,818 DEBUG: Directory: build/dev.anilbeesetti.nextplayer
2023-09-22 18:03:27,819 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-22 18:03:28,033 DEBUG: Directory: build/dev.anilbeesetti.nextplayer
2023-09-22 18:03:28,033 DEBUG: > git reset --hard
2023-09-22 18:03:28,348 DEBUG: Directory: build/dev.anilbeesetti.nextplayer
2023-09-22 18:03:28,348 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-22 18:03:28,457 DEBUG: Directory: build/dev.anilbeesetti.nextplayer
2023-09-22 18:03:28,457 DEBUG: > git clean -dffx
2023-09-22 18:03:28,568 DEBUG: Directory: build/dev.anilbeesetti.nextplayer
2023-09-22 18:03:28,568 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-09-22 18:03:29,180 DEBUG: Directory: build/dev.anilbeesetti.nextplayer
2023-09-22 18:03:29,181 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-09-22 18:03:29,693 DEBUG: Directory: build/dev.anilbeesetti.nextplayer
2023-09-22 18:03:29,693 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-09-22 18:03:30,204 DEBUG: Directory: build/dev.anilbeesetti.nextplayer
2023-09-22 18:03:30,205 DEBUG: > git remote set-head origin --auto
2023-09-22 18:03:30,817 DEBUG: Directory: build/dev.anilbeesetti.nextplayer
2023-09-22 18:03:30,817 DEBUG: > git checkout -f ed26802ed21005e55ac2ef09f4e01db8ac2345e0
2023-09-22 18:03:31,129 DEBUG: Directory: build/dev.anilbeesetti.nextplayer
2023-09-22 18:03:31,129 DEBUG: > git clean -dffx
2023-09-22 18:03:31,240 INFO: Creating local.properties file at build/dev.anilbeesetti.nextplayer/local.properties
2023-09-22 18:03:31,241 INFO: Creating local.properties file at build/dev.anilbeesetti.nextplayer/app/local.properties
2023-09-22 18:03:31,242 DEBUG: Removing debuggable flags from build/dev.anilbeesetti.nextplayer/app
2023-09-22 18:03:31,282 INFO: Running 'prebuild' commands in build/dev.anilbeesetti.nextplayer/app
2023-09-22 18:03:31,283 DEBUG: Directory: build/dev.anilbeesetti.nextplayer/app
2023-09-22 18:03:31,283 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/isEnable = true/d' build.gradle.kts; sed -i -e 's/\\\\\././g' ../feature/player/src/main/AndroidManifest.xml
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/isEnable = true/d' build.gradle.kts
+ sed -i -e 's/\\\\\././g' ../feature/player/src/main/AndroidManifest.xml
2023-09-22 18:03:31,495 INFO: Cleaning Gradle project...
2023-09-22 18:03:31,496 DEBUG: Directory: build/dev.anilbeesetti.nextplayer/app
2023-09-22 18:03:31,496 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.3 via distributionUrl
Downloading missing gradle version 8.3
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.3-bin.zip: OK
Running /opt/gradle/versions/8.3/bin/gradle clean
Welcome to Gradle 8.3!
Here are the highlights of this release:
- Faster Java compilation
- Reduced memory usage
- Support for running on Java 20
For more details see https://docs.gradle.org/8.3/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :build-logic:convention:pluginDescriptors
> Task :build-logic:convention:processResources
> Task :build-logic:convention:compileKotlin
> Task :build-logic:convention:compileJava NO-SOURCE
> Task :build-logic:convention:classes
> Task :build-logic:convention:jar
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 3m 48s
5 actionable tasks: 4 executed, 1 up-to-date
2023-09-22 18:07:26,549 INFO: Scanning source for common problems...
2023-09-22 18:07:26,577 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-22 18:07:26,593 INFO: Removing binary at build-logic/convention/build/kotlin/compileKotlin/cacheable/last-build.bin
2023-09-22 18:07:26,602 INFO: Removing binary at build-logic/convention/build/kotlin/compileKotlin/local-state/build-history.bin
2023-09-22 18:07:26,602 INFO: Removing binary at build-logic/convention/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2023-09-22 18:07:26,603 INFO: Removing Java JAR file at build-logic/convention/build/libs/convention.jar
2023-09-22 18:07:26,604 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidHiltConventionPlugin.class
2023-09-22 18:07:26,605 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryComposeConventionPlugin.class
2023-09-22 18:07:26,605 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin$apply$lambda$1$$inlined$configure$1.class
2023-09-22 18:07:26,606 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidApplicationConventionPlugin$apply$lambda$1$$inlined$configure$1.class
2023-09-22 18:07:26,606 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidApplicationConventionPlugin.class
2023-09-22 18:07:26,607 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidHiltConventionPlugin$apply$lambda$1$$inlined$getByType$1.class
2023-09-22 18:07:26,607 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidApplicationConventionPlugin$apply$1$2.class
2023-09-22 18:07:26,608 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidApplicationComposeConventionPlugin.class
2023-09-22 18:07:26,608 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/JvmLibraryConventionPlugin.class
2023-09-22 18:07:26,608 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin$apply$1$2.class
2023-09-22 18:07:26,609 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidHiltConventionPlugin$apply$1$2.class
2023-09-22 18:07:26,609 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin$apply$1$3.class
2023-09-22 18:07:26,610 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidApplicationComposeConventionPlugin$apply$lambda$0$$inlined$getByType$1.class
2023-09-22 18:07:26,610 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin$inlined$sam$i$org_gradle_api_Action$0.class
2023-09-22 18:07:26,610 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidApplicationConventionPlugin$inlined$sam$i$org_gradle_api_Action$0.class
2023-09-22 18:07:26,611 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryComposeConventionPlugin$apply$lambda$0$$inlined$getByType$1.class
2023-09-22 18:07:26,611 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin.class
2023-09-22 18:07:26,612 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/dev/anilbeesetti/nextplayer/KotlinAndroidKt.class
2023-09-22 18:07:26,612 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/dev/anilbeesetti/nextplayer/AndroidComposeKt$configureAndroidCompose$1$2.class
2023-09-22 18:07:26,612 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/dev/anilbeesetti/nextplayer/AndroidComposeKt$configureAndroidCompose$1$3.class
2023-09-22 18:07:26,613 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/dev/anilbeesetti/nextplayer/KotlinAndroidKt$configureKotlin$1.class
2023-09-22 18:07:26,613 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/dev/anilbeesetti/nextplayer/AndroidComposeKt$configureAndroidCompose$$inlined$getByType$1.class
2023-09-22 18:07:26,614 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/dev/anilbeesetti/nextplayer/KotlinAndroidKt$configureKotlin$1$1.class
2023-09-22 18:07:26,614 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/dev/anilbeesetti/nextplayer/KotlinAndroidKt$configureKotlinAndroid$1$1.class
2023-09-22 18:07:26,614 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/dev/anilbeesetti/nextplayer/AndroidComposeKt.class
2023-09-22 18:07:26,615 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/dev/anilbeesetti/nextplayer/KotlinAndroidKt$configureKotlinAndroid$1$2.class
2023-09-22 18:07:26,615 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/dev/anilbeesetti/nextplayer/AndroidComposeKt$configureAndroidCompose$1$1.class
2023-09-22 18:07:26,648 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-22 18:07:26,664 INFO: Creating source tarball...
2023-09-22 18:07:27,386 INFO: Building Gradle project...
2023-09-22 18:07:27,387 DEBUG: Directory: build/dev.anilbeesetti.nextplayer/app
2023-09-22 18:07:27,387 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.3 via distributionUrl
Running /opt/gradle/versions/8.3/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :build-logic:convention:pluginDescriptors
> Task :build-logic:convention:processResources
> Task :build-logic:convention:compileKotlin
> Task :build-logic:convention:compileJava NO-SOURCE
> Task :build-logic:convention:classes
> Task :build-logic:convention:jar
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :core:datastore:preBuild UP-TO-DATE
> Task :core:ui:preBuild UP-TO-DATE
> Task :core:domain:preBuild UP-TO-DATE
> Task :feature:videopicker:preBuild UP-TO-DATE
> Task :feature:player:preBuild UP-TO-DATE
> Task :core:data:preBuild UP-TO-DATE
> Task :core:data:preReleaseBuild UP-TO-DATE
> Task :core:common:preBuild UP-TO-DATE
> Task :core:database:preBuild UP-TO-DATE
> Task :core:media:preBuild UP-TO-DATE
> Task :core:database:preReleaseBuild UP-TO-DATE
> Task :core:datastore:preReleaseBuild UP-TO-DATE
> Task :feature:player:preReleaseBuild UP-TO-DATE
> Task :feature:settings:preBuild UP-TO-DATE
> Task :core:common:preReleaseBuild UP-TO-DATE
> Task :core:media:preReleaseBuild UP-TO-DATE
> Task :feature:settings:preReleaseBuild UP-TO-DATE
> Task :feature:videopicker:preReleaseBuild UP-TO-DATE
> Task :core:domain:preReleaseBuild UP-TO-DATE
> Task :core:ui:preReleaseBuild UP-TO-DATE
> Task :core:datastore:generateReleaseResValues
> Task :core:domain:generateReleaseResValues
> Task :core:data:generateReleaseResValues
> Task :core:database:generateReleaseResValues
> Task :core:common:generateReleaseResValues
> Task :core:ui:generateReleaseResValues
> Task :core:domain:generateReleaseResources
> Task :core:media:generateReleaseResValues
> Task :core:media:generateReleaseResources
> Task :core:datastore:generateReleaseResources
> Task :core:common:generateReleaseResources
> Task :core:data:generateReleaseResources
> Task :core:ui:generateReleaseResources
> Task :core:database:generateReleaseResources
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :feature:videopicker:mergeReleaseJniLibFolders
> Task :feature:settings:mergeReleaseJniLibFolders
> Task :feature:player:mergeReleaseJniLibFolders
> Task :feature:settings:mergeReleaseNativeLibs NO-SOURCE
> Task :feature:videopicker:mergeReleaseNativeLibs NO-SOURCE
> Task :feature:player:mergeReleaseNativeLibs NO-SOURCE
> Task :feature:settings:stripReleaseDebugSymbols NO-SOURCE
> Task :feature:player:stripReleaseDebugSymbols NO-SOURCE
> Task :feature:videopicker:stripReleaseDebugSymbols NO-SOURCE
> Task :feature:videopicker:generateReleaseResValues
> Task :feature:player:generateReleaseResValues
> Task :feature:player:extractDeepLinksForAarRelease
> Task :feature:videopicker:extractDeepLinksForAarRelease
> Task :feature:videopicker:generateReleaseResources
> Task :feature:settings:generateReleaseResValues
> Task :feature:settings:extractDeepLinksForAarRelease
> Task :feature:settings:generateReleaseResources
> Task :feature:videopicker:copyReleaseJniLibsProjectAndLocalJars
> Task :feature:player:copyReleaseJniLibsProjectAndLocalJars
> Task :feature:settings:copyReleaseJniLibsProjectAndLocalJars
> Task :core:common:collectDependencies
> Task :core:database:collectDependencies
> Task :core:database:prepareLibraryDefinitionsRelease
> Task :core:common:prepareLibraryDefinitionsRelease
> Task :core:common:packageReleaseResources
> Task :core:database:packageReleaseResources
> Task :core:database:parseReleaseLocalResources
> Task :core:common:parseReleaseLocalResources
> Task :core:database:processReleaseManifest
> Task :core:datastore:collectDependencies
> Task :core:media:collectDependencies
> Task :core:domain:collectDependencies
> Task :core:datastore:prepareLibraryDefinitionsRelease
> Task :core:common:processReleaseManifest
> Task :core:datastore:packageReleaseResources
> Task :core:media:prepareLibraryDefinitionsRelease
> Task :core:datastore:parseReleaseLocalResources
> Task :core:datastore:processReleaseManifest
> Task :core:domain:prepareLibraryDefinitionsRelease
> Task :core:media:packageReleaseResources
> Task :core:domain:packageReleaseResources
> Task :core:media:parseReleaseLocalResources
> Task :core:media:processReleaseManifest
> Task :core:domain:parseReleaseLocalResources
> Task :core:domain:processReleaseManifest
> Task :core:data:collectDependencies
> Task :core:model:processResources NO-SOURCE
> Task :core:ui:collectDependencies
> Task :core:data:prepareLibraryDefinitionsRelease
> Task :core:data:packageReleaseResources
> Task :core:data:parseReleaseLocalResources
> Task :core:data:processReleaseManifest
> Task :core:ui:prepareLibraryDefinitionsRelease
> Task :core:data:javaPreCompileRelease
> Task :core:media:javaPreCompileRelease
> Task :core:datastore:javaPreCompileRelease
> Task :core:domain:javaPreCompileRelease
> Task :core:common:javaPreCompileRelease
> Task :core:data:generateReleaseRFile
> Task :core:datastore:generateReleaseRFile
> Task :core:domain:generateReleaseRFile
> Task :core:media:generateReleaseRFile
> Task :core:media:mergeReleaseJniLibFolders
> Task :core:data:mergeReleaseJniLibFolders
> Task :core:media:mergeReleaseNativeLibs NO-SOURCE
> Task :core:media:stripReleaseDebugSymbols NO-SOURCE
> Task :core:domain:mergeReleaseJniLibFolders
> Task :core:common:mergeReleaseJniLibFolders
> Task :core:database:javaPreCompileRelease
> Task :core:datastore:mergeReleaseJniLibFolders
> Task :core:data:mergeReleaseNativeLibs NO-SOURCE
> Task :core:data:stripReleaseDebugSymbols NO-SOURCE
> Task :core:common:mergeReleaseNativeLibs NO-SOURCE
> Task :core:domain:mergeReleaseNativeLibs NO-SOURCE
> Task :core:datastore:mergeReleaseNativeLibs NO-SOURCE
> Task :core:media:copyReleaseJniLibsProjectAndLocalJars
> Task :core:common:stripReleaseDebugSymbols NO-SOURCE
> Task :core:domain:stripReleaseDebugSymbols NO-SOURCE
> Task :core:media:extractDeepLinksForAarRelease
> Task :core:datastore:stripReleaseDebugSymbols NO-SOURCE
> Task :core:common:copyReleaseJniLibsProjectAndLocalJars
> Task :core:domain:copyReleaseJniLibsProjectAndLocalJars
> Task :core:domain:extractDeepLinksForAarRelease
> Task :core:data:copyReleaseJniLibsProjectAndLocalJars
> Task :core:common:extractDeepLinksForAarRelease
> Task :core:common:generateReleaseRFile
> Task :core:data:extractDeepLinksForAarRelease
> Task :core:datastore:copyReleaseJniLibsProjectAndLocalJars
> Task :core:database:mergeReleaseJniLibFolders
> Task :core:database:mergeReleaseNativeLibs NO-SOURCE
> Task :core:datastore:extractDeepLinksForAarRelease
> Task :core:database:stripReleaseDebugSymbols NO-SOURCE
> Task :core:domain:mergeReleaseShaders
> Task :core:database:generateReleaseRFile
> Task :core:media:mergeReleaseShaders
> Task :core:domain:compileReleaseShaders NO-SOURCE
> Task :core:data:mergeReleaseShaders
> Task :core:common:mergeReleaseShaders
> Task :core:database:copyReleaseJniLibsProjectAndLocalJars
> Task :core:domain:generateReleaseAssets UP-TO-DATE
> Task :core:media:compileReleaseShaders NO-SOURCE
> Task :core:data:compileReleaseShaders NO-SOURCE
> Task :core:data:generateReleaseAssets UP-TO-DATE
> Task :core:media:generateReleaseAssets UP-TO-DATE
> Task :core:datastore:mergeReleaseShaders
> Task :core:datastore:compileReleaseShaders NO-SOURCE
> Task :core:domain:packageReleaseAssets
> Task :core:data:packageReleaseAssets
> Task :core:datastore:generateReleaseAssets UP-TO-DATE
> Task :core:media:packageReleaseAssets
> Task :core:datastore:packageReleaseAssets
> Task :core:datastore:prepareLintJarForPublish
> Task :core:data:prepareLintJarForPublish
> Task :core:domain:prepareLintJarForPublish
> Task :core:media:prepareReleaseArtProfile
> Task :core:data:prepareReleaseArtProfile
> Task :core:media:prepareLintJarForPublish
> Task :core:datastore:prepareReleaseArtProfile
> Task :core:domain:prepareReleaseArtProfile
> Task :core:data:extractDeepLinksRelease
> Task :core:data:writeReleaseAarMetadata
> Task :core:datastore:extractDeepLinksRelease
> Task :core:domain:extractDeepLinksRelease
> Task :core:data:writeReleaseLintModelMetadata
> Task :core:media:extractDeepLinksRelease
> Task :core:media:writeReleaseLintModelMetadata
> Task :core:domain:writeReleaseLintModelMetadata
> Task :core:datastore:writeReleaseLintModelMetadata
> Task :core:data:copyReleaseJniLibsProjectOnly
> Task :core:domain:writeReleaseAarMetadata
> Task :core:media:copyReleaseJniLibsProjectOnly
> Task :core:domain:copyReleaseJniLibsProjectOnly
> Task :core:datastore:copyReleaseJniLibsProjectOnly
> Task :core:datastore:writeReleaseAarMetadata
> Task :core:media:writeReleaseAarMetadata
> Task :core:ui:packageReleaseResources
> Task :core:ui:javaPreCompileRelease
> Task :core:ui:mergeReleaseJniLibFolders
> Task :core:ui:mergeReleaseNativeLibs NO-SOURCE
> Task :core:ui:stripReleaseDebugSymbols NO-SOURCE
> Task :core:ui:processReleaseManifest
> Task :core:ui:copyReleaseJniLibsProjectAndLocalJars
> Task :core:ui:extractDeepLinksForAarRelease
> Task :core:ui:mergeReleaseShaders
> Task :core:ui:parseReleaseLocalResources
> Task :core:ui:compileReleaseShaders NO-SOURCE
> Task :core:ui:generateReleaseAssets UP-TO-DATE
> Task :core:ui:packageReleaseAssets
> Task :core:ui:prepareReleaseArtProfile
> Task :core:ui:generateReleaseRFile
> Task :core:ui:prepareLintJarForPublish
> Task :core:ui:writeReleaseAarMetadata
> Task :core:ui:extractDeepLinksRelease
> Task :core:ui:writeReleaseLintModelMetadata
> Task :core:ui:copyReleaseJniLibsProjectOnly
> Task :feature:videopicker:collectDependencies
> Task :feature:settings:collectDependencies
> Task :feature:videopicker:prepareLibraryDefinitionsRelease
> Task :feature:videopicker:packageReleaseResources
> Task :feature:videopicker:parseReleaseLocalResources
> Task :feature:settings:prepareLibraryDefinitionsRelease
> Task :feature:videopicker:processReleaseManifest
> Task :feature:settings:packageReleaseResources
> Task :feature:videopicker:javaPreCompileRelease
> Task :feature:settings:parseReleaseLocalResources
> Task :feature:videopicker:generateReleaseRFile
> Task :feature:videopicker:mergeReleaseShaders
> Task :feature:videopicker:compileReleaseShaders NO-SOURCE
> Task :feature:videopicker:generateReleaseAssets UP-TO-DATE
> Task :feature:settings:processReleaseManifest
> Task :feature:videopicker:packageReleaseAssets
> Task :feature:videopicker:prepareLintJarForPublish
> Task :feature:settings:javaPreCompileRelease
> Task :feature:settings:mergeReleaseShaders
> Task :feature:settings:compileReleaseShaders NO-SOURCE
> Task :feature:settings:generateReleaseAssets UP-TO-DATE
> Task :feature:videopicker:prepareReleaseArtProfile
> Task :feature:settings:generateReleaseRFile
> Task :feature:settings:packageReleaseAssets
> Task :feature:videopicker:writeReleaseAarMetadata
> Task :feature:settings:prepareReleaseArtProfile
> Task :feature:settings:prepareLintJarForPublish
> Task :feature:videopicker:extractDeepLinksRelease
> Task :feature:settings:writeReleaseAarMetadata
> Task :feature:settings:extractDeepLinksRelease
> Task :feature:settings:writeReleaseLintModelMetadata
> Task :feature:videopicker:writeReleaseLintModelMetadata
> Task :feature:settings:copyReleaseJniLibsProjectOnly
> Task :feature:videopicker:copyReleaseJniLibsProjectOnly
> Task :app:collectDependencies
> Task :app:prepareLibraryDefinitionsRelease
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:parseReleaseLocalResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> Task :core:common:compileReleaseShaders NO-SOURCE
> Task :core:common:generateReleaseAssets UP-TO-DATE
> Task :core:common:packageReleaseAssets
> Task :core:common:prepareLintJarForPublish
> Task :core:common:prepareReleaseArtProfile
> Task :core:database:extractDeepLinksForAarRelease
> Task :core:common:writeReleaseAarMetadata
> Task :core:common:extractDeepLinksRelease
> Task :core:common:writeReleaseLintModelMetadata
> Task :core:database:mergeReleaseShaders
> Task :core:database:compileReleaseShaders NO-SOURCE
> Task :core:database:generateReleaseAssets UP-TO-DATE
> Task :core:common:copyReleaseJniLibsProjectOnly
> Task :core:database:packageReleaseAssets
> Task :core:database:prepareLintJarForPublish
> Task :core:database:prepareReleaseArtProfile
> Task :core:database:writeReleaseAarMetadata
> Task :core:database:extractDeepLinksRelease
> Task :core:database:writeReleaseLintModelMetadata
> Task :core:database:copyReleaseJniLibsProjectOnly
> Task :feature:player:generateReleaseResources
> Task :feature:player:dataBindingMergeDependencyArtifactsRelease
> Task :feature:player:collectDependencies
> Task :feature:player:prepareLibraryDefinitionsRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:checkReleaseDuplicateClasses
> Task :feature:player:packageReleaseResources
> Task :feature:player:parseReleaseLocalResources
> Task :feature:player:javaPreCompileRelease
> Task :feature:player:processReleaseManifest
> Task :feature:player:dataBindingGenBaseClassesRelease
> Task :feature:player:mergeReleaseShaders
> Task :feature:player:compileReleaseShaders NO-SOURCE
> Task :feature:player:generateReleaseAssets UP-TO-DATE
> Task :feature:player:generateReleaseRFile
> Task :feature:player:packageReleaseAssets
> Task :feature:player:prepareLintJarForPublish
> Task :feature:player:prepareReleaseArtProfile
> Task :feature:player:writeReleaseAarMetadata
> Task :feature:player:extractDeepLinksRelease
> Task :feature:player:writeReleaseLintModelMetadata
> Task :feature:player:copyReleaseJniLibsProjectOnly
> Task :app:collectReleaseDependencies
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :core:common:kspReleaseKotlin
> Task :core:database:kspReleaseKotlin
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:mergeReleaseResources
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :core:model:compileKotlin
> Task :core:model:compileJava NO-SOURCE
> Task :core:model:classes UP-TO-DATE
> Task :core:model:jar
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libavcodec.so, libavutil.so, libffcodecs.so, libswresample.so, libswscale.so.
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:bundleReleaseResources
> Task :core:database:compileReleaseKotlin
> Task :app:processReleaseResources
> Task :core:common:compileReleaseKotlin
> Task :core:common:compileReleaseJavaWithJavac
> Task :core:database:compileReleaseJavaWithJavac
> Task :core:common:transformReleaseClassesWithAsm
> Task :core:database:transformReleaseClassesWithAsm
> Task :core:ui:compileReleaseKotlin
> Task :core:ui:compileReleaseJavaWithJavac NO-SOURCE
> Task :core:ui:bundleLibCompileToJarRelease
> Task :core:ui:bundleLibRuntimeToJarRelease
> Task :core:ui:extractReleaseAnnotations
> Task :core:common:extractReleaseAnnotations
> Task :core:database:extractReleaseAnnotations
> Task :core:ui:mergeReleaseGeneratedProguardFiles
> Task :core:common:bundleLibCompileToJarRelease
> Task :core:ui:mergeReleaseConsumerProguardFiles
> Task :core:database:bundleLibCompileToJarRelease
> Task :core:common:mergeReleaseGeneratedProguardFiles
> Task :core:common:bundleLibRuntimeToJarRelease
> Task :core:database:mergeReleaseGeneratedProguardFiles
> Task :core:common:mergeReleaseConsumerProguardFiles
> Task :core:database:bundleLibRuntimeToJarRelease
> Task :core:database:mergeReleaseConsumerProguardFiles
> Task :core:ui:processReleaseJavaRes
> Task :core:common:processReleaseJavaRes
> Task :core:database:processReleaseJavaRes
> Task :core:common:createFullJarRelease
> Task :core:database:createFullJarRelease
> Task :core:ui:createFullJarRelease
> Task :core:database:exportReleaseConsumerProguardFiles
> Task :core:ui:exportReleaseConsumerProguardFiles
> Task :core:common:exportReleaseConsumerProguardFiles
> Task :core:database:mergeReleaseJavaResource
> Task :core:ui:mergeReleaseJavaResource
> Task :core:common:mergeReleaseJavaResource
> Task :core:database:syncReleaseLibJars
> Task :core:common:syncReleaseLibJars
> Task :core:common:bundleReleaseLocalLintAar
> Task :core:database:bundleReleaseLocalLintAar
> Task :core:ui:syncReleaseLibJars
> Task :core:ui:bundleReleaseLocalLintAar
> Task :core:datastore:kspReleaseKotlin
> Task :core:media:kspReleaseKotlin
> Task :core:datastore:compileReleaseKotlin
> Task :core:datastore:compileReleaseJavaWithJavac
> Task :core:datastore:transformReleaseClassesWithAsm
> Task :core:datastore:extractReleaseAnnotations
> Task :core:datastore:bundleLibCompileToJarRelease
> Task :core:datastore:mergeReleaseGeneratedProguardFiles
> Task :core:datastore:mergeReleaseConsumerProguardFiles
> Task :core:datastore:bundleLibRuntimeToJarRelease
> Task :core:datastore:processReleaseJavaRes
> Task :core:datastore:mergeReleaseJavaResource
> Task :core:datastore:createFullJarRelease
> Task :core:datastore:syncReleaseLibJars
> Task :core:datastore:bundleReleaseLocalLintAar
> Task :core:datastore:exportReleaseConsumerProguardFiles
> Task :core:media:compileReleaseKotlin
> Task :core:media:compileReleaseJavaWithJavac
> Task :core:media:transformReleaseClassesWithAsm
> Task :core:media:extractReleaseAnnotations
> Task :core:media:bundleLibCompileToJarRelease
> Task :core:media:mergeReleaseGeneratedProguardFiles
> Task :core:media:bundleLibRuntimeToJarRelease
> Task :core:media:mergeReleaseConsumerProguardFiles
> Task :core:media:processReleaseJavaRes
> Task :core:media:createFullJarRelease
> Task :core:media:mergeReleaseJavaResource
> Task :core:media:exportReleaseConsumerProguardFiles
> Task :core:media:syncReleaseLibJars
> Task :core:media:bundleReleaseLocalLintAar
> Task :core:data:kspReleaseKotlin
> Task :core:data:compileReleaseKotlin
> Task :core:data:compileReleaseJavaWithJavac
> Task :core:data:extractReleaseAnnotations
> Task :core:data:processReleaseJavaRes
> Task :core:data:mergeReleaseJavaResource
> Task :core:data:transformReleaseClassesWithAsm
> Task :core:data:bundleLibCompileToJarRelease
> Task :core:data:bundleLibRuntimeToJarRelease
> Task :core:data:mergeReleaseGeneratedProguardFiles
> Task :core:data:mergeReleaseConsumerProguardFiles
> Task :core:data:syncReleaseLibJars
> Task :core:data:bundleReleaseLocalLintAar
> Task :core:data:createFullJarRelease
> Task :core:data:exportReleaseConsumerProguardFiles
> Task :core:domain:kspReleaseKotlin
> Task :core:domain:compileReleaseKotlin
> Task :core:domain:compileReleaseJavaWithJavac
> Task :core:domain:extractReleaseAnnotations
> Task :core:domain:transformReleaseClassesWithAsm
> Task :core:domain:bundleLibCompileToJarRelease
> Task :core:domain:bundleLibRuntimeToJarRelease
> Task :core:domain:mergeReleaseGeneratedProguardFiles
> Task :core:domain:mergeReleaseConsumerProguardFiles
> Task :core:domain:processReleaseJavaRes
> Task :core:domain:createFullJarRelease
> Task :core:domain:mergeReleaseJavaResource
> Task :core:domain:exportReleaseConsumerProguardFiles
> Task :core:domain:syncReleaseLibJars
> Task :core:domain:bundleReleaseLocalLintAar
> Task :feature:videopicker:kspReleaseKotlin
> Task :feature:settings:kspReleaseKotlin
> Task :feature:player:kspReleaseKotlin
> Task :feature:videopicker:compileReleaseKotlin
> Task :feature:videopicker:extractReleaseAnnotations
> Task :feature:videopicker:compileReleaseJavaWithJavac
> Task :feature:settings:compileReleaseKotlin
> Task :feature:settings:extractReleaseAnnotations
> Task :feature:player:compileReleaseKotlin
> Task :feature:settings:compileReleaseJavaWithJavac
> Task :feature:player:extractReleaseAnnotations
> Task :feature:videopicker:processReleaseJavaRes
> Task :feature:videopicker:mergeReleaseJavaResource
> Task :feature:videopicker:transformReleaseClassesWithAsm
> Task :feature:videopicker:mergeReleaseGeneratedProguardFiles
> Task :feature:videopicker:mergeReleaseConsumerProguardFiles
> Task :feature:videopicker:syncReleaseLibJars
> Task :feature:videopicker:bundleReleaseLocalLintAar
> Task :feature:videopicker:exportReleaseConsumerProguardFiles
> Task :feature:videopicker:bundleLibRuntimeToJarRelease
> Task :feature:videopicker:bundleLibCompileToJarRelease
> Task :feature:videopicker:createFullJarRelease
> Task :feature:player:compileReleaseJavaWithJavac
> Task :feature:settings:processReleaseJavaRes
> Task :feature:settings:mergeReleaseJavaResource
> Task :feature:settings:transformReleaseClassesWithAsm
> Task :feature:settings:mergeReleaseGeneratedProguardFiles
> Task :feature:settings:mergeReleaseConsumerProguardFiles
> Task :feature:player:processReleaseJavaRes
> Task :feature:player:mergeReleaseJavaResource
> Task :feature:player:transformReleaseClassesWithAsm
> Task :feature:player:mergeReleaseGeneratedProguardFiles
> Task :feature:player:mergeReleaseConsumerProguardFiles
> Task :feature:settings:syncReleaseLibJars
> Task :feature:settings:bundleReleaseLocalLintAar
> Task :feature:player:syncReleaseLibJars
> Task :feature:settings:exportReleaseConsumerProguardFiles
> Task :feature:player:bundleReleaseLocalLintAar
> Task :feature:player:exportReleaseConsumerProguardFiles
> Task :feature:player:bundleLibCompileToJarRelease
> Task :feature:settings:bundleLibCompileToJarRelease
> Task :feature:player:bundleLibRuntimeToJarRelease
> Task :feature:settings:bundleLibRuntimeToJarRelease
> Task :feature:player:createFullJarRelease
> Task :feature:settings:createFullJarRelease
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
> Task :app:processReleaseJavaRes
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 6m 51s
396 actionable tasks: 396 executed
2023-09-22 18:14:19,685 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/dev.anilbeesetti.nextplayer, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-22 18:14:19,700 INFO: Successfully built version 0.8.1 of dev.anilbeesetti.nextplayer from ed26802ed21005e55ac2ef09f4e01db8ac2345e0
2023-09-22 18:14:20,007 DEBUG: AXML contains a RESOURCE MAP
2023-09-22 18:14:20,007 DEBUG: Start of Namespace mapping: prefix 677: 'android' --> uri 721: 'http://schemas.android.com/apk/res/android'
2023-09-22 18:14:20,009 DEBUG: Checking build/dev.anilbeesetti.nextplayer/app/build/outputs/apk/release/app-release-unsigned.apk
2023-09-22 18:14:20,030 DEBUG: AXML contains a RESOURCE MAP
2023-09-22 18:14:20,031 DEBUG: Start of Namespace mapping: prefix 677: 'android' --> uri 721: 'http://schemas.android.com/apk/res/android'
2023-09-22 18:14:20,088 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-09-22 18:14:20,088 INFO: ...retrieving https://github.com/anilbeesetti/nextplayer/releases/download/v0.8.1/nextplayer-v0.8.1-universal.apk
2023-09-22 18:14:20,093 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-09-22 18:14:20,332 DEBUG: https://github.com:443 "GET /anilbeesetti/nextplayer/releases/download/v0.8.1/nextplayer-v0.8.1-universal.apk HTTP/1.1" 302 0
2023-09-22 18:14:20,341 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-09-22 18:14:20,620 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/598940882/da86aa40-814d-49f5-be80-9eede9b2b8fc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230922%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230922T181420Z&X-Amz-Expires=300&X-Amz-Signature=53c76b96b91162309e46c158e7d57075a8a8056c2865fc9013bf5aaa78826e62&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=598940882&response-content-disposition=attachment%3B%20filename%3Dnextplayer-v0.8.1-universal.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 14653491
2023-09-22 18:14:24,290 DEBUG: unsigned/binaries/dev.anilbeesetti.nextplayer_10.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Number of signers: 1
WARNING: 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/androidx.activity_activity-compose.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-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.autofill_autofill.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.compose.animation_animation-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.compose.animation_animation.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.compose.foundation_foundation-layout.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.compose.foundation_foundation.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.compose.material3_material3.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.compose.material_material-icons-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.compose.material_material-icons-extended.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.compose.material_material-ripple.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.compose.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/androidx.compose.runtime_runtime-saveable.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.compose.runtime_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.compose.ui_ui-geometry.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.compose.ui_ui-graphics.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.compose.ui_ui-text.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.compose.ui_ui-tooling-preview.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.compose.ui_ui-unit.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.compose.ui_ui-util.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.compose.ui_ui.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-splashscreen.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-poolingcontainer.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.datastore_datastore.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.emoji2_emoji2-views-helper.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.emoji2_emoji2.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.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.hilt_hilt-navigation-compose.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.hilt_hilt-navigation.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-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.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-compose.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-viewmodel-compose.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.navigation_navigation-common-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.navigation_navigation-common.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.navigation_navigation-compose.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.navigation_navigation-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.navigation_navigation-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.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.profileinstaller_profileinstaller.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-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.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.startup_startup-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.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/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/com.google.dagger_dagger-lint-aar.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/com.google.dagger_dagger.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/com.google.dagger_hilt-android.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/com.google.dagger_hilt-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/kotlinx_coroutines_android.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/kotlinx_coroutines_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/services/bc.v 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/gc.m not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2023-09-22 18:14:27,250 DEBUG: /tmp/tmp9b2jpx67/sigcp_dev.anilbeesetti.nextplayer_10.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Number of signers: 1
WARNING: 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/androidx.activity_activity-compose.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-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.autofill_autofill.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.compose.animation_animation-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.compose.animation_animation.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.compose.foundation_foundation-layout.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.compose.foundation_foundation.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.compose.material3_material3.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.compose.material_material-icons-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.compose.material_material-icons-extended.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.compose.material_material-ripple.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.compose.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/androidx.compose.runtime_runtime-saveable.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.compose.runtime_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.compose.ui_ui-geometry.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.compose.ui_ui-graphics.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.compose.ui_ui-text.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.compose.ui_ui-tooling-preview.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.compose.ui_ui-unit.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.compose.ui_ui-util.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.compose.ui_ui.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-splashscreen.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-poolingcontainer.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.datastore_datastore.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.emoji2_emoji2-views-helper.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.emoji2_emoji2.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.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.hilt_hilt-navigation-compose.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.hilt_hilt-navigation.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-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.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-compose.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-viewmodel-compose.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.navigation_navigation-common-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.navigation_navigation-common.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.navigation_navigation-compose.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.navigation_navigation-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.navigation_navigation-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.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.profileinstaller_profileinstaller.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-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.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.startup_startup-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.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/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/com.google.dagger_dagger-lint-aar.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/com.google.dagger_dagger.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/com.google.dagger_hilt-android.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/com.google.dagger_hilt-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/kotlinx_coroutines_android.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/kotlinx_coroutines_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/services/bc.v 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/gc.m not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2023-09-22 18:14:27,251 INFO: ...successfully verified
2023-09-22 18:14:27,252 INFO: compared built binary to supplied reference binary successfully
2023-09-22 18:14:27,330 INFO: supplied reference binary has allowed signer d37cabf3676cf58224fb242c8dd209129d05880379295faaa6d0fb607bec131b
2023-09-22 18:14:27,336 INFO: success: dev.anilbeesetti.nextplayer
2023-09-22 18:14:27,336 INFO: Finished
2023-09-22 18:14:27,337 INFO: 1 build succeeded