>>> blocky: Building testing/blocky 0.18-r1 (using abuild 3.9.0-r0) started Wed, 18 May 2022 07:07:19 +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.2-r0) (2/2) Installing .makedepends-blocky (20220518.070722) Executing busybox-1.35.0-r13.trigger OK: 594 MiB in 80 packages >>> blocky: Cleaning up srcdir >>> blocky: Cleaning up pkgdir >>> blocky: Fetching https://distfiles.alpinelinux.org/distfiles/edge//blocky-0.18.tar.gz >>> blocky: Fetching https://distfiles.alpinelinux.org/distfiles/edge//blocky-0.18.tar.gz >>> blocky: Checking sha512sums... blocky-0.18.tar.gz: OK >>> blocky: Unpacking /var/cache/distfiles/blocky-0.18.tar.gz... go install github.com/abice/go-enum@v0.3.8 go: downloading github.com/abice/go-enum v0.3.8 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/labstack/gommon v0.3.0 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible go: downloading golang.org/x/tools v0.1.5 go: downloading github.com/mitchellh/copystructure v1.1.2 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf go: downloading github.com/huandu/xstrings v1.3.2 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/mattn/go-colorable v0.1.8 go: downloading golang.org/x/sys v0.0.0-20210510120138-977fb7262007 go: downloading github.com/mitchellh/reflectwalk v1.0.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/russross/blackfriday/v2 v2.0.1 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 go: downloading golang.org/x/mod v0.4.2 go generate ./... go: downloading github.com/go-chi/cors v1.2.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading gorm.io/driver/postgres v1.2.3 go: downloading gorm.io/gorm v1.22.5 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading golang.org/x/net v0.0.0-20211209124913-491a49abca63 go: downloading github.com/x-cray/logrus-prefixed-formatter v0.5.2 go: downloading github.com/mroth/weightedrand v0.4.1 go: downloading github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef go: downloading github.com/go-chi/chi/v5 v5.0.7 go: downloading github.com/onsi/gomega v1.18.1 go: downloading github.com/hashicorp/golang-lru v0.5.4 go: downloading github.com/avast/retry-go/v4 v4.0.3 go: downloading github.com/miekg/dns v1.1.46 go: downloading github.com/go-redis/redis/v8 v8.11.4 go: downloading github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b go: downloading gorm.io/driver/mysql v1.2.3 go: downloading github.com/creasty/defaults v1.5.2 go: downloading github.com/stretchr/testify v1.7.0 go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/stretchr/objx v0.3.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/jinzhu/now v1.1.4 go: downloading github.com/jackc/pgx/v4 v4.14.0 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading github.com/mattn/go-colorable v0.1.12 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading github.com/jackc/pgtype v1.9.0 go: downloading github.com/jackc/pgconn v1.10.1 go: downloading github.com/jackc/pgio v1.0.0 go: downloading github.com/jackc/pgproto3/v2 v2.2.0 go: downloading github.com/jackc/pgpassfile v1.0.0 go: downloading github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b go: downloading github.com/jackc/chunkreader/v2 v2.0.1 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.18 -X github.com/0xERR0R/blocky/util.BuildTime=20220518-070729" -o bin/blocky github.com/dgryski/go-rendezvous github.com/go-redis/redis/v8/internal/rand github.com/mroth/weightedrand golang.org/x/crypto/pbkdf2 github.com/go-redis/redis/v8/internal/util github.com/0xERR0R/blocky/web github.com/jinzhu/inflection github.com/jinzhu/now github.com/hako/durafmt github.com/avast/retry-go/v4 github.com/go-redis/redis/v8/internal/hscan gorm.io/gorm/utils github.com/creasty/defaults gorm.io/gorm/clause github.com/0xERR0R/blocky/cache/expirationcache github.com/mattn/go-isatty golang.org/x/term golang.org/x/text/cases golang.org/x/net/internal/socket github.com/spf13/cobra github.com/go-sql-driver/mysql github.com/jackc/pgtype github.com/go-chi/cors github.com/go-chi/chi/v5 github.com/asaskevich/EventBus github.com/prometheus/client_golang/prometheus github.com/mattn/go-colorable github.com/go-redis/redis/v8/internal/hashtag github.com/go-redis/redis/v8/internal/proto github.com/go-redis/redis/v8/internal gorm.io/gorm/logger golang.org/x/crypto/ssh/terminal github.com/0xERR0R/blocky/evt github.com/mgutz/ansi golang.org/x/net/ipv6 golang.org/x/net/ipv4 github.com/go-chi/chi/v5/middleware golang.org/x/text/secure/precis github.com/go-redis/redis/v8/internal/pool gorm.io/gorm/schema github.com/x-cray/logrus-prefixed-formatter github.com/go-redis/redis/v8 github.com/0xERR0R/blocky/log github.com/miekg/dns github.com/jackc/pgconn gorm.io/gorm github.com/0xERR0R/blocky/config github.com/jackc/pgconn/stmtcache gorm.io/gorm/migrator gorm.io/gorm/callbacks github.com/jackc/pgx/v4 gorm.io/driver/mysql github.com/jackc/pgx/v4/stdlib github.com/0xERR0R/blocky/util github.com/0xERR0R/blocky/model gorm.io/driver/postgres github.com/0xERR0R/blocky/cache/stringcache github.com/0xERR0R/blocky/api github.com/0xERR0R/blocky/lists github.com/0xERR0R/blocky/querylog github.com/0xERR0R/blocky/metrics github.com/0xERR0R/blocky/redis 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.4 MB >>> blocky*: Compressing data... >>> blocky*: Create checksum... >>> blocky*: Create blocky-0.18-r1.apk >>> blocky: Build complete at Wed, 18 May 2022 07:08:41 +0000 elapsed time 0h 1m 22s >>> blocky: Cleaning up srcdir >>> blocky: Cleaning up pkgdir >>> blocky: Uninstalling dependencies... (1/2) Purging .makedepends-blocky (20220518.070722) (2/2) Purging go (1.18.2-r0) Executing busybox-1.35.0-r13.trigger OK: 214 MiB in 78 packages >>> blocky: Updating the testing/riscv64 repository index... >>> blocky: Signing the index...