log for eu.siacs.conversations:4214204

== Installed Android Tools ==2025-04-24 10:52:40,115 DEBUG: Reading 'config.yml'2025-04-24 10:52:40,132 INFO: Creating log directory2025-04-24 10:52:40,133 INFO: Creating temporary directory2025-04-24 10:52:40,133 INFO: Creating output directory2025-04-24 10:52:40,334 DEBUG: Getting git vcs interface for https://codeberg.org/iNPUTmice/Conversations.git2025-04-24 10:52:40,334 DEBUG: Checking eu.siacs.conversations:42142042025-04-24 10:52:40,334 INFO: Building version 2.18.2+free (4214204) of eu.siacs.conversations2025-04-24 10:52:40,335 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-04-24 10:52:40,739 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64068 files and directories currently installed.)Removing sudo (1.9.13p3-1+deb12u1) ...Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removedProcessing triggers for libc-bin (2.36-9+deb12u10) ...2025-04-24 10:53:02,053 INFO: Getting source for revision e8ecd090c42d11ee7c5dc30b79217079bd8d6c4d2025-04-24 10:53:02,057 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:02,058 DEBUG: > git rev-parse --show-toplevel2025-04-24 10:53:02,262 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:02,262 DEBUG: > git submodule foreach --recursive git reset --hard2025-04-24 10:53:02,466 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:02,466 DEBUG: > git reset --hard2025-04-24 10:53:03,171 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:03,171 DEBUG: > git submodule foreach --recursive git clean -dffx2025-04-24 10:53:03,274 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:03,275 DEBUG: > git clean -dffx2025-04-24 10:53:03,378 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:03,378 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 --prune-tags --force origin2025-04-24 10:53:04,494 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:04,494 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 origin2025-04-24 10:53:05,399 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:05,399 DEBUG: > git remote set-head origin --auto2025-04-24 10:53:06,505 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:06,505 DEBUG: > git checkout -f e8ecd090c42d11ee7c5dc30b79217079bd8d6c4d2025-04-24 10:53:06,709 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:06,709 DEBUG: > git clean -dffx2025-04-24 10:53:06,812 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:06,813 DEBUG: > git rev-parse --show-toplevel2025-04-24 10:53:07,016 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:07,017 DEBUG: > git submodule deinit --all --force2025-04-24 10:53:07,120 INFO: Creating local.properties file at build/eu.siacs.conversations/local.properties2025-04-24 10:53:07,122 DEBUG: Removing debuggable flags from build/eu.siacs.conversations2025-04-24 10:53:07,177 INFO: Cleaned build.gradle of keysigning configs at build/eu.siacs.conversations/build.gradle2025-04-24 10:53:07,217 INFO: Running 'prebuild' commands in build/eu.siacs.conversations2025-04-24 10:53:07,218 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:07,218 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk false/' build.gradle/etc/bash.bashrc: line 7: PS1: unbound variable+ sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk false/' build.gradle2025-04-24 10:53:07,421 INFO: Cleaning Gradle project...2025-04-24 10:53:07,421 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:53:07,421 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.13 via distributionUrlDownloading missing gradle version 8.13cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OKRunning /opt/gradle/versions/8.13/bin/gradle cleanWelcome to Gradle 8.13!Here are the highlights of this release:- Daemon JVM auto-provisioning- Enhancements for Scala plugin and JUnit testing- Improvements for build authors and plugin developersFor more details see https://docs.gradle.org/8.13/release-notes.htmlTo 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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Task :clean> Task :libs:annotation:clean UP-TO-DATE> Task :libs:annotation-processor:clean UP-TO-DATE[Incubating] Problems report is available at: file:///home/vagrant/build/eu.siacs.conversations/build/reports/problems/problems-report.htmlDeprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 1m 20s3 actionable tasks: 1 executed, 2 up-to-date2025-04-24 10:54:34,958 INFO: Scanning source for common problems...2025-04-24 10:54:34,994 DEBUG: scanner is configured to use signature data from: 'suss'2025-04-24 10:54:34,995 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-04-24 10:54:35,572 DEBUG: write 'suss.json' to cache2025-04-24 10:54:35,576 DEBUG: next suss.json cache update due in 23:59:59.9866742025-04-24 10:54:35,774 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2025-04-24 10:54:36,006 INFO: Creating source tarball...2025-04-24 10:54:38,237 INFO: Building Gradle project...2025-04-24 10:54:38,238 DEBUG: Directory: build/eu.siacs.conversations2025-04-24 10:54:38,238 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleConversationsFreeReleaseFound 8.13 via distributionUrlRunning /opt/gradle/versions/8.13/bin/gradle assembleConversationsFreeReleaseTo 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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyChecking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 35 accepted.Preparing "Install Android SDK Build-Tools 35 v.35.0.0"."Install Android SDK Build-Tools 35 v.35.0.0" ready.Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0"Install Android SDK Build-Tools 35 v.35.0.0" complete."Install Android SDK Build-Tools 35 v.35.0.0" finished.Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licensesLicense for package Android SDK Platform 35 accepted.Preparing "Install Android SDK Platform 35 (revision 2)"."Install Android SDK Platform 35 (revision 2)" ready.Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35"Install Android SDK Platform 35 (revision 2)" complete."Install Android SDK Platform 35 (revision 2)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :libs:annotation:compileJava> Task :libs:annotation:processResources NO-SOURCE> Task :libs:annotation:classes> Task :libs:annotation:jar> Task :preBuild UP-TO-DATE> Task :preConversationsFreeReleaseBuild UP-TO-DATE> Task :mergeConversationsFreeReleaseJniLibFolders> Task :mergeConversationsFreeReleaseNativeLibs> Task :mergeConversationsFreeReleaseArtProfile> Task :checkConversationsFreeReleaseDuplicateClasses> Task :stripConversationsFreeReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libconscrypt_jni.so, libjingle_peerconnection_so.so.> Task :extractConversationsFreeReleaseNativeSymbolTables> Task :expandConversationsFreeReleaseL8ArtProfileWildcards> Task :mergeConversationsFreeReleaseNativeDebugMetadata NO-SOURCE> Task :dataBindingMergeDependencyArtifactsConversationsFreeRelease> Task :generateConversationsFreeReleaseResValues> Task :generateConversationsFreeReleaseResources> Task :mergeConversationsFreeReleaseResources/home/vagrant/build/eu.siacs.conversations/src/main/res/values-hu/strings.xml:700:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-hu/strings.xml:1039:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ro-rRO/strings.xml:761:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ro-rRO/strings.xml:1003:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ja/strings.xml:735:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-it/strings.xml:756:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-da-rDK/strings.xml:746:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ja/strings.xml:966:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-da-rDK/strings.xml:982:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sq-rAL/strings.xml:571:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sr/strings.xml:975:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-de/strings.xml:747:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-it/strings.xml:998:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-es/strings.xml:754:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sr/strings.xml:1071:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sq-rAL/strings.xml:1002:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ru/strings.xml:776:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values/defaults.xml:15:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-es/strings.xml:995:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-de/strings.xml:984:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ru/strings.xml:1003:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fi/strings.xml:699:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values/strings.xml:955:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fi/strings.xml:915:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-uk/strings.xml:738:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fa-rIR/strings.xml:710:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fi/strings.xml:429:4: Multiple substitutions specified in non-positional format of string resource string/receiving_x_file. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fa-rIR/strings.xml:454:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-uk/strings.xml:953:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fr/strings.xml:749:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fr/strings.xml:996:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-et/strings.xml:1021:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-pt-rBR/strings.xml:760:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-pt-rBR/strings.xml:1079:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-vi/strings.xml:733:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-et/strings.xml:1030:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-vi/strings.xml:945:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-nl/strings.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rCN/strings.xml:747:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-cs/strings.xml:750:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sv/strings.xml:755:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rCN/strings.xml:979:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-nl/strings.xml:966:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-cs/strings.xml:985:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sv/strings.xml:1015:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-gl/strings.xml:747:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rTW/strings.xml:689:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-gl/strings.xml:984:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-pl/strings.xml:769:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rTW/strings.xml:965:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-pl/strings.xml:1016:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-tr-rTR/strings.xml:750:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-tr-rTR/strings.xml:1000:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?> Task :packageConversationsFreeReleaseResources> Task :dataBindingTriggerConversationsFreeRelease> Task :generateConversationsFreeReleaseBuildConfig> Task :parseConversationsFreeReleaseLocalResources> Task :libs:annotation-processor:compileJava> Task :dataBindingGenBaseClassesConversationsFreeRelease> Task :libs:annotation-processor:processResources NO-SOURCE> Task :libs:annotation-processor:classes> Task :libs:annotation-processor:jar> Task :javaPreCompileConversationsFreeRelease> Task :checkConversationsFreeReleaseAarMetadata> Task :mapConversationsFreeReleaseSourceSetPaths> Task :createConversationsFreeReleaseCompatibleScreenManifests> Task :extractDeepLinksConversationsFreeRelease> Task :processConversationsFreeReleaseMainManifest> Task :processConversationsFreeReleaseManifest> Task :extractProguardFiles> Task :mergeConversationsFreeReleaseStartupProfile> Task :mergeConversationsFreeReleaseShaders> Task :compileConversationsFreeReleaseShaders NO-SOURCE> Task :generateConversationsFreeReleaseAssets UP-TO-DATE> Task :mergeConversationsFreeReleaseAssets> Task :extractConversationsFreeReleaseVersionControlInfo> Task :compressConversationsFreeReleaseAssets> Task :collectConversationsFreeReleaseDependencies> Task :sdkConversationsFreeReleaseDependencyData> Task :writeConversationsFreeReleaseAppMetadata> Task :writeConversationsFreeReleaseSigningConfigVersions> Task :processConversationsFreeReleaseManifestForPackage> Task :processConversationsFreeReleaseResources> Task :compileConversationsFreeReleaseJavaWithJavacThe following annotation processors are not incremental: annotation-processor.jar (project :libs:annotation-processor).Make sure all annotation processors are incremental to improve your build speed.Note: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :mergeConversationsFreeReleaseGeneratedProguardFiles> Task :processConversationsFreeReleaseJavaRes> Task :expandConversationsFreeReleaseArtProfileWildcards> Task :mergeConversationsFreeReleaseJavaResource> Task :generateConversationsFreeReleaseLintVitalReportModel> Task :minifyConversationsFreeReleaseWithR8> Task :lintVitalAnalyzeConversationsFreeRelease> Task :lintVitalReportConversationsFreeRelease> Task :lintVitalConversationsFreeRelease> Task :convertShrunkResourcesToBinaryConversationsFreeRelease> Task :optimizeConversationsFreeReleaseResources> Task :l8DexDesugarLibConversationsFreeRelease> Task :compileConversationsFreeReleaseArtProfile> Task :packageConversationsFreeRelease> Task :createConversationsFreeReleaseApkListingFileRedirect> Task :assembleConversationsFreeRelease[Incubating] Problems report is available at: file:///home/vagrant/build/eu.siacs.conversations/build/reports/problems/problems-report.htmlDeprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 6m 8s55 actionable tasks: 55 executed2025-04-24 11:00:47,531 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/eu.siacs.conversations, universal_newlines=False, shell=None, istream=<valid stream>)2025-04-24 11:00:47,539 INFO: Successfully built version 2.18.2+free of eu.siacs.conversations from e8ecd090c42d11ee7c5dc30b79217079bd8d6c4d2025-04-24 11:00:47,795 DEBUG: Checking build/eu.siacs.conversations/build/outputs/apk/conversationsFree/release/Conversations-2.18.2-conversations-free-arm64-v8a-release-unsigned.apk2025-04-24 11:00:47,897 INFO: success: eu.siacs.conversations2025-04-24 11:00:47,897 INFO: Finished2025-04-24 11:00:47,897 INFO: 1 build succeeded