log for org.solovyev.android.calculator:161
== Installed Android Tools ==
2023-11-14 14:41:02,523 DEBUG: Reading 'config.yml'
2023-11-14 14:41:02,569 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-14 14:41:02,570 INFO: Creating log directory
2023-11-14 14:41:02,571 INFO: Creating temporary directory
2023-11-14 14:41:02,571 INFO: Creating output directory
2023-11-14 14:41:02,611 DEBUG: Getting git vcs interface for https://git.bubu1.eu/Bubu/android-calculatorpp.git
2023-11-14 14:41:02,611 DEBUG: Checking org.solovyev.android.calculator:161
2023-11-14 14:41:02,611 INFO: Building version 2.3.3 (161) of org.solovyev.android.calculator
2023-11-14 14:41:02,612 INFO: Running 'sudo' commands in /home/vagrant
2023-11-14 14:41:02,612 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://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 [258 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 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 [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 20s (774 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 4 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.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (34.7 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.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-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.9+9-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-11-14 14:41:54,027 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-14 14:41:54,340 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-11-14 14:42:20,329 INFO: Getting source for revision release-2.3.3b
2023-11-14 14:42:20,337 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:20,338 DEBUG: > git rev-parse --show-toplevel
2023-11-14 14:42:20,554 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:20,555 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-14 14:42:20,967 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:20,968 DEBUG: > git reset --hard
2023-11-14 14:42:21,481 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:21,481 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-14 14:42:21,691 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:21,691 DEBUG: > git clean -dffx
2023-11-14 14:42:21,803 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:21,804 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-11-14 14:42:24,125 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:24,125 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-11-14 14:42:25,039 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:25,040 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-11-14 14:42:25,954 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:25,954 DEBUG: > git remote set-head origin --auto
2023-11-14 14:42:26,967 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:26,967 DEBUG: > git checkout -f release-2.3.3b
2023-11-14 14:42:27,379 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:27,379 DEBUG: > git clean -dffx
2023-11-14 14:42:27,490 INFO: Initialising submodules
2023-11-14 14:42:27,491 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:27,491 DEBUG: > git rev-parse --show-toplevel
2023-11-14 14:42:27,705 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:27,705 DEBUG: > git submodule sync
2023-11-14 14:42:28,217 DEBUG: Directory: build/org.solovyev.android.calculator
2023-11-14 14:42:28,218 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 submodule update --init --force --recursive
Submodule path 'otto': checked out 'c4fe717f3614bc68ac08863c43d30d9c122d5df4'
Submodule path 'plotter': checked out '8fdfe899dd796f9e7c7cc81a64b07cf1c966696e'
2023-11-14 14:42:28,830 INFO: Creating local.properties file at build/org.solovyev.android.calculator/local.properties
2023-11-14 14:42:28,832 INFO: Creating local.properties file at build/org.solovyev.android.calculator/app/local.properties
2023-11-14 14:42:28,832 DEBUG: Removing debuggable flags from build/org.solovyev.android.calculator/app
2023-11-14 14:42:28,903 INFO: Cleaning Gradle project...
2023-11-14 14:42:28,904 DEBUG: Directory: build/org.solovyev.android.calculator/app
2023-11-14 14:42:28,904 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :dragbutton
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :plotter:lib
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m
1 actionable task: 1 up-to-date
2023-11-14 14:43:35,847 INFO: Scanning source for common problems...
2023-11-14 14:43:35,869 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-14 14:43:35,901 INFO: Removing gradle-wrapper.jar at plotter/gradle/wrapper/gradle-wrapper.jar
2023-11-14 14:43:36,104 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-14 14:43:36,120 INFO: Creating source tarball...
2023-11-14 14:43:38,222 INFO: Building Gradle project...
2023-11-14 14:43:38,223 DEBUG: Directory: build/org.solovyev.android.calculator/app
2023-11-14 14:43:38,223 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :dragbutton
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :plotter:lib
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
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.
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 :plotter:lib:preBuild UP-TO-DATE
> Task :dragbutton:preBuild UP-TO-DATE
> Task :dragbutton:preReleaseBuild UP-TO-DATE
> Task :plotter:lib:preReleaseBuild UP-TO-DATE
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :otto:otto-compiler:processResources
> Task :dragbutton:mergeReleaseJniLibFolders
> Task :plotter:lib:mergeReleaseJniLibFolders
> Task :dragbutton:mergeReleaseNativeLibs NO-SOURCE
> Task :plotter:lib:mergeReleaseNativeLibs NO-SOURCE
> Task :plotter:lib:stripReleaseDebugSymbols NO-SOURCE
> Task :dragbutton:stripReleaseDebugSymbols NO-SOURCE
> Task :plotter:lib:generateReleaseResValues
> Task :plotter:lib:copyReleaseJniLibsProjectAndLocalJars
> Task :dragbutton:generateReleaseResValues
> Task :dragbutton:copyReleaseJniLibsProjectAndLocalJars
> Task :plotter:lib:extractDeepLinksForAarRelease
> Task :dragbutton:extractDeepLinksForAarRelease
> Task :plotter:lib:generateReleaseBuildConfig
> Task :dragbutton:generateReleaseBuildConfig
> Task :plotter:lib:generateReleaseResources
> Task :dragbutton:generateReleaseResources
> Task :dragbutton:packageReleaseResources
> Task :plotter:lib:packageReleaseResources
> Task :measure:compileJava
warning: [options] source value 7 is obsolete and will be removed in a future release
warning: [options] target value 7 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
> Task :plotter:lib:javaPreCompileRelease
> Task :plotter:lib:mergeReleaseShaders
> Task :plotter:lib:compileReleaseShaders NO-SOURCE
> Task :plotter:lib:generateReleaseAssets UP-TO-DATE
> Task :plotter:lib:packageReleaseAssets
> Task :dragbutton:javaPreCompileRelease
> Task :plotter:lib:parseReleaseLocalResources
> Task :plotter:lib:prepareReleaseArtProfile
> Task :plotter:lib:prepareLintJarForPublish
> Task :dragbutton:parseReleaseLocalResources
> Task :dragbutton:mergeReleaseShaders
> Task :dragbutton:compileReleaseShaders NO-SOURCE
> Task :dragbutton:generateReleaseAssets UP-TO-DATE
> Task :plotter:lib:processReleaseJavaRes NO-SOURCE
> Task :dragbutton:packageReleaseAssets
> Task :dragbutton:prepareLintJarForPublish
> Task :dragbutton:processReleaseManifest
> Task :dragbutton:prepareReleaseArtProfile
> Task :plotter:lib:processReleaseManifest
package="org.solovyev.android.plotter" found in source AndroidManifest.xml: /home/vagrant/build/org.solovyev.android.calculator/plotter/lib/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="org.solovyev.android.plotter" from the source AndroidManifest.xml: /home/vagrant/build/org.solovyev.android.calculator/plotter/lib/src/main/AndroidManifest.xml.
> Task :dragbutton:processReleaseJavaRes NO-SOURCE
> Task :plotter:lib:extractDeepLinksRelease
> Task :plotter:lib:writeReleaseAarMetadata
> Task :dragbutton:writeReleaseAarMetadata
> Task :dragbutton:extractDeepLinksRelease
> Task :plotter:lib:generateReleaseRFile
> Task :dragbutton:generateReleaseRFile
> Task :dragbutton:mergeReleaseJavaResource
> Task :plotter:lib:mergeReleaseJavaResource
> Task :measure:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
3 warnings
> Task :dragbutton:compileReleaseLibraryResources
> Task :plotter:lib:compileReleaseLibraryResources
> Task :measure:processResources NO-SOURCE
> Task :measure:classes
> Task :measure:jar
> Task :otto:otto:compileJava
> Task :otto:otto:processResources NO-SOURCE
> Task :otto:otto:classes
> Task :otto:otto:jar
> Task :otto:otto-compiler:compileJava
> Task :otto:otto-compiler:classes
> Task :otto:otto-compiler:jar
> Task :jscl:compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:generateReleaseResValues
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResources
> Task :jscl:processResources
> Task :jscl:classes
> Task :jscl:jar
> Task :app:packageReleaseResources
> Task :app:dataBindingTriggerRelease
> Task :app:generateReleaseBuildConfig
> Task :dragbutton:extractReleaseAnnotations
> Task :app:parseReleaseLocalResources
> Task :plotter:lib:extractReleaseAnnotations
> Task :app:mergeReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :dragbutton:compileReleaseJavaWithJavac
Note: /home/vagrant/build/org.solovyev.android.calculator/dragbutton/src/main/java/org/solovyev/android/views/dragbutton/DragGestureDetector.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :plotter:lib:compileReleaseJavaWithJavac
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :dragbutton:mergeReleaseGeneratedProguardFiles
> Task :dragbutton:mergeReleaseConsumerProguardFiles
> Task :plotter:lib:mergeReleaseGeneratedProguardFiles
> Task :dragbutton:syncReleaseLibJars
> Task :plotter:lib:mergeReleaseConsumerProguardFiles
> Task :dragbutton:bundleReleaseLocalLintAar
> Task :app:processReleaseMainManifest
> Task :plotter:lib:syncReleaseLibJars
> Task :dragbutton:bundleLibCompileToJarRelease
> Task :dragbutton:bundleLibRuntimeToJarRelease
> Task :dragbutton:writeReleaseLintModelMetadata
> Task :plotter:lib:bundleReleaseLocalLintAar
> Task :plotter:lib:writeReleaseLintModelMetadata
> Task :dragbutton:createFullJarRelease
> Task :dragbutton:copyReleaseJniLibsProjectOnly
> Task :plotter:lib:copyReleaseJniLibsProjectOnly
> Task :plotter:lib:bundleLibCompileToJarRelease
> Task :plotter:lib:bundleLibRuntimeToJarRelease
> Task :plotter:lib:exportReleaseConsumerProguardFiles
> Task :dragbutton:exportReleaseConsumerProguardFiles
> Task :plotter:lib:createFullJarRelease
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseShaders
> Task :app:mergeReleaseArtProfile
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
Note: OttoProcessor#init
Note: OttoProcessor#process.start
Note: OttoProcessor#process.end: classes processed = 12
Note: OttoProcessor#process.start
Note: OttoProcessor#process.end: classes processed = 12
Note: OttoProcessor#process.start
Note: OttoProcessor#processingOver
> Task :app:compileReleaseKotlin NO-SOURCE
> Task :app:compileReleaseJavaWithJavac
The following annotation processors are not incremental: otto-compiler.jar (project :otto:otto-compiler), dagger-compiler-2.0.2.jar (com.google.dagger:dagger-compiler:2.0.2).
Make sure all annotation processors are incremental to improve your build speed.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 37s
113 actionable tasks: 113 executed
2023-11-14 14:47:16,483 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.solovyev.android.calculator, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-14 14:47:16,497 INFO: Successfully built version 2.3.3 of org.solovyev.android.calculator from 1eeecf8a8b8ffecb97e02c55300699f80d4ac181
2023-11-14 14:47:17,175 DEBUG: AXML contains a RESOURCE MAP
2023-11-14 14:47:17,175 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 61: 'http://schemas.android.com/apk/res/android'
2023-11-14 14:47:17,177 DEBUG: Checking build/org.solovyev.android.calculator/app/build/outputs/apk/release/app-release-unsigned.apk
2023-11-14 14:47:17,198 DEBUG: AXML contains a RESOURCE MAP
2023-11-14 14:47:17,198 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 61: 'http://schemas.android.com/apk/res/android'
2023-11-14 14:47:17,230 INFO: success: org.solovyev.android.calculator
2023-11-14 14:47:17,230 INFO: Finished
2023-11-14 14:47:17,231 INFO: 1 build succeeded