log for com.maxrave.simpmusic:9
== Installed Android Tools ==
2023-09-23 08:35:59,352 DEBUG: Reading 'config.yml'
2023-09-23 08:35:59,368 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-23 08:35:59,369 INFO: Creating log directory
2023-09-23 08:35:59,369 INFO: Creating temporary directory
2023-09-23 08:35:59,369 INFO: Creating output directory
2023-09-23 08:35:59,380 DEBUG: Getting git vcs interface for https://github.com/maxrave-dev/SimpMusic.git
2023-09-23 08:35:59,380 DEBUG: Checking com.maxrave.simpmusic:9
2023-09-23 08:35:59,381 INFO: Building version 0.1.3-beta (9) of com.maxrave.simpmusic
2023-09-23 08:35:59,381 INFO: Running 'sudo' commands in /home/vagrant
2023-09-23 08:35:59,381 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ 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://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [160 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 7s (2205 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 (31.1 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-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-09-23 08:36:39,948 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-23 08:36:40,263 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-23 08:36:57,569 INFO: Getting source for revision 452239aabe6c920bc4b2cec83112fcff57b3c11f
2023-09-23 08:36:57,573 DEBUG: Directory: build/com.maxrave.simpmusic
2023-09-23 08:36:57,574 DEBUG: > git rev-parse --show-toplevel
2023-09-23 08:36:57,794 DEBUG: Directory: build/com.maxrave.simpmusic
2023-09-23 08:36:57,795 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-23 08:36:58,007 DEBUG: Directory: build/com.maxrave.simpmusic
2023-09-23 08:36:58,008 DEBUG: > git reset --hard
2023-09-23 08:36:58,420 DEBUG: Directory: build/com.maxrave.simpmusic
2023-09-23 08:36:58,420 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-23 08:36:58,531 DEBUG: Directory: build/com.maxrave.simpmusic
2023-09-23 08:36:58,532 DEBUG: > git clean -dffx
2023-09-23 08:36:58,644 DEBUG: Directory: build/com.maxrave.simpmusic
2023-09-23 08:36:58,645 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-23 08:36:59,258 DEBUG: Directory: build/com.maxrave.simpmusic
2023-09-23 08:36:59,258 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-23 08:36:59,770 DEBUG: Directory: build/com.maxrave.simpmusic
2023-09-23 08:36:59,771 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-23 08:37:00,284 DEBUG: Directory: build/com.maxrave.simpmusic
2023-09-23 08:37:00,285 DEBUG: > git remote set-head origin --auto
2023-09-23 08:37:02,302 DEBUG: Directory: build/com.maxrave.simpmusic
2023-09-23 08:37:02,302 DEBUG: > git checkout -f 452239aabe6c920bc4b2cec83112fcff57b3c11f
2023-09-23 08:37:03,517 DEBUG: Directory: build/com.maxrave.simpmusic
2023-09-23 08:37:03,518 DEBUG: > git clean -dffx
2023-09-23 08:37:03,629 INFO: Creating local.properties file at build/com.maxrave.simpmusic/local.properties
2023-09-23 08:37:03,631 INFO: Creating local.properties file at build/com.maxrave.simpmusic/app/local.properties
2023-09-23 08:37:03,632 DEBUG: Removing debuggable flags from build/com.maxrave.simpmusic/app
2023-09-23 08:37:03,645 INFO: Removing specified files
2023-09-23 08:37:03,646 INFO: Removing .idea
2023-09-23 08:37:03,677 INFO: Cleaning Gradle project...
2023-09-23 08:37:03,678 DEBUG: Directory: build/com.maxrave.simpmusic/app
2023-09-23 08:37:03,678 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.2.1 via distributionUrl
Downloading missing gradle version 8.2.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.2.1-bin.zip: OK
Running /opt/gradle/versions/8.2.1/bin/gradle clean
Welcome to Gradle 8.2.1!
Here are the highlights of this release:
- Kotlin DSL: new reference documentation, assignment syntax by default
- Kotlin DSL is now the default with Gradle init
- Improved suggestions to resolve errors in console output
- Reduced sync memory consumption
For more details see https://docs.gradle.org/8.2.1/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.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no configuration cache is available for tasks: clean
> Task :app:clean UP-TO-DATE
0 problems were found storing the configuration cache.
See the complete report at file:///home/vagrant/build/com.maxrave.simpmusic/build/reports/configuration-cache/76hkt3i3azjrmut74mhqkdork/af66mkgbqbfyes6ub59cdtuen/configuration-cache-report.html
BUILD SUCCESSFUL in 2m 21s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2023-09-23 08:39:31,006 INFO: Scanning source for common problems...
2023-09-23 08:39:31,031 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-23 08:39:31,122 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-23 08:39:31,124 INFO: Creating source tarball...
2023-09-23 08:39:33,035 INFO: Building Gradle project...
2023-09-23 08:39:33,035 DEBUG: Directory: build/com.maxrave.simpmusic/app
2023-09-23 08:39:33,035 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.2.1 via distributionUrl
Running /opt/gradle/versions/8.2.1/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.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no configuration cache is available for tasks: assembleRelease
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 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" 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 :app:preBuild UP-TO-DATE
> Task :kotlinYtmusicScraper:preBuild UP-TO-DATE
> Task :kotlinYtmusicScraper:preReleaseBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :kotlinYtmusicScraper:prepareReleaseArtProfile
> Task :kotlinYtmusicScraper:writeReleaseLintModelMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :kotlinYtmusicScraper:generateReleaseResValues
> Task :app:generateReleaseResValues
> Task :app:generateReleaseBuildConfig
> Task :kotlinYtmusicScraper:generateReleaseBuildConfig
> Task :app:buildKotlinToolingMetadata
> Task :app:extractProguardFiles
> Task :kotlinYtmusicScraper:generateReleaseResources
> Task :app:generateReleaseResources
> Task :kotlinYtmusicScraper:extractDeepLinksForAarRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:writeReleaseAppMetadata
> Task :kotlinYtmusicScraper:extractDeepLinksRelease
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseJniLibFolders
> Task :kotlinYtmusicScraper:packageReleaseResources
> Task :app:extractDeepLinksRelease
> Task :app:generateSafeArgsRelease
> Task :app:checkReleaseDuplicateClasses
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.media3/media3-ui/1.1.1/7e6b574784b5269db14ce69caf6496673c97d029/media3-ui-1.1.1.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/media3/ui/PlayerNotificationManager'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.media3/media3-session/1.1.1/845940b41ac420a046e09b5b3cb50677e40aaba3/media3-session-1.1.1.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/media3/session/MediaBrowserImplLegacy$1'
Example of support library reference: 'android/support/v4/media/MediaBrowserCompat$MediaItem'
> Task :app:collectReleaseDependencies
> Task :kotlinYtmusicScraper:mergeReleaseJniLibFolders
> Task :kotlinYtmusicScraper:mergeReleaseNativeLibs NO-SOURCE
> Task :kotlinYtmusicScraper:stripReleaseDebugSymbols NO-SOURCE
> Task :app:javaPreCompileRelease
> Task :app:packageReleaseResources
> Task :kotlinYtmusicScraper:copyReleaseJniLibsProjectOnly
> Task :kotlinYtmusicScraper:compileReleaseLibraryResources
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :kotlinYtmusicScraper:writeReleaseAarMetadata
> Task :kotlinYtmusicScraper:mergeReleaseShaders
> Task :kotlinYtmusicScraper:compileReleaseShaders NO-SOURCE
> Task :kotlinYtmusicScraper:generateReleaseAssets UP-TO-DATE
> Task :kotlinYtmusicScraper:packageReleaseAssets
> Task :kotlinYtmusicScraper:parseReleaseLocalResources
> Task :app:sdkReleaseDependencyData
> Task :kotlinYtmusicScraper:javaPreCompileRelease
> Task :kotlinYtmusicScraper:copyReleaseJniLibsProjectAndLocalJars
> Task :app:parseReleaseLocalResources
> Task :kotlinYtmusicScraper:prepareLintJarForPublish
> Task :kotlinYtmusicScraper:processReleaseManifest
> Task :app:mapReleaseSourceSetPaths
> Task :kotlinYtmusicScraper:generateReleaseRFile
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:checkReleaseAarMetadata
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseResources
> Task :kotlinYtmusicScraper:compileReleaseKotlin
> Task :app:mergeExtDexRelease
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :kotlinYtmusicScraper:processReleaseJavaRes
> Task :kotlinYtmusicScraper:mergeReleaseJavaResource
> Task :kotlinYtmusicScraper:compileReleaseJavaWithJavac
> Task :kotlinYtmusicScraper:mergeReleaseGeneratedProguardFiles
> Task :kotlinYtmusicScraper:mergeReleaseConsumerProguardFiles
> Task :kotlinYtmusicScraper:bundleLibRuntimeToJarRelease
> Task :kotlinYtmusicScraper:bundleLibCompileToJarRelease
> Task :kotlinYtmusicScraper:createFullJarRelease
> Task :kotlinYtmusicScraper:bundleLibRuntimeToDirRelease
> Task :kotlinYtmusicScraper:extractReleaseAnnotations
> Task :kotlinYtmusicScraper:syncReleaseLibJars
> Task :kotlinYtmusicScraper:bundleReleaseLocalLintAar
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/adapter/home/HomeItemAdapter.kt:44:66 Unchecked cast: kotlin.collections.ArrayList<Content?> /* = java.util.ArrayList<Content?> */ to kotlin.collections.ArrayList<Content> /* = java.util.ArrayList<Content> */
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/adapter/search/SearchItemAdapter.kt:105:21 Variable 'tempArtist' is never used
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/data/dataStore/DataStoreManager.kt:22:64 Parameter 'appContext' is never used
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/data/parser/HomeParser.kt:212:9 Variable 'year' is never used
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/data/parser/HomeParser.kt:237:9 Variable 'radioString' is never used
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/data/parser/MoodsGenresParser.kt:123:37 Variable 'thumbnails' is never used
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/extension/AllExt.kt:43:10 'getRunningServices(Int): (Mutable)List<ActivityManager.RunningServiceInfo!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/service/test/source/MusicSource.kt:126:29 Condition 'uri != null' is always 'true'
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/SearchFragment.kt:260:61 Parameter 'v' is never used, could be renamed to _
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/SearchFragment.kt:316:25 Conditional branch result of type SongsResult is implicitly cast to Any
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/SearchFragment.kt:318:25 Conditional branch result of type VideosResult is implicitly cast to Any
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/home/SettingsFragment.kt:422:55 Parameter 'dialogInterface' is never used, could be renamed to _
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/home/SettingsFragment.kt:434:73 Parameter 'i' is never used, could be renamed to _
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/home/SettingsFragment.kt:443:63 Parameter 'i' is never used, could be renamed to _
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/home/SettingsFragment.kt:462:64 Parameter 'compoundButton' is never used, could be renamed to _
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/home/SettingsFragment.kt:469:59 Parameter 'compoundButton' is never used, could be renamed to _
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/home/SettingsFragment.kt:476:66 Parameter 'compoundButton' is never used, could be renamed to _
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/home/SettingsFragment.kt:483:63 Parameter 'compoundButton' is never used, could be renamed to _
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/home/SettingsFragment.kt:490:67 Parameter 'compoundButton' is never used, could be renamed to _
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/other/AlbumFragment.kt:136:53 Parameter 'cb' is never used, could be renamed to _
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/other/AlbumFragment.kt:379:68 Unnecessary safe call on a non-null receiver of type AlbumBrowse?
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/other/AlbumFragment.kt:507:25 Condition 'albumEntity.description == null' is always 'false'
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/ui/fragment/other/AlbumFragment.kt:528:40 Parameter 'albumId' is never used
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/viewModel/AlbumViewModel.kt:100:73 Parameter 'album' is never used, could be renamed to _
w: file:///home/vagrant/build/com.maxrave.simpmusic/app/src/main/java/com/maxrave/simpmusic/viewModel/SharedViewModel.kt:487:23 Variable 'uri' initializer is redundant
> Task :app:compileReleaseJavaWithJavac
> Task :app:hiltAggregateDepsRelease
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/bf049f5aafdf9bc4662a0e4df9ae2b0c/transformed/media-1.6.0-api.jar' 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/versionedparcelable/VersionedParcel'
Example of support library reference: 'android/support/v4/media/AudioAttributesCompatParcelizer'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/eb5544a3eac0f3682c94de8b7edd5832/transformed/core-1.12.0-api.jar' 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/os/BuildCompat'
Example of support library reference: 'android/support/v4/app/INotificationSideChannel$Default'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/3312352e2eb7956cc2fbe5a94d7b2838/transformed/jetified-media3-ui-1.1.1-api.jar' 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/media3/ui/PlayerNotificationManager'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/27d9ea00c4120b8e61f53e8b7ded3434/transformed/jetified-media3-session-1.1.1-api.jar' 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/media3/session/MediaBrowserImplLegacy$1'
Example of support library reference: 'android/support/v4/media/MediaBrowserCompat$MediaItem'
> Task :app:hiltJavaCompileRelease
> Task :app:processReleaseJavaRes
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseJavaResource
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
0 problems were found storing the configuration cache.
See the complete report at file:///home/vagrant/build/com.maxrave.simpmusic/build/reports/configuration-cache/7jcbpas39voqe8coeiykjuywv/7rqkbvk9cowvlye7q3umhq7dm/configuration-cache-report.html
BUILD SUCCESSFUL in 12m 57s
81 actionable tasks: 81 executed
Configuration cache entry stored.
2023-09-23 08:52:30,984 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.maxrave.simpmusic, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-23 08:52:31,012 INFO: Successfully built version 0.1.3-beta of com.maxrave.simpmusic from 452239aabe6c920bc4b2cec83112fcff57b3c11f
2023-09-23 08:52:31,289 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 08:52:31,289 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 134: 'http://schemas.android.com/apk/res/android'
2023-09-23 08:52:31,291 DEBUG: Checking build/com.maxrave.simpmusic/app/build/outputs/apk/release/app-release-unsigned.apk
2023-09-23 08:52:31,313 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 08:52:31,313 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 134: 'http://schemas.android.com/apk/res/android'
2023-09-23 08:52:31,369 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-09-23 08:52:31,369 INFO: ...retrieving https://github.com/maxrave-dev/SimpMusic/releases/download/v0.1.3-beta/SimpMusic_v0.1.3-beta.apk
2023-09-23 08:52:31,374 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-09-23 08:52:31,574 DEBUG: https://github.com:443 "GET /maxrave-dev/SimpMusic/releases/download/v0.1.3-beta/SimpMusic_v0.1.3-beta.apk HTTP/1.1" 302 0
2023-09-23 08:52:31,584 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-09-23 08:52:31,841 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/628160489/ed3cb483-64ee-4cec-997d-fa776f920af1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230923%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230923T085231Z&X-Amz-Expires=300&X-Amz-Signature=6a0ff62eae49c73375d460e2ee094f3fa31052328fe28a7b46b50f059198b941&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=628160489&response-content-disposition=attachment%3B%20filename%3DSimpMusic_v0.1.3-beta.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 14703199
2023-09-23 08:52:33,757 DEBUG: unsigned/binaries/com.maxrave.simpmusic_9.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
2023-09-23 08:52:34,877 DEBUG: /tmp/tmppg59vx0h/sigcp_com.maxrave.simpmusic_9.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
2023-09-23 08:52:34,877 INFO: ...successfully verified
2023-09-23 08:52:34,878 INFO: compared built binary to supplied reference binary successfully
2023-09-23 08:52:34,932 DEBUG: Using androguard from "/usr/lib/python3/dist-packages/androguard/__init__.py"
2023-09-23 08:52:35,099 INFO: Starting analysis on AndroidManifest.xml
2023-09-23 08:52:35,147 INFO: APK file was successfully validated!
2023-09-23 08:52:35,212 DEBUG: Using APK Signature v2
2023-09-23 08:52:35,216 INFO: supplied reference binary has allowed signer 76c53bd813ae8f1ce2778f7814b515785719bf9a82c6bee03b8b2dfd706055a1
2023-09-23 08:52:35,221 INFO: success: com.maxrave.simpmusic
2023-09-23 08:52:35,222 INFO: Finished
2023-09-23 08:52:35,222 INFO: 1 build succeeded