>>> frp: Building community/frp 0.39.1-r4 (using abuild 3.9.0-r0) started Thu, 21 Jul 2022 19:19:45 +0000 >>> frp: Checking sanity of /home/buildozer/aports/community/frp/APKBUILD... >>> frp: Analyzing dependencies... >>> frp: Installing for build: build-base go (1/2) Installing go (1.18.4-r0) (2/2) Installing .makedepends-frp (20220721.191946) Executing busybox-1.35.0-r15.trigger OK: 748 MiB in 92 packages >>> frp: Cleaning up srcdir >>> frp: Cleaning up pkgdir >>> frp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/frp-0.39.1.tar.gz >>> frp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/frp-0.39.1.tar.gz >>> frp: Checking sha512sums... frp-0.39.1.tar.gz: OK frpc.initd: OK frpc.confd: OK frps.initd: OK frps.confd: OK >>> frp: Unpacking /var/cache/distfiles/v3.16/frp-0.39.1.tar.gz... env CGO_ENABLED=0 go build -trimpath -ldflags "-s -w" -o bin/frps ./cmd/frps env CGO_ENABLED=0 go build -trimpath -ldflags "-s -w" -o bin/frpc ./cmd/frpc go test -v --cover ./assets/... ? github.com/fatedier/frp/assets [no test files] ? github.com/fatedier/frp/assets/frpc [no test files] ? github.com/fatedier/frp/assets/frps [no test files] go test -v --cover ./cmd/... ? github.com/fatedier/frp/cmd/frpc [no test files] ? github.com/fatedier/frp/cmd/frpc/sub [no test files] ? github.com/fatedier/frp/cmd/frps [no test files] go test -v --cover ./client/... ? github.com/fatedier/frp/client [no test files] ? github.com/fatedier/frp/client/event [no test files] ? github.com/fatedier/frp/client/health [no test files] ? github.com/fatedier/frp/client/proxy [no test files] go test -v --cover ./server/... ? github.com/fatedier/frp/server [no test files] ? github.com/fatedier/frp/server/controller [no test files] ? github.com/fatedier/frp/server/group [no test files] ? github.com/fatedier/frp/server/metrics [no test files] ? github.com/fatedier/frp/server/ports [no test files] ? github.com/fatedier/frp/server/proxy [no test files] ? github.com/fatedier/frp/server/visitor [no test files] go test -v --cover ./pkg/... ? github.com/fatedier/frp/pkg/auth [no test files] === RUN Test_LoadClientCommonConf --- PASS: Test_LoadClientCommonConf (0.00s) === RUN Test_LoadClientBasicConf --- PASS: Test_LoadClientBasicConf (0.00s) === RUN Test_Proxy_Interface --- PASS: Test_Proxy_Interface (0.00s) === RUN Test_Proxy_UnmarshalFromIni --- PASS: Test_Proxy_UnmarshalFromIni (0.00s) === RUN Test_RangeProxy_UnmarshalFromIni --- PASS: Test_RangeProxy_UnmarshalFromIni (0.00s) === RUN Test_LoadServerCommonConf --- PASS: Test_LoadServerCommonConf (0.00s) === RUN TestBandwidthQuantity --- PASS: TestBandwidthQuantity (0.00s) === RUN Test_Visitor_Interface --- PASS: Test_Visitor_Interface (0.00s) === RUN Test_Visitor_UnmarshalFromIni --- PASS: Test_Visitor_UnmarshalFromIni (0.00s) PASS coverage: 41.4% of statements ok github.com/fatedier/frp/pkg/config 0.017s coverage: 41.4% of statements ? github.com/fatedier/frp/pkg/consts [no test files] ? github.com/fatedier/frp/pkg/errors [no test files] ? github.com/fatedier/frp/pkg/metrics [no test files] ? github.com/fatedier/frp/pkg/metrics/aggregate [no test files] ? github.com/fatedier/frp/pkg/metrics/mem [no test files] ? github.com/fatedier/frp/pkg/metrics/prometheus [no test files] ? github.com/fatedier/frp/pkg/msg [no test files] ? github.com/fatedier/frp/pkg/nathole [no test files] ? github.com/fatedier/frp/pkg/plugin/client [no test files] ? github.com/fatedier/frp/pkg/plugin/server [no test files] === RUN TestUdpPacket --- PASS: TestUdpPacket (0.00s) PASS coverage: 5.5% of statements ok github.com/fatedier/frp/pkg/proto/udp 0.004s coverage: 5.5% of statements ? github.com/fatedier/frp/pkg/transport [no test files] ? github.com/fatedier/frp/pkg/util/limit [no test files] ? github.com/fatedier/frp/pkg/util/log [no test files] === RUN TestCounter --- PASS: TestCounter (0.00s) === RUN TestDateCounter --- PASS: TestDateCounter (0.00s) PASS coverage: 77.6% of statements ok github.com/fatedier/frp/pkg/util/metric 0.003s coverage: 77.6% of statements ? github.com/fatedier/frp/pkg/util/net [no test files] ? github.com/fatedier/frp/pkg/util/tcpmux [no test files] === RUN TestRandId util_test.go:13: 3e0365af9f28f44a --- PASS: TestRandId (0.00s) === RUN TestGetAuthKey util_test.go:20: 6df41a43725f0c770fd56379e12acf8c --- PASS: TestGetAuthKey (0.00s) === RUN TestParseRangeNumbers --- PASS: TestParseRangeNumbers (0.00s) PASS coverage: 48.5% of statements ok github.com/fatedier/frp/pkg/util/util 0.004s coverage: 48.5% of statements === RUN TestFull --- PASS: TestFull (0.00s) === RUN TestVersion --- PASS: TestVersion (0.00s) === RUN TestCompact --- PASS: TestCompact (0.00s) PASS coverage: 67.7% of statements ok github.com/fatedier/frp/pkg/util/version 0.003s coverage: 67.7% of statements === RUN TestGetHTTPSHostname --- PASS: TestGetHTTPSHostname (0.20s) PASS coverage: 3.2% of statements ok github.com/fatedier/frp/pkg/util/vhost 0.205s coverage: 3.2% of statements ? github.com/fatedier/frp/pkg/util/xlog [no test files] >>> frp: Entering fakeroot... >>> frp-openrc*: Running split function openrc... >>> frp-openrc*: Preparing subpackage frp-openrc... >>> frp-openrc*: Running postcheck for frp-openrc >>> frp*: Running postcheck for frp >>> frp*: Preparing package frp... >>> frp*: Stripping binaries >>> frp-openrc*: Scanning shared objects >>> frp*: Scanning shared objects >>> frp-openrc*: Tracing dependencies... >>> frp-openrc*: Package size: 32.0 KB >>> frp-openrc*: Compressing data... >>> frp-openrc*: Create checksum... >>> frp-openrc*: Create frp-openrc-0.39.1-r4.apk >>> frp*: Tracing dependencies... >>> frp*: Package size: 24.3 MB >>> frp*: Compressing data... >>> frp*: Create checksum... >>> frp*: Create frp-0.39.1-r4.apk >>> frp: Build complete at Thu, 21 Jul 2022 19:20:16 +0000 elapsed time 0h 0m 31s >>> frp: Cleaning up srcdir >>> frp: Cleaning up pkgdir >>> frp: Uninstalling dependencies... (1/2) Purging .makedepends-frp (20220721.191946) (2/2) Purging go (1.18.4-r0) Executing busybox-1.35.0-r15.trigger OK: 367 MiB in 90 packages >>> frp: Updating the community/ppc64le repository index... >>> frp: Signing the index...