>>> docker-containerd 1.4.3 Extracting mkdir -p /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host mkdir -p /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/target gzip -d -c /home/buildroot/autobuild/instance-0/dl/docker-containerd/docker-containerd-1.4.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/docker-containerd-1.4.3 -xf - >>> docker-containerd 1.4.3 Patching if [ ! -f /home/buildroot/autobuild/instance-0/output-1/build/docker-containerd-1.4.3/go.mod ]; then printf "module github.com/containerd/containerd\n" > /home/buildroot/autobuild/instance-0/output-1/build/docker-containerd-1.4.3/go.mod; fi >>> docker-containerd 1.4.3 Configuring mkdir -p /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host rsync -a --link-dest=/home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/ /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/ /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host rsync -a --link-dest=/home/buildroot/autobuild/instance-0/output-1/per-package/host-skeleton/host/ /home/buildroot/autobuild/instance-0/output-1/per-package/host-skeleton/host/ /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host rsync -a --link-dest=/home/buildroot/autobuild/instance-0/output-1/per-package/skeleton/host/ /home/buildroot/autobuild/instance-0/output-1/per-package/skeleton/host/ /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host rsync -a --link-dest=/home/buildroot/autobuild/instance-0/output-1/per-package/toolchain/host/ /home/buildroot/autobuild/instance-0/output-1/per-package/toolchain/host/ /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host mkdir -p /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/target rsync -a --link-dest=/home/buildroot/autobuild/instance-0/output-1/per-package/host-go/target/ /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/target/ /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/target rsync -a --link-dest=/home/buildroot/autobuild/instance-0/output-1/per-package/host-skeleton/target/ /home/buildroot/autobuild/instance-0/output-1/per-package/host-skeleton/target/ /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/target rsync -a --link-dest=/home/buildroot/autobuild/instance-0/output-1/per-package/skeleton/target/ /home/buildroot/autobuild/instance-0/output-1/per-package/skeleton/target/ /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/target rsync -a --link-dest=/home/buildroot/autobuild/instance-0/output-1/per-package/toolchain/target/ /home/buildroot/autobuild/instance-0/output-1/per-package/toolchain/target/ /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/target >>> docker-containerd 1.4.3 Building cd /home/buildroot/autobuild/instance-0/output-1/build/docker-containerd-1.4.3; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host/lib/go" GOPATH="/home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host/usr/share/go-path" GOPROXY=off PATH="/home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host/bin:/home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOARCH=386 GOCACHE="/home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host/usr/share/go-cache" CC="/home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host/bin/i586-linux-gcc" CXX="/home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host/bin/i586-linux-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -static" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -static -static" CGO_LDFLAGS=" -static" GOTOOLDIR="/home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host/lib/go/pkg/tool/linux_386" /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host/bin/go build -v -ldflags "-X github.com/containerd/containerd/version.Version=1.4.3 -extldflags '-static'" -tags "no_btrfs" -trimpath -p 4 -o /home/buildroot/autobuild/instance-0/output-1/build/docker-containerd-1.4.3/bin/containerd github.com/containerd/containerd/cmd/containerd go: copying requirements from vendor.conf go: converting vendor.conf: stat gopkg.in/square/go-jose.v2@v2.3.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/text@v0.3.3: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/Microsoft/go-winio@v0.4.14: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat gopkg.in/inf.v0@v0.9.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/time@555d28b269f0569763d25dbe1a237ae74c6bcc82: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containers/ocicrypt@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/cilium/ebpf@1c8d4c9ef7759622653a1d319284a44652333b28: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/prometheus/client_golang@v1.6.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/konsorten/go-windows-terminal-sequences@v1.0.3: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/syndtr/gocapability@d98352740cb2c55f81556b63d4a1ec64c5a319c2: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/sync@42b317875d0fa942474b76e1b46a6060d720ae6e: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/sys@ed371f2e16b4b305ee99df548828de367527b76b: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/zfs@9abf673ca6ff9ab8d9bd776a4ceff8f6dc699c3d: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/apimachinery@v0.19.4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/mistifyio/go-zfs@f784269be439d704d3dfa1906f45dd848fed2beb: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/json-iterator/go@v1.1.10: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/cgroups@318312a373405e5e91134d8063d04d59768a1bff: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/apiserver@v0.19.4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/gogo/protobuf@v1.3.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/btrfs@404b9149801e455c8076f615b06dc0abee0a977a: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/go-cni@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/cri@adc0b6a578ed6f646bb24c1c639d65b70e14cccc: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/modern-go/reflect2@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/google/gofuzz@v1.1.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/coreos/go-systemd/v22@v22.1.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/russross/blackfriday/v2@v2.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/tchap/go-patricia@v2.2.6: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/ttrpc@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/client-go@v0.19.4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containernetworking/cni@v0.8.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/beorn7/perks@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/golang/protobuf@v1.3.5: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/docker/go-metrics@v0.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/BurntSushi/toml@v0.3.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/utils@d5654de09c73da55eb19ae4ab4f734f7a61747a6: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/opencontainers/runtime-spec@4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/willf/bitset@v1.1.11: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/docker/spdystream@449fdfce4d962303d702fec724ef0ad181c92528: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/Microsoft/hcsshim@v0.8.10: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat go.etcd.io/bbolt@v1.3.5: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/prometheus/client_model@v0.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/prometheus/procfs@v0.0.11: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/modern-go/concurrent@1.0.3: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/fifo@f15a3290365b9d2627d189e619ab4008e0069caf: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/sirupsen/logrus@v1.6.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/klog/v2@v2.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat sigs.k8s.io/yaml@v1.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/hashicorp/golang-lru@v0.5.3: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/fsnotify/fsnotify@v1.4.9: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat sigs.k8s.io/structured-merge-diff/v4@v4.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/gogo/googleapis@v1.3.2: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/api@v0.19.4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/pkg/errors@v0.9.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/godbus/dbus/v5@v5.0.3: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/typeurl@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/go-runc@7016d3ce2328dd2cb1192b2076ebd565c4e8df0c: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat gopkg.in/yaml.v2@v2.2.8: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/docker/docker@4634ce647cf2ce2c6031129ccd109e557244986f: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/crypto@75b288015ac94e66e3d6715fb68a9b41bf046ec2: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/hashicorp/go-multierror@v1.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/cespare/xxhash/v2@v2.1.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/shurcooL/sanitized_anchor_name@v1.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/hashicorp/errwrap@v1.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat go.opencensus.io@v0.22.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/fullsailor/pkcs7@8306686428a5fe132eac8cb7c4848af725098bd4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/google/uuid@v1.1.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/imgcrypt@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/net@ab34263943818b32f575efc978a3d24e80b04bd7: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/grpc-ecosystem/go-grpc-prometheus@v1.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/matttproud/golang_protobuf_extensions@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/opencontainers/image-spec@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/cpuguy83/go-md2man/v2@v2.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/continuity@efbc4488d8fe1bdc16bde3b2d2990d9b3a899165: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/oauth2@858c2ad4c8b6c5d10852cb89079f6ca1c7309787: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/opencontainers/go-digest@v1.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/urfave/cli@v1.22.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat google.golang.org/grpc@v1.27.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/go-logr/logr@v0.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/console@v1.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat google.golang.org/genproto@e50cd9704f63023d62cd06a1994b98227fc4d21a: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/google/go-cmp@v0.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/docker/go-units@v0.4.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/davecgh/go-spew@v1.1.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat gotest.tools/v3@v3.0.2: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/aufs@371312c1e31c210a21e49bf3dfd3f31729ed9f2f: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/opencontainers/runc@v1.0.0-rc92: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containernetworking/plugins@v0.8.6: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/opencontainers/selinux@v1.6.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/docker/go-events@e31b211e4f1cd09aa76fe4ac244571fab96ae47f: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/cri-api@v0.19.4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/prometheus/common@v0.9.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/emicklei/go-restful@v2.9.5: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/imdario/mergo@v0.3.7: repo version lookup disabled by -mod=vendor internal/unsafeheader internal/cpu runtime/internal/atomic runtime/internal/sys math/bits unicode/utf8 runtime/internal/math internal/race internal/bytealg math sync/atomic unicode internal/testlog encoding unicode/utf16 runtime golang.org/x/sys/internal/unsafeheader internal/nettrace runtime/cgo container/list crypto/internal/subtle crypto/subtle vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/subtle google.golang.org/grpc/serviceconfig github.com/containerd/containerd/defaults github.com/shurcooL/sanitized_anchor_name github.com/containerd/containerd/services k8s.io/apimachinery/pkg/selection github.com/go-logr/logr k8s.io/utils/integer k8s.io/client-go/util/exec github.com/containerd/cri/pkg/constants github.com/containerd/cri/pkg/annotations github.com/containerd/cri/pkg/atomic image/color github.com/containers/ocicrypt/spec github.com/containerd/containerd/version internal/reflectlite sync internal/singleflight google.golang.org/grpc/internal/buffer math/rand google.golang.org/grpc/internal/grpcsync errors sort internal/oserror io strconv syscall vendor/golang.org/x/net/dns/dnsmessage bytes reflect strings hash crypto github.com/gogo/protobuf/sortkeys bufio path internal/syscall/unix time internal/syscall/execenv regexp/syntax hash/crc32 html crypto/internal/randutil crypto/hmac crypto/rc4 vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/text/transform context internal/poll regexp text/tabwriter google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/encoding os google.golang.org/grpc/internal/backoff internal/fmtsort encoding/binary golang.org/x/text/transform google.golang.org/grpc/keepalive google.golang.org/grpc/tap hash/fnv golang.org/x/sync/errgroup encoding/base64 golang.org/x/sys/unix crypto/cipher crypto/sha512 fmt path/filepath net io/ioutil os/exec encoding/json log github.com/pkg/errors google.golang.org/grpc/codes google.golang.org/grpc/grpclog google.golang.org/grpc/connectivity github.com/opencontainers/go-digest google.golang.org/grpc/internal github.com/opencontainers/image-spec/specs-go google.golang.org/grpc/metadata github.com/opencontainers/image-spec/specs-go/v1 github.com/sirupsen/logrus github.com/golang/protobuf/proto github.com/gogo/protobuf/proto github.com/containerd/containerd/log github.com/docker/go-events compress/flate compress/gzip golang.org/x/net/internal/timeseries net/url text/template/parse github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes google.golang.org/genproto/googleapis/rpc/status text/template google.golang.org/grpc/status github.com/containerd/containerd/errdefs github.com/containerd/containerd/platforms github.com/gogo/protobuf/types github.com/containerd/containerd/filters github.com/containerd/containerd/identifiers html/template crypto/aes github.com/containerd/containerd/sys github.com/containerd/ttrpc github.com/containerd/containerd/mount math/big github.com/containerd/containerd/namespaces crypto/des crypto/ed25519/internal/edwards25519 crypto/md5 crypto/sha1 crypto/sha256 encoding/hex encoding/pem vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/poly1305 vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/text/unicode/bidi crypto/rand crypto/elliptic encoding/asn1 github.com/containerd/typeurl github.com/containerd/containerd/events crypto/ed25519 github.com/containerd/containerd/events/exchange crypto/rsa crypto/dsa vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix vendor/golang.org/x/text/unicode/norm net/textproto vendor/golang.org/x/net/http2/hpack crypto/ecdsa mime mime/quotedprintable crypto/x509 net/http/internal google.golang.org/grpc/credentials/internal google.golang.org/grpc/attributes mime/multipart google.golang.org/grpc/encoding/proto vendor/golang.org/x/net/idna google.golang.org/grpc/internal/balancerload google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/internal/envconfig golang.org/x/text/unicode/bidi google.golang.org/grpc/internal/binarylog golang.org/x/text/secure/bidirule vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy golang.org/x/net/http2/hpack golang.org/x/text/unicode/norm crypto/tls google.golang.org/grpc/internal/syscall google.golang.org/grpc/stats google.golang.org/grpc/naming github.com/containerd/containerd/snapshots go.etcd.io/bbolt github.com/containerd/continuity/sysx github.com/containerd/continuity/fs golang.org/x/net/idna github.com/BurntSushi/toml github.com/containerd/containerd/metadata/boltutil github.com/containerd/containerd/snapshots/storage golang.org/x/net/http/httpguts github.com/containerd/containerd/pkg/dialer github.com/containerd/containerd/pkg/timeout github.com/gogo/protobuf/protoc-gen-gogo/descriptor os/user github.com/docker/go-units github.com/opencontainers/runtime-spec/specs-go hash/adler32 compress/zlib debug/dwarf net/http/httptrace net/http google.golang.org/grpc/credentials github.com/gogo/protobuf/gogoproto google.golang.org/grpc/resolver google.golang.org/grpc/balancer google.golang.org/grpc/internal/channelz google.golang.org/grpc/balancer/base google.golang.org/grpc/balancer/roundrobin google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/peer github.com/containerd/cgroups/stats/v1 debug/elf github.com/godbus/dbus/v5 github.com/cilium/ebpf/asm github.com/cilium/ebpf/internal/unix github.com/cilium/ebpf/internal github.com/containerd/cgroups/v2/stats github.com/cilium/ebpf/internal/btf github.com/cilium/ebpf github.com/containerd/containerd/api/types github.com/containerd/containerd/content github.com/coreos/go-systemd/v22/dbus github.com/containerd/containerd/content/local github.com/containerd/containerd/archive/compression golang.org/x/sync/semaphore github.com/containerd/cgroups github.com/containerd/cgroups/v2 github.com/containerd/containerd/images github.com/containerd/containerd/diff golang.org/x/net/trace golang.org/x/net/http2 net/http/httputil expvar github.com/containerd/containerd/containers github.com/containerd/containerd/gc github.com/containerd/containerd/labels github.com/containerd/containerd/leases github.com/imdario/mergo github.com/beorn7/perks/quantile github.com/containerd/containerd/metadata github.com/cespare/xxhash/v2 github.com/prometheus/client_model/go github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/common/model github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs/internal/util github.com/prometheus/procfs github.com/prometheus/common/expfmt runtime/debug golang.org/x/net/context internal/profile google.golang.org/grpc/internal/transport runtime/pprof github.com/prometheus/client_golang/prometheus runtime/trace github.com/coreos/go-systemd/v22/daemon flag net/http/pprof github.com/russross/blackfriday/v2 os/signal archive/tar google.golang.org/grpc github.com/prometheus/client_golang/prometheus/promhttp github.com/cpuguy83/go-md2man/v2/md2man github.com/containerd/containerd/archive github.com/urfave/cli github.com/containerd/containerd/diff/apply github.com/containerd/containerd/diff/walking github.com/containerd/containerd/api/events github.com/docker/go-metrics github.com/containerd/containerd/metrics/types/v1 github.com/containerd/containerd/runtime github.com/containerd/containerd/api/types/task github.com/containerd/console github.com/containerd/containerd/plugin github.com/containerd/containerd/api/services/events/v1 github.com/containerd/containerd/api/services/content/v1 github.com/containerd/aufs github.com/containerd/containerd/api/services/snapshots/v1 github.com/containerd/containerd/services/server/config github.com/grpc-ecosystem/go-grpc-prometheus github.com/containerd/containerd/diff/walking/plugin github.com/containerd/containerd/gc/scheduler github.com/containerd/containerd/pkg/stdio github.com/containerd/fifo github.com/containerd/go-runc github.com/hashicorp/errwrap github.com/hashicorp/go-multierror github.com/containerd/containerd/runtime/linux/runctypes github.com/containerd/containerd/content/proxy github.com/containerd/containerd/runtime/v1 github.com/containerd/containerd/pkg/process github.com/containerd/containerd/runtime/v1/shim/v1 github.com/containerd/containerd/sys/reaper github.com/containerd/containerd/snapshots/proxy github.com/containerd/containerd/metrics/types/v2 github.com/containerd/containerd/services/server github.com/containerd/containerd/metrics/cgroups/v2 github.com/containerd/containerd/pkg/seed github.com/containerd/containerd/api/services/containers/v1 github.com/containerd/containerd/api/services/diff/v1 github.com/containerd/containerd/cmd/containerd/command github.com/containerd/containerd/runtime/v1/shim github.com/containerd/containerd/api/services/images/v1 github.com/gogo/googleapis/google/rpc github.com/containerd/containerd/runtime/v1/shim/client github.com/containerd/containerd/api/services/leases/v1 github.com/containerd/containerd/runtime/v1/linux github.com/containerd/containerd/api/services/namespaces/v1 github.com/containerd/containerd/api/services/introspection/v1 github.com/containerd/containerd/api/services/tasks/v1 github.com/containerd/containerd/metrics/cgroups/v1 github.com/containerd/containerd/api/services/version/v1 github.com/containerd/containerd/cio github.com/containerd/containerd/metrics/cgroups github.com/containerd/containerd/reference github.com/containerd/containerd/reference/docker github.com/containerd/containerd/leases/proxy github.com/opencontainers/runc/libcontainer/user github.com/syndtr/gocapability/capability github.com/containerd/containerd/images/archive github.com/containerd/containerd/remotes github.com/containerd/containerd/oci github.com/containerd/containerd/remotes/docker/schema1 golang.org/x/net/context/ctxhttp github.com/opencontainers/image-spec/identity github.com/containerd/containerd/rootfs github.com/containerd/containerd/remotes/docker github.com/containerd/containerd/runtime/v2/runc/options database/sql/driver github.com/opencontainers/selinux/go-selinux github.com/opencontainers/selinux/go-selinux/label google.golang.org/grpc/health/grpc_health_v1 github.com/google/uuid github.com/containerd/containerd/api/services/ttrpc/events/v1 github.com/containerd/containerd/runtime/v2/task github.com/containerd/containerd/services/introspection github.com/containerd/containerd/pkg/ttrpcutil github.com/containerd/containerd/services/containers github.com/containerd/containerd/services/content/contentserver github.com/containerd/containerd github.com/containerd/containerd/services/diff github.com/containerd/containerd/services/content github.com/containerd/containerd/services/events google.golang.org/grpc/health github.com/containerd/containerd/services/images github.com/containerd/containerd/services/healthcheck github.com/containerd/containerd/services/leases github.com/containerd/containerd/services/namespaces github.com/containerd/containerd/services/opt github.com/containerd/containerd/services/snapshots github.com/containerd/containerd/services/version github.com/containerd/containerd/runtime/v2/shim github.com/containerd/containerd/snapshots/devmapper/dmsetup github.com/containerd/containerd/snapshots/native github.com/containerd/containerd/snapshots/devmapper github.com/containerd/containerd/runtime/v2 github.com/containerd/containerd/snapshots/overlay github.com/containerd/containerd/runtime/restart github.com/containerd/containerd/runtime/restart/monitor gopkg.in/inf.v0 github.com/google/gofuzz github.com/containerd/containerd/services/tasks k8s.io/apimachinery/pkg/api/resource k8s.io/apimachinery/third_party/forked/golang/reflect k8s.io/apimachinery/pkg/fields k8s.io/apimachinery/pkg/conversion k8s.io/apimachinery/pkg/util/sets k8s.io/klog/v2 go/token internal/lazyregexp k8s.io/apimachinery/pkg/util/errors go/scanner k8s.io/apimachinery/pkg/conversion/queryparams k8s.io/apimachinery/pkg/runtime/schema k8s.io/apimachinery/pkg/util/validation/field k8s.io/apimachinery/pkg/util/json go/ast k8s.io/apimachinery/pkg/util/naming k8s.io/apimachinery/pkg/util/runtime k8s.io/apimachinery/pkg/util/validation github.com/modern-go/concurrent gopkg.in/yaml.v2 github.com/modern-go/reflect2 k8s.io/apimachinery/pkg/labels k8s.io/apimachinery/pkg/types k8s.io/apimachinery/pkg/util/intstr go/doc go/parser k8s.io/apimachinery/pkg/util/net k8s.io/apimachinery/pkg/util/httpstream container/heap github.com/json-iterator/go github.com/docker/spdystream/spdy k8s.io/apimachinery/pkg/util/framer sigs.k8s.io/yaml k8s.io/apimachinery/third_party/forked/golang/netutil k8s.io/apiserver/pkg/server/httplog github.com/docker/spdystream golang.org/x/net/websocket k8s.io/apimachinery/pkg/util/yaml k8s.io/apimachinery/pkg/util/clock k8s.io/apimachinery/pkg/version k8s.io/client-go/pkg/version github.com/davecgh/go-spew/spew golang.org/x/crypto/ssh/terminal k8s.io/apiserver/pkg/util/wsstream k8s.io/client-go/tools/metrics golang.org/x/oauth2/internal k8s.io/apimachinery/pkg/util/wait k8s.io/client-go/util/connrotation golang.org/x/time/rate golang.org/x/oauth2 k8s.io/client-go/util/keyutil k8s.io/client-go/util/cert k8s.io/client-go/util/workqueue k8s.io/client-go/util/flowcontrol k8s.io/utils/exec encoding/xml k8s.io/client-go/transport github.com/emicklei/go-restful/log k8s.io/cri-api/pkg/apis/runtime/v1alpha2 sigs.k8s.io/structured-merge-diff/v4/value github.com/containerd/cri/pkg/containerd/platforms github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options github.com/containerd/containerd/contrib/apparmor github.com/emicklei/go-restful github.com/containerd/containerd/contrib/seccomp github.com/containerd/cri/pkg/api/runtimeoptions/v1 github.com/docker/docker/pkg/symlink github.com/containerd/cri/pkg/os k8s.io/apimachinery/pkg/runtime github.com/containerd/cri/pkg/util github.com/opencontainers/runc/libcontainer/configs github.com/containerd/cri/pkg/containerd/util github.com/containerd/cri/pkg/ioutil github.com/containernetworking/plugins/pkg/ns github.com/opencontainers/runc/libcontainer/devices github.com/containerd/cri/pkg/netns github.com/containerd/cri/pkg/registrar github.com/containerd/cri/pkg/seccomp github.com/containerd/cri/pkg/server/bandwidth github.com/containerd/cri/pkg/store github.com/containerd/continuity/devices github.com/containerd/continuity/driver github.com/containerd/continuity/pathdriver github.com/containerd/continuity/proto github.com/containerd/cri/pkg/store/label github.com/containerd/continuity github.com/tchap/go-patricia/patricia github.com/docker/docker/pkg/truncindex k8s.io/apimachinery/pkg/watch k8s.io/apimachinery/pkg/runtime/serializer/recognizer k8s.io/apimachinery/pkg/runtime/serializer/json k8s.io/apimachinery/pkg/runtime/serializer/streaming k8s.io/apimachinery/pkg/apis/meta/v1 k8s.io/client-go/tools/clientcmd/api github.com/opencontainers/go-digest/digestset github.com/containernetworking/cni/pkg/types github.com/containerd/cri/pkg/store/image github.com/containernetworking/cni/pkg/types/020 github.com/containernetworking/cni/pkg/types/current github.com/containernetworking/cni/pkg/utils testing github.com/containernetworking/cni/pkg/version github.com/containernetworking/cni/pkg/invoke github.com/containernetworking/cni/libcni github.com/containerd/cri/pkg/store/snapshot github.com/containerd/go-cni github.com/containers/ocicrypt/config github.com/containerd/imgcrypt golang.org/x/crypto/openpgp/errors golang.org/x/crypto/openpgp/armor compress/bzip2 golang.org/x/crypto/cast5 golang.org/x/crypto/openpgp/elgamal golang.org/x/crypto/openpgp/s2k image golang.org/x/crypto/ed25519 golang.org/x/crypto/pbkdf2 gopkg.in/square/go-jose.v2/cipher gopkg.in/square/go-jose.v2/json image/internal/imageutil image/jpeg github.com/containerd/cri/pkg/containerd/opts github.com/containerd/cri/pkg/server/io github.com/containerd/cri/pkg/store/sandbox golang.org/x/crypto/openpgp/packet github.com/containerd/cri/pkg/store/container gopkg.in/square/go-jose.v2 github.com/containers/ocicrypt/keywrap net/mail k8s.io/api/core/v1 k8s.io/apimachinery/pkg/api/errors k8s.io/apimachinery/pkg/runtime/serializer/protobuf k8s.io/apimachinery/pkg/apis/meta/v1/unstructured k8s.io/apimachinery/pkg/util/remotecommand k8s.io/client-go/pkg/apis/clientauthentication k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 k8s.io/apimachinery/pkg/runtime/serializer/versioning k8s.io/client-go/rest/watch golang.org/x/crypto/openpgp github.com/fullsailor/pkcs7 k8s.io/apimachinery/pkg/runtime/serializer k8s.io/apimachinery/pkg/util/httpstream/spdy k8s.io/client-go/plugin/pkg/client/auth/exec github.com/containers/ocicrypt/utils github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pgp k8s.io/client-go/rest github.com/containers/ocicrypt/keywrap/pkcs7 github.com/fsnotify/fsnotify github.com/containers/ocicrypt github.com/opencontainers/runc/libcontainer/apparmor github.com/mistifyio/go-zfs github.com/containerd/imgcrypt/images/encryption github.com/containerd/zfs k8s.io/client-go/transport/spdy github.com/containerd/cri/pkg/streaming/portforward k8s.io/client-go/tools/remotecommand github.com/containerd/cri/pkg/streaming/remotecommand github.com/containerd/cri/pkg/streaming github.com/containerd/cri/pkg/config github.com/containerd/cri/pkg/server github.com/containerd/cri github.com/containerd/containerd/cmd/containerd # github.com/containerd/containerd/cmd/containerd runtime.gcdata: missing Go type information for global symbol .dynsym: size 48 net(.text): relocation target .got not defined net(.text): relocation target __errno_location not defined net(.text): relocation target getnameinfo not defined net(.text): relocation target .got not defined net(.text): relocation target __errno_location not defined net(.text): relocation target getaddrinfo not defined net(.text): relocation target freeaddrinfo not defined net(.text): relocation target gai_strerror not defined os/user(.text): relocation target .got not defined os/user(.text): relocation target malloc not defined os/user(.text): relocation target .got not defined os/user(.text): relocation target free not defined os/user(.text): relocation target getgrgid_r not defined os/user(.text): relocation target getgrnam_r not defined os/user(.text): relocation target getpwnam_r not defined os/user(.text): relocation target getpwuid_r not defined os/user(.text): relocation target realloc not defined os/user(.text): relocation target sysconf not defined os/user(.text): relocation target .got not defined os/user(.text): relocation target getgrouplist not defined /home/buildroot/autobuild/instance-0/output-1/per-package/docker-containerd/host/lib/go/pkg/tool/linux_amd64/link: too many errors unexpected fault address 0x7f86c879e178 fatal error: fault [signal SIGSEGV: segmentation violation code=0x1 addr=0x7f86c879e178 pc=0x4e8e61] goroutine 164 [running]: runtime.throw(0x6d029c, 0x5) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/runtime/panic.go:1116 +0x72 fp=0xc0005c2c40 sp=0xc0005c2c10 pc=0x436512 runtime.sigpanic() /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/runtime/signal_unix.go:749 +0x405 fp=0xc0005c2c70 sp=0xc0005c2c40 pc=0x44cc05 encoding/binary.littleEndian.PutUint32(...) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/encoding/binary/binary.go:73 encoding/binary.(*littleEndian).PutUint32(0x8b83e0, 0x7f86c879e178, 0x4, 0x14de025, 0x5a30) :1 +0x41 fp=0xc0005c2c90 sp=0xc0005c2c70 pc=0x4e8e61 cmd/link/internal/ld.(*relocSymState).relocsym(0xc0005c2f80, 0x74514, 0x7f86c879e173, 0x9, 0x14de02a) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/data.go:574 +0x884 fp=0xc0005c2f38 sp=0xc0005c2c90 pc=0x57d664 cmd/link/internal/ld.(*Link).reloc.func2(0xc000127880, 0xc0000bc000, 0xc00067a010) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/data.go:664 +0xcf fp=0xc0005c2fc8 sp=0xc0005c2f38 pc=0x5ffcaf runtime.goexit() /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/runtime/asm_amd64.s:1374 +0x1 fp=0xc0005c2fd0 sp=0xc0005c2fc8 pc=0x46b161 created by cmd/link/internal/ld.(*Link).reloc /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/data.go:661 +0xd4 goroutine 1 [semacquire]: sync.runtime_Semacquire(0xc00067a018) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/runtime/sema.go:56 +0x45 sync.(*WaitGroup).Wait(0xc00067a010) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/sync/waitgroup.go:130 +0x65 cmd/link/internal/ld.(*Link).reloc(0xc000127880) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/data.go:677 +0x118 cmd/link/internal/ld.Main(0x8776c0, 0x10, 0x20, 0x1, 0x4, 0x8, 0x0, 0x0, 0x6d6719, 0x12, ...) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/main.go:332 +0x1836 main.main() /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/main.go:68 +0x1dc goroutine 163 [syscall]: syscall.Syscall(0x107, 0xffffffffffffff9c, 0xc003692810, 0x0, 0x26, 0x0, 0x0) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/syscall/asm_linux_amd64.s:18 +0x5 syscall.unlinkat(0xffffffffffffff9c, 0x7fffe397ffd8, 0x25, 0x0, 0x7345c0, 0xc000f440d0) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/syscall/zsyscall_linux_amd64.go:126 +0xa5 syscall.Unlink(...) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/syscall/syscall_linux.go:182 os.Remove(0x7fffe397ffd8, 0x25, 0x7345c0, 0xc000f440d0) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/os/file_unix.go:280 +0x4b cmd/link/internal/ld.mayberemoveoutfile() /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/lib.go:376 +0x6b cmd/link/internal/ld.linknew.func1() /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/sym.go:62 +0x4a cmd/link/internal/ld.runAtExitFuncs() /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/util.go:24 +0x3b cmd/link/internal/ld.Exit(0x2) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/util.go:31 +0x25 cmd/link/internal/ld.Exitf(0x6d4f0e, 0xf, 0x0, 0x0, 0x0) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/util.go:39 +0x106 cmd/link/internal/ld.afterErrorAction() /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/util.go:50 +0x7a cmd/link/internal/loader.(*ErrorReporter).Errorf(0xc000127890, 0x7ef22, 0x6de627, 0x20, 0xc0005c6c18, 0x1, 0x1) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/loader/loader.go:3054 +0x143 cmd/link/internal/ld.(*ErrorReporter).errorUnresolved(0xc000127890, 0xc0000bc000, 0x7ef22, 0x7ef27) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/errors.go:70 +0x4e9 cmd/link/internal/ld.(*relocSymState).relocsym(0xc0005c6f80, 0x7ef22, 0x7f86c799f420, 0x46, 0x22dcd7d) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/data.go:201 +0x3b0f cmd/link/internal/ld.(*Link).reloc.func1(0xc000127880, 0xc0000bc000, 0xc00067a010) /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/data.go:656 +0xde created by cmd/link/internal/ld.(*Link).reloc /home/buildroot/autobuild/instance-0/output-1/per-package/host-go/host/lib/go/src/cmd/link/internal/ld/data.go:652 +0x9e package/pkg-generic.mk:247: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/docker-containerd-1.4.3/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/docker-containerd-1.4.3/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'