>>> bird-lg-go: Building community/bird-lg-go 1.3.12.1-r0 (using abuild 3.16.0_rc4-r0) started Thu, 16 Oct 2025 13:06:23 +0000 >>> bird-lg-go: Validating /home/buildozer/aports/community/bird-lg-go/APKBUILD... >>> bird-lg-go: Analyzing dependencies... >>> bird-lg-go: Installing for build: build-base go (1/2) Installing go (1.25.3-r0) (2/2) Installing .makedepends-bird-lg-go (20251016.130624) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 586 MiB in 109 packages >>> bird-lg-go: Cleaning up srcdir >>> bird-lg-go: Cleaning up pkgdir >>> bird-lg-go: Cleaning up tmpdir >>> bird-lg-go: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bird-lg-go-1.3.12.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> bird-lg-go: Fetching https://github.com/xddxdd/bird-lg-go/archive/v1.3.12.1/bird-lg-go-1.3.12.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/bird-lg-go-1.3.12.1.tar.gz.part' bird-lg-go-1.3.12.1. 100% |********************************| 529k 0:00:00 ETA '/var/cache/distfiles/edge/bird-lg-go-1.3.12.1.tar.gz.part' saved /var/cache/distfiles/edge/bird-lg-go-1.3.12.1.tar.gz: OK /home/buildozer/aports/community/bird-lg-go/fix-tests.patch: OK /home/buildozer/aports/community/bird-lg-go/bird-lg-go.initd: OK /home/buildozer/aports/community/bird-lg-go/bird-lgproxy-go.initd: OK /home/buildozer/aports/community/bird-lg-go/bird-lg.yaml: OK /home/buildozer/aports/community/bird-lg-go/bird-lgproxy.yaml: OK >>> bird-lg-go: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bird-lg-go-1.3.12.1.tar.gz /var/cache/distfiles/edge/bird-lg-go-1.3.12.1.tar.gz: OK /home/buildozer/aports/community/bird-lg-go/fix-tests.patch: OK /home/buildozer/aports/community/bird-lg-go/bird-lg-go.initd: OK /home/buildozer/aports/community/bird-lg-go/bird-lgproxy-go.initd: OK /home/buildozer/aports/community/bird-lg-go/bird-lg.yaml: OK /home/buildozer/aports/community/bird-lg-go/bird-lgproxy.yaml: OK >>> bird-lg-go: Unpacking /var/cache/distfiles/edge/bird-lg-go-1.3.12.1.tar.gz... >>> bird-lg-go: fix-tests.patch patching file frontend/bgpmap_test.go make -C frontend all make -C proxy all make[1]: Entering directory '/home/buildozer/aports/community/bird-lg-go/src/bird-lg-go-1.3.12.1/proxy' make[1]: Entering directory '/home/buildozer/aports/community/bird-lg-go/src/bird-lg-go-1.3.12.1/frontend' go build -ldflags "-w -s" -o frontend go build -ldflags "-w -s" -o proxy go: downloading github.com/spf13/viper v1.21.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/spf13/pflag v1.0.10 go: downloading github.com/jarcoal/httpmock v1.4.1 go: downloading github.com/gorilla/handlers v1.5.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/spf13/pflag v1.0.10 go: downloading github.com/gorilla/handlers v1.5.2 go: downloading github.com/spf13/viper v1.21.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/spf13/cast v1.10.0 go: downloading github.com/pelletier/go-toml/v2 v2.2.4 go: downloading github.com/subosito/gotenv v1.6.0 go: downloading github.com/sagikazarmark/locafero v0.11.0 go: downloading go.yaml.in/yaml/v3 v3.0.4 go: downloading github.com/spf13/afero v1.15.0 go: downloading github.com/fsnotify/fsnotify v1.9.0 go: downloading github.com/go-viper/mapstructure/v2 v2.4.0 go: downloading github.com/fsnotify/fsnotify v1.9.0 go: downloading github.com/go-viper/mapstructure/v2 v2.4.0 go: downloading github.com/subosito/gotenv v1.6.0 go: downloading github.com/sagikazarmark/locafero v0.11.0 go: downloading github.com/pelletier/go-toml/v2 v2.2.4 go: downloading go.yaml.in/yaml/v3 v3.0.4 go: downloading github.com/spf13/afero v1.15.0 go: downloading github.com/spf13/cast v1.10.0 go: downloading golang.org/x/text v0.28.0 go: downloading golang.org/x/text v0.28.0 go: downloading github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 go: downloading golang.org/x/sys v0.29.0 go: downloading golang.org/x/sys v0.29.0 make[1]: Leaving directory '/home/buildozer/aports/community/bird-lg-go/src/bird-lg-go-1.3.12.1/proxy' make[1]: Leaving directory '/home/buildozer/aports/community/bird-lg-go/src/bird-lg-go-1.3.12.1/frontend' go: downloading github.com/magiconair/properties v1.8.10 === RUN TestApiServerListHandler --- PASS: TestApiServerListHandler (0.00s) === RUN TestApiGenericHandlerFactory --- PASS: TestApiGenericHandlerFactory (0.00s) === RUN TestApiSummaryHandler --- PASS: TestApiSummaryHandler (0.00s) === RUN TestApiSummaryHandlerError --- PASS: TestApiSummaryHandlerError (0.00s) === RUN TestApiWhoisHandler --- PASS: TestApiWhoisHandler (0.00s) === RUN TestApiErrorHandler --- PASS: TestApiErrorHandler (0.00s) === RUN TestApiHandler --- PASS: TestApiHandler (0.00s) === RUN TestApiHandlerBadJSON --- PASS: TestApiHandlerBadJSON (0.00s) === RUN TestApiHandlerInvalidType --- PASS: TestApiHandlerInvalidType (0.00s) === RUN TestGetASNRepresentationDNS --- PASS: TestGetASNRepresentationDNS (0.01s) === RUN TestGetASNRepresentationDNSFallback --- PASS: TestGetASNRepresentationDNSFallback (0.42s) === RUN TestGetASNRepresentationWhois --- PASS: TestGetASNRepresentationWhois (0.30s) === RUN TestGetASNRepresentationFallback --- PASS: TestGetASNRepresentationFallback (0.00s) === RUN TestBirdRouteToGraphvizXSS --- PASS: TestBirdRouteToGraphvizXSS (0.00s) === RUN TestBirdRouteToGraph --- PASS: TestBirdRouteToGraph (0.00s) === RUN TestBirdRouteToGraphviz --- PASS: TestBirdRouteToGraphviz (0.00s) === RUN TestDN42WhoisFilter --- PASS: TestDN42WhoisFilter (0.00s) === RUN TestDN42WhoisFilterUnneeded --- PASS: TestDN42WhoisFilterUnneeded (0.00s) === RUN TestShortenWhoisFilterShorterMode --- PASS: TestShortenWhoisFilterShorterMode (0.00s) === RUN TestShortenWhoisFilterLongerMode --- PASS: TestShortenWhoisFilterLongerMode (0.00s) === RUN TestShortenWhoisFilterSkipNothing --- PASS: TestShortenWhoisFilterSkipNothing (0.00s) === RUN TestBatchRequestIPv4 --- PASS: TestBatchRequestIPv4 (0.00s) === RUN TestBatchRequestIPv6 --- PASS: TestBatchRequestIPv6 (0.00s) === RUN TestBatchRequestEmptyResponse --- PASS: TestBatchRequestEmptyResponse (0.00s) === RUN TestBatchRequestDomainSuffix --- PASS: TestBatchRequestDomainSuffix (0.00s) === RUN TestBatchRequestHTTPError --- PASS: TestBatchRequestHTTPError (0.00s) === RUN TestBatchRequestInvalidServer --- PASS: TestBatchRequestInvalidServer (0.00s) === RUN TestRenderPageTemplate --- PASS: TestRenderPageTemplate (0.00s) === RUN TestRenderPageTemplateXSS --- PASS: TestRenderPageTemplateXSS (0.00s) === RUN TestRenderPageTemplateXSS_2 --- PASS: TestRenderPageTemplateXSS_2 (0.00s) === RUN TestSmartFormatterXSS --- PASS: TestSmartFormatterXSS (0.00s) === RUN TestSummaryTableXSS --- PASS: TestSummaryTableXSS (0.00s) === RUN TestSummaryTableProtocolFilter --- PASS: TestSummaryTableProtocolFilter (0.00s) === RUN TestSummaryTableNameFilter --- PASS: TestSummaryTableNameFilter (0.00s) === RUN TestParseSettings Warning on reading config: Config File "bird-lg" Not Found in "[/home/buildozer/aports/community/bird-lg-go/src/bird-lg-go-1.3.12.1/frontend /etc/bird-lg]" main.settingType{servers:[]string{""}, serversDisplay:[]string{""}, domain:"", proxyPort:8000, whoisServer:"whois.verisign-grs.com", listen:[]string{"5000"}, dnsInterface:"asn.cymru.com", netSpecificMode:"", titleBrand:"Bird-lg Go", navBarBrand:"Bird-lg Go", navBarBrandURL:"/", navBarAllServer:"All Servers", navBarAllURL:"all", bgpmapInfo:"asn,as-name,ASName,descr", telegramBotName:"", protocolFilter:[]string{}, nameFilter:"", timeOut:120, connectionTimeOut:5, trustProxyHeaders:false} --- PASS: TestParseSettings (0.00s) === RUN TestTelegramIsCommand --- PASS: TestTelegramIsCommand (0.00s) === RUN TestTelegramBatchRequestFormatSingleServer --- PASS: TestTelegramBatchRequestFormatSingleServer (0.00s) === RUN TestTelegramBatchRequestFormatMultipleServers --- PASS: TestTelegramBatchRequestFormatMultipleServers (0.00s) === RUN TestWebHandlerTelegramBotBadJSON invalid character 'b' looking for beginning of object key string --- PASS: TestWebHandlerTelegramBotBadJSON (0.00s) === RUN TestWebHandlerTelegramBotTrace --- PASS: TestWebHandlerTelegramBotTrace (0.00s) === RUN TestWebHandlerTelegramBotTraceWithServerList --- PASS: TestWebHandlerTelegramBotTraceWithServerList (0.00s) === RUN TestWebHandlerTelegramBotRoute --- PASS: TestWebHandlerTelegramBotRoute (0.00s) === RUN TestWebHandlerTelegramBotPath --- PASS: TestWebHandlerTelegramBotPath (0.00s) === RUN TestWebHandlerTelegramBotPathMissing --- PASS: TestWebHandlerTelegramBotPathMissing (0.00s) === RUN TestWebHandlerTelegramBotWhois --- PASS: TestWebHandlerTelegramBotWhois (0.00s) === RUN TestWebHandlerTelegramBotWhoisDN42Mode --- PASS: TestWebHandlerTelegramBotWhoisDN42Mode (0.00s) === RUN TestWebHandlerTelegramBotWhoisDN42ModeFullASN --- PASS: TestWebHandlerTelegramBotWhoisDN42ModeFullASN (0.00s) === RUN TestWebHandlerTelegramBotWhoisShortenMode --- PASS: TestWebHandlerTelegramBotWhoisShortenMode (0.00s) === RUN TestWebHandlerTelegramBotHelp --- PASS: TestWebHandlerTelegramBotHelp (0.00s) === RUN TestWebHandlerTelegramBotUnknownCommand --- PASS: TestWebHandlerTelegramBotUnknownCommand (0.00s) === RUN TestWebHandlerTelegramBotNotCommand --- PASS: TestWebHandlerTelegramBotNotCommand (0.00s) === RUN TestWebHandlerTelegramBotEmptyResponse --- PASS: TestWebHandlerTelegramBotEmptyResponse (0.00s) === RUN TestWebHandlerTelegramBotTruncateLongResponse --- PASS: TestWebHandlerTelegramBotTruncateLongResponse (0.00s) === RUN TestSummaryRowDataNameHasPrefix --- PASS: TestSummaryRowDataNameHasPrefix (0.00s) === RUN TestSummaryRowDataNameContains --- PASS: TestSummaryRowDataNameContains (0.00s) === RUN TestSummaryRowDataFromLine --- PASS: TestSummaryRowDataFromLine (0.00s) === RUN TestSummaryRowDataFromLineNumeric --- PASS: TestSummaryRowDataFromLineNumeric (0.00s) === RUN TestSummaryRowDataFromLinePipe --- PASS: TestSummaryRowDataFromLinePipe (0.00s) === RUN TestSummaryRowDataFromLineBGP --- PASS: TestSummaryRowDataFromLineBGP (0.00s) === RUN TestSummaryRowDataFromLineBGPPassive --- PASS: TestSummaryRowDataFromLineBGPPassive (0.00s) === RUN TestSummaryRowDataFromLineWithDash --- PASS: TestSummaryRowDataFromLineWithDash (0.00s) === RUN TestServerError --- PASS: TestServerError (0.00s) === RUN TestWebHandlerWhois --- PASS: TestWebHandlerWhois (0.00s) === RUN TestWebBackendCommunicator --- PASS: TestWebBackendCommunicator (0.01s) === RUN TestWebHandlerBGPMap --- PASS: TestWebHandlerBGPMap (0.00s) === RUN TestWhois --- PASS: TestWhois (0.00s) === RUN TestWhoisWithoutServer --- PASS: TestWhoisWithoutServer (0.00s) === RUN TestWhoisConnectionError --- PASS: TestWhoisConnectionError (0.00s) === RUN TestWhoisHostProcess --- PASS: TestWhoisHostProcess (0.00s) === RUN TestWhoisHostProcessMalformedCommand --- PASS: TestWhoisHostProcessMalformedCommand (0.00s) === RUN TestWhoisHostProcessError --- PASS: TestWhoisHostProcessError (0.00s) === RUN TestWhoisHostProcessVeryLong --- PASS: TestWhoisHostProcessVeryLong (0.35s) PASS ok github.com/xddxdd/bird-lg-go/frontend 1.134s >>> bird-lg-go: Entering fakeroot... >>> bird-lg-go-openrc*: Running split function openrc... 'etc/init.d' -> '/home/buildozer/aports/community/bird-lg-go/pkg/bird-lg-go-openrc/etc/init.d' >>> bird-lg-go-openrc*: Preparing subpackage bird-lg-go-openrc... >>> bird-lg-go-openrc*: Running postcheck for bird-lg-go-openrc >>> bird-lgproxy-go*: Running split function lgproxy... 'usr/bin/bird-lgproxy-go' -> '/home/buildozer/aports/community/bird-lg-go/pkg/bird-lgproxy-go/usr/bin/bird-lgproxy-go' >>> bird-lgproxy-go*: Preparing subpackage bird-lgproxy-go... >>> bird-lgproxy-go*: Stripping binaries >>> bird-lgproxy-go*: Script found. /bin/sh added as a dependency for bird-lgproxy-go-1.3.12.1-r0.apk >>> bird-lgproxy-go*: Adding .pre-install >>> bird-lgproxy-go*: Running postcheck for bird-lgproxy-go >>> bird-lgproxy-go-openrc*: Running split function openrc... 'etc/init.d' -> '/home/buildozer/aports/community/bird-lg-go/pkg/bird-lgproxy-go-openrc/etc/init.d' >>> bird-lgproxy-go-openrc*: Preparing subpackage bird-lgproxy-go-openrc... >>> bird-lgproxy-go-openrc*: Running postcheck for bird-lgproxy-go-openrc >>> bird-lg-go*: Running postcheck for bird-lg-go >>> bird-lg-go*: Preparing package bird-lg-go... >>> bird-lg-go*: Stripping binaries >>> bird-lg-go*: Script found. /bin/sh added as a dependency for bird-lg-go-1.3.12.1-r0.apk >>> bird-lg-go*: Adding .pre-install >>> bird-lg-go*: Scanning shared objects >>> bird-lgproxy-go*: Scanning shared objects >>> bird-lg-go-openrc*: Tracing dependencies... >>> bird-lg-go-openrc*: Package size: 377.0 B >>> bird-lg-go-openrc*: Compressing data... >>> bird-lg-go-openrc*: Create checksum... >>> bird-lg-go-openrc*: Create bird-lg-go-openrc-1.3.12.1-r0.apk >>> bird-lg-go*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> bird-lg-go*: Package size: 13.2 MB >>> bird-lg-go*: Compressing data... >>> bird-lg-go*: Create checksum... >>> bird-lg-go*: Create bird-lg-go-1.3.12.1-r0.apk >>> bird-lgproxy-go-openrc*: Tracing dependencies... >>> bird-lgproxy-go-openrc*: Package size: 352.0 B >>> bird-lgproxy-go-openrc*: Compressing data... >>> bird-lgproxy-go-openrc*: Create checksum... >>> bird-lgproxy-go-openrc*: Create bird-lgproxy-go-openrc-1.3.12.1-r0.apk >>> bird-lgproxy-go*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> bird-lgproxy-go*: Package size: 8.1 MB >>> bird-lgproxy-go*: Compressing data... >>> bird-lgproxy-go*: Create checksum... >>> bird-lgproxy-go*: Create bird-lgproxy-go-1.3.12.1-r0.apk >>> bird-lg-go: Build complete at Thu, 16 Oct 2025 13:06:43 +0000 elapsed time 0h 0m 20s >>> bird-lg-go: Cleaning up srcdir >>> bird-lg-go: Cleaning up pkgdir >>> bird-lg-go: Uninstalling dependencies... (1/2) Purging .makedepends-bird-lg-go (20251016.130624) (2/2) Purging go (1.25.3-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 441 MiB in 107 packages >>> bird-lg-go: Updating the community/x86_64 repository index... >>> bird-lg-go: Signing the index...