log for name.bresciani.marco.tkcompanionapp:401
== Installed Android Tools ==
2022-10-14 14:34:51,389 DEBUG: Reading 'config.yml'
2022-10-14 14:34:51,401 WARNING: ipfs_cid not found, skipping CIDv1 generation
2022-10-14 14:34:51,404 INFO: Creating log directory
2022-10-14 14:34:51,404 INFO: Creating temporary directory
2022-10-14 14:34:51,404 INFO: Creating output directory
2022-10-14 14:34:51,463 DEBUG: Getting git vcs interface for https://github.com/marcoXbresciani/TKCompanionApp
2022-10-14 14:34:51,464 DEBUG: > git --version
git version 2.30.2
2022-10-14 14:34:51,674 INFO: Using git version 2.30.2
2022-10-14 14:34:51,675 DEBUG: Checking 4.0.1
2022-10-14 14:34:51,676 INFO: Building version 4.0.1 (401) of name.bresciani.marco.tkcompanionapp
2022-10-14 14:34:51,677 INFO: Running 'sudo' commands in /home/vagrant
2022-10-14 14:34:51,677 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -x -c curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz && echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz" | sha256sum -c - && tar xzf node.tar.gz --strip-components=1 -C /usr/local/ && sysctl fs.inotify.max_user_watches=524288 || true
+ curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
48 32.2M 48 15.6M 0 0 31.3M 0 0:00:01 --:--:-- 0:00:01 31.3M
100 32.2M 100 32.2M 0 0 36.3M 0 --:--:-- --:--:-- --:--:-- 36.3M
+ echo 'da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
2022-10-14 14:34:54,808 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-10-14 14:34:55,322 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 43762 files and directories currently installed.)
Removing sudo (1.9.5p2-3) ...
Purging configuration files for sudo (1.9.5p2-3) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for man-db (2.9.4-2) ...
2022-10-14 14:36:27,901 INFO: Getting source for revision 60eeb52bc4395fd726e7b0178e30a339fac48e12
2022-10-14 14:36:27,904 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp
2022-10-14 14:36:27,904 DEBUG: > git rev-parse --show-toplevel
2022-10-14 14:36:28,118 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp
2022-10-14 14:36:28,119 DEBUG: > git submodule foreach --recursive git reset --hard
2022-10-14 14:36:28,330 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp
2022-10-14 14:36:28,331 DEBUG: > git reset --hard
2022-10-14 14:36:28,745 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp
2022-10-14 14:36:28,746 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-10-14 14:36:28,857 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp
2022-10-14 14:36:28,858 DEBUG: > git clean -dffx
2022-10-14 14:36:28,969 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp
2022-10-14 14:36:28,969 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2022-10-14 14:36:29,682 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp
2022-10-14 14:36:29,683 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 remote prune origin
2022-10-14 14:36:30,196 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp
2022-10-14 14:36:30,196 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2022-10-14 14:36:30,810 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp
2022-10-14 14:36:30,810 DEBUG: > git remote set-head origin --auto
2022-10-14 14:36:31,423 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp
2022-10-14 14:36:31,424 DEBUG: > git checkout -f 60eeb52bc4395fd726e7b0178e30a339fac48e12
2022-10-14 14:36:31,936 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp
2022-10-14 14:36:31,937 DEBUG: > git clean -dffx
2022-10-14 14:36:32,048 INFO: Running 'init' commands in build/name.bresciani.marco.tkcompanionapp/android/app
2022-10-14 14:36:32,049 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp/android/app
2022-10-14 14:36:32,049 DEBUG: > bash -x -c -- npm install
+ '[' -z '' ']'
+ return
+ case $- in
+ return
+ npm install
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'tkcompanionapp@4.0.1',
npm WARN EBADENGINE required: { node: '16.17.1', npm: '8.19.2' },
npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.15.0' }
npm WARN EBADENGINE }
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
> tkcompanionapp@4.0.1 prepare
> husky install
husky - Git hooks installed
added 1463 packages, and audited 1464 packages in 59s
114 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
npm notice
npm notice New minor version of npm available! 8.15.0 -> 8.19.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.19.2>
npm notice Run `npm install -g npm@8.19.2` to update!
npm notice
2022-10-14 14:37:31,604 INFO: Creating local.properties file at build/name.bresciani.marco.tkcompanionapp/local.properties
2022-10-14 14:37:31,606 INFO: Creating local.properties file at build/name.bresciani.marco.tkcompanionapp/android/local.properties
2022-10-14 14:37:31,607 INFO: Creating local.properties file at build/name.bresciani.marco.tkcompanionapp/android/app/local.properties
2022-10-14 14:37:31,607 DEBUG: Removing debuggable flags from build/name.bresciani.marco.tkcompanionapp/android/app
2022-10-14 14:37:31,990 INFO: Cleaned build.gradle of keysigning configs at build/name.bresciani.marco.tkcompanionapp/android/app/build.gradle
2022-10-14 14:37:32,025 INFO: Cleaned build.gradle of keysigning configs at build/name.bresciani.marco.tkcompanionapp/node_modules/react-native/template/android/app/build.gradle
2022-10-14 14:37:32,310 INFO: Running 'prebuild' commands in build/name.bresciani.marco.tkcompanionapp/android/app
2022-10-14 14:37:32,310 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp/android/app
2022-10-14 14:37:32,310 DEBUG: > bash -x -c -- sed -i -e '/installReferrerVersion/,+11d' ../../node_modules/react-native-device-info/android/build.gradle && sed -i -e "/swiperefreshlayout/a implementation(project(':react-native-device-info')) { exclude group\x3a 'com.google.firebase'\\ exclude group\x3a 'com.google.android.gms'\\ exclude group\x3a 'com.android.installreferrer'\\ }" build.gradle
+ '[' -z '' ']'
+ return
+ case $- in
+ return
+ sed -i -e /installReferrerVersion/,+11d ../../node_modules/react-native-device-info/android/build.gradle
+ sed -i -e '/swiperefreshlayout/a implementation(project('\'':react-native-device-info'\'')) { exclude group\x3a '\''com.google.firebase'\''\ exclude group\x3a '\''com.google.android.gms'\''\ exclude group\x3a '\''com.android.installreferrer'\''\ }' build.gradle
2022-10-14 14:37:32,519 INFO: Cleaning Gradle project...
2022-10-14 14:37:32,520 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp/android/app
2022-10-14 14:37:32,520 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.2 via distributionUrl
Downloading missing gradle version 7.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.2-bin.zip: OK
Running /opt/gradle/versions/7.2/bin/gradle clean
Welcome to Gradle 7.2!
Here are the highlights of this release:
- Toolchain support for Scala
- More cache hits when Java source files have platform-specific line endings
- More resilient remote HTTP build cache behavior
For more details see https://docs.gradle.org/7.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 2m 8s
1 actionable task: 1 up-to-date
2022-10-14 14:39:46,706 INFO: Scanning source for common problems...
2022-10-14 14:39:46,731 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at android/build.gradle
2022-10-14 14:39:46,731 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at android/build.gradle
2022-10-14 14:39:46,739 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2022-10-14 14:39:46,839 INFO: Ignoring Java JAR file at node_modules/react-native/android/com/facebook/react/react-native/0.69.5/react-native-0.69.5-debug-javadoc.jar
2022-10-14 14:39:46,839 INFO: Ignoring Android AAR library at node_modules/react-native/android/com/facebook/react/react-native/0.69.5/react-native-0.69.5-release.aar
2022-10-14 14:39:46,840 INFO: Ignoring Java JAR file at node_modules/react-native/android/com/facebook/react/react-native/0.69.5/react-native-0.69.5-debug-sources.jar
2022-10-14 14:39:46,841 INFO: Ignoring Java JAR file at node_modules/react-native/android/com/facebook/react/react-native/0.69.5/react-native-0.69.5-release-javadoc.jar
2022-10-14 14:39:46,842 INFO: Ignoring Android AAR library at node_modules/react-native/android/com/facebook/react/react-native/0.69.5/react-native-0.69.5-debug.aar
2022-10-14 14:39:46,842 INFO: Ignoring Java JAR file at node_modules/react-native/android/com/facebook/react/react-native/0.69.5/react-native-0.69.5-release-sources.jar
2022-10-14 14:39:46,844 INFO: Ignoring Android AAR library at node_modules/react-native/android/com/facebook/react/hermes-engine/0.69.5/hermes-engine-0.69.5-debug.aar
2022-10-14 14:39:46,845 INFO: Ignoring Java JAR file at node_modules/react-native/android/com/facebook/react/hermes-engine/0.69.5/hermes-engine-0.69.5-release-sources.jar
2022-10-14 14:39:46,846 INFO: Ignoring Android AAR library at node_modules/react-native/android/com/facebook/react/hermes-engine/0.69.5/hermes-engine-0.69.5-release.aar
2022-10-14 14:39:46,847 INFO: Ignoring Java JAR file at node_modules/react-native/android/com/facebook/react/hermes-engine/0.69.5/hermes-engine-0.69.5-debug-sources.jar
2022-10-14 14:39:46,848 INFO: Ignoring Java JAR file at node_modules/react-native/android/com/facebook/react/hermes-engine/0.69.5/hermes-engine-0.69.5-release-javadoc.jar
2022-10-14 14:39:46,848 INFO: Ignoring Java JAR file at node_modules/react-native/android/com/facebook/react/hermes-engine/0.69.5/hermes-engine-0.69.5-debug-javadoc.jar
2022-10-14 14:39:46,851 INFO: Removing binary at node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2022-10-14 14:39:46,853 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2022-10-14 14:39:46,856 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/msvcp140.dll
2022-10-14 14:39:46,856 INFO: Removing binary at node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2022-10-14 14:39:46,857 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuio64.dll
2022-10-14 14:39:46,858 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutu64.dll
2022-10-14 14:39:46,858 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuuc64.dll
2022-10-14 14:39:46,859 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuin64.dll
2022-10-14 14:39:46,859 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140.dll
2022-10-14 14:39:46,859 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icudt64.dll
2022-10-14 14:39:46,860 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140_1.dll
2022-10-14 14:39:46,860 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutest64.dll
2022-10-14 14:39:46,868 INFO: Removing unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native/template/android/build.gradle
2022-10-14 14:39:46,868 INFO: Removing unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native/template/android/build.gradle
2022-10-14 14:39:46,878 INFO: Removing gradle-wrapper.jar at node_modules/react-native/template/android/gradle/wrapper/gradle-wrapper.jar
2022-10-14 14:39:46,923 INFO: Ignoring unknown maven repo 'AAR_OUTPUT_URL' at node_modules/react-native/ReactAndroid/build.gradle
2022-10-14 14:39:47,117 INFO: Ignoring unknown maven repo 'AAR_OUTPUT_URL' at node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
2022-10-14 14:39:47,323 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/react-native-encrypted-storage/android/build.gradle
2022-10-14 14:39:47,323 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/react-native-encrypted-storage/android/build.gradle
2022-10-14 14:39:47,323 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/react-native-encrypted-storage/android/build.gradle
2022-10-14 14:39:47,324 INFO: Removing gradle-wrapper.jar at node_modules/react-native-encrypted-storage/android/gradle/wrapper/gradle-wrapper.jar
2022-10-14 14:39:47,534 WARNING: Found executable binary, possibly code at node_modules/react-native-vector-icons/Fonts/Fontisto.ttf
2022-10-14 14:39:47,537 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-vector-icons/android/build.gradle
2022-10-14 14:39:47,591 INFO: Ignoring binary at node_modules/hermes-engine/linux64-bin/hermesc
2022-10-14 14:39:47,592 INFO: Ignoring Android AAR library at node_modules/hermes-engine/android/hermes-debug.aar
2022-10-14 14:39:47,592 INFO: Ignoring Android AAR library at node_modules/hermes-engine/android/hermes-release.aar
2022-10-14 14:39:47,592 INFO: Ignoring Android AAR library at node_modules/hermes-engine/android/hermes-cppruntime-debug.aar
2022-10-14 14:39:47,593 INFO: Ignoring Android AAR library at node_modules/hermes-engine/android/hermes-cppruntime-release.aar
2022-10-14 14:39:47,595 INFO: Ignoring binary at node_modules/hermes-engine/osx-bin/hermesc
2022-10-14 14:39:47,596 INFO: Ignoring binary at node_modules/hermes-engine/win64-bin/hermesc.exe
2022-10-14 14:39:47,679 INFO: Removing Java JAR file at node_modules/jetifier/lib/jetifier-core-1.0.0-beta09.jar
2022-10-14 14:39:47,680 INFO: Removing Java JAR file at node_modules/jetifier/lib/jetifier-standalone.jar
2022-10-14 14:39:47,681 INFO: Removing Java JAR file at node_modules/jetifier/lib/commons-cli-1.3.1.jar
2022-10-14 14:39:47,681 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-6.0.jar
2022-10-14 14:39:47,682 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-util-6.0.jar
2022-10-14 14:39:47,682 INFO: Removing Java JAR file at node_modules/jetifier/lib/jetifier-processor-1.0.0-beta09.jar
2022-10-14 14:39:47,683 INFO: Removing Java JAR file at node_modules/jetifier/lib/kotlin-stdlib-common-1.3.60.jar
2022-10-14 14:39:47,683 INFO: Removing Java JAR file at node_modules/jetifier/lib/annotations-13.0.jar
2022-10-14 14:39:47,684 INFO: Removing Java JAR file at node_modules/jetifier/lib/jdom2-2.0.6.jar
2022-10-14 14:39:47,684 INFO: Removing Java JAR file at node_modules/jetifier/lib/gson-2.8.0.jar
2022-10-14 14:39:47,685 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-commons-6.0.jar
2022-10-14 14:39:47,685 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-tree-6.0.jar
2022-10-14 14:39:47,686 INFO: Removing Java JAR file at node_modules/jetifier/lib/kotlin-stdlib-1.3.60.jar
2022-10-14 14:39:47,756 INFO: Removing Java JAR file at node_modules/xdate/build/compiler.jar
2022-10-14 14:39:47,782 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-safe-area-context/android/build.gradle
2022-10-14 14:39:48,957 INFO: Removing binary at node_modules/node-notifier/vendor/snoreToast/snoretoast-x86.exe
2022-10-14 14:39:48,958 INFO: Removing binary at node_modules/node-notifier/vendor/snoreToast/snoretoast-x64.exe
2022-10-14 14:39:48,959 INFO: Removing binary at node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/MacOS/terminal-notifier
2022-10-14 14:39:48,960 INFO: Removing binary at node_modules/node-notifier/vendor/notifu/notifu64.exe
2022-10-14 14:39:48,961 INFO: Removing binary at node_modules/node-notifier/vendor/notifu/notifu.exe
2022-10-14 14:39:49,003 INFO: Removing gradle-wrapper.jar at node_modules/react-native-gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2022-10-14 14:39:49,033 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at node_modules/react-native-screens/android/build.gradle
2022-10-14 14:39:49,189 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-device-info/android/build.gradle
2022-10-14 14:39:49,346 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-intl/r250230/android-jsc-intl-r250230.aar
2022-10-14 14:39:49,347 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-cppruntime/r250230/android-jsc-cppruntime-r250230.aar
2022-10-14 14:39:49,348 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc/r250230/android-jsc-r250230.aar
2022-10-14 14:39:49,497 INFO: Creating source tarball...
2022-10-14 14:40:55,875 INFO: Building Gradle project...
2022-10-14 14:40:55,876 DEBUG: Directory: build/name.bresciani.marco.tkcompanionapp/android/app
2022-10-14 14:40:55,876 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.2 via distributionUrl
Running /opt/gradle/versions/7.2/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
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
Observed package id 'tools;25.2.5' in inconsistent location '/opt/android-sdk/tools' (Expected '/opt/android-sdk/tools/25.2.5')
> Task :app:generatePackageList
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :react-native-device-info:preBuild UP-TO-DATE
> Task :react-native-device-info:preReleaseBuild UP-TO-DATE
> Task :react-native-device-info:compileReleaseAidl NO-SOURCE
> Task :react-native-encrypted-storage:preBuild UP-TO-DATE
> Task :react-native-encrypted-storage:preReleaseBuild UP-TO-DATE
> Task :react-native-encrypted-storage:compileReleaseAidl NO-SOURCE
> Task :react-native-gesture-handler:preBuild UP-TO-DATE
> Task :react-native-gesture-handler:preReleaseBuild UP-TO-DATE
> Task :react-native-gesture-handler:compileReleaseAidl NO-SOURCE
> Task :react-native-safe-area-context:preBuild UP-TO-DATE
> Task :react-native-safe-area-context:preReleaseBuild UP-TO-DATE
> Task :react-native-safe-area-context:compileReleaseAidl NO-SOURCE
> Task :react-native-screens:preBuild UP-TO-DATE
> Task :react-native-screens:preReleaseBuild UP-TO-DATE
> Task :react-native-screens:compileReleaseAidl NO-SOURCE
> Task :react-native-vector-icons:preBuild UP-TO-DATE
> Task :react-native-vector-icons:preReleaseBuild UP-TO-DATE
> Task :react-native-vector-icons:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :react-native-device-info:packageReleaseRenderscript NO-SOURCE
> Task :react-native-encrypted-storage:packageReleaseRenderscript NO-SOURCE
> Task :react-native-gesture-handler:packageReleaseRenderscript NO-SOURCE
> Task :react-native-safe-area-context:packageReleaseRenderscript NO-SOURCE
> Task :react-native-screens:packageReleaseRenderscript NO-SOURCE
> Task :react-native-vector-icons:packageReleaseRenderscript NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:writeReleaseApplicationId
> Task :app:javaPreCompileRelease
> Task :app:analyticsRecordingRelease
> Task :react-native-device-info:writeReleaseAarMetadata
> Task :react-native-encrypted-storage:writeReleaseAarMetadata
> Task :react-native-gesture-handler:writeReleaseAarMetadata
> Task :react-native-safe-area-context:writeReleaseAarMetadata
> Task :react-native-screens:writeReleaseAarMetadata
> Task :react-native-vector-icons:writeReleaseAarMetadata
> Task :app:bundleReleaseJsAndAssets
Execution optimizations have been disabled for task ':app:bundleReleaseJsAndAssets' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-encrypted-storage:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-encrypted-storage:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-encrypted-storage:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-vector-icons:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-vector-icons:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
- Gradle detected a problem with the following location: '/home/vagrant/build/name.bresciani.marco.tkcompanionapp'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-vector-icons:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
warning: the transform cache was reset.
Welcome to Metro!
Fast - Scalable - Integrated
info Writing bundle output to:, /home/vagrant/build/name.bresciani.marco.tkcompanionapp/android/app/build/generated/assets/react/release/index.android.bundle
info Writing sourcemap output to:, /home/vagrant/build/name.bresciani.marco.tkcompanionapp/android/app/build/generated/sourcemaps/react/release/index.android.bundle.map
info Done writing bundle output
info Done writing sourcemap output
info Copying 19 asset files
info Done copying assets
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:copyReactNativeVectorIconFonts
> Task :app:generateReleaseAssets
> Task :react-native-device-info:mergeReleaseShaders
> Task :react-native-device-info:compileReleaseShaders NO-SOURCE
> Task :react-native-device-info:generateReleaseAssets UP-TO-DATE
> Task :react-native-device-info:packageReleaseAssets
> Task :react-native-encrypted-storage:mergeReleaseShaders
> Task :react-native-encrypted-storage:compileReleaseShaders NO-SOURCE
> Task :react-native-encrypted-storage:generateReleaseAssets UP-TO-DATE
> Task :react-native-encrypted-storage:packageReleaseAssets
> Task :react-native-gesture-handler:mergeReleaseShaders
> Task :react-native-gesture-handler:compileReleaseShaders NO-SOURCE
> Task :react-native-gesture-handler:generateReleaseAssets UP-TO-DATE
> Task :react-native-gesture-handler:packageReleaseAssets
> Task :react-native-safe-area-context:mergeReleaseShaders
> Task :react-native-safe-area-context:compileReleaseShaders NO-SOURCE
> Task :react-native-safe-area-context:generateReleaseAssets UP-TO-DATE
> Task :react-native-safe-area-context:packageReleaseAssets
> Task :react-native-screens:mergeReleaseShaders
> Task :react-native-screens:compileReleaseShaders NO-SOURCE
> Task :react-native-screens:generateReleaseAssets UP-TO-DATE
> Task :react-native-screens:packageReleaseAssets
> Task :react-native-vector-icons:mergeReleaseShaders
> Task :react-native-vector-icons:compileReleaseShaders NO-SOURCE
> Task :react-native-vector-icons:generateReleaseAssets UP-TO-DATE
> Task :react-native-vector-icons:packageReleaseAssets
> Task :app:mergeReleaseAssets
> Task :app:copyReleaseBundledJs
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :react-native-device-info:compileReleaseRenderscript NO-SOURCE
> Task :react-native-device-info:generateReleaseResValues
> Task :react-native-device-info:generateReleaseResources
> Task :react-native-device-info:packageReleaseResources
> Task :react-native-encrypted-storage:compileReleaseRenderscript NO-SOURCE
> Task :react-native-encrypted-storage:generateReleaseResValues
> Task :react-native-encrypted-storage:generateReleaseResources
> Task :react-native-encrypted-storage:packageReleaseResources
> Task :react-native-gesture-handler:compileReleaseRenderscript NO-SOURCE
> Task :react-native-gesture-handler:generateReleaseResValues
> Task :react-native-gesture-handler:generateReleaseResources
> Task :react-native-gesture-handler:packageReleaseResources
> Task :react-native-safe-area-context:compileReleaseRenderscript NO-SOURCE
> Task :react-native-safe-area-context:generateReleaseResValues
> Task :react-native-safe-area-context:generateReleaseResources
> Task :react-native-safe-area-context:packageReleaseResources
> Task :react-native-screens:compileReleaseRenderscript NO-SOURCE
> Task :react-native-screens:generateReleaseResValues
> Task :react-native-screens:generateReleaseResources
> Task :react-native-screens:packageReleaseResources
> Task :react-native-vector-icons:compileReleaseRenderscript NO-SOURCE
> Task :react-native-vector-icons:generateReleaseResValues
> Task :react-native-vector-icons:generateReleaseResources
> Task :react-native-vector-icons:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :react-native-device-info:extractDeepLinksRelease
> Task :react-native-encrypted-storage:extractDeepLinksRelease
> Task :app:mergeReleaseResources
> Task :react-native-gesture-handler:extractDeepLinksRelease
> Task :app:checkReleaseAarMetadata
> Task :react-native-safe-area-context:extractDeepLinksRelease
> Task :react-native-encrypted-storage:processReleaseManifest
> Task :react-native-device-info:processReleaseManifest
> Task :react-native-screens:extractDeepLinksRelease
> Task :react-native-gesture-handler:processReleaseManifest
> Task :react-native-vector-icons:extractDeepLinksRelease
> Task :react-native-safe-area-context:processReleaseManifest
> Task :react-native-screens:processReleaseManifest
> Task :react-native-vector-icons:processReleaseManifest
> Task :react-native-device-info:compileReleaseLibraryResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :react-native-encrypted-storage:compileReleaseLibraryResources
> Task :react-native-gesture-handler:compileReleaseLibraryResources
> Task :react-native-safe-area-context:compileReleaseLibraryResources
> Task :app:processReleaseManifestForPackage
> Task :react-native-device-info:parseReleaseLocalResources
> Task :react-native-encrypted-storage:parseReleaseLocalResources
> Task :react-native-gesture-handler:parseReleaseLocalResources
> Task :react-native-safe-area-context:parseReleaseLocalResources
> Task :react-native-device-info:generateReleaseRFile
> Task :react-native-encrypted-storage:generateReleaseRFile
> Task :react-native-gesture-handler:generateReleaseRFile
> Task :react-native-screens:compileReleaseLibraryResources
> Task :react-native-safe-area-context:generateReleaseRFile
> Task :react-native-screens:parseReleaseLocalResources
> Task :react-native-vector-icons:compileReleaseLibraryResources
> Task :react-native-device-info:generateReleaseBuildConfig
> Task :react-native-vector-icons:parseReleaseLocalResources
> Task :react-native-device-info:javaPreCompileRelease
> Task :react-native-encrypted-storage:generateReleaseBuildConfig
> Task :react-native-encrypted-storage:javaPreCompileRelease
> Task :react-native-gesture-handler:generateReleaseBuildConfig
> Task :react-native-vector-icons:generateReleaseRFile
> Task :react-native-screens:generateReleaseRFile
> Task :react-native-encrypted-storage:compileReleaseJavaWithJavac
> Task :react-native-gesture-handler:javaPreCompileRelease
> Task :react-native-safe-area-context:generateReleaseBuildConfig
> Task :react-native-safe-area-context:javaPreCompileRelease
> Task :react-native-screens:generateReleaseBuildConfig
> Task :react-native-encrypted-storage:bundleLibCompileToJarRelease
> Task :react-native-screens:javaPreCompileRelease
> Task :react-native-vector-icons:generateReleaseBuildConfig
> Task :react-native-vector-icons:javaPreCompileRelease
> Task :react-native-device-info:prepareLintJarForPublish
> Task :react-native-safe-area-context:compileReleaseKotlin
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt: (50, 23): 'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java
> Task :react-native-safe-area-context:compileReleaseJavaWithJavac
> Task :react-native-encrypted-storage:prepareLintJarForPublish
> Task :react-native-safe-area-context:bundleLibCompileToJarRelease
> Task :react-native-gesture-handler:prepareLintJarForPublish
> Task :react-native-safe-area-context:prepareLintJarForPublish
> Task :react-native-screens:prepareLintJarForPublish
> Task :react-native-vector-icons:prepareLintJarForPublish
> Task :app:mergeReleaseJniLibFolders
> Task :react-native-device-info:processReleaseJavaRes NO-SOURCE
> Task :react-native-device-info:bundleLibResRelease NO-SOURCE
> Task :react-native-device-info:mergeReleaseJniLibFolders
> Task :react-native-device-info:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-device-info:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-encrypted-storage:processReleaseJavaRes NO-SOURCE
> Task :react-native-encrypted-storage:bundleLibResRelease NO-SOURCE
> Task :react-native-device-info:copyReleaseJniLibsProjectOnly
> Task :react-native-encrypted-storage:mergeReleaseJniLibFolders
> Task :react-native-encrypted-storage:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-encrypted-storage:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-gesture-handler:processReleaseJavaRes NO-SOURCE
> Task :react-native-encrypted-storage:copyReleaseJniLibsProjectOnly
> Task :react-native-device-info:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-device-info:bundleLibCompileToJarRelease
> Task :react-native-gesture-handler:mergeReleaseJniLibFolders
> Task :react-native-gesture-handler:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-gesture-handler:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectOnly
> Task :react-native-safe-area-context:processReleaseJavaRes NO-SOURCE
> Task :react-native-safe-area-context:bundleLibResRelease
> Task :react-native-safe-area-context:mergeReleaseJniLibFolders
> Task :react-native-safe-area-context:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-safe-area-context:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectOnly
> Task :react-native-gesture-handler:compileReleaseKotlin
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/lib/src/main/java/com/swmansion/gesturehandler/FlingGestureHandler.kt: (30, 17): 'constructor Handler()' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/lib/src/main/java/com/swmansion/gesturehandler/GestureHandler.kt: (727, 11): Name shadowed: size
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/lib/src/main/java/com/swmansion/gesturehandler/LongPressGestureHandler.kt: (44, 17): 'constructor Handler()' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/lib/src/main/java/com/swmansion/gesturehandler/PanGestureHandler.kt: (236, 21): 'constructor Handler()' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/lib/src/main/java/com/swmansion/gesturehandler/TapGestureHandler.kt: (73, 17): 'constructor Handler()' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/lib/src/main/java/com/swmansion/gesturehandler/TapGestureHandler.kt: (82, 17): 'constructor Handler()' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/noreanimated/src/main/java/com/swmansion/gesturehandler/ReanimatedEventDispatcher.kt: (7, 33): Parameter 'event' is never used
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/noreanimated/src/main/java/com/swmansion/gesturehandler/ReanimatedEventDispatcher.kt: (7, 43): Parameter 'reactApplicationContext' is never used
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.kt: (13, 51): Unreachable code
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.kt: (14, 80): Unreachable code
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt: (75, 18): 'onChildStartedNativeGesture(MotionEvent!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt: (80, 42): Parameter 'disallowIntercept' is never used
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt: (112, 28): Parameter 'viewTag' is never used
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt: (7, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt: (14, 11): 'init(Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt: (30, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt: (31, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
> Task :react-native-gesture-handler:compileReleaseJavaWithJavac
> Task :react-native-gesture-handler:bundleLibCompileToJarRelease
> Task :react-native-screens:processReleaseJavaRes NO-SOURCE
> Task :react-native-gesture-handler:bundleLibResRelease
> Task :react-native-screens:mergeReleaseJniLibFolders
> Task :react-native-screens:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-screens:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-screens:copyReleaseJniLibsProjectOnly
> Task :react-native-vector-icons:processReleaseJavaRes NO-SOURCE
> Task :react-native-vector-icons:bundleLibResRelease NO-SOURCE
> Task :react-native-vector-icons:mergeReleaseJniLibFolders
> Task :react-native-vector-icons:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-vector-icons:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-vector-icons:copyReleaseJniLibsProjectOnly
> Task :app:compressReleaseAssets
> Task :react-native-device-info:bundleLibRuntimeToJarRelease
> Task :react-native-encrypted-storage:bundleLibRuntimeToJarRelease
> Task :react-native-gesture-handler:bundleLibRuntimeToJarRelease
> Task :react-native-vector-icons:compileReleaseJavaWithJavac
> Task :react-native-vector-icons:bundleLibCompileToJarRelease
> Task :react-native-safe-area-context:bundleLibRuntimeToJarRelease
> Task :react-native-vector-icons:bundleLibRuntimeToJarRelease
> Task :app:checkReleaseDuplicateClasses
> Task :app:processReleaseResources
> Task :app:desugarReleaseFileDependencies
> Task :react-native-screens:compileReleaseKotlin
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :app:mergeExtDexRelease
> Task :react-native-screens:compileReleaseKotlin
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/Screen.kt: (77, 22): 'constructor GuardedRunnable(ReactContext!)' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt: (64, 28): 'setter for targetElevation: Float' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt: (120, 28): 'setter for targetElevation: Float' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (21, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (69, 47): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (70, 15): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (89, 34): 'getter for systemWindowInsetTop: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (238, 29): 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (63, 22): 'constructor GuardedRunnable(ReactContext!)' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (108, 22): 'constructor GuardedRunnable(ReactContext!)' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (117, 43): 'replaceSystemWindowInsets(Int, Int, Int, Int): WindowInsetsCompat' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (118, 47): 'getter for systemWindowInsetLeft: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (120, 47): 'getter for systemWindowInsetRight: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (121, 47): 'getter for systemWindowInsetBottom: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt: (9, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt: (122, 47): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt: (123, 15): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt: (7, 51): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt: (17, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt: (18, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt: (7, 40): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt: (14, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt: (7, 43): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt: (14, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt: (7, 43): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt: (17, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt: (13, 5): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt: (22, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt: (27, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt: (7, 44): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt: (14, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt: (7, 47): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt: (14, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt: (7, 52): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt: (14, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/FabricEnabledViewGroup.kt: (7, 42): Parameter 'width' is never used
w: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/FabricEnabledViewGroup.kt: (7, 54): Parameter 'height' is never used
> Task :react-native-screens:compileReleaseJavaWithJavac
> Task :react-native-screens:bundleLibCompileToJarRelease
> Task :react-native-screens:bundleLibResRelease
> Task :react-native-screens:bundleLibRuntimeToJarRelease
> Task :app:compileReleaseJavaWithJavac
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
e: /home/vagrant/.gradle/caches/transforms-3/ee1017f170290ae867498183a6f203f1/transformed/jetified-react-native-0.69.5-release/jars/classes.jar!/META-INF/ReactAndroid_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.6.10/e80fe6ac3c3573a80305f5ec43f86b829e8ab53d/kotlin-stdlib-jdk8-1.6.10.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.6.10/e1c380673654a089c4f0c9f83d0ddfdc1efdb498/kotlin-stdlib-jdk7-1.6.10.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.6.10/b8af3fe6f1ca88526914929add63cf5e7c5049af/kotlin-stdlib-1.6.10.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.6.10/c118700e3a33c8a0d9adc920e9dec0831171925/kotlin-stdlib-common-1.6.10.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
e: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-safe-area-context/android/build/tmp/kotlin-classes/release/META-INF/react-native-safe-area-context_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.6.21/eeb4d60d75e9ea9c11200d52974e522793b14fba/kotlin-stdlib-jdk8-1.6.21.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.6.21/568c1b78a8e17a4f35b31f0a74e2916095ed74c2/kotlin-stdlib-jdk7-1.6.21.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.6.21/11ef67f1900634fd951bad28c53ec957fabbe5b8/kotlin-stdlib-1.6.21.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.6.21/5e5b55c26dbc80372a920aef60eb774b714559b8/kotlin-stdlib-common-1.6.21.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
e: /home/vagrant/build/name.bresciani.marco.tkcompanionapp/node_modules/react-native-screens/android/build/tmp/kotlin-classes/release/META-INF/react-native-screens_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseJavaResource
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:extractReleaseNativeSymbolTables
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
w: Detected multiple Kotlin daemon sessions at build/kotlin/sessions
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.
BUILD SUCCESSFUL in 5m 52s
152 actionable tasks: 152 executed
2022-10-14 14:46:48,895 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/name.bresciani.marco.tkcompanionapp, universal_newlines=False, shell=None, istream=<valid stream>)
2022-10-14 14:46:48,912 INFO: Successfully built version 4.0.1 of name.bresciani.marco.tkcompanionapp from 60eeb52bc4395fd726e7b0178e30a339fac48e12
2022-10-14 14:46:49,198 DEBUG: AXML contains a RESOURCE MAP
2022-10-14 14:46:49,198 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 33: 'http://schemas.android.com/apk/res/android'
2022-10-14 14:46:49,199 DEBUG: Checking build/name.bresciani.marco.tkcompanionapp/android/app/build/outputs/apk/release/app-release-unsigned.apk
2022-10-14 14:46:49,213 DEBUG: AXML contains a RESOURCE MAP
2022-10-14 14:46:49,213 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 33: 'http://schemas.android.com/apk/res/android'
2022-10-14 14:46:49,288 INFO: success: name.bresciani.marco.tkcompanionapp
2022-10-14 14:46:49,289 INFO: Finished
2022-10-14 14:46:49,289 INFO: 1 build succeeded