>>> docker-cli 20.10.7 Extracting gzip -d -c /tmp/instance-2/dl/docker-cli/docker-cli-20.10.7.tar.gz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/docker-cli-20.10.7 -xf - >>> docker-cli 20.10.7 Patching if [ ! -f /tmp/instance-2/output-1/build/docker-cli-20.10.7/go.mod ]; then printf "module github.com/docker/cli\n" > /tmp/instance-2/output-1/build/docker-cli-20.10.7/go.mod; fi >>> docker-cli 20.10.7 Configuring >>> docker-cli 20.10.7 Building cd /tmp/instance-2/output-1/build/docker-cli-20.10.7; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-2/output-1/host/lib/go" GOPATH="/tmp/instance-2/output-1/host/usr/share/go-path" GOPROXY=off PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" GOBIN= CGO_ENABLED=1 GOARCH=386 GOCACHE="/tmp/instance-2/output-1/host/usr/share/go-cache" CC="/tmp/instance-2/output-1/host/bin/i686-linux-gcc" CXX="/tmp/instance-2/output-1/host/bin/i686-linux-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -static" CGO_LDFLAGS=" -static" GOTOOLDIR="/tmp/instance-2/output-1/host/lib/go/pkg/tool/linux_386" /tmp/instance-2/output-1/host/bin/go build -v -ldflags "-X github.com/docker/cli/cli/version.GitCommit=20.10.7 -X github.com/docker/cli/cli/version.Version=20.10.7 -extldflags '-static'" -tags "autogen" -trimpath -p 96 -o /tmp/instance-2/output-1/build/docker-cli-20.10.7/bin/docker github.com/docker/cli/cmd/docker internal/unsafeheader image/color math/bits unicode/utf8 internal/race unicode encoding golang.org/x/sys/internal/unsafeheader unicode/utf16 github.com/docker/cli/cli/config/types crypto/internal/subtle container/list crypto/subtle vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/subtle github.com/fvbommel/sortorder internal/nettrace github.com/docker/docker/api github.com/docker/docker/api/types/image github.com/docker/docker/api/types/events k8s.io/apimachinery/pkg/selection github.com/google/go-cmp/cmp/internal/diff k8s.io/utils/integer github.com/docker/compose-on-kubernetes/api/compose/clone github.com/docker/distribution/manifest github.com/moby/buildkit/util/system golang.org/x/crypto/internal/subtle k8s.io/utils/buffer github.com/docker/cli/cli/version google.golang.org/grpc/serviceconfig github.com/containerd/containerd/defaults runtime/internal/sys runtime/internal/atomic internal/cpu sync/atomic math runtime/cgo github.com/docker/compose-on-kubernetes/api/compose/impersonation runtime/internal/math internal/bytealg runtime internal/reflectlite sync github.com/tonistiigi/go-rosetta internal/testlog google.golang.org/grpc/internal/buffer math/rand google.golang.org/grpc/internal/grpcsync internal/singleflight errors sort github.com/beorn7/perks/quantile github.com/gogo/protobuf/sortkeys container/heap io internal/oserror strconv path github.com/hashicorp/golang-lru/simplelru vendor/golang.org/x/net/dns/dnsmessage syscall bytes strings hash crypto/internal/randutil text/tabwriter crypto/rc4 golang.org/x/crypto/blowfish reflect hash/crc32 crypto crypto/hmac vendor/golang.org/x/text/transform golang.org/x/text/transform bufio regexp/syntax github.com/docker/docker/api/types/versions github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg google.golang.org/grpc/encoding html vendor/golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 golang.org/x/text/width internal/syscall/unix time internal/syscall/execenv compress/bzip2 regexp internal/fmtsort encoding/binary k8s.io/apimachinery/pkg/util/sets github.com/google/go-cmp/cmp/internal/function internal/poll io/fs context google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/keepalive k8s.io/apimachinery/pkg/util/clock encoding/base64 crypto/sha256 golang.org/x/sys/unix crypto/sha512 crypto/cipher crypto/md5 crypto/sha1 crypto/ed25519/internal/edwards25519 vendor/golang.org/x/crypto/poly1305 github.com/cespare/xxhash/v2 golang.org/x/crypto/poly1305 github.com/docker/docker/pkg/urlutil k8s.io/apimachinery/pkg/version golang.org/x/sync/errgroup google.golang.org/grpc/tap golang.org/x/net/context golang.org/x/crypto/ssh/internal/bcrypt_pbkdf encoding/pem os google.golang.org/grpc/internal/backoff crypto/aes crypto/des vendor/golang.org/x/crypto/chacha20 golang.org/x/crypto/chacha20 fmt path/filepath github.com/docker/docker/api/types/mount runtime/debug os/signal github.com/docker/docker/rootless github.com/theupdateframework/notary google.golang.org/grpc/internal/envconfig github.com/gofrs/flock internal/lazyregexp net vendor/golang.org/x/crypto/chacha20poly1305 golang.org/x/term github.com/containerd/continuity/sysx os/exec io/ioutil github.com/moby/sys/symlink github.com/moby/buildkit/util/appdefaults k8s.io/client-go/util/homedir github.com/pkg/errors encoding/json log os/user google.golang.org/grpc/codes compress/flate encoding/hex net/url vendor/golang.org/x/crypto/curve25519 math/big vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable net/http/internal github.com/opencontainers/go-digest github.com/docker/docker/api/types/blkiodev github.com/opencontainers/image-spec/specs-go github.com/docker/go-units github.com/docker/docker/api/types/time encoding/csv github.com/prometheus/procfs/internal/fs flag github.com/moby/term github.com/morikuni/aec github.com/moby/sys/mountinfo github.com/containerd/console text/scanner golang.org/x/time/rate github.com/docker/go/canonical/json text/template/parse github.com/moby/buildkit/frontend/dockerfile/dockerignore google.golang.org/grpc/metadata google.golang.org/grpc/attributes golang.org/x/net/http2/hpack github.com/opentracing/opentracing-go/log github.com/google/shlex golang.org/x/crypto/curve25519 github.com/docker/cli/cli/compose/template github.com/xeipuuv/gojsonpointer github.com/imdario/mergo gopkg.in/yaml.v2 github.com/docker/docker/pkg/stdcopy golang.org/x/text/unicode/norm k8s.io/apimachinery/third_party/forked/golang/reflect k8s.io/apimachinery/pkg/util/errors go/token k8s.io/apimachinery/pkg/util/naming github.com/google/gofuzz k8s.io/apimachinery/pkg/fields k8s.io/apimachinery/pkg/types k8s.io/client-go/pkg/version github.com/hashicorp/golang-lru github.com/docker/compose-on-kubernetes/api/labels github.com/google/go-cmp/cmp/internal/value github.com/theupdateframework/notary/passphrase golang.org/x/crypto/ssh/terminal github.com/prometheus/procfs/internal/util github.com/moby/buildkit/util/entitlements github.com/moby/buildkit/util/progress github.com/docker/docker/pkg/signal google.golang.org/grpc/grpclog vendor/golang.org/x/text/unicode/bidi golang.org/x/net/internal/timeseries github.com/modern-go/concurrent golang.org/x/text/unicode/bidi github.com/docker/docker/pkg/ioutils github.com/davecgh/go-spew/spew golang.org/x/sys/execabs github.com/opencontainers/image-spec/specs-go/v1 github.com/docker/distribution/digestset github.com/moby/sys/mount github.com/docker/cli/cli/connhelper/ssh k8s.io/apimachinery/pkg/conversion/queryparams k8s.io/client-go/tools/metrics github.com/docker/cli/service/logs k8s.io/client-go/third_party/forked/golang/template github.com/docker/docker/pkg/progress k8s.io/client-go/util/flowcontrol google.golang.org/grpc/internal/balancerload github.com/moby/buildkit/client/buildid archive/zip compress/gzip github.com/xeipuuv/gojsonreference github.com/docker/cli/cli/compose/interpolation k8s.io/apimachinery/pkg/util/validation/field k8s.io/apimachinery/pkg/conversion go/scanner github.com/docker/docker-credential-helpers/credentials github.com/sirupsen/logrus github.com/golang/protobuf/proto github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/filters github.com/gogo/protobuf/proto github.com/docker/docker/pkg/jsonmessage github.com/theupdateframework/notary/tuf/validation github.com/prometheus/common/model github.com/docker/cli/cli/compose/types k8s.io/apimachinery/pkg/util/json k8s.io/apimachinery/pkg/util/framer k8s.io/apimachinery/pkg/util/cache github.com/google/go-cmp/cmp github.com/moby/buildkit/util/flightcontrol github.com/moby/buildkit/client/ociindex google.golang.org/grpc/connectivity github.com/modern-go/reflect2 github.com/docker/distribution/reference text/template vendor/golang.org/x/text/secure/bidirule github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/system golang.org/x/text/secure/bidirule k8s.io/client-go/util/jsonpath sigs.k8s.io/yaml github.com/docker/docker/pkg/streamformatter go/ast google.golang.org/grpc/internal github.com/docker/docker-credential-helpers/client vendor/golang.org/x/net/idna github.com/docker/docker/api/types/network golang.org/x/net/idna github.com/containerd/containerd/log github.com/docker/cli/cli/debug github.com/docker/cli/cli/streams github.com/docker/docker/pkg/fileutils github.com/containerd/continuity/fs github.com/moby/buildkit/util/appcontext github.com/docker/go-events github.com/docker/cli/cli/config/credentials k8s.io/apimachinery/pkg/util/diff github.com/docker/cli/cli/config/configfile go/parser github.com/docker/cli/templates html/template go/doc crypto/rand crypto/elliptic encoding/asn1 crypto/dsa github.com/tonistiigi/units gopkg.in/inf.v0 crypto/ed25519 crypto/rsa github.com/docker/docker/pkg/stringid github.com/moby/buildkit/identity github.com/docker/distribution/uuid github.com/docker/docker/pkg/homedir archive/tar github.com/opencontainers/runc/libcontainer/user k8s.io/klog github.com/docker/cli/cli/config golang.org/x/crypto/ed25519 github.com/json-iterator/go golang.org/x/oauth2/jws golang.org/x/crypto/nacl/sign vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix github.com/docker/docker/pkg/idtools k8s.io/apimachinery/pkg/util/yaml k8s.io/utils/trace github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes/duration github.com/matttproud/golang_protobuf_extensions/pbutil google.golang.org/grpc/encoding/proto github.com/golang/protobuf/ptypes/struct google.golang.org/genproto/googleapis/rpc/status github.com/prometheus/client_model/go crypto/ecdsa github.com/golang/protobuf/ptypes google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/golang/protobuf/jsonpb github.com/docker/docker/api/types/swarm/runtime github.com/tonistiigi/fsutil/types k8s.io/apimachinery/pkg/runtime/schema github.com/gogo/protobuf/protoc-gen-gogo/descriptor k8s.io/apimachinery/pkg/util/intstr k8s.io/apimachinery/pkg/api/resource github.com/gogo/protobuf/types google.golang.org/grpc/status github.com/googleapis/gnostic/extensions github.com/prometheus/client_golang/prometheus/internal github.com/containerd/containerd/errdefs github.com/containerd/containerd/platforms github.com/containerd/containerd/filters github.com/containerd/containerd/content github.com/tonistiigi/fsutil net/textproto vendor/golang.org/x/net/http/httpproxy github.com/docker/cli/cli/connhelper/commandconn github.com/docker/go-connections/nat github.com/docker/docker/api/types/registry golang.org/x/net/internal/socks github.com/containerd/containerd/sys google.golang.org/grpc/credentials/internal crypto/x509 google.golang.org/grpc/internal/syscall github.com/prometheus/procfs github.com/spf13/pflag google.golang.org/grpc/stats google.golang.org/grpc/internal/binarylog google.golang.org/grpc/naming github.com/mitchellh/mapstructure github.com/moby/buildkit/client/connhelper k8s.io/apimachinery/pkg/util/validation k8s.io/client-go/util/connrotation github.com/gogo/protobuf/gogoproto github.com/docker/cli/cli/connhelper vendor/golang.org/x/net/http/httpguts mime/multipart golang.org/x/net/http/httpguts net/mail github.com/docker/docker/api/types/container golang.org/x/net/proxy k8s.io/apimachinery/pkg/labels github.com/moby/buildkit/util/apicaps/pb github.com/coreos/etcd/raft/raftpb github.com/docker/docker/api/types/swarm github.com/docker/docker/pkg/archive github.com/containerd/containerd/content/local github.com/docker/docker/api/types crypto/tls github.com/theupdateframework/notary/tuf/data golang.org/x/crypto/ssh k8s.io/client-go/util/keyutil github.com/moby/buildkit/util/apicaps github.com/docker/docker/api/types/volume github.com/docker/cli/opts github.com/docker/cli/cli/command/formatter github.com/moby/buildkit/solver/pb k8s.io/client-go/util/cert github.com/containerd/typeurl github.com/docker/swarmkit/api/deepcopy github.com/gogo/googleapis/google/rpc github.com/spf13/cobra github.com/moby/buildkit/util/stack github.com/docker/cli/cli/command/stack/formatter github.com/docker/swarmkit/protobuf/plugin github.com/theupdateframework/notary/client/changelist github.com/theupdateframework/notary/tuf/utils github.com/docker/cli/cli/command/stack/options github.com/moby/buildkit/util/sshutil golang.org/x/crypto/ssh/agent github.com/moby/buildkit/api/types github.com/moby/buildkit/client/llb net/http/httptrace github.com/docker/go-connections/tlsconfig google.golang.org/grpc/credentials net/http github.com/docker/cli/cli/flags google.golang.org/grpc/resolver google.golang.org/grpc/peer google.golang.org/grpc/internal/channelz google.golang.org/grpc/balancer google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/balancer/base github.com/moby/buildkit/frontend/gateway/client google.golang.org/grpc/balancer/roundrobin github.com/docker/distribution/registry/api/errcode github.com/docker/go-connections/sockets net/http/httputil github.com/docker/distribution github.com/gorilla/mux github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution/registry/client/transport expvar github.com/prometheus/common/expfmt net/http/cookiejar github.com/docker/docker/builder/remotecontext/git github.com/theupdateframework/notary/storage golang.org/x/net/trace github.com/opentracing/opentracing-go github.com/containerd/containerd/remotes/errors golang.org/x/net/context/ctxhttp golang.org/x/net/http2 k8s.io/apimachinery/pkg/util/runtime github.com/xeipuuv/gojsonschema github.com/googleapis/gnostic/compiler cloud.google.com/go/compute/metadata github.com/docker/docker/errdefs github.com/docker/distribution/manifest/manifestlist github.com/docker/distribution/manifest/schema2 github.com/jaguilar/vt100 github.com/docker/cli/cli/command/image/build github.com/containerd/containerd/remotes/docker/auth golang.org/x/oauth2/internal k8s.io/apimachinery/pkg/runtime k8s.io/apimachinery/pkg/util/wait github.com/opentracing/opentracing-go/ext github.com/theupdateframework/notary/trustmanager github.com/docker/distribution/registry/api/v2 github.com/googleapis/gnostic/OpenAPIv2 golang.org/x/oauth2 github.com/docker/cli/cli/manifest/types github.com/theupdateframework/notary/cryptoservice github.com/theupdateframework/notary/tuf/signed github.com/docker/cli/cli/manifest/store github.com/docker/cli/cli/context/store github.com/docker/docker/client github.com/prometheus/client_golang/prometheus golang.org/x/oauth2/jwt github.com/theupdateframework/notary/trustpinning golang.org/x/oauth2/google github.com/docker/cli/cli/context github.com/theupdateframework/notary/tuf k8s.io/apimachinery/pkg/runtime/serializer/streaming k8s.io/apimachinery/pkg/runtime/serializer/recognizer k8s.io/client-go/tools/clientcmd/api k8s.io/apimachinery/pkg/runtime/serializer/json k8s.io/client-go/tools/clientcmd/api/v1 github.com/docker/cli/cli/compose/schema github.com/prometheus/client_golang/prometheus/promhttp github.com/theupdateframework/notary/client google.golang.org/grpc/internal/transport k8s.io/apimachinery/pkg/util/net github.com/docker/cli/cli/context/docker github.com/docker/cli/cli/command/idresolver github.com/docker/cli/cli/command/service/progress github.com/docker/cli/cli/command/swarm/progress github.com/docker/cli/cli/compose/loader k8s.io/apimachinery/pkg/watch k8s.io/client-go/transport k8s.io/apimachinery/pkg/apis/meta/v1 github.com/docker/go-metrics github.com/docker/distribution/metrics google.golang.org/grpc github.com/docker/distribution/registry/storage/cache github.com/docker/distribution/registry/storage/cache/memory github.com/docker/distribution/registry/client github.com/docker/distribution/registry/client/auth github.com/docker/docker/registry github.com/moby/buildkit/api/services/control github.com/grpc-ecosystem/go-grpc-middleware github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc github.com/moby/buildkit/util/grpcerrors google.golang.org/grpc/health/grpc_health_v1 github.com/moby/buildkit/frontend/gateway/pb github.com/containerd/containerd/api/services/content/v1 github.com/docker/swarmkit/manager/raftselector k8s.io/apimachinery/pkg/api/errors k8s.io/apimachinery/pkg/runtime/serializer/protobuf k8s.io/apimachinery/pkg/apis/meta/v1/unstructured k8s.io/client-go/pkg/apis/clientauthentication k8s.io/client-go/rest/watch github.com/docker/compose-on-kubernetes/api/compose/v1beta2 github.com/docker/compose-on-kubernetes/api/compose/v1beta1 k8s.io/api/admissionregistration/v1 k8s.io/api/admissionregistration/v1beta1 k8s.io/api/auditregistration/v1alpha1 k8s.io/api/authentication/v1 k8s.io/api/authentication/v1beta1 k8s.io/api/authorization/v1 k8s.io/api/authorization/v1beta1 k8s.io/api/certificates/v1beta1 k8s.io/api/coordination/v1 k8s.io/api/coordination/v1beta1 k8s.io/api/rbac/v1 k8s.io/api/rbac/v1alpha1 k8s.io/apimachinery/pkg/apis/meta/v1beta1 k8s.io/apimachinery/pkg/api/meta k8s.io/api/core/v1 k8s.io/api/rbac/v1beta1 github.com/docker/cli/cli/trust github.com/moby/buildkit/solver/errdefs google.golang.org/grpc/health k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 github.com/docker/swarmkit/api github.com/moby/buildkit/session k8s.io/client-go/util/retry k8s.io/apimachinery/pkg/runtime/serializer/versioning k8s.io/apimachinery/pkg/runtime/serializer github.com/docker/cli/cli/registry/client k8s.io/client-go/tools/clientcmd/api/latest github.com/moby/buildkit/session/filesync github.com/moby/buildkit/session/auth github.com/moby/buildkit/session/secrets github.com/moby/buildkit/session/sshforward github.com/moby/buildkit/session/grpchijack k8s.io/client-go/plugin/pkg/client/auth/exec k8s.io/apimachinery/pkg/apis/meta/internalversion github.com/moby/buildkit/session/secrets/secretsprovider github.com/docker/cli/cli/command github.com/containerd/containerd/content/proxy github.com/containerd/containerd/services/content/contentserver k8s.io/client-go/rest k8s.io/client-go/tools/pager github.com/moby/buildkit/session/sshforward/sshprovider github.com/moby/buildkit/session/content github.com/moby/buildkit/frontend/gateway/grpcclient github.com/docker/cli/cli-plugins/manager github.com/docker/cli/cli/command/task github.com/docker/cli/cli/command/stack/loader k8s.io/client-go/tools/auth k8s.io/client-go/plugin/pkg/client/auth/gcp k8s.io/client-go/tools/cache k8s.io/client-go/tools/clientcmd github.com/moby/buildkit/client github.com/docker/cli/cli github.com/docker/cli/cli/command/inspect github.com/docker/cli/cli/command/checkpoint github.com/docker/cli/cli/command/manifest github.com/docker/cli/cli/command/registry github.com/docker/cli/cli/command/swarm github.com/moby/buildkit/util/progress/progressui github.com/docker/compose-on-kubernetes/api github.com/docker/cli/cli/command/config github.com/docker/cli/cli/command/network github.com/docker/cli/cli/command/node github.com/docker/cli/cli/command/secret github.com/docker/cli/cli/command/volume github.com/docker/cli/cli/context/kubernetes github.com/moby/buildkit/util/progress/progresswriter github.com/docker/cli/cli/command/context github.com/moby/buildkit/session/auth/authprovider github.com/docker/cli/cli/command/image github.com/docker/cli/cli/command/builder github.com/docker/cli/cli/command/container github.com/docker/cli/cli/command/plugin github.com/docker/cli/cli/command/trust github.com/docker/compose-on-kubernetes/api/compose/v1alpha3 k8s.io/api/apps/v1beta1 k8s.io/api/apps/v1 k8s.io/api/autoscaling/v1 k8s.io/api/apps/v1beta2 k8s.io/api/autoscaling/v2beta1 k8s.io/api/batch/v1 k8s.io/api/autoscaling/v2beta2 k8s.io/api/discovery/v1alpha1 k8s.io/api/events/v1beta1 k8s.io/api/networking/v1 k8s.io/api/networking/v1beta1 k8s.io/api/node/v1alpha1 k8s.io/api/node/v1beta1 k8s.io/client-go/tools/reference k8s.io/api/scheduling/v1alpha1 k8s.io/api/storage/v1beta1 k8s.io/api/scheduling/v1 k8s.io/api/scheduling/v1beta1 k8s.io/api/policy/v1beta1 k8s.io/api/settings/v1alpha1 k8s.io/api/storage/v1 k8s.io/api/storage/v1alpha1 k8s.io/api/batch/v1beta1 k8s.io/api/batch/v2alpha1 github.com/docker/compose-on-kubernetes/api/client/clientset/scheme github.com/docker/compose-on-kubernetes/api/client/clientset/typed/compose/v1alpha3 github.com/docker/compose-on-kubernetes/api/client/clientset/typed/compose/v1beta1 github.com/docker/compose-on-kubernetes/api/client/clientset/typed/compose/v1beta2 github.com/docker/swarmkit/api/defaults github.com/docker/swarmkit/api/genericresource k8s.io/api/extensions/v1beta1 github.com/docker/cli/cli/command/service github.com/docker/cli/cli/compose/convert github.com/docker/cli/cli/command/stack/swarm k8s.io/client-go/kubernetes/scheme k8s.io/client-go/discovery k8s.io/client-go/kubernetes/typed/admissionregistration/v1 k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 k8s.io/client-go/kubernetes/typed/apps/v1 k8s.io/client-go/kubernetes/typed/apps/v1beta1 k8s.io/client-go/kubernetes/typed/apps/v1beta2 k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 k8s.io/client-go/kubernetes/typed/authentication/v1 k8s.io/client-go/kubernetes/typed/authentication/v1beta1 k8s.io/client-go/kubernetes/typed/autoscaling/v1 k8s.io/client-go/kubernetes/typed/authorization/v1 k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 k8s.io/client-go/kubernetes/typed/batch/v1 k8s.io/client-go/kubernetes/typed/batch/v1beta1 k8s.io/client-go/kubernetes/typed/batch/v2alpha1 k8s.io/client-go/kubernetes/typed/certificates/v1beta1 k8s.io/client-go/kubernetes/typed/coordination/v1 k8s.io/client-go/kubernetes/typed/coordination/v1beta1 k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 k8s.io/client-go/kubernetes/typed/events/v1beta1 k8s.io/client-go/kubernetes/typed/core/v1 k8s.io/client-go/kubernetes/typed/networking/v1 k8s.io/client-go/kubernetes/typed/networking/v1beta1 k8s.io/client-go/kubernetes/typed/node/v1beta1 k8s.io/client-go/kubernetes/typed/node/v1alpha1 k8s.io/client-go/kubernetes/typed/policy/v1beta1 k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 k8s.io/client-go/kubernetes/typed/rbac/v1beta1 k8s.io/client-go/kubernetes/typed/scheduling/v1 k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 k8s.io/client-go/kubernetes/typed/extensions/v1beta1 k8s.io/client-go/kubernetes/typed/authorization/v1beta1 k8s.io/client-go/kubernetes/typed/settings/v1alpha1 k8s.io/client-go/kubernetes/typed/storage/v1alpha1 k8s.io/client-go/kubernetes/typed/rbac/v1 k8s.io/client-go/kubernetes/typed/storage/v1beta1 k8s.io/client-go/kubernetes/typed/storage/v1 github.com/docker/cli/kubernetes k8s.io/client-go/kubernetes github.com/docker/cli/cli/command/system github.com/docker/cli/cli/command/stack/kubernetes github.com/docker/cli/cli/command/stack github.com/docker/cli/cli/command/commands github.com/docker/cli/cmd/docker # github.com/docker/cli/cmd/docker 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 runtime/cgo(.text): relocation target .got not defined runtime/cgo(.text): relocation target stderr not defined runtime/cgo(.text): relocation target fwrite not defined runtime/cgo(.text): relocation target vfprintf not defined runtime/cgo(.text): relocation target fputc not defined runtime/cgo(.text): relocation target abort not defined runtime/cgo(.text): relocation target .got not defined runtime/cgo(.text): relocation target pthread_mutex_lock not defined runtime/cgo(.text): relocation target pthread_cond_wait not defined runtime/cgo(.text): relocation target pthread_mutex_unlock not defined runtime/cgo(.text): relocation target pthread_cond_broadcast not defined runtime/cgo(.text): relocation target pthread_create not defined /tmp/instance-2/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors unexpected fault address 0x7f040e1c3000 fatal error: fault unexpected fault address 0x7f040dca5000 fatal error: fault make: *** [package/pkg-generic.mk:270: /tmp/instance-2/output-1/build/docker-cli-20.10.7/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-2/buildroot'