log for org.stypox.dicio:10
== Installed Android Tools ==
2023-09-13 10:58:37,652 DEBUG: Reading 'config.yml'
2023-09-13 10:58:37,665 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-13 10:58:37,666 INFO: Creating log directory
2023-09-13 10:58:37,666 INFO: Creating temporary directory
2023-09-13 10:58:37,666 INFO: Creating output directory
2023-09-13 10:58:37,679 DEBUG: Getting git vcs interface for https://github.com/Stypox/dicio-android
2023-09-13 10:58:37,679 DEBUG: Checking org.stypox.dicio:10
2023-09-13 10:58:37,679 INFO: Building version 0.10 (10) of org.stypox.dicio
2023-09-13 10:58:37,680 INFO: Running 'sudo' commands in /home/vagrant
2023-09-13 10:58:37,680 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://security.debian.org/debian-security bullseye-security/main amd64 Packages [246 kB]
Get:4 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main Translation-en [159 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 20s (805 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.2 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-13 10:59:31,209 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-13 10:59:31,522 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-13 10:59:42,790 INFO: Getting source for revision 7d30e9853fd9fe3a96906e7efeb7cf773690a039
2023-09-13 10:59:42,790 DEBUG: Directory: build/org.stypox.dicio
2023-09-13 10:59:42,790 DEBUG: > git rev-parse --show-toplevel
2023-09-13 10:59:43,000 DEBUG: Directory: build/org.stypox.dicio
2023-09-13 10:59:43,000 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-13 10:59:43,222 DEBUG: Directory: build/org.stypox.dicio
2023-09-13 10:59:43,222 DEBUG: > git reset --hard
2023-09-13 10:59:43,538 DEBUG: Directory: build/org.stypox.dicio
2023-09-13 10:59:43,539 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-13 10:59:43,651 DEBUG: Directory: build/org.stypox.dicio
2023-09-13 10:59:43,652 DEBUG: > git clean -dffx
2023-09-13 10:59:43,763 DEBUG: Directory: build/org.stypox.dicio
2023-09-13 10:59:43,764 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-13 10:59:45,080 DEBUG: Directory: build/org.stypox.dicio
2023-09-13 10:59:45,081 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-13 10:59:45,594 DEBUG: Directory: build/org.stypox.dicio
2023-09-13 10:59:45,595 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-13 10:59:46,118 DEBUG: Directory: build/org.stypox.dicio
2023-09-13 10:59:46,119 DEBUG: > git remote set-head origin --auto
2023-09-13 10:59:46,731 DEBUG: Directory: build/org.stypox.dicio
2023-09-13 10:59:46,732 DEBUG: > git checkout -f 7d30e9853fd9fe3a96906e7efeb7cf773690a039
2023-09-13 10:59:46,943 DEBUG: Directory: build/org.stypox.dicio
2023-09-13 10:59:46,944 DEBUG: > git clean -dffx
2023-09-13 10:59:47,053 INFO: Creating local.properties file at build/org.stypox.dicio/local.properties
2023-09-13 10:59:47,055 INFO: Creating local.properties file at build/org.stypox.dicio/app/local.properties
2023-09-13 10:59:47,055 DEBUG: Removing debuggable flags from build/org.stypox.dicio/app
2023-09-13 10:59:47,083 INFO: Cleaning Gradle project...
2023-09-13 10:59:47,083 DEBUG: Directory: build/org.stypox.dicio/app
2023-09-13 10:59:47,084 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 :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 11s
1 actionable task: 1 up-to-date
2023-09-13 11:01:04,275 INFO: Scanning source for common problems...
2023-09-13 11:01:04,296 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-13 11:01:04,377 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-13 11:01:04,378 INFO: Creating source tarball...
2023-09-13 11:01:04,826 INFO: Building Gradle project...
2023-09-13 11:01:04,826 DEBUG: Directory: build/org.stypox.dicio/app
2023-09-13 11:01:04,826 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
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 :app:buildKotlinToolingMetadata
> Task :app:sentencesCompiler
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseBuildConfig
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:checkReleaseAarMetadata
> Task :app:extractDeepLinksRelease
> Task :app:mergeReleaseResources
> Task :app:processReleaseMainManifest
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:checkReleaseDuplicateClasses
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libjnidispatch.so, libvosk.so.
> Task :app:desugarReleaseFileDependencies
> Task :app:extractReleaseNativeSymbolTables
> Task :app:processReleaseManifestForPackage
> Task :app:mergeExtDexRelease
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> 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:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/error/ErrorActivity.kt:41:28 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/eval/SkillEvaluator.kt:307:80 'SHOW_FORCED: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/eval/SkillRanker.kt:31:23 Enum argument can be null in Java, but exhaustive when contains no null branch
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/input/stt_service/SttServiceActivity.kt:206:45 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/settings/SettingsActivity.kt:65:18 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/skills/open/OpenOutput.kt:51:32 'queryIntentActivities(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/skills/open/OpenOutput.kt:57:82 'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/skills/search/SearchOutput.kt:73:65 'fromHtml(String!): Spanned!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/skills/search/SearchOutput.kt:75:71 'fromHtml(String!): Spanned!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/util/LocaleAwareActivity.kt:42:19 'updateConfiguration(Configuration!, DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/util/ShareUtils.kt:174:50 'resolveActivity(Intent, Int): ResolveInfo?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.stypox.dicio/app/src/main/java/org/stypox/dicio/util/ShareUtils.kt:202:9 Parameter 'imagePreviewUrl' is never used
> Task :app:compileReleaseJavaWithJavac
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:lintVitalAnalyzeRelease
> Task :app:l8DexDesugarLibRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 4m 23s
49 actionable tasks: 49 executed
2023-09-13 11:05:28,742 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.stypox.dicio, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-13 11:05:28,757 INFO: Successfully built version 0.10 of org.stypox.dicio from 7d30e9853fd9fe3a96906e7efeb7cf773690a039
2023-09-13 11:05:29,023 DEBUG: AXML contains a RESOURCE MAP
2023-09-13 11:05:29,024 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 57: 'http://schemas.android.com/apk/res/android'
2023-09-13 11:05:29,026 DEBUG: Checking build/org.stypox.dicio/app/build/outputs/apk/release/app-release-unsigned.apk
2023-09-13 11:05:29,041 DEBUG: AXML contains a RESOURCE MAP
2023-09-13 11:05:29,042 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 57: 'http://schemas.android.com/apk/res/android'
2023-09-13 11:05:29,100 INFO: success: org.stypox.dicio
2023-09-13 11:05:29,101 INFO: Finished
2023-09-13 11:05:29,101 INFO: 1 build succeeded