log for com.nextcloud.client:30330090
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1192, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 933, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 284, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.nextcloud.client:3.33.0
==== detail begin ====
== Installed Android Tools ==
2025-09-15 20:00:52,038 DEBUG: Reading 'config.yml'
2025-09-15 20:00:52,049 INFO: Creating log directory
2025-09-15 20:00:52,049 INFO: Creating temporary directory
2025-09-15 20:00:52,052 INFO: Creating output directory
2025-09-15 20:00:52,159 DEBUG: Getting git vcs interface for https://github.com/nextcloud/android.git
2025-09-15 20:00:52,160 DEBUG: Checking com.nextcloud.client:30330090
2025-09-15 20:00:52,160 INFO: Building version 3.33.0 (30330090) of com.nextcloud.client
2025-09-15 20:00:52,165 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.nextcloud.client, universal_newlines=False, shell=None, istream=None)
2025-09-15 20:00:52,214 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-15 20:00:52,819 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64076 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u13) ...
2025-09-15 20:01:11,801 INFO: Getting source for revision stable-3.33.0
2025-09-15 20:01:11,806 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:11,806 DEBUG: > git rev-parse --show-toplevel
2025-09-15 20:01:12,013 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:12,014 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-15 20:01:12,217 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:12,217 DEBUG: > git reset --hard
2025-09-15 20:01:13,223 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:13,223 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-15 20:01:13,427 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:13,427 DEBUG: > git clean -dffx
2025-09-15 20:01:13,530 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:13,531 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 origin
2025-09-15 20:01:14,637 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:14,637 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-09-15 20:01:15,542 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:15,542 DEBUG: > git remote set-head origin --auto
2025-09-15 20:01:16,347 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:16,348 DEBUG: > git checkout -f stable-3.33.0
2025-09-15 20:01:16,551 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:16,551 DEBUG: > git clean -dffx
2025-09-15 20:01:16,654 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:16,655 DEBUG: > git rev-parse --show-toplevel
2025-09-15 20:01:16,858 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:01:16,859 DEBUG: > git submodule deinit --all --force
2025-09-15 20:01:16,961 INFO: Creating local.properties file at build/com.nextcloud.client/local.properties
2025-09-15 20:01:16,964 INFO: Creating local.properties file at build/com.nextcloud.client/app/local.properties
2025-09-15 20:01:16,965 DEBUG: Removing debuggable flags from build/com.nextcloud.client/app
2025-09-15 20:01:17,014 INFO: Removing specified files
2025-09-15 20:01:17,015 INFO: Removing user_manual
2025-09-15 20:01:17,070 INFO: Running 'prebuild' commands in build/com.nextcloud.client/app
2025-09-15 20:01:17,070 DEBUG: Directory: build/com.nextcloud.client/app
2025-09-15 20:01:17,070 DEBUG: > bash -e -u -o pipefail -x -c -- mkdir -p $HOME/.gradle; echo org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError > $HOME/.gradle/gradle.properties
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mkdir -p /home/vagrant/.gradle
+ echo org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
2025-09-15 20:01:17,273 INFO: Cleaning Gradle project...
2025-09-15 20:01:17,273 DEBUG: Directory: build/com.nextcloud.client/app
2025-09-15 20:01:17,273 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 9.0.0 via distributionUrl
Downloading missing gradle version 9.0.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-9.0.0-bin.zip: OK
Running /opt/gradle/versions/9.0.0/bin/gradle clean
Welcome to Gradle 9.0.0!
Here are the highlights of this release:
- Configuration Cache is the recommended execution mode
- Gradle requires JVM 17 or higher to run
- Build scripts use Kotlin 2.2 and Groovy 4.0
- Improved Kotlin DSL script compilation avoidance
For more details see https://docs.gradle.org/9.0.0/release-notes.html
Starting a Gradle Daemon (subsequent builds will be faster)
Configuration on demand is an incubating feature.
Calculating task graph as no cached configuration is available for tasks: clean
> Configure project :app
Gradle uses Java 17.0.16 (Debian 17.0.16+8-Debian-1deb12u1)
> Task :app:clean
BUILD SUCCESSFUL in 2m 43s
1 actionable task: 1 executed
Configuration cache entry stored.
2025-09-15 20:04:06,914 INFO: Scanning source for common problems...
2025-09-15 20:04:07,016 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-09-15 20:04:07,044 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-15 20:04:07,044 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-15 20:04:07,650 DEBUG: write 'suss.json' to cache
2025-09-15 20:04:07,653 DEBUG: next suss.json cache update due in 23:59:59.986394
2025-09-15 20:04:07,983 INFO: Removing binary at app/src/androidTest/assets/n9WXAIXO2wRY4R8nXwmo
2025-09-15 20:04:07,984 INFO: Removing binary at app/src/androidTest/assets/srEPevoPqPZpPEaeDnS3
2025-09-15 20:04:07,984 INFO: Removing binary at app/src/androidTest/assets/encrypted/ia7OEEEyXMoRa1QWQk8r
2025-09-15 20:04:07,984 INFO: Removing binary at app/src/androidTest/assets/encrypted/n9WXAIXO2wRY4R8nXwmo
2025-09-15 20:04:08,174 INFO: Creating source tarball...
2025-09-15 20:04:11,793 INFO: Building Gradle project...
2025-09-15 20:04:11,793 DEBUG: Directory: build/com.nextcloud.client/app
2025-09-15 20:04:11,793 DEBUG: > /usr/local/bin/gradlew-fdroid assembleGenericRelease
Found 9.0.0 via distributionUrl
Running /opt/gradle/versions/9.0.0/bin/gradle assembleGenericRelease
Configuration on demand is an incubating feature.
Calculating task graph as no cached configuration is available for tasks: assembleGenericRelease
> Configure project :app
Gradle uses Java 17.0.16 (Debian 17.0.16+8-Debian-1deb12u1)
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License 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/licenses
License 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-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
[========= ] 25%
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preGenericReleaseBuild UP-TO-DATE
> Task :app:createGenericReleaseCompatibleScreenManifests
> Task :app:dataBindingTriggerGenericRelease
> Task :app:extractProguardFiles
> Task :app:generateGenericReleaseResValues
> Task :app:writeGenericReleaseAppMetadata
> Task :app:desugarGenericReleaseFileDependencies
> Task :app:mergeGenericReleaseStartupProfile
> Task :app:generateGenericReleaseBuildConfig
> Task :app:writeGenericReleaseSigningConfigVersions
> Task :app:extractDeepLinksGenericRelease
> Task :app:buildKotlinToolingMetadata
> Task :app:extractGenericReleaseVersionControlInfo
> Task :app:generateGenericReleaseResources
> Task :app:extractGenericReleaseSupportedLocales
> Task :app:collectGenericReleaseDependencies
> Task :app:sdkGenericReleaseDependencyData
> Task :app:javaPreCompileGenericRelease
> Task :app:mergeGenericReleaseShaders
> Task :app:compileGenericReleaseShaders NO-SOURCE
> Task :app:generateGenericReleaseAssets UP-TO-DATE
> Task :app:mergeGenericReleaseJniLibFolders
> Task :app:generateGenericReleaseLocaleConfig
> Task :app:checkGenericReleaseDuplicateClasses
> Task :app:mapGenericReleaseSourceSetPaths
> Task :app:checkGenericReleaseAarMetadata
> Task :app:mergeGenericReleaseArtProfile
> Task :app:mergeGenericReleaseNativeLibs
> Task :app:compileGenericReleaseAidl
> Task :app:mergeGenericReleaseAssets
> Task :app:compressGenericReleaseAssets
> Task :app:packageGenericReleaseResources
> Task :app:parseGenericReleaseLocalResources
> Task :app:dataBindingMergeDependencyArtifactsGenericRelease
> Task :app:processGenericReleaseMainManifest
> Task :app:mergeGenericReleaseResources
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:986:4: Multiple substitutions specified in non-positional format of string resource string/uploader_upload_in_progress_content. Did you mean to add the formatted="false" attribute?
> Task :app:mergeExtDexGenericRelease
> Task :app:stripGenericReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libconscrypt_jni.so, libpl_droidsonroids_gif.so. Run with --info option to learn more.
> Task :app:extractGenericReleaseNativeSymbolTables
> Task :app:mergeGenericReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeGenericReleaseResources FAILED
> Task :app:processGenericReleaseMainManifest
/home/vagrant/build/com.nextcloud.client/app/src/main/AndroidManifest.xml:16:5-19:32 Warning:
uses-feature#android.hardware.camera2 was tagged at AndroidManifest.xml:16 to replace another declaration but no other declaration present
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeGenericReleaseResources'.
> Multiple task action failures occurred:
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #0: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/mipmap-xxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #1: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/playstore.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #2: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #3: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/apk.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #4: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/fdroid.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #5: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/background.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #6: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/background_nc18.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (Powered by Develocity).
> Get more help at https://help.gradle.org.
BUILD FAILED in 6m 12s
36 actionable tasks: 36 executed
Configuration cache entry stored.
2025-09-15 20:10:24,739 ERROR: Could not build app com.nextcloud.client: Build failed for com.nextcloud.client:3.33.0@7e4a0d6c075398cd861c106808c7b1bd9620184f
==== detail begin ====
Found 9.0.0 via distributionUrl
Running /opt/gradle/versions/9.0.0/bin/gradle assembleGenericRelease
Configuration on demand is an incubating feature.
Calculating task graph as no cached configuration is available for tasks: assembleGenericRelease
> Configure project :app
Gradle uses Java 17.0.16 (Debian 17.0.16+8-Debian-1deb12u1)
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License 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/licenses
License 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-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
[========= ] 25%
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preGenericReleaseBuild UP-TO-DATE
> Task :app:createGenericReleaseCompatibleScreenManifests
> Task :app:dataBindingTriggerGenericRelease
> Task :app:extractProguardFiles
> Task :app:generateGenericReleaseResValues
> Task :app:writeGenericReleaseAppMetadata
> Task :app:desugarGenericReleaseFileDependencies
> Task :app:mergeGenericReleaseStartupProfile
> Task :app:generateGenericReleaseBuildConfig
> Task :app:writeGenericReleaseSigningConfigVersions
> Task :app:extractDeepLinksGenericRelease
> Task :app:buildKotlinToolingMetadata
> Task :app:extractGenericReleaseVersionControlInfo
> Task :app:generateGenericReleaseResources
> Task :app:extractGenericReleaseSupportedLocales
> Task :app:collectGenericReleaseDependencies
> Task :app:sdkGenericReleaseDependencyData
> Task :app:javaPreCompileGenericRelease
> Task :app:mergeGenericReleaseShaders
> Task :app:compileGenericReleaseShaders NO-SOURCE
> Task :app:generateGenericReleaseAssets UP-TO-DATE
> Task :app:mergeGenericReleaseJniLibFolders
> Task :app:generateGenericReleaseLocaleConfig
> Task :app:checkGenericReleaseDuplicateClasses
> Task :app:mapGenericReleaseSourceSetPaths
> Task :app:checkGenericReleaseAarMetadata
> Task :app:mergeGenericReleaseArtProfile
> Task :app:mergeGenericReleaseNativeLibs
> Task :app:compileGenericReleaseAidl
> Task :app:mergeGenericReleaseAssets
> Task :app:compressGenericReleaseAssets
> Task :app:packageGenericReleaseResources
> Task :app:parseGenericReleaseLocalResources
> Task :app:dataBindingMergeDependencyArtifactsGenericRelease
> Task :app:processGenericReleaseMainManifest
> Task :app:mergeGenericReleaseResources
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:986:4: Multiple substitutions specified in non-positional format of string resource string/uploader_upload_in_progress_content. Did you mean to add the formatted="false" attribute?
> Task :app:mergeExtDexGenericRelease
> Task :app:stripGenericReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libconscrypt_jni.so, libpl_droidsonroids_gif.so. Run with --info option to learn more.
> Task :app:extractGenericReleaseNativeSymbolTables
> Task :app:mergeGenericReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeGenericReleaseResources FAILED
> Task :app:processGenericReleaseMainManifest
/home/vagrant/build/com.nextcloud.client/app/src/main/AndroidManifest.xml:16:5-19:32 Warning:
uses-feature#android.hardware.camera2 was tagged at AndroidManifest.xml:16 to replace another declaration but no other declaration present
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeGenericReleaseResources'.
> Multiple task action failures occurred:
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #0: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/mipmap-xxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #1: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/playstore.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #2: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #3: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/apk.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #4: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/fdroid.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #5: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/background.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #6: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/background_nc18.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (Powered by Develocity).
> Get more help at https://help.gradle.org.
BUILD FAILED in 6m 12s
36 actionable tasks: 36 executed
Configuration cache entry stored.
==== detail end ====
2025-09-15 20:10:24,740 DEBUG: Error encountered, stopping by user request.
==== detail end ====