>>> virter: Building testing/virter 0.29.0-r9 (using abuild 3.16.0-r0) started Sat, 11 Apr 2026 01:46:37 +0000 >>> virter: Validating /home/buildozer/aports/testing/virter/APKBUILD... >>> WARNING: virter: Go packages require network connection to build. Maybe add 'net' to options >>> virter: Analyzing dependencies... >>> virter: Installing for build: build-base libvirt dnsmasq-utils go ( 1/41) Installing libaio (0.3.113-r2) ( 2/41) Installing libeconf (0.8.3-r0) ( 3/41) Installing libblkid (2.41.4-r0) ( 4/41) Installing device-mapper-libs (2.03.35-r0) ( 5/41) Installing device-mapper-event-libs (2.03.35-r0) ( 6/41) Installing lvm2-libs (2.03.35-r0) ( 7/41) Installing lvm2 (2.03.35-r0) ( 8/41) Installing libffi (3.5.2-r0) ( 9/41) Installing libintl (0.24.1-r1) (10/41) Installing libmount (2.41.4-r0) (11/41) Installing glib (2.88.0-r1) (12/41) Installing libuuid (2.41.4-r0) (13/41) Installing parted (3.6-r2) (14/41) Installing libtirpc-conf (1.3.5-r1) (15/41) Installing krb5-conf (1.0-r2) (16/41) Installing libcom_err (1.47.4-r0) (17/41) Installing keyutils-libs (1.6.3-r4) (18/41) Installing libverto (0.3.2-r2) (19/41) Installing krb5-libs (1.22.2-r0) (20/41) Installing libtirpc (1.3.5-r1) (21/41) Installing libcap-ng (0.8.5-r2) (22/41) Installing nettle (3.10.2-r0) (23/41) Installing libtasn1 (4.21.0-r0) (24/41) Installing p11-kit (0.25.5-r2) (25/41) Installing gnutls (3.8.12-r0) (26/41) Installing json-c (0.18-r1) (27/41) Installing libnl3 (3.11.0-r0) (28/41) Installing gdbm (1.26-r0) (29/41) Installing libsasl (2.1.28-r9) (30/41) Installing libssh2 (1.11.1-r1) (31/41) Installing xz-libs (5.8.2-r0) (32/41) Installing libxml2 (2.13.9-r1) (33/41) Installing libvirt-libs (12.2.0-r0) (34/41) Installing libvirt (12.2.0-r0) Executing libvirt-12.2.0-r0.post-install (35/41) Installing dnsmasq-common (2.92-r0) (36/41) Installing dnsmasq (2.92-r0) Executing dnsmasq-2.92-r0.pre-install (37/41) Installing dnsmasq-utils (2.92-r0) (38/41) Installing go (1.26.2-r0) (39/41) Installing .makedepends-virter (20260411.014639) (40/41) Installing lvm2-openrc (2.03.35-r0) (41/41) Installing dnsmasq-openrc (2.92-r0) Executing busybox-1.37.0-r31.trigger Executing glib-2.88.0-r1.trigger OK: 620.0 MiB in 145 packages >>> virter: Cleaning up srcdir >>> virter: Cleaning up pkgdir >>> virter: Cleaning up tmpdir >>> virter: Fetching https://distfiles.alpinelinux.org/distfiles/edge/virter-0.29.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/virter-0.29.0.tar.gz.part' virter-0.29.0.tar.gz 100% |********************************| 111k 0:00:00 ETA '/var/cache/distfiles/edge/virter-0.29.0.tar.gz.part' saved /var/cache/distfiles/edge/virter-0.29.0.tar.gz: OK /home/buildozer/aports/testing/virter/update-mockery.patch: OK >>> virter: Fetching https://distfiles.alpinelinux.org/distfiles/edge/virter-0.29.0.tar.gz /var/cache/distfiles/edge/virter-0.29.0.tar.gz: OK /home/buildozer/aports/testing/virter/update-mockery.patch: OK >>> virter: Unpacking /var/cache/distfiles/edge/virter-0.29.0.tar.gz... >>> virter: update-mockery.patch patching file internal/virter/virter_test.go go: downloading github.com/google/go-containerregistry v0.20.3 go: downloading github.com/spf13/pflag v1.0.6 go: downloading github.com/spf13/cobra v1.9.1 go: downloading golang.org/x/crypto v0.36.0 go: downloading github.com/LINBIT/gosshclient v0.3.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading golang.org/x/sync v0.12.0 go: downloading github.com/apparentlymart/go-cidr v1.1.0 go: downloading golang.org/x/term v0.30.0 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/spf13/viper v1.20.1 go: downloading github.com/libvirt/libvirt-go-xml v7.4.0+incompatible go: downloading github.com/rck/unit v0.0.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/LINBIT/containerapi v0.9.0 go: downloading github.com/digitalocean/go-libvirt v0.0.0-20221205150000-2939327a8519 go: downloading github.com/rodaine/table v1.3.0 go: downloading github.com/BurntSushi/toml v1.5.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/kdomanski/iso9660 v0.4.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/helm/helm v2.17.0+incompatible go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading golang.org/x/sys v0.31.0 go: downloading github.com/spf13/cast v1.7.1 go: downloading github.com/sagikazarmark/locafero v0.7.0 go: downloading github.com/subosito/gotenv v1.6.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/pelletier/go-toml/v2 v2.2.3 go: downloading github.com/fsnotify/fsnotify v1.8.0 go: downloading github.com/spf13/afero v1.12.0 go: downloading github.com/go-viper/mapstructure/v2 v2.2.1 go: downloading github.com/alessio/shellescape v1.4.1 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/docker/docker v27.5.0+incompatible go: downloading golang.org/x/text v0.23.0 go: downloading github.com/sourcegraph/conc v0.3.0 go: downloading github.com/rivo/uniseg v0.4.4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/docker/cli v27.5.0+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0 go: downloading github.com/klauspost/compress v1.17.11 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/containerd/stargz-snapshotter/estargz v0.16.3 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/vbatts/tar-split v0.11.6 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/docker/docker-credential-helpers v0.8.2 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/distribution/reference v0.6.0 go: downloading go.opentelemetry.io/otel/trace v1.33.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading go.opentelemetry.io/otel v1.33.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.33.0 go: downloading github.com/go-logr/logr v1.4.2 go: downloading go.opentelemetry.io/auto/sdk v1.1.0 go: downloading github.com/go-logr/stdr v1.2.2 internal/unsafeheader internal/goarch internal/byteorder internal/godebugs internal/goos internal/profilerecord internal/asan internal/runtime/pprof/label internal/msan crypto/internal/fips140/alias cmp internal/coverage/rtcov internal/trace/tracev2 internal/nettrace math/bits encoding crypto/internal/constanttime log/internal unicode/utf8 log/slog/internal go.opentelemetry.io/otel/metric/embedded golang.org/x/crypto/internal/alias github.com/google/go-containerregistry/pkg/compression github.com/VividCortex/ewma vendor/golang.org/x/crypto/internal/alias container/list github.com/docker/docker/api github.com/digitalocean/go-libvirt/internal/constants vendor/golang.org/x/crypto/cryptobyte/asn1 golang.org/x/text/encoding/internal/identifier golang.org/x/text/internal/utf8internal crypto/internal/boring/sig github.com/docker/docker/api/types/checkpoint sync/atomic github.com/docker/cli/cli/config/types go.opentelemetry.io/otel/trace/embedded unicode/utf16 github.com/google/go-containerregistry/pkg/v1/types internal/runtime/gc internal/goexperiment internal/runtime/math internal/runtime/sys internal/cpu unicode internal/runtime/atomic internal/runtime/syscall/linux internal/abi github.com/spf13/viper/internal/features crypto/internal/fips140deps/byteorder internal/strconv github.com/pelletier/go-toml/v2/internal/characters internal/runtime/gc/scan math github.com/rivo/uniseg internal/runtime/exithook crypto/internal/fips140deps/cpu internal/chacha8rand internal/bytealg internal/stringslite internal/runtime/cgroup internal/synctest internal/race internal/sync internal/runtime/maps github.com/klauspost/compress github.com/vbauerster/mpb/v7/internal go.opentelemetry.io/otel/internal runtime internal/reflectlite weak iter crypto/internal/fips140/subtle sync maps slices crypto/subtle errors sort internal/bisect crypto/internal/fips140cache log/slog/internal/buffer internal/singleflight unique internal/testlog internal/oserror github.com/sourcegraph/conc/internal/multierror github.com/go-viper/mapstructure/v2/internal/errors path math/rand/v2 io vendor/golang.org/x/net/dns/dnsmessage strconv internal/godebug syscall hash crypto/internal/randutil net/netip internal/saferio encoding/base64 strings bytes github.com/google/go-containerregistry/internal/and container/heap golang.org/x/crypto/blowfish reflect crypto hash/crc32 crypto/internal/fips140deps/godebug math/rand runtime/cgo github.com/docker/docker/api/types/versions crypto/internal/impl github.com/docker/docker/internal/multierror net/http/internal/ascii crypto/internal/fips140 github.com/kr/text regexp/syntax golang.org/x/text/transform encoding/pem bufio vendor/golang.org/x/text/transform html crypto/internal/fips140/sha512 crypto/internal/fips140/sha256 crypto/internal/fips140/sha3 golang.org/x/text/encoding golang.org/x/text/runes golang.org/x/text/encoding/internal golang.org/x/text/encoding/unicode crypto/internal/fips140/hmac crypto/sha3 crypto/internal/fips140/check crypto/internal/fips140hash crypto/fips140 crypto/internal/fips140/tls12 crypto/internal/fips140/edwards25519/field crypto/internal/fips140/bigmod crypto/internal/fips140/hkdf crypto/internal/fips140/aes crypto/internal/fips140/nistec/fiat crypto/tls/internal/fips140tls crypto/internal/fips140/tls13 crypto/internal/fips140/edwards25519 regexp internal/syscall/execenv internal/syscall/unix time github.com/acarl005/stripansi github.com/alessio/shellescape internal/fmtsort go.opentelemetry.io/otel/internal/attribute github.com/hashicorp/errwrap encoding/binary crypto/internal/fips140deps/time github.com/google/go-containerregistry/internal/retry/wait github.com/BurntSushi/toml/internal context io/fs internal/poll crypto/internal/entropy/v1.0.0 github.com/LINBIT/virter/pkg/actualtime go.opentelemetry.io/otel/internal/baggage github.com/digitalocean/go-libvirt/internal/event github.com/spf13/afero/internal/common internal/filepathlite crypto/internal/fips140/nistec os vendor/golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/internal/poly1305 github.com/klauspost/compress/zstd/internal/xxhash github.com/klauspost/compress/internal/snapref golang.org/x/sys/unix github.com/docker/docker/api/types/mount io/ioutil crypto/internal/sysrand os/signal github.com/mattn/go-runewidth path/filepath internal/sysinfo fmt crypto/internal/fips140/drbg crypto/internal/fips140only crypto/internal/fips140/ecdh crypto/internal/fips140/ecdsa crypto/internal/fips140/ed25519 crypto/internal/fips140/mlkem crypto/internal/fips140/aes/gcm crypto/internal/fips140/rsa os/exec github.com/spf13/afero/mem crypto/hkdf crypto/rc4 crypto/md5 crypto/cipher crypto/internal/boring crypto/des vendor/golang.org/x/crypto/chacha20 golang.org/x/crypto/chacha20 crypto/mlkem github.com/mitchellh/go-homedir crypto/aes crypto/internal/rand crypto/sha256 crypto/hmac crypto/sha512 crypto/sha1 golang.org/x/crypto/ssh/internal/bcrypt_pbkdf vendor/golang.org/x/crypto/chacha20poly1305 crypto/ecdh github.com/docker/docker/api/types/blkiodev github.com/opencontainers/image-spec/specs-go net/http/internal github.com/pkg/errors github.com/LINBIT/virter/pkg/driveletter github.com/opencontainers/go-digest github.com/docker/docker/pkg/stdcopy github.com/docker/go-units encoding/hex mime/quotedprintable net/url log github.com/docker/docker/api/types/time github.com/rck/unit github.com/google/go-containerregistry/internal/retry github.com/LINBIT/virter/pkg/cliutils encoding/csv github.com/rodaine/table runtime/debug flag mime github.com/containerd/stargz-snapshotter/estargz/errorutil golang.org/x/sync/errgroup gopkg.in/yaml.v2 runtime/trace golang.org/x/text/unicode/norm compress/flate encoding/json encoding/xml github.com/hashicorp/go-multierror github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 github.com/subosito/gotenv text/template/parse github.com/vbauerster/mpb/v7/decor github.com/pelletier/go-toml/v2/internal/danger github.com/klauspost/compress/fse github.com/kdomanski/iso9660 vendor/golang.org/x/net/http2/hpack gopkg.in/yaml.v3 vendor/golang.org/x/text/unicode/norm math/big github.com/pelletier/go-toml/v2/unstable github.com/opencontainers/image-spec/specs-go/v1 github.com/distribution/reference crypto/hpke golang.org/x/crypto/curve25519 vendor/golang.org/x/text/unicode/bidi github.com/google/go-containerregistry/pkg/logs github.com/moby/docker-image-spec/specs-go/v1 net github.com/sourcegraph/conc/panics go.opentelemetry.io/otel/baggage github.com/google/go-containerregistry/internal/redact github.com/sourcegraph/conc github.com/klauspost/compress/huff0 github.com/vbauerster/mpb/v7/cwriter golang.org/x/term github.com/fsnotify/fsnotify/internal testing github.com/sourcegraph/conc/iter github.com/pelletier/go-toml/v2/internal/tracker compress/gzip github.com/google/go-containerregistry/internal/gzip github.com/vbauerster/mpb/v7 github.com/fsnotify/fsnotify text/template vendor/golang.org/x/text/secure/bidirule golang.org/x/crypto/ssh/terminal os/user vendor/golang.org/x/net/idna github.com/libvirt/libvirt-go-xml github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/filters github.com/spf13/viper/internal/encoding/json github.com/docker/docker-credential-helpers/credentials go.opentelemetry.io/otel/codes github.com/google/go-containerregistry/pkg/v1 github.com/pelletier/go-toml/v2 log/slog github.com/BurntSushi/toml github.com/sirupsen/logrus go.opentelemetry.io/otel/attribute go.opentelemetry.io/auto/sdk/internal/telemetry crypto/rand crypto/internal/boring/bbig crypto/dsa crypto/elliptic encoding/asn1 github.com/gogo/protobuf/proto crypto/ed25519 crypto/rsa github.com/ghodss/yaml github.com/klauspost/compress/zstd github.com/spf13/viper/internal/encoding/yaml archive/tar github.com/vbatts/tar-split/archive/tar github.com/docker/docker/api/types/events github.com/docker/docker/api/types/image github.com/docker/docker-credential-helpers/client html/template github.com/helm/helm/pkg/strvals github.com/google/go-containerregistry/pkg/v1/match github.com/google/go-containerregistry/internal/verify github.com/google/go-containerregistry/pkg/v1/stream go.opentelemetry.io/otel/trace go.opentelemetry.io/otel/metric go.opentelemetry.io/otel/semconv/v1.20.0 go.opentelemetry.io/otel/semconv/v1.26.0 vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix go.opentelemetry.io/otel/trace/noop go.opentelemetry.io/otel/metric/noop github.com/go-logr/logr crypto/ecdsa github.com/spf13/viper/internal/encoding/toml github.com/spf13/cast github.com/go-logr/logr/funcr go.opentelemetry.io/auto/sdk github.com/LINBIT/virter/pkg/registry github.com/spf13/viper/internal/encoding/dotenv github.com/go-logr/stdr github.com/docker/go-connections/nat github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/network net/textproto github.com/apparentlymart/go-cidr/cidr github.com/digitalocean/go-libvirt/socket vendor/golang.org/x/net/http/httpproxy github.com/digitalocean/go-libvirt/socket/dialers github.com/docker/cli/cli/config/credentials github.com/google/go-containerregistry/pkg/name github.com/mitchellh/mapstructure github.com/go-viper/mapstructure/v2 github.com/spf13/pflag github.com/docker/cli/cli/config/configfile github.com/docker/docker/api/types/container github.com/digitalocean/go-libvirt vendor/golang.org/x/net/http/httpguts mime/multipart crypto/x509 github.com/docker/cli/cli/config github.com/google/go-containerregistry/pkg/authn github.com/google/go-containerregistry/internal/zstd github.com/containerd/stargz-snapshotter/estargz github.com/google/go-containerregistry/internal/compression github.com/google/go-containerregistry/pkg/v1/partial github.com/google/go-containerregistry/pkg/v1/empty github.com/spf13/cobra crypto/tls golang.org/x/crypto/ssh github.com/docker/docker/api/types/swarm/runtime github.com/google/go-containerregistry/internal/estargz github.com/docker/docker/api/types/swarm github.com/google/go-containerregistry/pkg/v1/tarball github.com/docker/docker/api/types/system github.com/docker/docker/api/types/volume github.com/docker/docker/api/types github.com/google/go-containerregistry/pkg/v1/mutate github.com/LINBIT/gosshclient github.com/LINBIT/virter/pkg/sshkeys github.com/LINBIT/virter/pkg/netcopy net/http/httptrace github.com/docker/go-connections/tlsconfig net/http/internal/httpcommon net/http github.com/docker/docker/errdefs go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request github.com/docker/go-connections/sockets go.opentelemetry.io/otel/propagation github.com/docker/distribution/registry/client/auth/challenge go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil net/http/httputil github.com/felixge/httpsnoop github.com/spf13/afero go.opentelemetry.io/otel/internal/global github.com/google/go-containerregistry/pkg/v1/remote/transport go.opentelemetry.io/otel go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv github.com/google/go-containerregistry/pkg/v1/remote github.com/sagikazarmark/locafero go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp github.com/spf13/viper github.com/docker/docker/client github.com/LINBIT/containerapi github.com/LINBIT/virter/pkg/pullpolicy github.com/LINBIT/virter/internal/virter github.com/LINBIT/virter/cmd github.com/LINBIT/virter go: downloading github.com/vektra/mockery/v2 v2.53.2 go: downloading github.com/spf13/viper v1.19.0 go: downloading github.com/jinzhu/copier v0.4.0 go: downloading github.com/rs/zerolog v1.33.0 go: downloading github.com/iancoleman/strcase v0.3.0 go: downloading github.com/huandu/xstrings v1.4.0 go: downloading golang.org/x/term v0.29.0 go: downloading github.com/spf13/cobra v1.8.1 go: downloading github.com/chigopher/pathlib v0.19.1 go: downloading golang.org/x/tools v0.30.0 go: downloading golang.org/x/sys v0.30.0 go: downloading golang.org/x/text v0.22.0 go: downloading github.com/sagikazarmark/slog-shim v0.1.0 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/magiconair/properties v1.8.9 go: downloading github.com/mattn/go-colorable v0.1.14 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading golang.org/x/sync v0.11.0 go: downloading golang.org/x/mod v0.23.0 11 Apr 26 01:47 UTC INF couldn't read any config file version=v2.53.2 11 Apr 26 01:47 UTC INF Starting mockery dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Using config: dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Walking dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Generating mock dry-run=false interface=ShellClient qualified-name=github.com/LINBIT/virter/internal/virter version=v2.53.2 11 Apr 26 01:47 UTC INF writing mock to file dry-run=false interface=ShellClient qualified-name=github.com/LINBIT/virter/internal/virter version=v2.53.2 11 Apr 26 01:47 UTC WRN DEPRECATION: use of the packages config will be the only way to generate mocks in v3. Please migrate your config to use the packages feature. deprecation-name=packages migration=https://vektra.github.io/mockery/v2.53/migrating_to_packages/ url=https://vektra.github.io/mockery/v2.53/features/#packages-configuration version=v2.53.2 11 Apr 26 01:47 UTC WRN DEPRECATION: issue-845-fix must be set to True to remove this warning. Visit the link for more details. deprecation-name=issue-845-fix url=https://vektra.github.io/mockery/v2.53/deprecations/#issue-845-fix version=v2.53.2 11 Apr 26 01:47 UTC INF couldn't read any config file version=v2.53.2 11 Apr 26 01:47 UTC INF Starting mockery dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Using config: dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Walking dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Generating mock dry-run=false interface=AfterNotifier qualified-name=github.com/LINBIT/virter/internal/virter version=v2.53.2 11 Apr 26 01:47 UTC INF writing mock to file dry-run=false interface=AfterNotifier qualified-name=github.com/LINBIT/virter/internal/virter version=v2.53.2 11 Apr 26 01:47 UTC WRN DEPRECATION: use of the packages config will be the only way to generate mocks in v3. Please migrate your config to use the packages feature. deprecation-name=packages migration=https://vektra.github.io/mockery/v2.53/migrating_to_packages/ url=https://vektra.github.io/mockery/v2.53/features/#packages-configuration version=v2.53.2 11 Apr 26 01:47 UTC WRN DEPRECATION: issue-845-fix must be set to True to remove this warning. Visit the link for more details. deprecation-name=issue-845-fix url=https://vektra.github.io/mockery/v2.53/deprecations/#issue-845-fix version=v2.53.2 11 Apr 26 01:47 UTC INF couldn't read any config file version=v2.53.2 11 Apr 26 01:47 UTC INF Starting mockery dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Using config: dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Walking dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Generating mock dry-run=false interface=NetworkCopier qualified-name=github.com/LINBIT/virter/pkg/netcopy version=v2.53.2 11 Apr 26 01:47 UTC INF writing mock to file dry-run=false interface=NetworkCopier qualified-name=github.com/LINBIT/virter/pkg/netcopy version=v2.53.2 11 Apr 26 01:47 UTC WRN DEPRECATION: use of the packages config will be the only way to generate mocks in v3. Please migrate your config to use the packages feature. deprecation-name=packages migration=https://vektra.github.io/mockery/v2.53/migrating_to_packages/ url=https://vektra.github.io/mockery/v2.53/features/#packages-configuration version=v2.53.2 11 Apr 26 01:47 UTC WRN DEPRECATION: issue-845-fix must be set to True to remove this warning. Visit the link for more details. deprecation-name=issue-845-fix url=https://vektra.github.io/mockery/v2.53/deprecations/#issue-845-fix version=v2.53.2 11 Apr 26 01:47 UTC INF couldn't read any config file version=v2.53.2 11 Apr 26 01:47 UTC INF Starting mockery dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Using config: dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Walking dry-run=false version=v2.53.2 11 Apr 26 01:47 UTC INF Generating mock dry-run=false interface=KeyStore qualified-name=github.com/LINBIT/virter/pkg/sshkeys version=v2.53.2 11 Apr 26 01:47 UTC INF writing mock to file dry-run=false interface=KeyStore qualified-name=github.com/LINBIT/virter/pkg/sshkeys version=v2.53.2 11 Apr 26 01:47 UTC WRN DEPRECATION: use of the packages config will be the only way to generate mocks in v3. Please migrate your config to use the packages feature. deprecation-name=packages migration=https://vektra.github.io/mockery/v2.53/migrating_to_packages/ url=https://vektra.github.io/mockery/v2.53/features/#packages-configuration version=v2.53.2 11 Apr 26 01:47 UTC WRN DEPRECATION: issue-845-fix must be set to True to remove this warning. Visit the link for more details. deprecation-name=issue-845-fix url=https://vektra.github.io/mockery/v2.53/deprecations/#issue-845-fix version=v2.53.2 go: downloading github.com/stretchr/testify v1.10.0 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/rogpeppe/go-internal v1.13.1 go: downloading github.com/stretchr/objx v0.5.2 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc ? github.com/LINBIT/virter [no test files] ok github.com/LINBIT/virter/cmd 0.008s ok github.com/LINBIT/virter/internal/virter 2.180s ? github.com/LINBIT/virter/internal/virter/mocks [no test files] ? github.com/LINBIT/virter/pkg/actualtime [no test files] ok github.com/LINBIT/virter/pkg/cliutils 0.003s ok github.com/LINBIT/virter/pkg/driveletter 0.004s ok github.com/LINBIT/virter/pkg/netcopy 0.004s ? github.com/LINBIT/virter/pkg/pullpolicy [no test files] ? github.com/LINBIT/virter/pkg/registry [no test files] ok github.com/LINBIT/virter/pkg/sshkeys 0.005s >>> virter: Entering fakeroot... >>> virter-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/virter/pkg/virter-doc/usr/share/doc' >>> virter-doc*: Preparing subpackage virter-doc... >>> virter-doc*: Running postcheck for virter-doc >>> virter-bash-completion*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/virter/pkg/virter-bash-completion/usr/share/bash-completion/completions' >>> virter-bash-completion*: Preparing subpackage virter-bash-completion... >>> virter-bash-completion*: Running postcheck for virter-bash-completion >>> virter-fish-completion*: Running split function fishcomp... 'usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/testing/virter/pkg/virter-fish-completion/usr/share/fish/vendor_completions.d' >>> virter-fish-completion*: Preparing subpackage virter-fish-completion... >>> virter-fish-completion*: Running postcheck for virter-fish-completion >>> virter-zsh-completion*: Running split function zshcomp... 'usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/virter/pkg/virter-zsh-completion/usr/share/zsh/site-functions' >>> virter-zsh-completion*: Preparing subpackage virter-zsh-completion... >>> virter-zsh-completion*: Running postcheck for virter-zsh-completion >>> virter*: Running postcheck for virter >>> virter*: Preparing package virter... >>> virter*: Stripping binaries >>> virter*: Scanning shared objects >>> virter-bash-completion*: Tracing dependencies... >>> virter-bash-completion*: Package size: 15.8 KB >>> virter-bash-completion*: Compressing data... >>> virter-bash-completion*: Create checksum... >>> virter-bash-completion*: Create virter-bash-completion-0.29.0-r9.apk >>> virter-doc*: Tracing dependencies... >>> virter-doc*: Package size: 34.1 KB >>> virter-doc*: Compressing data... >>> virter-doc*: Create checksum... >>> virter-doc*: Create virter-doc-0.29.0-r9.apk >>> virter-fish-completion*: Tracing dependencies... >>> virter-fish-completion*: Package size: 9.5 KB >>> virter-fish-completion*: Compressing data... >>> virter-fish-completion*: Create checksum... >>> virter-fish-completion*: Create virter-fish-completion-0.29.0-r9.apk >>> virter-zsh-completion*: Tracing dependencies... >>> virter-zsh-completion*: Package size: 7.6 KB >>> virter-zsh-completion*: Compressing data... >>> virter-zsh-completion*: Create checksum... >>> virter-zsh-completion*: Create virter-zsh-completion-0.29.0-r9.apk >>> virter*: Tracing dependencies... libvirt dnsmasq-utils so:libc.musl-x86.so.1 >>> virter*: Package size: 15.7 MB >>> virter*: Compressing data... >>> virter*: Create checksum... >>> virter*: Create virter-0.29.0-r9.apk >>> virter: Build complete at Sat, 11 Apr 2026 01:47:21 +0000 elapsed time 0h 0m 44s >>> virter: Cleaning up srcdir >>> virter: Cleaning up pkgdir >>> virter: Cleaning up tmpdir >>> virter: Uninstalling dependencies... ( 1/41) Purging .makedepends-virter (20260411.014639) ( 2/41) Purging libvirt (12.2.0-r0) ( 3/41) Purging lvm2-openrc (2.03.35-r0) ( 4/41) Purging lvm2 (2.03.35-r0) ( 5/41) Purging lvm2-libs (2.03.35-r0) ( 6/41) Purging dnsmasq-utils (2.92-r0) ( 7/41) Purging dnsmasq (2.92-r0) ( 8/41) Purging dnsmasq-openrc (2.92-r0) ( 9/41) Purging dnsmasq-common (2.92-r0) (10/41) Purging go (1.26.2-r0) (11/41) Purging device-mapper-event-libs (2.03.35-r0) (12/41) Purging libaio (0.3.113-r2) (13/41) Purging libvirt-libs (12.2.0-r0) (14/41) Purging libxml2 (2.13.9-r1) (15/41) Purging parted (3.6-r2) (16/41) Purging xz-libs (5.8.2-r0) (17/41) Purging device-mapper-libs (2.03.35-r0) (18/41) Purging libsasl (2.1.28-r9) (19/41) Purging gdbm (1.26-r0) (20/41) Purging glib (2.88.0-r1) (21/41) Purging gnutls (3.8.12-r0) (22/41) Purging json-c (0.18-r1) (23/41) Purging libtirpc (1.3.5-r1) (24/41) Purging libtirpc-conf (1.3.5-r1) (25/41) Purging krb5-libs (1.22.2-r0) (26/41) Purging krb5-conf (1.0-r2) (27/41) Purging keyutils-libs (1.6.3-r4) (28/41) Purging libmount (2.41.4-r0) (29/41) Purging libblkid (2.41.4-r0) (30/41) Purging libcap-ng (0.8.5-r2) (31/41) Purging libcom_err (1.47.4-r0) (32/41) Purging libeconf (0.8.3-r0) (33/41) Purging p11-kit (0.25.5-r2) (34/41) Purging libffi (3.5.2-r0) (35/41) Purging libintl (0.24.1-r1) (36/41) Purging libnl3 (3.11.0-r0) (37/41) Purging libssh2 (1.11.1-r1) (38/41) Purging libtasn1 (4.21.0-r0) (39/41) Purging libuuid (2.41.4-r0) (40/41) Purging libverto (0.3.2-r2) (41/41) Purging nettle (3.10.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.8 MiB in 104 packages >>> virter: Updating the testing/x86 repository index... >>> virter: Signing the index...