>>> bootloose: Building testing/bootloose 0.7.1-r8 (using abuild 3.14.1-r6) started Wed, 12 Feb 2025 03:16:54 +0000 >>> bootloose: Validating /home/buildozer/aports/testing/bootloose/APKBUILD... >>> WARNING: bootloose: Go packages require network connection to build. Maybe add 'net' to options >>> bootloose: Analyzing dependencies... >>> bootloose: Installing for build: build-base go (1/2) Installing go (1.23.6-r0) (2/2) Installing .makedepends-bootloose (20250212.031655) Executing busybox-1.37.0-r14.trigger OK: 429 MiB in 104 packages >>> bootloose: Cleaning up srcdir >>> bootloose: Cleaning up pkgdir >>> bootloose: Cleaning up tmpdir >>> bootloose: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bootloose-0.7.1.tar.gz >>> bootloose: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bootloose-0.7.1.tar.gz >>> bootloose: Checking sha512sums... bootloose-0.7.1.tar.gz: OK >>> bootloose: Unpacking /var/cache/distfiles/bootloose-0.7.1.tar.gz... fatal: not a git repository (or any of the parent directories): .git go build -v -trimpath -a -tags "netgo,osusergo,static_build" -installsuffix netgo -ldflags "-s -w -X github.com/k0sproject/bootloose/version.Environment=production -X github.com/carlmjohnson/versioninfo.Revision= -X github.com/carlmjohnson/versioninfo.Version= -extldflags '-static'" -o bootloose main.go go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/carlmjohnson/versioninfo v0.22.5 go: downloading github.com/spf13/cobra v1.7.0 go: downloading golang.org/x/text v0.13.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/opencontainers/image-spec v1.0.2 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/opencontainers/go-digest v1.0.0 internal/coverage/rtcov internal/race internal/asan internal/unsafeheader internal/godebugs unicode/utf16 internal/goarch internal/goos cmp internal/itoa log/internal encoding internal/byteorder internal/nettrace internal/goexperiment internal/profilerecord internal/msan math/bits unicode/utf8 internal/runtime/syscall sync/atomic internal/cpu internal/runtime/atomic unicode runtime/internal/math runtime/internal/sys internal/abi internal/chacha8rand math internal/bytealg internal/runtime/exithook internal/stringslite runtime iter internal/reflectlite sync internal/weak slices internal/singleflight internal/testlog internal/bisect runtime/cgo internal/godebug errors internal/oserror sort strconv path vendor/golang.org/x/net/dns/dnsmessage math/rand/v2 io syscall internal/concurrent hash bytes strings unique golang.org/x/text/internal/tag crypto reflect net/netip golang.org/x/text/transform github.com/docker/docker/api/types/versions bufio regexp/syntax regexp internal/syscall/execenv internal/syscall/unix time context io/fs internal/poll internal/filepathlite internal/fmtsort encoding/binary os encoding/base64 golang.org/x/sys/unix github.com/docker/docker/api/types/mount fmt path/filepath net os/exec github.com/mitchellh/go-homedir flag text/tabwriter encoding/hex github.com/docker/docker/api/types/blkiodev net/url github.com/pkg/errors github.com/docker/go-units log text/template/parse github.com/opencontainers/go-digest encoding/csv runtime/debug github.com/opencontainers/image-spec/specs-go encoding/json os/user golang.org/x/text/internal/language gopkg.in/yaml.v2 golang.org/x/text/unicode/norm github.com/opencontainers/image-spec/specs-go/v1 archive/tar github.com/carlmjohnson/versioninfo github.com/k0sproject/bootloose/version text/template golang.org/x/text/internal/language/compact golang.org/x/text/language github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/filters github.com/sirupsen/logrus github.com/gogo/protobuf/proto github.com/docker/docker/api/types/network golang.org/x/text/internal golang.org/x/text/cases github.com/ghodss/yaml github.com/k0sproject/bootloose/pkg/exec github.com/k0sproject/bootloose/pkg/docker github.com/docker/docker/api/types/registry github.com/docker/go-connections/nat github.com/spf13/pflag github.com/k0sproject/bootloose/pkg/config github.com/docker/docker/api/types/container github.com/spf13/cobra github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/volume github.com/docker/docker/api/types github.com/k0sproject/bootloose/pkg/cluster github.com/k0sproject/bootloose/cmd/bootloose command-line-arguments go test -v . ./pkg/... go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 ? github.com/k0sproject/bootloose [no test files] ? github.com/k0sproject/bootloose/pkg/docker [no test files] ? github.com/k0sproject/bootloose/pkg/exec [no test files] === RUN TestMatchFilter --- PASS: TestMatchFilter (0.00s) === RUN TestNewClusterWithHostPort --- PASS: TestNewClusterWithHostPort (0.00s) === RUN TestNewRuntimeNetworks === RUN TestNewRuntimeNetworks/Success --- PASS: TestNewRuntimeNetworks (0.00s) --- PASS: TestNewRuntimeNetworks/Success (0.00s) PASS ok github.com/k0sproject/bootloose/pkg/cluster 0.005s === RUN TestGetValueFromConfig === RUN TestGetValueFromConfig/simple_path_select_string === RUN TestGetValueFromConfig/array_path_select_global === RUN TestGetValueFromConfig/array_path_select_bool --- PASS: TestGetValueFromConfig (0.00s) --- PASS: TestGetValueFromConfig/simple_path_select_string (0.00s) --- PASS: TestGetValueFromConfig/array_path_select_global (0.00s) --- PASS: TestGetValueFromConfig/array_path_select_bool (0.00s) PASS ok github.com/k0sproject/bootloose/pkg/config 0.005s >>> bootloose: Entering fakeroot... install -d /home/buildozer/aports/testing/bootloose/pkg/bootloose/usr/bin/ install -m 755 bootloose /home/buildozer/aports/testing/bootloose/pkg/bootloose/usr/bin/ >>> bootloose*: Running postcheck for bootloose >>> bootloose*: Preparing package bootloose... >>> bootloose*: Stripping binaries >>> bootloose*: Scanning shared objects >>> bootloose*: Tracing dependencies... >>> bootloose*: Package size: 5.4 MB >>> bootloose*: Compressing data... >>> bootloose*: Create checksum... >>> bootloose*: Create bootloose-0.7.1-r8.apk >>> bootloose: Build complete at Wed, 12 Feb 2025 03:17:24 +0000 elapsed time 0h 0m 30s >>> bootloose: Cleaning up srcdir >>> bootloose: Cleaning up pkgdir >>> bootloose: Uninstalling dependencies... (1/2) Purging .makedepends-bootloose (20250212.031655) (2/2) Purging go (1.23.6-r0) Executing busybox-1.37.0-r14.trigger OK: 246 MiB in 102 packages >>> bootloose: Updating the testing/loongarch64 repository index... >>> bootloose: Signing the index...