log for de.bahnvorhersage.app:10
== Installed Android Tools ==
2025-07-04 16:47:58,696 DEBUG: Reading 'config.yml'
2025-07-04 16:47:58,708 INFO: Creating log directory
2025-07-04 16:47:58,708 INFO: Creating temporary directory
2025-07-04 16:47:58,708 INFO: Creating output directory
2025-07-04 16:47:58,724 DEBUG: Getting git vcs interface for https://gitlab.com/bahnvorhersage/bahnvorhersage_frontend.git
2025-07-04 16:47:58,724 DEBUG: Checking de.bahnvorhersage.app:10
2025-07-04 16:47:58,725 INFO: Building version 0.4.6 (10) of de.bahnvorhersage.app
2025-07-04 16:47:58,730 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/de.bahnvorhersage.app, universal_newlines=False, shell=None, istream=None)
2025-07-04 16:47:58,743 INFO: Running 'sudo' commands in /home/vagrant
2025-07-04 16:47:58,743 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c curl -Lo node.tar.gz https://nodejs.org/download/release/v22.14.0/node-v22.14.0-linux-x64.tar.gz; echo "9d942932535988091034dc94cc5f42b6dc8784d6366df3a36c4c9ccb3996f0c2 node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/; apt-get update; apt-get install -y build-essential; echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list; apt-get update; apt-get install -y -t trixie openjdk-21-jdk-headless; update-java-alternatives -a
+ curl -Lo node.tar.gz https://nodejs.org/download/release/v22.14.0/node-v22.14.0-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
16 51.6M 16 8842k 0 0 15.5M 0 0:00:03 --:--:-- 0:00:03 15.5M
63 51.6M 63 32.7M 0 0 21.1M 0 0:00:02 0:00:01 0:00:01 21.1M
100 51.6M 100 51.6M 0 0 23.5M 0 0:00:02 0:00:02 --:--:-- 23.5M
+ echo '9d942932535988091034dc94cc5f42b6dc8784d6366df3a36c4c9ccb3996f0c2 node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [271 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [162 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [756 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [664 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [297 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [252 kB]
Fetched 16.2 MB in 14s (1138 kB/s)
Reading package lists...
+ apt-get install -y build-essential
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
bzip2 dpkg-dev libdpkg-perl make xz-utils
Suggested packages:
bzip2-doc debian-keyring bzr make-doc
Recommended packages:
fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
The following NEW packages will be installed:
build-essential bzip2 dpkg-dev libdpkg-perl make xz-utils
0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded.
Need to get 2880 kB of archives.
After this operation, 6834 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-1 [471 kB]
Get:3 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
Get:4 https://debian.osuosl.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB]
Get:5 https://debian.osuosl.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB]
Get:6 https://debian.osuosl.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2880 kB in 2s (1234 kB/s)
Selecting previously unselected package bzip2.
(Reading database ... 64069 files and directories currently installed.)
Preparing to unpack .../0-bzip2_1.0.8-5+b1_amd64.deb ...
Unpacking bzip2 (1.0.8-5+b1) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../1-xz-utils_5.4.1-1_amd64.deb ...
Unpacking xz-utils (5.4.1-1) ...
Selecting previously unselected package make.
Preparing to unpack .../2-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../3-libdpkg-perl_1.21.22_all.deb ...
Unpacking libdpkg-perl (1.21.22) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
Unpacking dpkg-dev (1.21.22) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../5-build-essential_12.9_amd64.deb ...
Unpacking build-essential (12.9) ...
Setting up bzip2 (1.0.8-5+b1) ...
Setting up make (4.3-4.1) ...
Setting up xz-utils (5.4.1-1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up libdpkg-perl (1.21.22) ...
Setting up dpkg-dev (1.21.22) ...
Setting up build-essential (12.9) ...
+ echo 'deb http://deb.debian.org/debian trixie main'
+ apt-get update
Hit:1 https://security.debian.org/debian-security bookworm-security InRelease
Get:2 http://deb.debian.org/debian trixie InRelease [168 kB]
Hit:3 https://debian.osuosl.org/debian bookworm InRelease
Hit:4 https://debian.osuosl.org/debian bookworm-updates InRelease
Hit:5 https://debian.osuosl.org/debian bookworm-backports InRelease
Get:6 http://deb.debian.org/debian trixie/main amd64 Packages [9672 kB]
Get:7 http://deb.debian.org/debian trixie/main Translation-en [6487 kB]
Fetched 16.3 MB in 5s (3010 kB/s)
Reading package lists...
+ apt-get install -y -t trixie openjdk-21-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libfdisk1 libnsl-dev libtirpc-dev
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
base-files init init-system-helpers libc-bin libc-dev-bin libc-l10n libc6
libc6-dev libnss-systemd libpam-systemd libssl3t64 libsystemd-shared
libsystemd0 libudev1 libwtmpdb0 libzstd1 openjdk-21-jre-headless
openssh-client openssh-server openssh-sftp-server openssl
openssl-provider-legacy systemd systemd-sysv udev
Suggested packages:
libc-devtools glibc-doc locales libnss-nis libnss-nisplus manpages-dev
libtss2-rc0t64 libarchive13t64 libdw1t64 libelf1t64 libpwquality1
libqrencode4 openjdk-21-demo openjdk-21-source libnss-mdns
fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic keychain libpam-ssh
monkeysphere ssh-askpass molly-guard ufw systemd-container systemd-homed
systemd-userdbd systemd-boot systemd-resolved systemd-repart
libtss2-tcti-device0 polkitd
Recommended packages:
manpages manpages-dev dbus-user-session libcups2t64 libasound2t64 xauth
ncurses-term linux-sysctl-defaults systemd-timesyncd | time-daemon
systemd-cryptsetup
The following packages will be REMOVED:
libssl3
The following NEW packages will be installed:
libssl3t64 libwtmpdb0 openjdk-21-jdk-headless openjdk-21-jre-headless
openssl-provider-legacy
The following packages will be upgraded:
base-files init init-system-helpers libc-bin libc-dev-bin libc-l10n libc6
libc6-dev libnss-systemd libpam-systemd libsystemd-shared libsystemd0
libudev1 libzstd1 openssh-client openssh-server openssh-sftp-server openssl
systemd systemd-sysv udev
21 upgraded, 5 newly installed, 1 to remove and 456 not upgraded.
Need to get 145 MB of archives.
After this operation, 305 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian trixie/main amd64 base-files amd64 13.8 [73.2 kB]
Get:2 http://deb.debian.org/debian trixie/main amd64 init-system-helpers all 1.68 [38.7 kB]
Get:3 http://deb.debian.org/debian trixie/main amd64 libzstd1 amd64 1.5.7+dfsg-1 [304 kB]
Get:4 http://deb.debian.org/debian trixie/main amd64 openssl amd64 3.5.0-2 [1490 kB]
Get:5 http://deb.debian.org/debian trixie/main amd64 openssh-sftp-server amd64 1:10.0p1-5 [65.3 kB]
Get:6 http://deb.debian.org/debian trixie/main amd64 libwtmpdb0 amd64 0.73.0-3 [12.1 kB]
Get:7 http://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:10.0p1-5 [984 kB]
Get:8 http://deb.debian.org/debian trixie/main amd64 openssl-provider-legacy amd64 3.5.0-2 [307 kB]
Get:9 http://deb.debian.org/debian trixie/main amd64 openssh-server amd64 1:10.0p1-5 [600 kB]
Get:10 http://deb.debian.org/debian trixie/main amd64 libssl3t64 amd64 3.5.0-2 [2433 kB]
Get:11 http://deb.debian.org/debian trixie/main amd64 libsystemd-shared amd64 257.6-1 [2144 kB]
Get:12 http://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-9 [2851 kB]
Get:13 http://deb.debian.org/debian trixie/main amd64 systemd amd64 257.6-1 [3096 kB]
Get:14 http://deb.debian.org/debian trixie/main amd64 libsystemd0 amd64 257.6-1 [453 kB]
Get:15 http://deb.debian.org/debian trixie/main amd64 libnss-systemd amd64 257.6-1 [218 kB]
Get:16 http://deb.debian.org/debian trixie/main amd64 libpam-systemd amd64 257.6-1 [296 kB]
Get:17 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-9 [58.0 kB]
Get:18 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-9 [1989 kB]
Get:19 http://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-9 [636 kB]
Get:20 http://deb.debian.org/debian trixie/main amd64 systemd-sysv amd64 257.6-1 [64.1 kB]
Get:21 http://deb.debian.org/debian trixie/main amd64 init amd64 1.68 [6256 B]
Get:22 http://deb.debian.org/debian trixie/main amd64 udev amd64 257.6-1 [1378 kB]
Get:23 http://deb.debian.org/debian trixie/main amd64 libudev1 amd64 257.6-1 [152 kB]
Get:24 http://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-9 [739 kB]
Get:25 http://deb.debian.org/debian trixie/main amd64 openjdk-21-jre-headless amd64 21.0.7+6-1 [41.8 MB]
Get:26 http://deb.debian.org/debian trixie/main amd64 openjdk-21-jdk-headless amd64 21.0.7+6-1 [82.8 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 145 MB in 3s (51.9 MB/s)
(Reading database ... 64812 files and directories currently installed.)
Preparing to unpack .../base-files_13.8_amd64.deb ...
Unpacking base-files (13.8) over (12.4+deb12u11) ...
Setting up base-files (13.8) ...
Installing new version of config file /etc/debian_version ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Updating /etc/profile to current default.
Updating /root/.profile to current default.
(Reading database ... 64823 files and directories currently installed.)
Preparing to unpack .../init-system-helpers_1.68_all.deb ...
Unpacking init-system-helpers (1.68) over (1.65.2) ...
Setting up init-system-helpers (1.68) ...
(Reading database ... 64823 files and directories currently installed.)
Preparing to unpack .../libzstd1_1.5.7+dfsg-1_amd64.deb ...
Unpacking libzstd1:amd64 (1.5.7+dfsg-1) over (1.5.4+dfsg2-5) ...
Setting up libzstd1:amd64 (1.5.7+dfsg-1) ...
(Reading database ... 64823 files and directories currently installed.)
Preparing to unpack .../openssl_3.5.0-2_amd64.deb ...
Unpacking openssl (3.5.0-2) over (3.0.16-1~deb12u1) ...
Preparing to unpack .../openssh-sftp-server_1%3a10.0p1-5_amd64.deb ...
Unpacking openssh-sftp-server (1:10.0p1-5) over (1:9.2p1-2+deb12u6) ...
Selecting previously unselected package libwtmpdb0:amd64.
Preparing to unpack .../libwtmpdb0_0.73.0-3_amd64.deb ...
Unpacking libwtmpdb0:amd64 (0.73.0-3) ...
Preparing to unpack .../openssh-client_1%3a10.0p1-5_amd64.deb ...
Unpacking openssh-client (1:10.0p1-5) over (1:9.2p1-2+deb12u6) ...
dpkg: libssl3:amd64: dependency problems, but removing anyway as you requested:
systemd depends on libssl3 (>= 3.0.0).
rsync depends on libssl3 (>= 3.0.0).
python3-cryptography depends on libssl3 (>= 3.0.0).
openssh-server depends on libssl3 (>= 3.0.16).
libsystemd-shared:amd64 depends on libssl3 (>= 3.0.0).
libssh2-1:amd64 depends on libssl3 (>= 3.0.0).
libserf-1-1:amd64 depends on libssl3 (>= 3.0.0).
libpython3.11-minimal:amd64 depends on libssl3 (>= 3.0.0).
libkrb5-3:amd64 depends on libssl3 (>= 3.0.0).
libkmod2:amd64 depends on libssl3 (>= 3.0.0).
libfido2-1:amd64 depends on libssl3 (>= 3.0.0).
libcurl4:amd64 depends on libssl3 (>= 3.0.0).
libcryptsetup12:amd64 depends on libssl3 (>= 3.0.0).
libaprutil1:amd64 depends on libssl3 (>= 3.0.0).
kmod depends on libssl3 (>= 3.0.0).
(Reading database ... 64906 files and directories currently installed.)
Removing libssl3:amd64 (3.0.16-1~deb12u1) ...
Selecting previously unselected package openssl-provider-legacy.
(Reading database ... 64894 files and directories currently installed.)
Preparing to unpack .../openssl-provider-legacy_3.5.0-2_amd64.deb ...
Unpacking openssl-provider-legacy (3.5.0-2) ...
Preparing to unpack .../openssh-server_1%3a10.0p1-5_amd64.deb ...
systemctl: error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directory
Unpacking openssh-server (1:10.0p1-5) over (1:9.2p1-2+deb12u6) ...
Selecting previously unselected package libssl3t64:amd64.
Preparing to unpack .../libssl3t64_3.5.0-2_amd64.deb ...
Unpacking libssl3t64:amd64 (3.5.0-2) ...
Preparing to unpack .../libsystemd-shared_257.6-1_amd64.deb ...
Unpacking libsystemd-shared:amd64 (257.6-1) over (252.38-1~deb12u1) ...
dpkg: considering deconfiguration of systemd, which would be broken by installation of libc6:amd64 ...
dpkg: yes, will deconfigure systemd (broken by libc6:amd64)
Preparing to unpack .../libc6_2.41-9_amd64.deb ...
De-configuring systemd (252.38-1~deb12u1), to allow installation of libc6:amd64 (2.41-9) ...
Checking for services that may need to be restarted...
Checking init scripts...
Unpacking libc6:amd64 (2.41-9) over (2.36-9+deb12u10) ...
Setting up libc6:amd64 (2.41-9) ...
Checking for services that may need to be restarted...
Checking init scripts...
Restarting services possibly affected by the upgrade:
ssh: restarting...done.
Services restarted successfully.
Setting up openssl-provider-legacy (3.5.0-2) ...
Setting up libssl3t64:amd64 (3.5.0-2) ...
Setting up libsystemd-shared:amd64 (257.6-1) ...
(Reading database ... 64920 files and directories currently installed.)
Preparing to unpack .../systemd_257.6-1_amd64.deb ...
Unpacking systemd (257.6-1) over (252.38-1~deb12u1) ...
dpkg: warning: unable to delete old directory '/lib/systemd/system-preset': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system-generators': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/user@0.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/user@.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/user-.slice.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/timers.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/systemd-localed.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/rc-local.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/multi-user.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/local-fs.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/initrd.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/getty.target.wants': Directory not empty
Preparing to unpack .../libsystemd0_257.6-1_amd64.deb ...
Unpacking libsystemd0:amd64 (257.6-1) over (252.38-1~deb12u1) ...
Setting up libsystemd0:amd64 (257.6-1) ...
(Reading database ... 65013 files and directories currently installed.)
Preparing to unpack .../libnss-systemd_257.6-1_amd64.deb ...
Unpacking libnss-systemd:amd64 (257.6-1) over (252.38-1~deb12u1) ...
Preparing to unpack .../libpam-systemd_257.6-1_amd64.deb ...
Unpacking libpam-systemd:amd64 (257.6-1) over (252.38-1~deb12u1) ...
Preparing to unpack .../libc-dev-bin_2.41-9_amd64.deb ...
Unpacking libc-dev-bin (2.41-9) over (2.36-9+deb12u10) ...
Preparing to unpack .../libc6-dev_2.41-9_amd64.deb ...
Unpacking libc6-dev:amd64 (2.41-9) over (2.36-9+deb12u10) ...
Preparing to unpack .../libc-bin_2.41-9_amd64.deb ...
Unpacking libc-bin (2.41-9) over (2.36-9+deb12u10) ...
Setting up libc-bin (2.41-9) ...
Setting up systemd (257.6-1) ...
Installing new version of config file /etc/systemd/journald.conf ...
Installing new version of config file /etc/systemd/logind.conf ...
Installing new version of config file /etc/systemd/networkd.conf ...
Installing new version of config file /etc/systemd/pstore.conf ...
Installing new version of config file /etc/systemd/sleep.conf ...
Installing new version of config file /etc/systemd/system.conf ...
Installing new version of config file /etc/systemd/user.conf ...
/usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring.
(Reading database ... 65022 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_257.6-1_amd64.deb ...
Unpacking systemd-sysv (257.6-1) over (252.38-1~deb12u1) ...
Setting up systemd-sysv (257.6-1) ...
(Reading database ... 65023 files and directories currently installed.)
Preparing to unpack .../archives/init_1.68_amd64.deb ...
Unpacking init (1.68) over (1.65.2) ...
Preparing to unpack .../udev_257.6-1_amd64.deb ...
Unpacking udev (257.6-1) over (252.38-1~deb12u1) ...
dpkg: warning: unable to delete old directory '/lib/udev/hwdb.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/sysinit.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/network': Directory not empty
Preparing to unpack .../libudev1_257.6-1_amd64.deb ...
Unpacking libudev1:amd64 (257.6-1) over (252.38-1~deb12u1) ...
Setting up libudev1:amd64 (257.6-1) ...
(Reading database ... 65033 files and directories currently installed.)
Preparing to unpack .../libc-l10n_2.41-9_all.deb ...
Unpacking libc-l10n (2.41-9) over (2.36-9+deb12u10) ...
Selecting previously unselected package openjdk-21-jre-headless:amd64.
Preparing to unpack .../openjdk-21-jre-headless_21.0.7+6-1_amd64.deb ...
Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6-1) ...
Selecting previously unselected package openjdk-21-jdk-headless:amd64.
Preparing to unpack .../openjdk-21-jdk-headless_21.0.7+6-1_amd64.deb ...
Unpacking openjdk-21-jdk-headless:amd64 (21.0.7+6-1) ...
Setting up libc-l10n (2.41-9) ...
Setting up openjdk-21-jre-headless:amd64 (21.0.7+6-1) ...
Setting up init (1.68) ...
Setting up openssh-client (1:10.0p1-5) ...
Installing new version of config file /etc/ssh/ssh_config ...
Failed to connect to system scope bus via local transport: No such file or directory
Reload daemon failed: Transport endpoint is not connected
Created symlink '/etc/systemd/user/sockets.target.wants/ssh-agent.socket' → '/usr/lib/systemd/user/ssh-agent.socket'.
Setting up libnss-systemd:amd64 (257.6-1) ...
Setting up udev (257.6-1) ...
Removing obsolete conffile /etc/init.d/udev ...
Setting up libpam-systemd:amd64 (257.6-1) ...
Setting up libwtmpdb0:amd64 (0.73.0-3) ...
Setting up libc-dev-bin (2.41-9) ...
Setting up openssl (3.5.0-2) ...
Installing new version of config file /etc/ssl/openssl.cnf ...
Setting up openssh-sftp-server (1:10.0p1-5) ...
Setting up openssh-server (1:10.0p1-5) ...
Installing new version of config file /etc/pam.d/sshd ...
Installing new version of config file /etc/ssh/moduli ...
ssh.socket is a disabled or a static unit not running, not starting it.
Created symlink '/etc/systemd/system/ssh.service.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.
Created symlink '/etc/systemd/system/sshd.service.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.
Created symlink '/etc/systemd/system/sshd@.service.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.
Created symlink '/etc/systemd/system/ssh.socket.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.
Setting up libc6-dev:amd64 (2.41-9) ...
Processing triggers for initramfs-tools (0.142+deb12u3) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-29-amd64
W: No zstd in /usr/bin:/sbin:/bin, using gzip
Processing triggers for libc-bin (2.41-9) ...
Processing triggers for shared-mime-info (2.2-1) ...
Processing triggers for dbus-broker (33-1) ...
Processing triggers for ca-certificates-java (20230710~deb12u1) ...
done.
Setting up openjdk-21-jdk-headless:amd64 (21.0.7+6-1) ...
update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jwebserver to provide /usr/bin/jwebserver (jwebserver) in auto mode
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2025-07-04 16:53:50,441 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-04 16:53:50,846 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65476 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.41-9) ...
2025-07-04 16:54:04,992 INFO: Getting source for revision 35e0d2ef68c79d90f407b8d01bb93de5da57abdc
2025-07-04 16:54:04,993 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:04,993 DEBUG: > git rev-parse --show-toplevel
2025-07-04 16:54:05,197 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:05,197 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-04 16:54:05,400 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:05,400 DEBUG: > git reset --hard
2025-07-04 16:54:05,704 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:05,704 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-04 16:54:05,808 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:05,808 DEBUG: > git clean -dffx
2025-07-04 16:54:05,911 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:05,912 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-07-04 16:54:06,817 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:06,817 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-07-04 16:54:07,522 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:07,522 DEBUG: > git remote set-head origin --auto
2025-07-04 16:54:08,326 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:08,327 DEBUG: > git checkout -f 35e0d2ef68c79d90f407b8d01bb93de5da57abdc
2025-07-04 16:54:08,630 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:08,631 DEBUG: > git clean -dffx
2025-07-04 16:54:08,733 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:08,734 DEBUG: > git rev-parse --show-toplevel
2025-07-04 16:54:08,937 DEBUG: Directory: build/de.bahnvorhersage.app
2025-07-04 16:54:08,938 DEBUG: > git submodule deinit --all --force
2025-07-04 16:54:09,040 INFO: Running 'init' commands in build/de.bahnvorhersage.app/android
2025-07-04 16:54:09,041 DEBUG: Directory: build/de.bahnvorhersage.app/android
2025-07-04 16:54:09,041 DEBUG: > bash -e -u -o pipefail -x -c -- cd ..; npm install --build-from-source; npm run build-only; npx cap sync
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ..
+ npm install --build-from-source
npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
npm warn deprecated
npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
npm warn deprecated @xmldom/xmldom@0.7.13: this version is no longer supported, please update to at least 0.8.*
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
added 1103 packages, and audited 1104 packages in 2m
216 packages are looking for funding
run `npm fund` for details
5 vulnerabilities (2 low, 1 moderate, 1 high, 1 critical)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.4.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.4.2
npm notice To update run: npm install -g npm@11.4.2
npm notice
+ npm run build-only
> bahnvorhersage@0.0.0 build-only
> vite build
vite v6.2.6 building for production...
transforming...
[plugin vite:resolve] Module "node:fs" has been externalized for browser compatibility, imported by "/home/vagrant/build/de.bahnvorhersage.app/node_modules/db-hafas-stations/index.js". See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
[plugin vite:resolve] Module "os" has been externalized for browser compatibility, imported by "/home/vagrant/build/de.bahnvorhersage.app/node_modules/ndjson/index.js". See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
[plugin vite:resolve] Module "net" has been externalized for browser compatibility, imported by "/home/vagrant/build/de.bahnvorhersage.app/node_modules/https-proxy-agent/dist/index.js". See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
[plugin vite:resolve] Module "tls" has been externalized for browser compatibility, imported by "/home/vagrant/build/de.bahnvorhersage.app/node_modules/https-proxy-agent/dist/index.js". See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
[plugin vite:resolve] Module "net" has been externalized for browser compatibility, imported by "/home/vagrant/build/de.bahnvorhersage.app/node_modules/agent-base/dist/index.js". See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
[plugin vite:resolve] Module "http" has been externalized for browser compatibility, imported by "/home/vagrant/build/de.bahnvorhersage.app/node_modules/agent-base/dist/index.js". See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
[plugin vite:resolve] Module "https" has been externalized for browser compatibility, imported by "/home/vagrant/build/de.bahnvorhersage.app/node_modules/agent-base/dist/index.js". See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
[plugin vite:resolve] Module "http" has been externalized for browser compatibility, imported by "/home/vagrant/build/de.bahnvorhersage.app/node_modules/agent-base/dist/helpers.js". See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
[plugin vite:resolve] Module "https" has been externalized for browser compatibility, imported by "/home/vagrant/build/de.bahnvorhersage.app/node_modules/agent-base/dist/helpers.js". See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
23 │ fill: darken($light, 20%);
│ ^^^^^^^^^^^^^^^^^^^
╵
src/components/JourneyDisplay/JourneyAndAlternativeDisplay.vue 23:13 root stylesheet
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
27 │ fill: darken(rebeccapurple, 20%);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
src/components/JourneyDisplay/JourneyAndAlternativeDisplay.vue 27:13 root stylesheet
✓ 1125 modules transformed.
rendering chunks...
computing gzip size...
dist/manifest.webmanifest 0.47 kB
dist/index.html 0.86 kB │ gzip: 0.48 kB
dist/assets/IC-BqqfztiZ.svg 5.28 kB │ gzip: 1.90 kB
dist/assets/cli-logo-DdiN5G-l.svg 5.81 kB │ gzip: 2.01 kB
dist/assets/icons-CittF3Zl.eot 6.60 kB
dist/assets/sfz_logo-BSPOunSC.svg 6.81 kB │ gzip: 2.52 kB
dist/assets/google-play-badge-CxorhvNR.svg 12.75 kB │ gzip: 4.72 kB
dist/assets/bmbf_logo-D6HTVnrM.svg 14.06 kB │ gzip: 4.76 kB
dist/assets/get-it-on-f-droid-CNBa06bV.svg 21.85 kB │ gzip: 4.42 kB
dist/assets/sylt-Cz5P-nlu.avif 22.62 kB
dist/assets/routing_funktionsweise-BUMTn9BF.webp 34.33 kB
dist/assets/lindau-CS-Kts54.avif 48.07 kB
dist/assets/köln-BdA-X_HV.avif 49.92 kB
dist/assets/hamburg-C4wxxXxs.avif 53.61 kB
dist/assets/berlin-DEL4gCmv.avif 56.53 kB
dist/assets/münchen-wk4dtW9R.avif 73.79 kB
dist/assets/JourneyLegs-BJywOZhg.css 0.20 kB │ gzip: 0.15 kB
dist/assets/SingleViewLayout-BskJSK0K.css 0.24 kB │ gzip: 0.19 kB
dist/assets/OpenSource-BWktQWgA.css 0.29 kB │ gzip: 0.19 kB
dist/assets/StationDataViewer-BvLrASP_.css 0.47 kB │ gzip: 0.28 kB
dist/assets/TimeHistogram-DjhQ21HF.css 0.61 kB │ gzip: 0.29 kB
dist/assets/MainLayout-DY7hV-Pg.css 0.71 kB │ gzip: 0.36 kB
dist/assets/OverviewStats-BxAfatG7.css 0.82 kB │ gzip: 0.41 kB
dist/assets/JourneyPage-COflAuRz.css 1.77 kB │ gzip: 0.63 kB
dist/assets/StationStats-D17o-6RB.css 7.33 kB │ gzip: 1.52 kB
dist/assets/dark-CLxH30By.css 15.73 kB │ gzip: 3.04 kB
dist/assets/AutoSuggest-CIezdyTN.css 15.88 kB │ gzip: 3.08 kB
dist/assets/AlphaRouting-CZr6_mjz.css 16.69 kB │ gzip: 3.14 kB
dist/assets/SearchForm-C-nDTY7A.css 17.09 kB │ gzip: 3.26 kB
dist/assets/index-D1q-AmbH.css 182.37 kB │ gzip: 33.84 kB
dist/assets/_plugin-vue_export-helper-DlAUqK2U.js 0.09 kB │ gzip: 0.10 kB
dist/assets/web-D5voyXvt.js 0.30 kB │ gzip: 0.23 kB
dist/assets/SavedJourneyPage-Dov0kYHH.js 0.66 kB │ gzip: 0.36 kB
dist/assets/web-BAebNQzc.js 0.67 kB │ gzip: 0.33 kB
dist/assets/JourneyDetails-DiKoEsqD.js 0.80 kB │ gzip: 0.46 kB
dist/assets/SingleViewLayout.vue_vue_type_script_setup_true_lang-CE2oMtqW.js 1.08 kB │ gzip: 0.63 kB
dist/assets/PrivacyPage-uiDeoNfM.js 1.24 kB │ gzip: 0.74 kB
dist/assets/JourneyPage-CXX3E9EU.js 1.29 kB │ gzip: 0.65 kB
dist/assets/Index-D1NoloRx.js 1.44 kB │ gzip: 0.82 kB
dist/assets/AppPage-CPfWWdQe.js 1.56 kB │ gzip: 0.89 kB
dist/assets/TimeHistogram.vue_vue_type_script_setup_true_lang-BrNhU0d4.js 1.63 kB │ gzip: 0.78 kB
dist/assets/StatsDescription-DwAWxuLn.js 1.75 kB │ gzip: 0.98 kB
dist/assets/OpenData-PERG6uKX.js 1.99 kB │ gzip: 1.14 kB
dist/assets/StationDataViewer-zdhh_XsY.js 2.57 kB │ gzip: 1.30 kB
dist/assets/AlphaRoutingExplanation-Bhy--2qu.js 2.84 kB │ gzip: 1.43 kB
dist/assets/OpenSource-DRsNrm0p.js 3.26 kB │ gzip: 1.29 kB
dist/assets/OverviewStats-BnEqaHWx.js 3.50 kB │ gzip: 1.30 kB
dist/assets/ImprintPage-D7bP1JTY.js 3.71 kB │ gzip: 1.72 kB
dist/assets/AutoSuggest-BC1YFLaZ.js 5.04 kB │ gzip: 2.09 kB
dist/assets/SearchForm.vue_vue_type_style_index_0_lang-DDu_ltvU.js 5.13 kB │ gzip: 2.17 kB
dist/assets/AlphaRouting-dv29zcH9.js 5.26 kB │ gzip: 2.34 kB
dist/assets/HomePage-DC5EebPo.js 5.36 kB │ gzip: 2.39 kB
dist/assets/workbox-window.prod.es5-B9K5rw8f.js 5.72 kB │ gzip: 2.35 kB
dist/assets/SavedJourneyList.vue_vue_type_script_setup_true_lang-BgYx9Yv6.js 5.88 kB │ gzip: 2.30 kB
dist/assets/MainLayout.vue_vue_type_script_setup_true_lang-B72rQfKC.js 9.08 kB │ gzip: 3.45 kB
dist/assets/JourneyLegs.vue_vue_type_script_setup_true_lang-C_k6ulnj.js 11.25 kB │ gzip: 3.76 kB
dist/assets/TimeHistograms-B1xFSed-.js 11.26 kB │ gzip: 3.98 kB
dist/assets/url-Dnozxfge.js 13.92 kB │ gzip: 5.69 kB
dist/assets/StationStats-DY_CyuoR.js 40.52 kB │ gzip: 14.36 kB
dist/assets/JourneyPage-68vDCQdD.js 77.50 kB │ gzip: 25.91 kB
dist/assets/index-DXq36Awn.js 77.78 kB │ gzip: 24.36 kB
dist/assets/bootstrap.esm-7mq8-4Rt.js 81.70 kB │ gzip: 24.67 kB
dist/assets/index-DfV4C3GY.js 96.92 kB │ gzip: 31.36 kB
dist/assets/appDataGathering-CFnOyT9W.js 176.67 kB │ gzip: 57.14 kB
dist/assets/index-Cx1TseTW.js 216.11 kB │ gzip: 77.50 kB
✓ built in 43.06s
PWA v1.0.0
mode generateSW
precache 54 entries (1109.88 KiB)
files generated
dist/sw.js
dist/workbox-e3490c72.js
+ npx cap sync
✔ Copying web assets from dist to android/app/src/main/assets/public in 45.46ms
✔ Creating capacitor.config.json in android/app/src/main/assets in 1.77ms
✔ copy android in 108.56ms
✔ Updating Android plugins in 14.48ms
[info] Found 2 Capacitor plugins for android:
@capacitor/app@7.0.1
capacitor-plugin-safe-area@4.0.0
[warn] @capacitor/core@7.2.0 version doesn't match @capacitor/android@7.0.1 version.
Consider updating to a matching version, e.g. w/ npm install @capacitor/core@7.0.1
✔ update android in 127.82ms
✔ copy web in 30.45ms
✔ update web in 30.54ms
[info] Sync finished in 0.475s
2025-07-04 16:56:50,399 INFO: Creating local.properties file at build/de.bahnvorhersage.app/local.properties
2025-07-04 16:56:50,402 INFO: Creating local.properties file at build/de.bahnvorhersage.app/android/local.properties
2025-07-04 16:56:50,403 DEBUG: Removing debuggable flags from build/de.bahnvorhersage.app/android
2025-07-04 16:56:50,643 INFO: Cleaning Gradle project...
2025-07-04 16:56:50,644 DEBUG: Directory: build/de.bahnvorhersage.app/android
2025-07-04 16:56:50,644 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle clean
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.1/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.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :capacitor-cordova-android-plugins
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Task :clean UP-TO-DATE
> Task :app:clean UP-TO-DATE
> Task :capacitor-android:clean UP-TO-DATE
> Task :capacitor-app:clean UP-TO-DATE
> Task :capacitor-cordova-android-plugins:clean UP-TO-DATE
> Task :capacitor-plugin-safe-area:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 15s
6 actionable tasks: 6 up-to-date
2025-07-04 16:58:12,893 INFO: Scanning source for common problems...
2025-07-04 16:58:12,924 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-04 16:58:12,924 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-04 16:58:13,613 DEBUG: write 'suss.json' to cache
2025-07-04 16:58:13,681 DEBUG: next suss.json cache update due in 23:59:59.921166
2025-07-04 16:58:14,132 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/capacitor-cordova-android-plugins.tar.gz
2025-07-04 16:58:14,133 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/android-template.tar.gz
2025-07-04 16:58:14,133 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/ios-template.tar.gz
2025-07-04 16:58:14,134 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/capacitor-cordova-ios-plugins.tar.gz
2025-07-04 16:58:14,210 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/capacitor-cordova-android-plugins.tar.gz
2025-07-04 16:58:14,211 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/android-template.tar.gz
2025-07-04 16:58:14,211 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/ios-spm-template.tar.gz
2025-07-04 16:58:14,212 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/ios-pods-template.tar.gz
2025-07-04 16:58:14,212 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/capacitor-cordova-ios-plugins.tar.gz
2025-07-04 16:58:14,530 WARNING: Found executable binary, possibly code at node_modules/@parcel/watcher/build/Release/watcher.node
2025-07-04 16:58:14,531 WARNING: Found executable binary, possibly code at node_modules/@parcel/watcher/build/Release/obj.target/watcher.node
2025-07-04 16:58:14,619 INFO: Removing WebAssembly binary file at node_modules/workbox-build/node_modules/source-map/lib/mappings.wasm
2025-07-04 16:58:14,829 INFO: Removing Java JAR file at node_modules/@trapezedev/gradle-parse/capacitor-gradle-parse.jar
2025-07-04 16:58:14,830 INFO: Removing Java JAR file at node_modules/@trapezedev/gradle-parse/lib/json-20210307.jar
2025-07-04 16:58:14,831 INFO: Removing Java JAR file at node_modules/@trapezedev/gradle-parse/lib/groovy-3.0.9.jar
2025-07-04 16:58:15,224 WARNING: Found executable binary, possibly code at node_modules/sharp/build/Release/sharp-linux-x64.node
2025-07-04 16:58:15,225 INFO: Removing static library at node_modules/sharp/build/Release/nothing.a
2025-07-04 16:58:15,226 WARNING: Found executable binary, possibly code at node_modules/sharp/build/Release/obj.target/sharp-linux-x64.node
2025-07-04 16:58:15,226 INFO: Removing static library at node_modules/sharp/build/Release/obj.target/node_modules/node-addon-api/nothing.a
2025-07-04 16:58:15,273 INFO: Removing shared library at node_modules/sharp/vendor/8.14.5/linux-x64/lib/libvips-cpp.so.42
2025-07-04 16:58:15,448 INFO: Removing binary at node_modules/esbuild/bin/esbuild
2025-07-04 16:58:15,480 INFO: Removing binary at node_modules/@esbuild/linux-x64/bin/esbuild
2025-07-04 16:58:15,683 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2025-07-04 16:58:15,713 INFO: Creating source tarball...
2025-07-04 16:59:06,508 INFO: Building Gradle project...
2025-07-04 16:59:06,509 DEBUG: Directory: build/de.bahnvorhersage.app/android
2025-07-04 16:59:06,509 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/bin/gradle assembleRelease
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.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :capacitor-cordova-android-plugins
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
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 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.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
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :capacitor-android:preBuild UP-TO-DATE
> Task :capacitor-android:preReleaseBuild UP-TO-DATE
> Task :capacitor-app:preBuild UP-TO-DATE
> Task :capacitor-app:preReleaseBuild UP-TO-DATE
> Task :capacitor-cordova-android-plugins:preBuild UP-TO-DATE
> Task :capacitor-cordova-android-plugins:preReleaseBuild UP-TO-DATE
> Task :capacitor-plugin-safe-area:preBuild UP-TO-DATE
> Task :capacitor-plugin-safe-area:preReleaseBuild UP-TO-DATE
> Task :capacitor-app:writeReleaseAarMetadata
> Task :capacitor-android:writeReleaseAarMetadata
> Task :capacitor-cordova-android-plugins:writeReleaseAarMetadata
> Task :app:javaPreCompileRelease
> Task :capacitor-plugin-safe-area:writeReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :capacitor-android:generateReleaseResValues
> Task :capacitor-android:generateReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :capacitor-android:packageReleaseResources
> Task :capacitor-app:generateReleaseResValues
> Task :capacitor-app:generateReleaseResources
> Task :capacitor-app:packageReleaseResources
> Task :capacitor-cordova-android-plugins:generateReleaseResValues
> Task :capacitor-cordova-android-plugins:generateReleaseResources
> Task :capacitor-cordova-android-plugins:packageReleaseResources
> Task :capacitor-plugin-safe-area:generateReleaseResValues
> Task :capacitor-plugin-safe-area:generateReleaseResources
> Task :capacitor-plugin-safe-area:packageReleaseResources
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :capacitor-android:extractDeepLinksRelease
> Task :capacitor-app:extractDeepLinksRelease
> Task :capacitor-cordova-android-plugins:extractDeepLinksRelease
> Task :capacitor-plugin-safe-area:extractDeepLinksRelease
> Task :capacitor-android:processReleaseManifest
> Task :capacitor-app:processReleaseManifest
> Task :capacitor-cordova-android-plugins:processReleaseManifest
> Task :capacitor-plugin-safe-area:processReleaseManifest
> Task :app:parseReleaseLocalResources
> Task :capacitor-android:compileReleaseLibraryResources
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :capacitor-app:compileReleaseLibraryResources
> Task :capacitor-android:parseReleaseLocalResources
> Task :capacitor-app:parseReleaseLocalResources
> Task :capacitor-cordova-android-plugins:compileReleaseLibraryResources
> Task :capacitor-cordova-android-plugins:parseReleaseLocalResources
> Task :capacitor-plugin-safe-area:compileReleaseLibraryResources
> Task :capacitor-android:generateReleaseRFile
> Task :capacitor-app:generateReleaseRFile
> Task :capacitor-cordova-android-plugins:generateReleaseRFile
> Task :capacitor-android:javaPreCompileRelease
> Task :capacitor-plugin-safe-area:parseReleaseLocalResources
> Task :capacitor-app:javaPreCompileRelease
> Task :capacitor-plugin-safe-area:generateReleaseRFile
> Task :capacitor-android:compileReleaseJavaWithJavac
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :capacitor-cordova-android-plugins:javaPreCompileRelease
> Task :capacitor-plugin-safe-area:javaPreCompileRelease
> Task :capacitor-cordova-android-plugins:compileReleaseJavaWithJavac NO-SOURCE
> Task :capacitor-cordova-android-plugins:bundleLibCompileToJarRelease
> Task :app:extractProguardFiles
> Task :capacitor-android:bundleLibCompileToJarRelease
> Task :capacitor-android:bundleLibRuntimeToJarRelease
> Task :capacitor-app:compileReleaseJavaWithJavac
> Task :capacitor-app:bundleLibCompileToJarRelease
> Task :capacitor-plugin-safe-area:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :capacitor-android:processReleaseJavaRes NO-SOURCE
> Task :capacitor-plugin-safe-area:bundleLibCompileToJarRelease
> Task :capacitor-android:createFullJarRelease
> Task :capacitor-android:extractProguardFiles
> Task :capacitor-android:generateReleaseLintModel
> Task :capacitor-android:prepareLintJarForPublish
> Task :capacitor-app:bundleLibRuntimeToJarRelease
> Task :capacitor-app:processReleaseJavaRes NO-SOURCE
> Task :app:processReleaseManifestForPackage
> Task :capacitor-app:createFullJarRelease
> Task :capacitor-app:extractProguardFiles
> Task :capacitor-app:generateReleaseLintModel
> Task :capacitor-app:prepareLintJarForPublish
> Task :capacitor-cordova-android-plugins:processReleaseJavaRes NO-SOURCE
> Task :capacitor-cordova-android-plugins:bundleLibRuntimeToJarRelease
> Task :capacitor-cordova-android-plugins:createFullJarRelease
> Task :capacitor-cordova-android-plugins:extractProguardFiles
> Task :app:processReleaseResources
> Task :capacitor-cordova-android-plugins:generateReleaseLintModel
> Task :app:compileReleaseJavaWithJavac
> Task :capacitor-cordova-android-plugins:prepareLintJarForPublish
> Task :capacitor-plugin-safe-area:bundleLibRuntimeToJarRelease
> Task :capacitor-plugin-safe-area:processReleaseJavaRes NO-SOURCE
> Task :capacitor-plugin-safe-area:createFullJarRelease
> Task :capacitor-plugin-safe-area:extractProguardFiles
> Task :capacitor-plugin-safe-area:generateReleaseLintModel
> Task :capacitor-plugin-safe-area:prepareLintJarForPublish
> Task :app:generateReleaseLintVitalReportModel
> Task :capacitor-app:mergeReleaseJniLibFolders
> Task :capacitor-app:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-app:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-app:extractDeepLinksForAarRelease
> Task :capacitor-app:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-app:extractReleaseAnnotations
> Task :capacitor-app:mergeReleaseGeneratedProguardFiles
> Task :capacitor-app:mergeReleaseConsumerProguardFiles
> Task :capacitor-app:mergeReleaseShaders
> Task :capacitor-app:compileReleaseShaders NO-SOURCE
> Task :capacitor-app:generateReleaseAssets UP-TO-DATE
> Task :capacitor-app:packageReleaseAssets
> Task :capacitor-app:prepareReleaseArtProfile
> Task :capacitor-plugin-safe-area:mergeReleaseJniLibFolders
> Task :capacitor-plugin-safe-area:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-plugin-safe-area:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-plugin-safe-area:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-plugin-safe-area:extractDeepLinksForAarRelease
> Task :capacitor-plugin-safe-area:extractReleaseAnnotations
> Task :capacitor-plugin-safe-area:mergeReleaseGeneratedProguardFiles
> Task :capacitor-plugin-safe-area:mergeReleaseConsumerProguardFiles
> Task :capacitor-plugin-safe-area:mergeReleaseShaders
> Task :capacitor-app:mergeReleaseJavaResource
> Task :capacitor-app:syncReleaseLibJars
> Task :capacitor-app:bundleReleaseLocalLintAar
> Task :capacitor-plugin-safe-area:compileReleaseShaders NO-SOURCE
> Task :capacitor-plugin-safe-area:generateReleaseAssets UP-TO-DATE
> Task :capacitor-plugin-safe-area:packageReleaseAssets
> Task :capacitor-plugin-safe-area:prepareReleaseArtProfile
> Task :capacitor-plugin-safe-area:mergeReleaseJavaResource
> Task :capacitor-android:mergeReleaseJniLibFolders
> Task :capacitor-plugin-safe-area:syncReleaseLibJars
> Task :capacitor-plugin-safe-area:bundleReleaseLocalLintAar
> Task :capacitor-android:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-android:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-android:extractDeepLinksForAarRelease
> Task :capacitor-android:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-android:extractReleaseAnnotations
> Task :capacitor-android:mergeReleaseGeneratedProguardFiles
> Task :capacitor-android:mergeReleaseConsumerProguardFiles
> Task :capacitor-android:mergeReleaseShaders
> Task :capacitor-android:compileReleaseShaders NO-SOURCE
> Task :capacitor-android:generateReleaseAssets UP-TO-DATE
> Task :capacitor-android:packageReleaseAssets
> Task :capacitor-android:prepareReleaseArtProfile
> Task :capacitor-android:mergeReleaseJavaResource
> Task :capacitor-cordova-android-plugins:mergeReleaseJniLibFolders
> Task :capacitor-android:syncReleaseLibJars
> Task :capacitor-android:bundleReleaseLocalLintAar
> Task :capacitor-cordova-android-plugins:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-cordova-android-plugins:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-cordova-android-plugins:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-cordova-android-plugins:extractDeepLinksForAarRelease
> Task :capacitor-cordova-android-plugins:extractReleaseAnnotations
> Task :capacitor-cordova-android-plugins:mergeReleaseGeneratedProguardFiles
> Task :capacitor-cordova-android-plugins:mergeReleaseConsumerProguardFiles
> Task :capacitor-cordova-android-plugins:mergeReleaseShaders
> Task :capacitor-cordova-android-plugins:compileReleaseShaders NO-SOURCE
> Task :capacitor-cordova-android-plugins:generateReleaseAssets UP-TO-DATE
> Task :capacitor-cordova-android-plugins:packageReleaseAssets
> Task :capacitor-cordova-android-plugins:prepareReleaseArtProfile
> Task :capacitor-cordova-android-plugins:mergeReleaseJavaResource
> Task :capacitor-cordova-android-plugins:syncReleaseLibJars
> Task :capacitor-cordova-android-plugins:bundleReleaseLocalLintAar
> Task :capacitor-android:writeReleaseLintModelMetadata
> Task :capacitor-app:writeReleaseLintModelMetadata
> Task :capacitor-cordova-android-plugins:writeReleaseLintModelMetadata
> Task :capacitor-plugin-safe-area:writeReleaseLintModelMetadata
> Task :capacitor-android:generateReleaseLintVitalModel
> Task :capacitor-app:generateReleaseLintVitalModel
> Task :capacitor-cordova-android-plugins:generateReleaseLintVitalModel
> Task :capacitor-plugin-safe-area:generateReleaseLintVitalModel
> Task :app:mergeReleaseJniLibFolders
> Task :capacitor-android:copyReleaseJniLibsProjectOnly
> Task :capacitor-app:copyReleaseJniLibsProjectOnly
> Task :capacitor-cordova-android-plugins:copyReleaseJniLibsProjectOnly
> Task :capacitor-plugin-safe-area:copyReleaseJniLibsProjectOnly
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:dexBuilderRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseStartupProfile
> Task :capacitor-app:lintVitalAnalyzeRelease
> Task :app:mergeReleaseArtProfile
> Task :capacitor-android:lintVitalAnalyzeRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :capacitor-cordova-android-plugins:lintVitalAnalyzeRelease
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :capacitor-android:bundleReleaseAar
> Task :capacitor-android:mapReleaseSourceSetPaths
> Task :app:mergeReleaseJavaResource
> Task :app:mergeExtDexRelease
> Task :capacitor-plugin-safe-area:lintVitalAnalyzeRelease
> Task :capacitor-android:mergeReleaseResources
> Task :capacitor-app:bundleReleaseAar
> Task :capacitor-app:mapReleaseSourceSetPaths
> Task :capacitor-app:mergeReleaseResources
> Task :capacitor-cordova-android-plugins:bundleReleaseAar
> Task :capacitor-cordova-android-plugins:mapReleaseSourceSetPaths
> Task :capacitor-android:verifyReleaseResources
> Task :app:lintVitalAnalyzeRelease
> Task :capacitor-cordova-android-plugins:mergeReleaseResources
> Task :capacitor-android:assembleRelease
> Task :app:lintVitalReportRelease
> Task :capacitor-app:verifyReleaseResources
> Task :app:lintVitalRelease
> Task :app:optimizeReleaseResources
> Task :capacitor-app:assembleRelease
> Task :capacitor-plugin-safe-area:bundleReleaseAar
> Task :capacitor-plugin-safe-area:mapReleaseSourceSetPaths
> Task :capacitor-plugin-safe-area:mergeReleaseResources
> Task :capacitor-cordova-android-plugins:verifyReleaseResources
> Task :capacitor-cordova-android-plugins:assembleRelease
> Task :app:mergeDexRelease
> Task :capacitor-plugin-safe-area:verifyReleaseResources
> Task :capacitor-plugin-safe-area:assembleRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/de.bahnvorhersage.app/android/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 2m 50s
189 actionable tasks: 189 executed
2025-07-04 17:01:58,259 INFO: Successfully built version 0.4.6 of de.bahnvorhersage.app from 35e0d2ef68c79d90f407b8d01bb93de5da57abdc
2025-07-04 17:01:58,569 DEBUG: Checking build/de.bahnvorhersage.app/android/app/build/outputs/apk/release/app-release-unsigned.apk
2025-07-04 17:01:58,594 INFO: success: de.bahnvorhersage.app
2025-07-04 17:01:58,594 INFO: Finished
2025-07-04 17:01:58,595 INFO: 1 build succeeded