log for me.timeto.app:576
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1198, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 939, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for me.timeto.app:2025.06.08
==== detail begin ====
== Installed Android Tools ==
2025-06-12 18:20:54,177 DEBUG: Reading 'config.yml'
2025-06-12 18:20:54,192 INFO: Creating log directory
2025-06-12 18:20:54,192 INFO: Creating temporary directory
2025-06-12 18:20:54,192 INFO: Creating output directory
2025-06-12 18:20:54,207 DEBUG: Getting git vcs interface for https://github.com/Medvedev91/timeto.me.git
2025-06-12 18:20:54,208 DEBUG: Checking me.timeto.app:576
2025-06-12 18:20:54,208 INFO: Building version 2025.06.08 (576) of me.timeto.app
2025-06-12 18:20:54,225 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/me.timeto.app, universal_newlines=False, shell=None, istream=None)
2025-06-12 18:20:54,242 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-12 18:20:55,247 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64067 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 removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-06-12 18:21:09,059 INFO: Getting source for revision 049aff73ecb28a41fc219d2522b14884ecb60b3c
2025-06-12 18:21:09,059 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:09,060 DEBUG: > git rev-parse --show-toplevel
2025-06-12 18:21:09,263 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:09,263 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-12 18:21:09,467 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:09,467 DEBUG: > git reset --hard
2025-06-12 18:21:10,072 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:10,072 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-12 18:21:10,175 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:10,175 DEBUG: > git clean -dffx
2025-06-12 18:21:10,278 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:10,279 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-06-12 18:21:11,184 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:11,184 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-06-12 18:21:11,688 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:11,689 DEBUG: > git remote set-head origin --auto
2025-06-12 18:21:12,293 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:12,293 DEBUG: > git checkout -f 049aff73ecb28a41fc219d2522b14884ecb60b3c
2025-06-12 18:21:13,098 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:13,098 DEBUG: > git clean -dffx
2025-06-12 18:21:13,201 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:13,202 DEBUG: > git rev-parse --show-toplevel
2025-06-12 18:21:13,405 DEBUG: Directory: build/me.timeto.app
2025-06-12 18:21:13,406 DEBUG: > git submodule deinit --all --force
2025-06-12 18:21:13,509 INFO: Creating local.properties file at build/me.timeto.app/local.properties
2025-06-12 18:21:13,516 INFO: Creating local.properties file at build/me.timeto.app/android_app/local.properties
2025-06-12 18:21:13,517 DEBUG: Removing debuggable flags from build/me.timeto.app/android_app
2025-06-12 18:21:13,525 INFO: Removing specified files
2025-06-12 18:21:13,525 INFO: Removing ios_app
2025-06-12 18:21:13,600 INFO: Cleaning Gradle project...
2025-06-12 18:21:13,600 DEBUG: Directory: build/me.timeto.app/android_app
2025-06-12 18:21:13,600 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.8 via distributionUrl
Downloading missing gradle version 8.8
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.8-bin.zip: OK
Running /opt/gradle/versions/8.8/bin/gradle clean
Welcome to Gradle 8.8!
Here are the highlights of this release:
- Running Gradle on Java 22
- Configurable Gradle daemon JVM
- Improved IDE performance for large projects
For more details see https://docs.gradle.org/8.8/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.8/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :shared
w: ⚠️ Disabled Kotlin/Native Targets
The following Kotlin/Native targets cannot be built on this machine and are disabled:
iosArm64, iosSimulatorArm64, watchosArm32, watchosArm64, watchosSimulatorArm64, watchosX64
To hide this message, add 'kotlin.native.ignoreDisabledTargets=true' to the Gradle properties.
w: ⚠️ Default Kotlin Hierarchy Template Not Applied Correctly
The Default Kotlin Hierarchy Template was not applied to 'project ':shared'':
Explicit .dependsOn() edges were configured for the following source sets:
[appleMain, iosArm64Main, iosMain, iosSimulatorArm64Main, watchosArm32Main, watchosArm64Main, watchosMain, watchosSimulatorArm64Main, watchosX64Main]
Consider removing dependsOn-calls or disabling the default template by adding
'kotlin.mpp.applyDefaultHierarchyTemplate=false'
to your gradle.properties
Please remove the dependsOn-calls or disable the default template.
Learn more about hierarchy templates: https://kotl.in/hierarchy-template
> Task :android_app:clean UP-TO-DATE
BUILD SUCCESSFUL in 3m 1s
1 actionable task: 1 up-to-date
2025-06-12 18:24:38,487 INFO: Scanning source for common problems...
2025-06-12 18:24:38,522 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-12 18:24:38,522 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-12 18:24:44,650 ERROR: Could not build app me.timeto.app due to unknown error: Traceback (most recent call last):
File "/home/vagrant/fdroidserver/fdroidserver/build.py", line 1198, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/vagrant/fdroidserver/fdroidserver/build.py", line 941, in trybuild
build_local(app, build, vcs, build_dir, output_dir, log_dir, srclib_dir, extlib_dir, tmp_dir, force, onserver, refresh)
File "/home/vagrant/fdroidserver/fdroidserver/build.py", line 609, in build_local
count = scanner.scan_source(build_dir, build)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/vagrant/fdroidserver/fdroidserver/scanner.py", line 1042, in scan_source
for name in suspects_found(line):
File "/home/vagrant/fdroidserver/fdroidserver/scanner.py", line 720, in suspects_found
for n, r in _get_tool().regexs['err_gradle_signatures'].items():
^^^^^^^^^^^
File "/home/vagrant/fdroidserver/fdroidserver/scanner.py", line 662, in _get_tool
scanner._SCANNER_TOOL = ScannerTool()
^^^^^^^^^^^^^
File "/home/vagrant/fdroidserver/fdroidserver/scanner.py", line 575, in __init__
self.refresh()
File "/home/vagrant/fdroidserver/fdroidserver/scanner.py", line 643, in refresh
sdc.fetch_signatures_from_web()
File "/home/vagrant/fdroidserver/fdroidserver/scanner.py", line 492, in fetch_signatures_from_web
with urllib.request.urlopen(self.url) as f: # nosec B310 scheme filtered above
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 216, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 525, in open
response = meth(req, response)
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 634, in http_response
response = self.parent.error(
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 563, in error
return self._call_chain(*args)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 643, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 500: Internal Server Error
2025-06-12 18:24:44,651 DEBUG: Error encountered, stopping by user request.
==== detail end ====