log for com.ammar.wallflow:1903
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1057, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 815, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 274, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.ammar.wallflow:2.4.2
==== detail begin ====
== Installed Android Tools ==
2024-03-19 17:53:31,296 DEBUG: Reading 'config.yml'
2024-03-19 17:53:31,310 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-03-19 17:53:31,311 INFO: Creating log directory
2024-03-19 17:53:31,311 INFO: Creating temporary directory
2024-03-19 17:53:31,311 INFO: Creating output directory
2024-03-19 17:53:31,368 DEBUG: Getting git vcs interface for https://github.com/ammargitham/WallFlow/
2024-03-19 17:53:31,369 DEBUG: Checking com.ammar.wallflow:1903
2024-03-19 17:53:31,369 INFO: Building version 2.4.2 (1903) of com.ammar.wallflow
2024-03-19 17:53:31,369 INFO: Running 'sudo' commands in /home/vagrant
2024-03-19 17:53:31,369 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list; apt-get update; apt-get install -y -t bullseye openjdk-11-jdk-headless
+ echo 'deb https://deb.debian.org/debian bullseye main'
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://deb.debian.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:4 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:5 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [269 kB]
Get:7 https://security.debian.org/debian-security bullseye-security/main Translation-en [174 kB]
Get:8 https://deb.debian.org/debian bullseye/main amd64 Packages [8068 kB]
Get:9 https://deb.debian.org/debian bullseye/main Translation-en [6236 kB]
Get:10 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8068 kB]
Get:11 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:12 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:13 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:14 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [405 kB]
Get:15 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [345 kB]
Fetched 30.2 MB in 10s (3107 kB/s)
Reading package lists...
+ apt-get install -y -t bullseye openjdk-11-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
openjdk-11-jdk-headless is already the newest version (11.0.22+7-1~deb11u1).
openjdk-11-jdk-headless set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
2024-03-19 17:53:44,584 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-03-19 17:53:44,996 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36776 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2024-03-19 17:53:56,831 INFO: Getting source for revision a5b366a71f293ec21297582100c7bfad7a8b1274
2024-03-19 17:53:56,836 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:53:56,836 DEBUG: > git rev-parse --show-toplevel
2024-03-19 17:53:57,048 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:53:57,048 DEBUG: > git submodule foreach --recursive git reset --hard
2024-03-19 17:53:57,258 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:53:57,259 DEBUG: > git reset --hard
2024-03-19 17:53:57,872 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:53:57,872 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-03-19 17:53:57,983 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:53:57,984 DEBUG: > git clean -dffx
2024-03-19 17:53:58,095 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:53:58,096 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2024-03-19 17:53:59,009 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:53:59,009 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2024-03-19 17:53:59,539 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:53:59,539 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
2024-03-19 17:54:00,055 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:54:00,056 DEBUG: > git remote set-head origin --auto
2024-03-19 17:54:00,668 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:54:00,669 DEBUG: > git checkout -f a5b366a71f293ec21297582100c7bfad7a8b1274
2024-03-19 17:54:01,495 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:54:01,498 DEBUG: > git clean -dffx
2024-03-19 17:54:01,617 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:54:01,617 DEBUG: > git rev-parse --show-toplevel
2024-03-19 17:54:01,829 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:54:01,830 DEBUG: > git submodule deinit --all --force
2024-03-19 17:54:01,941 INFO: Creating local.properties file at build/com.ammar.wallflow/local.properties
2024-03-19 17:54:01,946 INFO: Creating local.properties file at build/com.ammar.wallflow/app/local.properties
2024-03-19 17:54:01,946 DEBUG: Removing debuggable flags from build/com.ammar.wallflow/app
2024-03-19 17:54:01,978 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.ammar.wallflow/app/build.gradle.kts
2024-03-19 17:54:02,005 INFO: Cleaning Gradle project...
2024-03-19 17:54:02,006 DEBUG: Directory: build/com.ammar.wallflow/app
2024-03-19 17:54:02,006 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -Pfdroid -Pabi=armeabi-v7a clean
Found 8.4 via distributionUrl
Downloading missing gradle version 8.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.4-bin.zip: OK
Running /opt/gradle/versions/8.4/bin/gradle -Pfdroid -Pabi=armeabi-v7a clean
Welcome to Gradle 8.4!
Here are the highlights of this release:
- Compiling and testing with Java 21
- Faster Java compilation on Windows
- Role focused dependency configurations creation
For more details see https://docs.gradle.org/8.4/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no configuration cache is available for tasks: clean
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'WallFlow'.
> Could not resolve all files for configuration ':classpath'.
> Could not resolve androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3.
Required by:
project : > androidx.baselineprofile:androidx.baselineprofile.gradle.plugin:1.2.3
> No matching variant of androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 was found. The consumer was configured to find a library for use during runtime, compatible with Java 11, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '8.4' but:
- Variant 'apiElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component for use during compile-time, compatible with Java 17 and the consumer needed a component for use during runtime, compatible with Java 11
- Other compatible attribute:
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
- Variant 'runtimeElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a library for use during runtime, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component, compatible with Java 17 and the consumer needed a component, compatible with Java 11
- Other compatible attribute:
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
- Variant 'sourcesElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a component for use during runtime, and its dependencies declared externally:
- Incompatible because this component declares documentation and the consumer needed a library
- Other compatible attributes:
- Doesn't say anything about its target Java version (required compatibility with Java 11)
- Doesn't say anything about its elements (required them packaged as a jar)
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
* 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 get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 1m 38s
Configuration cache entry stored.
2024-03-19 17:55:47,926 ERROR: Could not build app com.ammar.wallflow: Error cleaning com.ammar.wallflow:2.4.2
==== detail begin ====
Found 8.4 via distributionUrl
Downloading missing gradle version 8.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.4-bin.zip: OK
Running /opt/gradle/versions/8.4/bin/gradle -Pfdroid -Pabi=armeabi-v7a clean
Welcome to Gradle 8.4!
Here are the highlights of this release:
- Compiling and testing with Java 21
- Faster Java compilation on Windows
- Role focused dependency configurations creation
For more details see https://docs.gradle.org/8.4/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no configuration cache is available for tasks: clean
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'WallFlow'.
> Could not resolve all files for configuration ':classpath'.
> Could not resolve androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3.
Required by:
project : > androidx.baselineprofile:androidx.baselineprofile.gradle.plugin:1.2.3
> No matching variant of androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 was found. The consumer was configured to find a library for use during runtime, compatible with Java 11, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '8.4' but:
- Variant 'apiElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component for use during compile-time, compatible with Java 17 and the consumer needed a component for use during runtime, compatible with Java 11
- Other compatible attribute:
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
- Variant 'runtimeElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a library for use during runtime, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component, compatible with Java 17 and the consumer needed a component, compatible with Java 11
- Other compatible attribute:
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
- Variant 'sourcesElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a component for use during runtime, and its dependencies declared externally:
- Incompatible because this component declares documentation and the consumer needed a library
- Other compatible attributes:
- Doesn't say anything about its target Java version (required compatibility with Java 11)
- Doesn't say anything about its elements (required them packaged as a jar)
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
* 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 get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 1m 38s
Configuration cache entry stored.
==== detail end ====
2024-03-19 17:55:47,926 DEBUG: Error encountered, stopping by user request.
==== detail end ====