>>> blocky: Building testing/blocky 0.19-r0 (using abuild 3.9.0-r1) started Sun, 19 Jun 2022 07:57:31 +0000 >>> blocky: Checking sanity of /home/buildozer/aports/testing/blocky/APKBUILD... >>> blocky: Analyzing dependencies... >>> blocky: Installing for build: build-base go (1/2) Installing go (1.18.3-r0) (2/2) Installing .makedepends-blocky (20220619.075734) Executing busybox-1.35.0-r16.trigger OK: 595 MiB in 81 packages >>> blocky: Cleaning up srcdir >>> blocky: Cleaning up pkgdir >>> blocky: Fetching https://distfiles.alpinelinux.org/distfiles/edge//blocky-0.19.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> blocky: Fetching blocky-0.19.tar.gz::https://github.com/0xERR0R/blocky/archive/v0.19.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 647k 0 647k 0 0 1161k 0 --:--:-- --:--:-- --:--:-- 1161k >>> blocky: Fetching https://distfiles.alpinelinux.org/distfiles/edge//blocky-0.19.tar.gz >>> blocky: Checking sha512sums... blocky-0.19.tar.gz: OK >>> blocky: Unpacking /var/cache/distfiles/blocky-0.19.tar.gz... go install github.com/abice/go-enum@v0.4.0 go: downloading github.com/abice/go-enum v0.4.0 go: downloading github.com/labstack/gommon v0.3.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 go: downloading golang.org/x/sys v0.0.0-20211103235746-7861aae1554b go: downloading github.com/mitchellh/copystructure v1.1.2 go: downloading github.com/mattn/go-colorable v0.1.11 go generate ./... go: downloading github.com/x-cray/logrus-prefixed-formatter v0.5.2 go: downloading github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b go: downloading gorm.io/driver/postgres v1.3.7 go: downloading gorm.io/gorm v1.23.5 go: downloading github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef go: downloading gorm.io/driver/mysql v1.3.4 go: downloading github.com/stretchr/testify v1.7.2 go: downloading github.com/onsi/gomega v1.19.0 go: downloading github.com/mroth/weightedrand v0.4.1 go: downloading github.com/go-chi/cors v1.2.1 go: downloading github.com/go-chi/chi/v5 v5.0.7 go: downloading github.com/creasty/defaults v1.6.0 go: downloading github.com/go-redis/redis/v8 v8.11.5 go: downloading github.com/avast/retry-go/v4 v4.0.5 go: downloading github.com/jackc/pgx/v4 v4.16.1 go: downloading golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/jackc/pgconn v1.12.1 go: downloading github.com/jackc/pgtype v1.11.0 go: downloading github.com/jackc/pgproto3/v2 v2.3.0 go-enum started. file: config.go go-enum finished. file: config.go go-enum started. file: list_cache.go go-enum finished. file: list_cache.go go-enum started. file: logger.go go-enum finished. file: logger.go go-enum started. file: models.go go-enum finished. file: models.go go build -v -ldflags="-w -s -X github.com/0xERR0R/blocky/util.Version=0.19 -X github.com/0xERR0R/blocky/util.BuildTime=20220619-075743" -o bin/blocky golang.org/x/sys/internal/unsafeheader github.com/dgryski/go-rendezvous github.com/jackc/chunkreader/v2 github.com/mroth/weightedrand github.com/go-redis/redis/v8/internal/rand golang.org/x/crypto/pbkdf2 github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/go-redis/redis/v8/internal/util github.com/hashicorp/errwrap github.com/jinzhu/inflection github.com/jackc/pgio github.com/jinzhu/now github.com/jackc/pgconn/internal/ctxwatch github.com/0xERR0R/blocky/web github.com/jackc/pgpassfile github.com/avast/retry-go/v4 github.com/hako/durafmt github.com/go-redis/redis/v8/internal/hscan github.com/0xERR0R/blocky/cache/expirationcache github.com/jackc/pgservicefile gorm.io/gorm/utils github.com/jackc/pgx/v4/internal/sanitize github.com/creasty/defaults github.com/prometheus/common/model gorm.io/gorm/clause golang.org/x/text/cases golang.org/x/sys/unix github.com/matttproud/golang_protobuf_extensions/pbutil github.com/go-sql-driver/mysql github.com/go-chi/cors github.com/go-chi/chi/v5 github.com/asaskevich/EventBus github.com/stretchr/testify/assert github.com/go-redis/redis/v8/internal/proto github.com/go-redis/redis/v8/internal/hashtag github.com/go-redis/redis/v8/internal github.com/jackc/pgproto3/v2 github.com/jackc/pgtype github.com/hashicorp/go-multierror gorm.io/gorm/logger github.com/0xERR0R/blocky/evt github.com/go-chi/chi/v5/middleware github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/common/expfmt golang.org/x/text/secure/precis github.com/go-redis/redis/v8/internal/pool gorm.io/gorm/schema github.com/stretchr/testify/mock github.com/go-redis/redis/v8 github.com/mattn/go-isatty golang.org/x/term github.com/sirupsen/logrus golang.org/x/net/internal/socket github.com/prometheus/procfs github.com/jackc/pgconn github.com/mattn/go-colorable gorm.io/gorm golang.org/x/crypto/ssh/terminal github.com/mgutz/ansi golang.org/x/net/ipv4 golang.org/x/net/ipv6 github.com/x-cray/logrus-prefixed-formatter github.com/jackc/pgconn/stmtcache github.com/prometheus/client_golang/prometheus github.com/miekg/dns github.com/0xERR0R/blocky/log gorm.io/gorm/migrator gorm.io/gorm/callbacks github.com/0xERR0R/blocky/cache/stringcache github.com/jackc/pgx/v4 github.com/0xERR0R/blocky/lists gorm.io/driver/mysql github.com/prometheus/client_golang/prometheus/collectors github.com/prometheus/client_golang/prometheus/promhttp github.com/jackc/pgx/v4/stdlib gorm.io/driver/postgres github.com/0xERR0R/blocky/model github.com/0xERR0R/blocky/config github.com/0xERR0R/blocky/util github.com/0xERR0R/blocky/redis github.com/0xERR0R/blocky/api github.com/0xERR0R/blocky/metrics github.com/0xERR0R/blocky/querylog github.com/0xERR0R/blocky/resolver github.com/0xERR0R/blocky/server github.com/0xERR0R/blocky/cmd github.com/0xERR0R/blocky >>> blocky: Entering fakeroot... >>> blocky*: Running postcheck for blocky >>> blocky*: Preparing package blocky... >>> blocky*: Stripping binaries >>> blocky*: Scanning shared objects >>> blocky*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> blocky*: Package size: 18.8 MB >>> blocky*: Compressing data... >>> blocky*: Create checksum... >>> blocky*: Create blocky-0.19-r0.apk >>> blocky: Build complete at Sun, 19 Jun 2022 07:58:54 +0000 elapsed time 0h 1m 23s >>> blocky: Cleaning up srcdir >>> blocky: Cleaning up pkgdir >>> blocky: Uninstalling dependencies... (1/2) Purging .makedepends-blocky (20220619.075734) (2/2) Purging go (1.18.3-r0) Executing busybox-1.35.0-r16.trigger OK: 215 MiB in 79 packages >>> blocky: Updating the testing/riscv64 repository index... >>> blocky: Signing the index...