log for com.bringyour.network:59293657
== Installed Android Tools ==
2025-04-12 15:11:49,476 DEBUG: Reading 'config.yml'
2025-04-12 15:11:49,500 INFO: Creating log directory
2025-04-12 15:11:49,500 INFO: Creating temporary directory
2025-04-12 15:11:49,500 INFO: Creating output directory
2025-04-12 15:11:49,508 DEBUG: Getting git vcs interface for https://github.com/urnetwork/build
2025-04-12 15:11:49,509 DEBUG: Checking com.bringyour.network:59293657
2025-04-12 15:11:49,509 INFO: Building version 2025.4.7 (59293657) of com.bringyour.network
2025-04-12 15:11:49,509 INFO: Running 'sudo' commands in /home/vagrant
2025-04-12 15:11:49,509 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -t bookworm-backports -y golang-go; apt-get install -y gcc libc-dev make; echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list; apt-get update; apt-get install -y -t trixie openjdk-23-jdk-headless; update-alternatives --auto java
+ 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 [254 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [153 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8792 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 [512 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [360 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [272 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [228 kB]
Fetched 16.1 MB in 13s (1202 kB/s)
Reading package lists...
+ apt-get install -t bookworm-backports -y golang-go
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
golang-1.23-go golang-1.23-src golang-src
Suggested packages:
bzr | brz subversion
Recommended packages:
pkgconf
The following NEW packages will be installed:
golang-1.23-go golang-1.23-src golang-go golang-src
0 upgraded, 4 newly installed, 0 to remove and 48 not upgraded.
Need to get 46.2 MB of archives.
After this operation, 242 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-src all 1.23.5-1~bpo12+1 [19.1 MB]
Get:2 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-go amd64 1.23.5-1~bpo12+1 [27.0 MB]
Get:3 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-src all 2:1.23~2~bpo12+1 [5200 B]
Get:4 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-go amd64 2:1.23~2~bpo12+1 [44.4 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 46.2 MB in 19s (2460 kB/s)
Selecting previously unselected package golang-1.23-src.
(Reading database ... 64068 files and directories currently installed.)
Preparing to unpack .../golang-1.23-src_1.23.5-1~bpo12+1_all.deb ...
Unpacking golang-1.23-src (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-1.23-go.
Preparing to unpack .../golang-1.23-go_1.23.5-1~bpo12+1_amd64.deb ...
Unpacking golang-1.23-go (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-src.
Preparing to unpack .../golang-src_2%3a1.23~2~bpo12+1_all.deb ...
Unpacking golang-src (2:1.23~2~bpo12+1) ...
Selecting previously unselected package golang-go:amd64.
Preparing to unpack .../golang-go_2%3a1.23~2~bpo12+1_amd64.deb ...
Unpacking golang-go:amd64 (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-src (1.23.5-1~bpo12+1) ...
Setting up golang-src (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-go (1.23.5-1~bpo12+1) ...
Setting up golang-go:amd64 (2:1.23~2~bpo12+1) ...
+ apt-get install -y gcc libc-dev make
Reading package lists...
Building dependency tree...
Reading state information...
gcc is already the newest version (4:12.2.0-3).
gcc set to manually installed.
libc6-dev is already the newest version (2.36-9+deb12u10).
libc6-dev set to manually installed.
Suggested packages:
make-doc
The following NEW packages will be installed:
make
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 396 kB of archives.
After this operation, 1630 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 396 kB in 1s (549 kB/s)
Selecting previously unselected package make.
(Reading database ... 78822 files and directories currently installed.)
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up make (4.3-4.1) ...
+ echo 'deb https://deb.debian.org/debian trixie main'
+ apt-get update
Hit:1 https://security.debian.org/debian-security bookworm-security InRelease
Hit:2 https://debian.osuosl.org/debian bookworm InRelease
Hit:3 https://debian.osuosl.org/debian bookworm-updates InRelease
Hit:4 https://debian.osuosl.org/debian bookworm-backports InRelease
Get:5 https://deb.debian.org/debian trixie InRelease [175 kB]
Get:6 https://deb.debian.org/debian trixie/main amd64 Packages [9658 kB]
Get:7 https://deb.debian.org/debian trixie/main Translation-en [6480 kB]
Fetched 16.3 MB in 7s (2297 kB/s)
Reading package lists...
+ apt-get install -y -t trixie openjdk-23-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 libc-bin libc-dev-bin libc-l10n libc6 libc6-dev libnss-systemd
libpam-systemd libssl3t64 libsystemd-shared libsystemd0 libudev1 libzstd1
openjdk-23-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-23-demo openjdk-23-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 openjdk-23-jdk-headless openjdk-23-jre-headless
openssl-provider-legacy
The following packages will be upgraded:
base-files 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
19 upgraded, 4 newly installed, 1 to remove and 460 not upgraded.
Need to get 154 MB of archives.
After this operation, 312 MB of additional disk space will be used.
Get:1 https://deb.debian.org/debian trixie/main amd64 base-files amd64 13.7 [73.0 kB]
Get:2 https://deb.debian.org/debian trixie/main amd64 libzstd1 amd64 1.5.7+dfsg-1 [304 kB]
Get:3 https://deb.debian.org/debian trixie/main amd64 openssl amd64 3.5.0-1 [1491 kB]
Get:4 https://deb.debian.org/debian trixie/main amd64 openssh-sftp-server amd64 1:9.9p2-2 [65.4 kB]
Get:5 https://deb.debian.org/debian trixie/main amd64 openssl-provider-legacy amd64 3.5.0-1 [307 kB]
Get:6 https://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:9.9p2-2 [968 kB]
Get:7 https://deb.debian.org/debian trixie/main amd64 openssh-server amd64 1:9.9p2-2 [523 kB]
Get:8 https://deb.debian.org/debian trixie/main amd64 libssl3t64 amd64 3.5.0-1 [2432 kB]
Get:9 https://deb.debian.org/debian trixie/main amd64 libsystemd-shared amd64 257.5-2 [2142 kB]
Get:10 https://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-6 [2843 kB]
Get:11 https://deb.debian.org/debian trixie/main amd64 systemd amd64 257.5-2 [3091 kB]
Get:12 https://deb.debian.org/debian trixie/main amd64 libsystemd0 amd64 257.5-2 [453 kB]
Get:13 https://deb.debian.org/debian trixie/main amd64 libnss-systemd amd64 257.5-2 [218 kB]
Get:14 https://deb.debian.org/debian trixie/main amd64 libpam-systemd amd64 257.5-2 [296 kB]
Get:15 https://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-6 [57.0 kB]
Get:16 https://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-6 [1988 kB]
Get:17 https://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-6 [635 kB]
Get:18 https://deb.debian.org/debian trixie/main amd64 systemd-sysv amd64 257.5-2 [63.9 kB]
Get:19 https://deb.debian.org/debian trixie/main amd64 udev amd64 257.5-2 [1364 kB]
Get:20 https://deb.debian.org/debian trixie/main amd64 libudev1 amd64 257.5-2 [151 kB]
Get:21 https://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-6 [738 kB]
Get:22 https://deb.debian.org/debian trixie/main amd64 openjdk-23-jre-headless amd64 23.0.2+7-1 [46.3 MB]
Get:23 https://deb.debian.org/debian trixie/main amd64 openjdk-23-jdk-headless amd64 23.0.2+7-1 [87.4 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 154 MB in 36s (4238 kB/s)
(Reading database ... 78870 files and directories currently installed.)
Preparing to unpack .../base-files_13.7_amd64.deb ...
Unpacking base-files (13.7) over (12.4+deb12u10) ...
Setting up base-files (13.7) ...
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 ... 78881 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 ... 78881 files and directories currently installed.)
Preparing to unpack .../openssl_3.5.0-1_amd64.deb ...
Unpacking openssl (3.5.0-1) over (3.0.15-1~deb12u1) ...
Preparing to unpack .../openssh-sftp-server_1%3a9.9p2-2_amd64.deb ...
Unpacking openssh-sftp-server (1:9.9p2-2) over (1:9.2p1-2+deb12u5) ...
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.15).
openssh-client depends on libssl3 (>= 3.0.15).
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 ... 78960 files and directories currently installed.)
Removing libssl3:amd64 (3.0.15-1~deb12u1) ...
Selecting previously unselected package openssl-provider-legacy.
(Reading database ... 78948 files and directories currently installed.)
Preparing to unpack .../0-openssl-provider-legacy_3.5.0-1_amd64.deb ...
Unpacking openssl-provider-legacy (3.5.0-1) ...
Preparing to unpack .../1-openssh-client_1%3a9.9p2-2_amd64.deb ...
Unpacking openssh-client (1:9.9p2-2) over (1:9.2p1-2+deb12u5) ...
Preparing to unpack .../2-openssh-server_1%3a9.9p2-2_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:9.9p2-2) over (1:9.2p1-2+deb12u5) ...
Selecting previously unselected package libssl3t64:amd64.
Preparing to unpack .../3-libssl3t64_3.5.0-1_amd64.deb ...
Unpacking libssl3t64:amd64 (3.5.0-1) ...
Preparing to unpack .../4-libsystemd-shared_257.5-2_amd64.deb ...
Unpacking libsystemd-shared:amd64 (257.5-2) over (252.36-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 .../5-libc6_2.41-6_amd64.deb ...
De-configuring systemd (252.36-1~deb12u1), to allow installation of libc6:amd64 (2.41-6) ...
Checking for services that may need to be restarted...
Checking init scripts...
Unpacking libc6:amd64 (2.41-6) over (2.36-9+deb12u10) ...
Setting up libc6:amd64 (2.41-6) ...
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-1) ...
Setting up libssl3t64:amd64 (3.5.0-1) ...
Setting up libsystemd-shared:amd64 (257.5-2) ...
(Reading database ... 78970 files and directories currently installed.)
Preparing to unpack .../systemd_257.5-2_amd64.deb ...
Unpacking systemd (257.5-2) over (252.36-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.5-2_amd64.deb ...
Unpacking libsystemd0:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Setting up libsystemd0:amd64 (257.5-2) ...
(Reading database ... 79064 files and directories currently installed.)
Preparing to unpack .../libnss-systemd_257.5-2_amd64.deb ...
Unpacking libnss-systemd:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Preparing to unpack .../libpam-systemd_257.5-2_amd64.deb ...
Unpacking libpam-systemd:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Preparing to unpack .../libc-dev-bin_2.41-6_amd64.deb ...
Unpacking libc-dev-bin (2.41-6) over (2.36-9+deb12u10) ...
Preparing to unpack .../libc6-dev_2.41-6_amd64.deb ...
Unpacking libc6-dev:amd64 (2.41-6) over (2.36-9+deb12u10) ...
Preparing to unpack .../libc-bin_2.41-6_amd64.deb ...
Unpacking libc-bin (2.41-6) over (2.36-9+deb12u10) ...
Setting up libc-bin (2.41-6) ...
Setting up systemd (257.5-2) ...
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 ... 79073 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_257.5-2_amd64.deb ...
Unpacking systemd-sysv (257.5-2) over (252.36-1~deb12u1) ...
Preparing to unpack .../udev_257.5-2_amd64.deb ...
Unpacking udev (257.5-2) over (252.36-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.5-2_amd64.deb ...
Unpacking libudev1:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Setting up libudev1:amd64 (257.5-2) ...
(Reading database ... 79083 files and directories currently installed.)
Preparing to unpack .../libc-l10n_2.41-6_all.deb ...
Unpacking libc-l10n (2.41-6) over (2.36-9+deb12u10) ...
Selecting previously unselected package openjdk-23-jre-headless:amd64.
Preparing to unpack .../openjdk-23-jre-headless_23.0.2+7-1_amd64.deb ...
Unpacking openjdk-23-jre-headless:amd64 (23.0.2+7-1) ...
Selecting previously unselected package openjdk-23-jdk-headless:amd64.
Preparing to unpack .../openjdk-23-jdk-headless_23.0.2+7-1_amd64.deb ...
Unpacking openjdk-23-jdk-headless:amd64 (23.0.2+7-1) ...
Setting up systemd-sysv (257.5-2) ...
Setting up libc-l10n (2.41-6) ...
Setting up openssh-client (1:9.9p2-2) ...
Installing new version of config file /etc/ssh/ssh_config ...
Setting up libnss-systemd:amd64 (257.5-2) ...
Setting up udev (257.5-2) ...
Removing obsolete conffile /etc/init.d/udev ...
Setting up openjdk-23-jre-headless:amd64 (23.0.2+7-1) ...
Setting up libpam-systemd:amd64 (257.5-2) ...
Setting up libc-dev-bin (2.41-6) ...
Setting up openssl (3.5.0-1) ...
Installing new version of config file /etc/ssl/openssl.cnf ...
Setting up openssh-sftp-server (1:9.9p2-2) ...
Setting up openssh-server (1:9.9p2-2) ...
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.
Setting up libc6-dev:amd64 (2.41-6) ...
Processing triggers for shared-mime-info (2.2-1) ...
Processing triggers for dbus-broker (33-1) ...
Processing triggers for initramfs-tools (0.142+deb12u1) ...
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-6) ...
Processing triggers for ca-certificates-java (20230710~deb12u1) ...
done.
Setting up openjdk-23-jdk-headless:amd64 (23.0.2+7-1) ...
update-alternatives: using /usr/lib/jvm/java-23-openjdk-amd64/bin/jwebserver to provide /usr/bin/jwebserver (jwebserver) in auto mode
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-23-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2025-04-12 15:18:01,248 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-04-12 15:18:01,760 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 79531 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.41-6) ...
2025-04-12 15:18:16,922 INFO: Getting source for revision 5a5f470b8b1cb8686bf8f3a7cbcfe991943e3fdf
2025-04-12 15:18:16,923 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:16,923 DEBUG: > git rev-parse --show-toplevel
2025-04-12 15:18:17,132 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:17,132 DEBUG: > git submodule foreach --recursive git reset --hard
2025-04-12 15:18:22,148 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:22,148 DEBUG: > git reset --hard
2025-04-12 15:18:22,653 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:22,653 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-04-12 15:18:23,057 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:23,058 DEBUG: > git clean -dffx
2025-04-12 15:18:23,161 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:23,161 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-04-12 15:18:23,965 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:23,966 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-04-12 15:18:24,570 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:24,570 DEBUG: > git remote set-head origin --auto
2025-04-12 15:18:25,174 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:25,175 DEBUG: > git checkout -f 5a5f470b8b1cb8686bf8f3a7cbcfe991943e3fdf
2025-04-12 15:18:25,478 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:25,479 DEBUG: > git clean -dffx
2025-04-12 15:18:25,582 INFO: Initialising submodules
2025-04-12 15:18:25,582 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:25,582 DEBUG: > git rev-parse --show-toplevel
2025-04-12 15:18:25,788 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:25,788 DEBUG: > git submodule sync
2025-04-12 15:18:26,106 DEBUG: Directory: build/com.bringyour.network
2025-04-12 15:18:26,106 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 submodule update --init --force --recursive
Submodule path 'android': checked out '5b07243ad93d0b9113de2fd2bdd95dd8a36d76be'
Submodule path 'apple': checked out 'a27ddd6fb261102a42fe72bb850b824c0d25b83b'
Submodule path 'connect': checked out 'a8bf5e830cad6e00ce4fd0749ac243d4085b8f6e'
Submodule path 'docs': checked out '773cecfb2b3061431a8f6634e4d85843ac1d2dee'
Submodule path 'sdk': checked out 'b8bd456dbc9d38c6549ee96a38d6855904a4ac0f'
Submodule path 'server': checked out 'cf387fce20f05b7a63da778797753723bac6b1df'
Submodule path 'warp': checked out 'd3eab38e841e992f2c98a5ed27bb332a09bbbdbb'
Submodule path 'web': checked out 'e59d5f263cff8a973246ab3210445092411a048b'
2025-04-12 15:18:30,525 INFO: Collecting source libraries
2025-04-12 15:18:30,676 DEBUG: Removing debuggable flags from build/srclib/go
2025-04-12 15:18:30,751 INFO: Creating local.properties file at build/com.bringyour.network/local.properties
2025-04-12 15:18:30,753 INFO: Creating local.properties file at build/com.bringyour.network/android/local.properties
2025-04-12 15:18:30,753 INFO: Updating local.properties file at build/com.bringyour.network/android/app/local.properties
2025-04-12 15:18:30,753 INFO: Creating local.properties file at build/com.bringyour.network/android/app/app/local.properties
2025-04-12 15:18:30,754 DEBUG: Removing debuggable flags from build/com.bringyour.network/android/app/app
2025-04-12 15:18:30,777 INFO: Cleaned build.gradle of keysigning configs at build/com.bringyour.network/android/app/app/build.gradle
2025-04-12 15:18:30,783 INFO: Running 'prebuild' commands in build/com.bringyour.network/android/app/app
2025-04-12 15:18:30,785 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-04-12 15:18:30,786 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's|PATH="|PATH="/home/vagrant/build/srclib/go/bin:|' ../../../sdk/build/Makefile; sdkmanager "ndk;$(sed -n -E "s/^\s*ndkVersion '(.*)'/\1/p" build.gradle)" 'platforms;android-35'; sed -i -e '/dependsOn goclientBuild/d' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e 's|PATH="|PATH="/home/vagrant/build/srclib/go/bin:|' ../../../sdk/build/Makefile
++ sed -n -E 's/^\s*ndkVersion '\''(.*)'\''/\1/p' build.gradle
+ sdkmanager 'ndk;28.0.13004108' 'platforms;android-35'
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r28-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r28-linux.zip
Unzipping to /tmp/.sdkmanager-4edma_os
Installing into /opt/android-sdk/ndk/28.0.13004108
Downloading https://dl.google.com/android/repository/platform-35_r02.zip into /home/vagrant/.cache/sdkmanager/platform-35_r02.zip
Unzipping to /tmp/.sdkmanager-242p1t3d
Installing into /opt/android-sdk/platforms/android-35
+ sed -i -e '/dependsOn goclientBuild/d' build.gradle
2025-04-12 15:19:38,455 INFO: Cleaning Gradle project...
2025-04-12 15:19:38,456 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-04-12 15:19:38,456 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
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/com.bringyour.network/android/app/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 25s
1 actionable task: 1 up-to-date
2025-04-12 15:21:12,615 INFO: Scanning source for common problems...
2025-04-12 15:21:12,712 DEBUG: scanner is configured to use signature data from: 'suss'
2025-04-12 15:21:12,712 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-04-12 15:21:13,307 DEBUG: write 'suss.json' to cache
2025-04-12 15:21:13,316 DEBUG: next suss.json cache update due in 23:59:59.981560
2025-04-12 15:21:13,511 INFO: Removing gradle-wrapper.jar at android/app/gradle/wrapper/gradle-wrapper.jar
2025-04-12 15:21:13,620 INFO: Creating source tarball...
2025-04-12 15:21:55,791 INFO: Running 'build' commands in build/com.bringyour.network/android/app/app
2025-04-12 15:21:55,792 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-04-12 15:21:55,792 DEBUG: > bash -e -u -o pipefail -x -c cd /home/vagrant/build/srclib/go/src; ./make.bash
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd /home/vagrant/build/srclib/go/src
+ ./make.bash
Building Go cmd/dist using /usr/lib/go-1.23. (go1.23.5 linux/amd64)
Building Go toolchain1 using /usr/lib/go-1.23.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for linux/amd64.
---
Installed Go for linux/amd64 in /home/vagrant/build/srclib/go
Installed commands in /home/vagrant/build/srclib/go/bin
*** You need to add /home/vagrant/build/srclib/go/bin to your PATH.
2025-04-12 15:26:38,081 INFO: Building Gradle project...
2025-04-12 15:26:38,082 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-04-12 15:26:38,082 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid goclientBuild assembleGithubRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/bin/gradle goclientBuild assembleGithubRelease
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
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.
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:goclientBuild
export PATH="/home/vagrant/build/srclib/go/bin:$PATH:/usr/local/go/bin:$HOME/go/bin"; \
GOMOBILE_VERSION=v0.0.0-20250305212854-3a7bc9f8a4de; \
go install golang.org/x/mobile/cmd/gomobile@$GOMOBILE_VERSION; \
go get golang.org/x/mobile/bind@$GOMOBILE_VERSION; \
gomobile init; \
go mod download "github.com/urnetwork/sdk/v2025"; \
go mod download "github.com/urnetwork/connect/v2025"; \
go clean -cache; \
go clean -modcache;
go: downloading golang.org/x/mobile v0.0.0-20250305212854-3a7bc9f8a4de
go: downloading golang.org/x/mod v0.24.0
go: downloading golang.org/x/sync v0.12.0
go: downloading golang.org/x/tools v0.31.0
go: downloading golang.org/x/sync v0.13.0
# *important* gradle does not handle symbolic links consistently
# the build dir swap is non-atomic
# note android/amd64 is needed for chromebook devices
# FIXME remove this GODEBUG setting per https://github.com/golang/go/issues/71827; see https://pkg.go.dev/go/types#Alias
# FIXME edit the built aar to remove platform-specific comments, for reproducibility across platforms
# validate that all types could be exported
# note the device_rpc types (DeviceLocalRpc, DeviceRemote*) should not be included in gomobile
# but due to limitations they are and should be ignored
# note the .comment section is stripped from the build library for cross-platform build reproducibility, see
# https://f-droid.org/en/docs/Reproducible_Builds/#ndk-clang-version-string-in-comment-section
export PATH="/home/vagrant/build/srclib/go/bin:$PATH:/usr/local/go/bin:$HOME/go/bin"; \
export GODEBUG=gotypesalias=0; \
OBJCOPY=`find "$ANDROID_NDK_HOME" -iname 'llvm-objcopy'`; \
BUILD_DIR=android.`date +%s`; \
mkdir -p "$BUILD_DIR"; \
gomobile bind \
-target android/arm64,android/arm,android/amd64 -androidapi 24 \
-javapkg com.bringyour \
-trimpath \
-gcflags "-dwarf=false" \
-ldflags "-s -w -X client.Version=${WARP_VERSION}-${WARP_VERSION_CODE} -compressdwarf=false -buildid=" \
-o "$BUILD_DIR/URnetworkSdk.aar" \
"github.com/urnetwork/sdk/v2025"; \
unzip "$BUILD_DIR/URnetworkSdk.aar" -d "$BUILD_DIR/edit"; \
find "$BUILD_DIR/edit" -iname '*.so' -exec "$OBJCOPY" --remove-section .comment {} \; ; \
jar cvf "$BUILD_DIR/URnetworkSdk.aar" -C "$BUILD_DIR/edit" .; \
(cd "$BUILD_DIR"; \
if [ -e validate ]; then mv validate validate.$(date +%s); fi; \
mkdir validate; \
cp URnetworkSdk-sources.jar validate/; \
cd validate; \
jar -xf URnetworkSdk-sources.jar; \
bad_exports=`grep -Ri '// skipped' . | grep -v DeviceLocalRpc | grep -ve 'DeviceRemote[A-Z]'`; \
if [ "$bad_exports" ]; then \
echo "Some types could not be exported:"; \
echo "$bad_exports"; \
exit 1; \
fi;); \
rm -rf "$BUILD_DIR/edit"; \
rm -rf "$BUILD_DIR/validate"; \
if [ -e "android" ]; then mv android android.old.`date +%s`; fi; \
mv "$BUILD_DIR" android;
Archive: android.1744471695/URnetworkSdk.aar
inflating: android.1744471695/edit/AndroidManifest.xml
inflating: android.1744471695/edit/proguard.txt
inflating: android.1744471695/edit/classes.jar
inflating: android.1744471695/edit/jni/arm64-v8a/libgojni.so
inflating: android.1744471695/edit/jni/armeabi-v7a/libgojni.so
inflating: android.1744471695/edit/jni/x86_64/libgojni.so
inflating: android.1744471695/edit/R.txt
creating: android.1744471695/edit/res/
added manifest
adding: AndroidManifest.xml(in = 142) (out= 112)(deflated 21%)
adding: R.txt(in = 0) (out= 0)(stored 0%)
adding: classes.jar(in = 321702) (out= 262273)(deflated 18%)
adding: jni/(in = 0) (out= 0)(stored 0%)
adding: jni/arm64-v8a/(in = 0) (out= 0)(stored 0%)
adding: jni/arm64-v8a/libgojni.so(in = 17947736) (out= 5500372)(deflated 69%)
adding: jni/armeabi-v7a/(in = 0) (out= 0)(stored 0%)
adding: jni/armeabi-v7a/libgojni.so(in = 16347340) (out= 5572976)(deflated 65%)
adding: jni/x86_64/(in = 0) (out= 0)(stored 0%)
adding: jni/x86_64/libgojni.so(in = 18556600) (out= 5833689)(deflated 68%)
adding: proguard.txt(in = 61) (out= 45)(deflated 26%)
adding: res/(in = 0) (out= 0)(stored 0%)
> Task :app:preBuild UP-TO-DATE
> Task :app:preGithubReleaseBuild UP-TO-DATE
> Task :app:mergeGithubReleaseJniLibFolders
> Task :app:mergeGithubReleaseNativeLibs
> Task :app:checkGithubReleaseDuplicateClasses
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:stripGithubReleaseDebugSymbols
> Task :app:dataBindingMergeDependencyArtifactsGithubRelease
> Task :app:generateGithubReleaseResValues
> Task :app:extractGithubReleaseNativeSymbolTables
> Task :app:generateGithubReleaseResources
> Task :app:mergeGithubReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeGithubReleaseResources
> Task :app:packageGithubReleaseResources
> Task :app:generateGithubReleaseBuildConfig
> Task :app:parseGithubReleaseLocalResources
> Task :app:checkGithubReleaseAarMetadata
> Task :app:dataBindingGenBaseClassesGithubRelease
> Task :app:mapGithubReleaseSourceSetPaths
> Task :app:createGithubReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksGithubRelease
> Task :app:processGithubReleaseMainManifest
[com.solanamobile:mobile-wallet-adapter-clientlib-ktx:2.0.6] /home/vagrant/.gradle/caches/8.11.1/transforms/1a2167cae6de39b0d8eca19b0db2ef3e/transformed/mobile-wallet-adapter-clientlib-ktx-2.0.6/AndroidManifest.xml Warning:
Namespace 'com.solana.mobilewalletadapter.clientlib' is used in multiple modules and/or libraries: com.solanamobile:mobile-wallet-adapter-clientlib-ktx:2.0.6, com.solanamobile:mobile-wallet-adapter-clientlib:2.0.6. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace
/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:25:5-98 Warning:
uses-permission#com.google.android.gms.permission.AD_ID was tagged at AndroidManifest.xml:25 to remove other declarations but no other declaration present
/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:28:5-98 Warning:
uses-permission#android.permission.ACCESS_FINE_LOCATION was tagged at AndroidManifest.xml:28 to remove other declarations but no other declaration present
/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:29:5-100 Warning:
uses-permission#android.permission.ACCESS_COARSE_LOCATION was tagged at AndroidManifest.xml:29 to remove other declarations but no other declaration present
> Task :app:processGithubReleaseManifest
> Task :app:javaPreCompileGithubRelease
> Task :app:mergeGithubReleaseStartupProfile
> Task :app:mergeGithubReleaseArtProfile
> Task :app:mergeGithubReleaseShaders
> Task :app:compileGithubReleaseShaders NO-SOURCE
> Task :app:generateGithubReleaseAssets UP-TO-DATE
> Task :app:mergeGithubReleaseAssets
> Task :app:compressGithubReleaseAssets
> Task :app:extractGithubReleaseVersionControlInfo
> Task :app:extractProguardFiles
> Task :app:writeGithubReleaseAppMetadata
> Task :app:writeGithubReleaseSigningConfigVersions
> Task :app:processGithubReleaseManifestForPackage
> Task :app:processGithubReleaseResources
> Task :app:desugarGithubReleaseFileDependencies
> Task :app:kaptGenerateStubsGithubReleaseKotlin
> Task :app:mergeExtDexGithubRelease
> Task :app:optimizeGithubReleaseResources
> Task :app:kaptGithubReleaseKotlin
> Task :app:compileGithubReleaseKotlin
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/MainApplication.kt:508:56 'static field WIFI_MODE_FULL_HIGH_PERF: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/ui/components/TermsCheckbox.kt:112:9 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/ui/components/URLinkText.kt:41:5 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/LoginActivity.kt:335:25 'fun overridePendingTransition(p0: Int, p1: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/MainActivity.kt:228:64 'field publicKey: ByteArray' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/login/LoginInitial.kt:437:9 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:283:17 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:298:17 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:372:70 'fun String.capitalize(): String' is deprecated. Use replaceFirstChar instead.
> Task :app:compileGithubReleaseJavaWithJavac
> Task :app:hiltAggregateDepsGithubRelease
> Task :app:hiltJavaCompileGithubRelease
> Task :app:transformGithubReleaseClassesWithAsm
> Task :app:generateGithubReleaseLintVitalReportModel
> Task :app:dexBuilderGithubRelease
> Task :app:mergeGithubReleaseGlobalSynthetics
> Task :app:mergeDexGithubRelease
> Task :app:processGithubReleaseJavaRes
> Task :app:compileGithubReleaseArtProfile
> Task :app:mergeGithubReleaseJavaResource
> Task :app:lintVitalAnalyzeGithubRelease
> Task :app:lintVitalReportGithubRelease
> Task :app:lintVitalGithubRelease
> Task :app:packageGithubRelease
> Task :app:createGithubReleaseApkListingFileRedirect
> Task :app:assembleGithubRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/com.bringyour.network/android/app/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 8m 51s
55 actionable tasks: 55 executed
2025-04-12 15:35:30,608 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.bringyour.network, universal_newlines=False, shell=None, istream=<valid stream>)
2025-04-12 15:35:30,616 INFO: Successfully built version 2025.4.7 of com.bringyour.network from 5a5f470b8b1cb8686bf8f3a7cbcfe991943e3fdf
2025-04-12 15:35:31,238 DEBUG: Checking build/com.bringyour.network/android/app/app/build/outputs/apk/github/release/com.bringyour.network-2025.4.7-59293657-github-release-unsigned.apk
2025-04-12 15:35:31,414 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-04-12 15:35:31,414 INFO: ...retrieving https://github.com/urnetwork/build/releases/download/v2025.4.7-59293657/com.bringyour.network-2025.4.7-59293657-github-release.apk
2025-04-12 15:35:31,418 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-04-12 15:35:31,722 DEBUG: https://github.com:443 "GET /urnetwork/build/releases/download/v2025.4.7-59293657/com.bringyour.network-2025.4.7-59293657-github-release.apk HTTP/1.1" 302 0
2025-04-12 15:35:31,736 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-04-12 15:35:32,419 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/936244679/f0731e48-61e6-4824-9ae4-94337e480c29?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250412%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250412T153532Z&X-Amz-Expires=300&X-Amz-Signature=5a5aaeca3d52f8035411f91b085a8eee937e0dcf74c1f17be1348cad507e00fe&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dcom.bringyour.network-2025.4.7-59293657-github-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 51824713
2025-04-12 15:35:37,382 DEBUG: unsigned/binaries/com.bringyour.network_59293657.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-04-12 15:35:39,365 DEBUG: /tmp/tmp7z934hxa/sigcp_com.bringyour.network_59293657.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-04-12 15:35:39,366 INFO: ...successfully verified
2025-04-12 15:35:39,367 INFO: compared built binary to supplied reference binary successfully
2025-04-12 15:35:39,495 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-04-12 15:35:39,695 DEBUG: Using APK Signature v2
2025-04-12 15:35:39,698 INFO: supplied reference binary has allowed signer 77783877019447c1f16cea6fafd82746df57f4f482304e080f9cc608cfb2e097
2025-04-12 15:35:39,717 INFO: success: com.bringyour.network
2025-04-12 15:35:39,718 INFO: Finished
2025-04-12 15:35:39,718 INFO: 1 build succeeded