>>> tcpbench: Building testing/tcpbench 3.00-r0 (using abuild 3.15.0-r2) started Mon, 28 Jul 2025 16:39:43 +0000 >>> tcpbench: Validating /home/buildozer/aports/testing/tcpbench/APKBUILD... >>> tcpbench: Analyzing dependencies... >>> tcpbench: Installing for build: build-base libbsd-dev libevent-dev libmd-dev libretls-dev ( 1/21) Installing bsd-compat-headers (0.7.2-r6) ( 2/21) Installing linux-headers (6.15.8-r0) ( 3/21) Installing libmd (1.1.0-r0) ( 4/21) Installing libmd-dev (1.1.0-r0) ( 5/21) Installing libbsd (0.12.2-r0) ( 6/21) Installing libbsd-dev (0.12.2-r0) ( 7/21) Installing libffi (3.5.1-r0) ( 8/21) Installing gdbm (1.24-r0) ( 9/21) Installing mpdecimal (4.0.1-r0) (10/21) Installing libpanelw (6.5_p20250705-r0) (11/21) Installing sqlite-libs (3.50.3-r0) (12/21) Installing python3 (3.12.11-r0) (13/21) Installing python3-pycache-pyc0 (3.12.11-r0) (14/21) Installing pyc (3.12.11-r0) (15/21) Installing python3-pyc (3.12.11-r0) (16/21) Installing libevent (2.1.12-r8) (17/21) Installing libevent-dev (2.1.12-r8) (18/21) Installing openssl-dev (3.5.1-r0) (19/21) Installing libretls (3.7.0-r2) (20/21) Installing libretls-dev (3.7.0-r2) (21/21) Installing .makedepends-tcpbench (20250728.163946) busybox-1.37.0-r21.trigger: Executing script... OK: 412 MiB in 131 packages >>> tcpbench: Cleaning up srcdir >>> tcpbench: Cleaning up pkgdir >>> tcpbench: Cleaning up tmpdir >>> tcpbench: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tcpbench-3.00.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> tcpbench: Fetching https://github.com/bluhm/tcpbench-portable/releases/download/v3.00/tcpbench-3.00.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15305 100 15305 0 0 41237 0 --:--:-- --:--:-- --:--:-- 41237 >>> tcpbench: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tcpbench-3.00.tar.gz >>> tcpbench: Checking sha512sums... tcpbench-3.00.tar.gz: OK >>> tcpbench: Unpacking /var/cache/distfiles/edge/tcpbench-3.00.tar.gz... cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_DEFAULT_SOURCE -D_GNU_SOURCE -Wall -I. -isystem /usr/include/bsd -DLIBBSD_OVERLAY tcpbench.c -Wl,--as-needed,-O1,--sort-common -levent -lm -ltls -lcrypto -lbsd -ltls -o tcpbench In file included from /usr/include/bsd/sys/cdefs.h:50, from /usr/include/bsd/sys/time.h:36, from tcpbench.c:21: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /usr/lib/gcc/riscv64-alpine-linux-musl/15.1.1/../../../../riscv64-alpine-linux-musl/bin/ld: /usr/lib/gcc/riscv64-alpine-linux-musl/15.1.1/../../../../lib/libc.so: warning: The fgetln() function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. ==== test-localhost ==== ./tcpbench -s -4 >out & \ trap "kill -TERM $!" EXIT; \ sleep 1; \ ./tcpbench -t2 127.0.0.1 || exit 1; \ true elapsed_ms bytes mbps bwidth 1003 2104229888 16783.489 100.00% Conn: 1 Mbps: 16783.489 Peak Mbps: 16783.489 Avg Mbps: 16783.489 2007 2106064896 16781.394 100.00% Conn: 1 Mbps: 16781.394 Peak Mbps: 16783.489 Avg Mbps: 16781.394 --- 127.0.0.1 tcpbench statistics --- 6303514624 bytes sent over 3.003 seconds bandwidth min/avg/max/std-dev = 16781.394/16782.441/16783.489/1.048 Mbps tcpbench: Terminated by signal 15 grep '^Conn:' out Conn: 1 Mbps: 16782.442 Peak Mbps: 16782.442 Avg Mbps: 16782.442 Conn: 1 Mbps: 16797.080 Peak Mbps: 16797.080 Avg Mbps: 16797.080 ==== test-localhost6 ==== ./tcpbench -s -6 >out & \ trap "kill -TERM $!" EXIT; \ sleep 1; \ ./tcpbench -t2 ::1 || exit 1; \ true elapsed_ms bytes mbps bwidth 1000 1787559936 14300.479 100.00% Conn: 1 Mbps: 14300.479 Peak Mbps: 14300.479 Avg Mbps: 14300.479 2004 1761345536 14048.618 100.00% Conn: 1 Mbps: 14048.618 Peak Mbps: 14300.479 Avg Mbps: 14048.618 --- ::1 tcpbench statistics --- 5300289536 bytes sent over 3.000 seconds bandwidth min/avg/max/std-dev = 14048.618/14174.549/14300.479/125.931 Mbps tcpbench: Terminated by signal 15 grep '^Conn:' out Conn: 1 Mbps: 14297.856 Peak Mbps: 14297.856 Avg Mbps: 14297.856 Conn: 1 Mbps: 14035.671 Peak Mbps: 14297.856 Avg Mbps: 14035.671 openssl req -batch -new \ -subj /L=OpenBSD/O=tcpbench-regress/OU=ca/CN=root/ \ -nodes -newkey rsa -keyout ca.key -x509 \ -out ca.crt ..+.........+.+..+.+.........+........+..........+...+..+...+....+.....+.......+.....+....+++++++++++++++++++++++++++++++++++++++*.........+....+........+............+..........+...+..+............+++++++++++++++++++++++++++++++++++++++*.+.......+...+......+.....+.+...+.................+.+..+.......+........+...............+.......+......+.....+.......+........+.............+..+..........+...+.........+............+......+...+..+.......+.....+...+.........+......+.......+......+......+.....+...+...+...+..........+.....+.......+...+...............+...........+...+.............+........+.......+.........+...............+........+......+....+...........+............+.......+..+.+........+.+..............+......+......+....+...+...............+...........+......+.+..+.+............++++++ ..+.+...+++++++++++++++++++++++++++++++++++++++*.+.........+++++++++++++++++++++++++++++++++++++++*....+..................+..+...............+.+............+..+...+....+........+.+...........+......+......................+..+.............+............+...+.....+...+..........+.....+....+...+..+.........+.+........+...+...+......+.........+.+...+...+.....+...+......+...+.+..+.........+......+....+...............+.....+.+................................+......+.......+...+..+...+.......+...+...............+.....+.......+...+.....+....+.....+.......+......+..+.++++++ ----- openssl req -batch -new \ -subj /L=OpenBSD/O=tcpbench-regress/OU=server/CN=localhost/ \ -nodes -newkey rsa -keyout server.key \ -out server.req ..+....+.........+..+..........+...+..+...+...+..........+..+......+.........+.......+......+...+..+...+....+++++++++++++++++++++++++++++++++++++++*..+...+....+...+++++++++++++++++++++++++++++++++++++++*..............+....+..................+.....+...+......+......+....+...............+...+........+...+.+..............+.......+.....+............+......+......++++++ ..+...+.......+..+......+....+......+.....+...+....+...+............+..+.........+.+++++++++++++++++++++++++++++++++++++++*...........+....+.....+++++++++++++++++++++++++++++++++++++++*..+.+.....+.................................+...............+.+..+....+........+.............+...+......+.........+..+.......+..+.+..+.......+.....+.+..............+...+...+.........+...+.+..+...+..........+..+.......+..+.........+.+......+........+.+...+.....+...+...+.+...+........+.......+...+.....+.........+....+..+.......+.....+.+.........+...+.................+.......+.....+..........+...+......+..+.......+.....+.+......+.....+...+...+..........+........+.+......+..+.......+.....+.+............+........+...+......................+.....+....+.........+..+....+...+...+...+..+...+....+.....+.............+........+.+...............+...+...+..............+.+...+...........+.........+.........+.+.....+................+......+.........+......+..+............+.+...+..+...+....+......++++++ ----- openssl x509 -CAcreateserial -CAkey ca.key -CA ca.crt \ -req -in server.req \ -out server.crt Certificate request self-signature ok subject=L=OpenBSD, O=tcpbench-regress, OU=server, CN=localhost \n==== test-tls ==== ./tcpbench -c -C server.crt -K server.key -s -4 >out & \ trap "kill -TERM $!" EXIT; \ sleep 1; \ ./tcpbench -c -t2 127.0.0.1 || exit 1; \ true elapsed_ms bytes mbps bwidth 1000 31309824 250.479 100.00% Conn: 1 Mbps: 250.479 Peak Mbps: 250.479 Avg Mbps: 250.479 2004 31457280 250.656 100.00% Conn: 1 Mbps: 250.656 Peak Mbps: 250.656 Avg Mbps: 250.656 --- 127.0.0.1 tcpbench statistics --- 95338496 bytes sent over 2.985 seconds bandwidth min/avg/max/std-dev = 250.479/250.567/250.656/0.089 Mbps grep '^Conn:' out tcpbench: tls_read: read failed: Connection reset by peer: No error information Conn: 1 Mbps: 246.400 Peak Mbps: 246.400 Avg Mbps: 246.400 Conn: 1 Mbps: 250.656 Peak Mbps: 250.656 Avg Mbps: 250.656 \n==== test-ciphers ==== ./tcpbench -T ciphers=AES128-GCM-SHA256 \ -c -C server.crt -K server.key -s -4 >out & \ trap "kill -TERM $!" EXIT; \ sleep 1; \ ./tcpbench -T ciphers=AES128-GCM-SHA256 \ -c -t2 127.0.0.1 || exit 1; \ true elapsed_ms bytes mbps bwidth 1002 31277056 249.717 100.00% Conn: 1 Mbps: 249.717 Peak Mbps: 249.717 Avg Mbps: 249.717 2006 31424512 250.644 100.00% Conn: 1 Mbps: 250.644 Peak Mbps: 250.644 Avg Mbps: 250.644 --- 127.0.0.1 tcpbench statistics --- 93241344 bytes sent over 2.982 seconds bandwidth min/avg/max/std-dev = 249.717/250.181/250.644/0.464 Mbps tcpbench: tls_read: read failed: Connection reset by peer: No error information grep '^Conn:' out Conn: 1 Mbps: 245.711 Peak Mbps: 245.711 Avg Mbps: 245.711 Conn: 1 Mbps: 250.644 Peak Mbps: 250.644 Avg Mbps: 250.644 >>> tcpbench: Entering fakeroot... install -c -m 555 -s tcpbench -D -t /home/buildozer/aports/testing/tcpbench/pkg/tcpbench/usr/bin install -c -m 444 tcpbench.1 -D -t /home/buildozer/aports/testing/tcpbench/pkg/tcpbench/usr/share/man/man1 >>> tcpbench-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/tcpbench/pkg/tcpbench-doc/usr/share/man' 'usr/share/licenses' -> '/home/buildozer/aports/testing/tcpbench/pkg/tcpbench-doc/usr/share/licenses' >>> tcpbench-doc*: Preparing subpackage tcpbench-doc... >>> tcpbench-doc*: Running postcheck for tcpbench-doc >>> tcpbench*: Running postcheck for tcpbench >>> tcpbench*: Preparing package tcpbench... >>> tcpbench*: Stripping binaries >>> tcpbench-doc*: Scanning shared objects >>> tcpbench*: Scanning shared objects >>> tcpbench-doc*: Tracing dependencies... >>> tcpbench-doc*: Package size: 3.6 KB >>> tcpbench-doc*: Compressing data... >>> tcpbench-doc*: Create checksum... >>> tcpbench-doc*: Create tcpbench-doc-3.00-r0.apk >>> tcpbench*: Tracing dependencies... so:libbsd.so.0 so:libc.musl-riscv64.so.1 so:libevent-2.1.so.7 so:libtls.so.8 >>> tcpbench*: Package size: 42.0 KB >>> tcpbench*: Compressing data... >>> tcpbench*: Create checksum... >>> tcpbench*: Create tcpbench-3.00-r0.apk >>> tcpbench: Build complete at Mon, 28 Jul 2025 16:40:10 +0000 elapsed time 0h 0m 27s >>> tcpbench: Cleaning up srcdir >>> tcpbench: Cleaning up pkgdir >>> tcpbench: Uninstalling dependencies... ( 1/21) Purging .makedepends-tcpbench (20250728.163946) ( 2/21) Purging libbsd-dev (0.12.2-r0) ( 3/21) Purging bsd-compat-headers (0.7.2-r6) ( 4/21) Purging linux-headers (6.15.8-r0) ( 5/21) Purging libbsd (0.12.2-r0) ( 6/21) Purging libevent-dev (2.1.12-r8) ( 7/21) Purging python3-pyc (3.12.11-r0) ( 8/21) Purging python3-pycache-pyc0 (3.12.11-r0) ( 9/21) Purging pyc (3.12.11-r0) (10/21) Purging python3 (3.12.11-r0) (11/21) Purging libevent (2.1.12-r8) (12/21) Purging libmd-dev (1.1.0-r0) (13/21) Purging libmd (1.1.0-r0) (14/21) Purging libretls-dev (3.7.0-r2) (15/21) Purging openssl-dev (3.5.1-r0) (16/21) Purging libretls (3.7.0-r2) (17/21) Purging gdbm (1.24-r0) (18/21) Purging libffi (3.5.1-r0) (19/21) Purging libpanelw (6.5_p20250705-r0) (20/21) Purging mpdecimal (4.0.1-r0) (21/21) Purging sqlite-libs (3.50.3-r0) busybox-1.37.0-r21.trigger: Executing script... OK: 369 MiB in 110 packages >>> tcpbench: Updating the testing/riscv64 repository index... >>> tcpbench: Signing the index...