>>> gitlab-runner 14.5.1 Extracting gzip -d -c /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/dl/gitlab-runner/gitlab-runner-14.5.1.tar.gz | /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/bin/tar --strip-components=1 -C /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1 -xf - >>> gitlab-runner 14.5.1 Patching if [ ! -f /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1/go.mod ]; then printf "module gitlab.com/gitlab-org/gitlab-runner\n" > /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1/go.mod; fi >>> gitlab-runner 14.5.1 Configuring >>> gitlab-runner 14.5.1 Building cd /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/lib/go" GOPATH="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/share/go-path" GOPROXY=off PATH="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/bin:/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/sbin:/usr/lfs/v0/bin/:/accts/mlweber1/python/:/accts/mlweber1/.local/bin:/accts/mlweber1/.local/bin:/accts/mlweber1/python/Python-2.7.11/:/usr/lfs/v0/bin/:/accts/mlweber1/python/:/usr/bin:/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=riscv64 GOCACHE="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/share/go-cache" CC="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc" CXX="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CGO_LDFLAGS="" GOTOOLDIR="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/lib/go/pkg/tool/linux_riscv64" /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/bin/go build -v -ldflags "-X gitlab.com/gitlab-org/gitlab-runner/common.VERSION=14.5.1" -modcacherw -tags "" -trimpath -p 8 -o /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1/bin/gitlab-runner gitlab.com/gitlab-org/gitlab-runner/. internal/goexperiment internal/race internal/unsafeheader internal/goarch internal/goos internal/cpu runtime/internal/atomic runtime/internal/syscall sync/atomic unicode unicode/utf8 internal/itoa internal/abi runtime/internal/math runtime/internal/sys encoding math/bits internal/bytealg unicode/utf16 golang.org/x/sys/internal/unsafeheader crypto/subtle crypto/internal/subtle container/list vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace vendor/golang.org/x/crypto/internal/subtle google.golang.org/protobuf/internal/flags github.com/tevino/abool github.com/docker/docker/api github.com/docker/docker/api/types/events github.com/docker/docker/api/types/image google.golang.org/protobuf/internal/set math golang.org/x/crypto/internal/subtle gitlab.com/gitlab-org/gitlab-runner/helpers/tls k8s.io/apimachinery/pkg/selection github.com/google/go-cmp/cmp/internal/flags k8s.io/apimachinery/pkg/types google.golang.org/grpc/serviceconfig github.com/golang/groupcache/lru go.opencensus.io runtime go.opencensus.io/trace/internal go.opencensus.io/internal/tagencoding gitlab.com/gitlab-org/gitlab-runner/executors/custom/api github.com/docker/cli/cli/config/types golang.org/x/text/encoding/internal/identifier golang.org/x/text/internal/utf8internal internal/goversion golang.org/x/xerrors/internal github.com/google/wire k8s.io/utils/integer k8s.io/client-go/util/exec internal/reflectlite sync internal/testlog internal/singleflight google.golang.org/protobuf/internal/pragma math/rand google.golang.org/grpc/internal/buffer internal/sysinfo runtime/cgo google.golang.org/grpc/internal/grpcsync errors sort internal/oserror path io strconv vendor/golang.org/x/net/dns/dnsmessage crypto/elliptic/internal/fiat syscall github.com/beorn7/perks/quantile github.com/hashicorp/hcl/hcl/strconv github.com/gogo/protobuf/sortkeys container/heap bytes strings text/tabwriter hash crypto/hmac reflect crypto hash/crc32 crypto/internal/randutil crypto/rc4 vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/text/transform hash/fnv golang.org/x/crypto/blowfish bufio net/http/internal/ascii regexp/syntax net/http/internal/testcert github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/docker/docker/api/types/versions github.com/ryanuber/go-glob internal/syscall/unix time internal/syscall/execenv golang.org/x/text/transform golang.org/x/crypto/pbkdf2 crypto/elliptic/internal/nistec html google.golang.org/grpc/encoding cloud.google.com/go/internal/version gitlab.com/gitlab-org/gitlab-runner/helpers/limitwriter golang.org/x/text/encoding golang.org/x/text/runes hash/adler32 go/build/constraint golang.org/x/text/encoding/internal golang.org/x/text/encoding/unicode regexp github.com/google/go-cmp/cmp/internal/diff context google.golang.org/grpc/backoff io/fs google.golang.org/grpc/internal/grpcrand internal/poll google.golang.org/grpc/keepalive google.golang.org/grpc/internal/backoff github.com/jpillora/backoff k8s.io/apimachinery/pkg/util/clock google.golang.org/api/internal/third_party/uritemplates k8s.io/apimachinery/pkg/version github.com/go-logr/logr encoding/binary internal/fmtsort k8s.io/apimachinery/pkg/util/sets github.com/hashicorp/errwrap github.com/modern-go/reflect2 github.com/google/go-cmp/cmp/internal/function google.golang.org/grpc/tap golang.org/x/sync/errgroup golang.org/x/net/context sigs.k8s.io/structured-merge-diff/v4/schema os crypto/sha256 encoding/base64 crypto/sha512 crypto/cipher golang.org/x/sys/unix crypto/ed25519/internal/edwards25519/field crypto/md5 crypto/sha1 encoding/pem crypto/aes crypto/des vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/curve25519/internal/field crypto/ed25519/internal/edwards25519 golang.org/x/crypto/chacha20 fmt io/ioutil path/filepath internal/godebug vendor/golang.org/x/crypto/chacha20poly1305 internal/intern google.golang.org/protobuf/internal/detrand net/netip github.com/prometheus/procfs/internal/util github.com/docker/docker/api/types/mount os/signal golang.org/x/crypto/curve25519/internal/field os/exec golang.org/x/crypto/poly1305 golang.org/x/crypto/ssh/internal/bcrypt_pbkdf github.com/golang/snappy github.com/pierrec/lz4/internal/xxh32 internal/lazyregexp google.golang.org/grpc/internal/envconfig github.com/minio/md5-simd golang.org/x/crypto/blake2b golang.org/x/crypto/pkcs12/internal/rc2 k8s.io/client-go/util/homedir net github.com/mitchellh/go-homedir github.com/kr/pty log encoding/json flag # github.com/kr/pty vendor/github.com/kr/pty/pty_linux.go:39:8: undefined: _C_uint vendor/github.com/kr/pty/pty_linux.go:48:8: undefined: _C_int net/url text/template/parse encoding/xml math/big compress/flate encoding/hex vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/text/unicode/bidi compress/gzip github.com/sirupsen/logrus vendor/golang.org/x/net/http2/hpack text/template mime mime/quotedprintable vendor/golang.org/x/text/secure/bidirule net/http/internal database/sql/driver github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib crypto/rand encoding/asn1 crypto/dsa vendor/golang.org/x/net/idna github.com/stretchr/objx crypto/elliptic crypto/ed25519 github.com/urfave/cli crypto/rsa gopkg.in/yaml.v3 vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix runtime/debug github.com/BurntSushi/toml github.com/bmatcuk/doublestar github.com/docker/go-units crypto/ecdsa google.golang.org/protobuf/internal/errors go/token google.golang.org/protobuf/internal/version google.golang.org/protobuf/encoding/protowire github.com/prometheus/common/model github.com/prometheus/procfs/internal/fs os/user gopkg.in/yaml.v2 runtime/trace google.golang.org/protobuf/reflect/protoreflect testing k8s.io/apimachinery/pkg/util/errors github.com/docker/docker/api/types/blkiodev k8s.io/apimachinery/pkg/util/validation/field github.com/docker/docker/api/types/strslice google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/mapsort google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/fieldsort google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/descopts github.com/docker/docker/api/types/filters google.golang.org/protobuf/proto github.com/opencontainers/go-digest github.com/opencontainers/image-spec/specs-go google.golang.org/protobuf/internal/encoding/defval github.com/docker/docker/api/types/network github.com/gogo/protobuf/proto github.com/pkg/errors google.golang.org/grpc/codes github.com/opencontainers/image-spec/specs-go/v1 github.com/containerd/containerd/log github.com/docker/distribution/digestset github.com/docker/docker/api/types/time github.com/moby/term github.com/morikuni/aec github.com/docker/distribution/reference github.com/docker/machine/libmachine/log google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/docker/docker/pkg/jsonmessage github.com/docker/machine/version gitlab.com/gitlab-org/gitlab-runner/helpers/featureflags golang.org/x/crypto/curve25519 golang.org/x/crypto/ed25519 github.com/gorhill/cronexpr gitlab.com/gitlab-org/gitlab-runner/helpers/url github.com/hashicorp/go-multierror github.com/hashicorp/hcl/hcl/token github.com/hashicorp/hcl/hcl/ast github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/json/token github.com/hashicorp/vault/sdk/helper/consts gitlab.com/gitlab-org/gitlab-runner/helpers/timeperiod github.com/hashicorp/hcl/hcl/parser github.com/hashicorp/vault/sdk/helper/hclutil crypto/x509 net/textproto vendor/golang.org/x/net/http/httpproxy log/syslog github.com/google/uuid k8s.io/apimachinery/pkg/util/validation github.com/prometheus/procfs vendor/golang.org/x/net/http/httpguts google.golang.org/protobuf/internal/encoding/tag mime/multipart github.com/docker/go-connections/nat gitlab.com/gitlab-org/gitlab-runner/helpers/dns github.com/docker/docker/api/types/registry github.com/docker/docker/pkg/homedir golang.org/x/net/internal/socks google.golang.org/protobuf/internal/impl github.com/docker/docker/api/types/container archive/tar github.com/hashicorp/hcl/json/scanner golang.org/x/net/proxy github.com/hashicorp/hcl/json/parser compress/lzw github.com/pierrec/lz4 github.com/hashicorp/go-sockaddr crypto/tls golang.org/x/crypto/ssh github.com/hashicorp/hcl github.com/hashicorp/vault/sdk/helper/compressutil github.com/hashicorp/vault/sdk/helper/strutil github.com/hashicorp/vault/sdk/helper/jsonutil github.com/mitchellh/mapstructure golang.org/x/text/unicode/bidi golang.org/x/text/unicode/norm github.com/docker/docker/api/types/swarm/runtime golang.org/x/net/http2/hpack github.com/hashicorp/vault/sdk/helper/parseutil golang.org/x/text/secure/bidirule github.com/docker/docker/api/types/swarm golang.org/x/time/rate gopkg.in/square/go-jose.v2/cipher github.com/docker/docker/api/types gopkg.in/square/go-jose.v2/json github.com/modern-go/concurrent gitlab.com/gitlab-org/golang-cli-helpers github.com/json-iterator/go github.com/docker/docker/api/types/volume gopkg.in/inf.v0 github.com/google/gofuzz golang.org/x/net/idna k8s.io/apimachinery/third_party/forked/golang/reflect k8s.io/apimachinery/pkg/api/resource net/http/httptrace github.com/docker/go-connections/tlsconfig golang.org/x/crypto/ssh/knownhosts github.com/hashicorp/go-rootcerts net/http gopkg.in/square/go-jose.v2 k8s.io/apimachinery/pkg/conversion k8s.io/apimachinery/pkg/fields golang.org/x/net/http/httpguts github.com/google/go-cmp/cmp/internal/value k8s.io/klog/v2 go/scanner k8s.io/apimachinery/pkg/conversion/queryparams google.golang.org/protobuf/internal/filetype github.com/google/go-cmp/cmp k8s.io/apimachinery/pkg/runtime/schema go/ast google.golang.org/protobuf/runtime/protoimpl k8s.io/apimachinery/pkg/util/json k8s.io/apimachinery/pkg/util/naming github.com/golang/protobuf/proto google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/timestamppb github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration gopkg.in/square/go-jose.v2/jwt github.com/golang/protobuf/ptypes/timestamp k8s.io/apimachinery/pkg/util/intstr sigs.k8s.io/structured-merge-diff/v4/value go/doc go/internal/typeparams golang.org/x/net/internal/timeseries go/parser html/template google.golang.org/grpc/internal/grpclog github.com/prometheus/client_model/go github.com/matttproud/golang_protobuf_extensions/pbutil google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes github.com/prometheus/client_golang/prometheus/internal k8s.io/apimachinery/pkg/labels google.golang.org/grpc/grpclog google.golang.org/grpc/attributes google.golang.org/grpc/internal/status google.golang.org/grpc/metadata google.golang.org/grpc/status google.golang.org/grpc/encoding/proto github.com/containerd/containerd/errdefs google.golang.org/grpc/internal/balancerload google.golang.org/grpc/connectivity google.golang.org/grpc/internal/credentials google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/internal/syscall google.golang.org/grpc/internal google.golang.org/grpc/stats github.com/containerd/containerd/platforms google.golang.org/protobuf/types/descriptorpb google.golang.org/genproto/googleapis/type/expr google.golang.org/grpc/credentials cloud.google.com/go/internal/optional go.opencensus.io/internal go.opencensus.io/trace/tracestate google.golang.org/genproto/googleapis/rpc/code google.golang.org/api/iterator golang.org/x/oauth2/jws go.opencensus.io/trace go.opencensus.io/resource runtime/pprof google.golang.org/grpc/resolver google.golang.org/grpc/internal/channelz google.golang.org/grpc/balancer google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/binarylog google.golang.org/grpc/balancer/base google.golang.org/grpc/balancer/roundrobin google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/peer google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/internal/resolver google.golang.org/genproto/googleapis/api/annotations go.opencensus.io/metric/metricdata google.golang.org/api/transport/cert go.opencensus.io/tag github.com/minio/minio-go/v7/pkg/s3utils go.opencensus.io/metric/metricproducer github.com/klauspost/cpuid/v2 gopkg.in/ini.v1 golang.org/x/crypto/argon2 github.com/minio/minio-go/v7/pkg/lifecycle github.com/minio/minio-go/v7/pkg/set go.opencensus.io/stats/internal go.opencensus.io/stats github.com/rs/xid github.com/minio/minio-go/v7/pkg/sse github.com/minio/minio-go/v7/pkg/notification go.opencensus.io/stats/view github.com/minio/minio-go/v7/pkg/tags github.com/imdario/mergo github.com/minio/minio-go/v7/pkg/replication github.com/kardianos/service encoding/csv github.com/minio/sha256-simd github.com/docker/docker/pkg/stdcopy github.com/docker/docker-credential-helpers/credentials gitlab.com/gitlab-org/gitlab-runner/helpers/container/windows gitlab.com/gitlab-org/gitlab-runner/helpers/docker/errors gitlab.com/gitlab-org/gitlab-runner/helpers/container/services gitlab.com/gitlab-org/gitlab-runner/helpers/parallels github.com/docker/cli/opts gitlab.com/gitlab-org/gitlab-runner/helpers/virtualbox compress/zlib github.com/docker/docker-credential-helpers/client internal/buildcfg internal/execabs github.com/mattn/go-ieproxy net/http/httptest expvar github.com/prometheus/common/expfmt github.com/Azure/azure-pipeline-go/pipeline github.com/docker/distribution/registry/api/errcode github.com/docker/go-connections/sockets net/http/httputil github.com/docker/docker/errdefs github.com/docker/machine/libmachine/mcnutils github.com/hashicorp/go-cleanhttp github.com/stretchr/testify/assert github.com/Azure/azure-storage-blob-go/azblob github.com/hashicorp/go-retryablehttp golang.org/x/net/http2 github.com/prometheus/client_golang/api github.com/docker/docker/client github.com/prometheus/client_golang/prometheus github.com/docker/machine/commands/mcndirs github.com/gorilla/mux github.com/prometheus/client_golang/api/prometheus/v1 github.com/gorilla/websocket k8s.io/apimachinery/pkg/util/runtime golang.org/x/net/trace k8s.io/apimachinery/pkg/runtime github.com/stretchr/testify/mock google.golang.org/api/googleapi golang.org/x/net/context/ctxhttp cloud.google.com/go/compute/metadata golang.org/x/oauth2/internal gitlab.com/gitlab-org/gitlab-runner/helpers gitlab.com/gitlab-org/gitlab-runner/helpers/process gitlab.com/gitlab-org/gitlab-runner/helpers/vault/internal/registry gitlab.com/gitlab-org/gitlab-runner/referees gitlab.com/gitlab-org/gitlab-runner/helpers/ssh gitlab.com/gitlab-org/gitlab-runner/helpers/certificate gitlab.com/gitlab-org/gitlab-runner/session/proxy gitlab.com/gitlab-org/gitlab-runner/helpers/docker gitlab.com/gitlab-org/gitlab-runner/session/terminal cloud.google.com/go/internal/trace golang.org/x/oauth2 go.opencensus.io/trace/propagation google.golang.org/api/googleapi/transport go.opencensus.io/plugin/ochttp/propagation/b3 gitlab.com/gitlab-org/gitlab-runner/session google.golang.org/api/transport/http/internal/propagation golang.org/x/oauth2/jwt google.golang.org/api/internal/impersonate go.opencensus.io/plugin/ochttp github.com/minio/minio-go/v7/pkg/signer golang.org/x/oauth2/google github.com/hashicorp/vault/api k8s.io/apimachinery/pkg/util/net google.golang.org/grpc/internal/transport github.com/minio/minio-go/v7/pkg/encrypt net/http/cookiejar github.com/minio/minio-go/v7/pkg/credentials github.com/prometheus/client_golang/prometheus/promhttp golang.org/x/net/publicsuffix k8s.io/apimachinery/pkg/watch github.com/docker/cli/cli/config/credentials gitlab.com/gitlab-org/gitlab-runner/helpers/path github.com/minio/minio-go/v7 k8s.io/apimachinery/pkg/apis/meta/v1 github.com/docker/cli/cli/config/configfile gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/volumes/parser internal/goroot gitlab.com/gitlab-org/gitlab-terminal gitlab.com/gitlab-org/gitlab-runner/helpers/service gitlab.com/gitlab-org/gitlab-runner/helpers/vault go/build gitlab.com/gitlab-org/gitlab-runner/log google.golang.org/grpc github.com/fullsailor/pkcs7 gitlab.com/gitlab-org/gitlab-runner/helpers/vault/auth_methods gitlab.com/gitlab-org/gitlab-runner/helpers/trace internal/profile gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive gitlab.com/gitlab-org/gitlab-runner/helpers/tls/ca_chain archive/zip github.com/getsentry/raven-go github.com/klauspost/compress/flate github.com/saracen/fastzip/internal/filepool net/http/pprof github.com/saracen/zipextra gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/raw gitlab.com/gitlab-org/gitlab-runner/commands/helpers/meter golang.org/x/xerrors go.opencensus.io/plugin/ocgrpc gocloud.dev/internal/openurl github.com/Azure/go-autorest/autorest/date github.com/Azure/go-autorest/tracing github.com/googleapis/gax-go/v2 github.com/form3tech-oss/jwt-go google.golang.org/genproto/googleapis/iam/v1 google.golang.org/api/internal github.com/googleapis/gax-go cloud.google.com/go/internal google.golang.org/api/internal/gensupport google.golang.org/api/option google.golang.org/api/transport/internal/dca github.com/klauspost/compress/zip github.com/klauspost/pgzip gocloud.dev/internal/retry gocloud.dev/internal/gcerr cloud.google.com/go/iam golang.org/x/crypto/pkcs12 google.golang.org/api/option/internaloption google.golang.org/api/transport/http gitlab.com/gitlab-org/gitlab-runner/helpers/archives gocloud.dev/gcerrors github.com/Azure/go-autorest/autorest/adal github.com/Azure/go-autorest/logger gocloud.dev/blob/driver github.com/saracen/fastzip k8s.io/api/core/v1 gocloud.dev/internal/oc gocloud.dev/internal/escape gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/gziplegacy google.golang.org/api/storage/v1 gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/ziplegacy gocloud.dev/internal/useragent gocloud.dev/blob github.com/hashicorp/go-version k8s.io/apimachinery/pkg/api/errors github.com/googleapis/gnostic/extensions k8s.io/apimachinery/pkg/runtime/serializer/recognizer k8s.io/apimachinery/pkg/util/framer sigs.k8s.io/yaml gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/fastzip k8s.io/apimachinery/pkg/apis/meta/v1/unstructured k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/googleapis/gnostic/compiler k8s.io/api/admissionregistration/v1 github.com/Azure/go-autorest/autorest k8s.io/apimachinery/pkg/util/yaml k8s.io/api/admissionregistration/v1beta1 github.com/googleapis/gnostic/openapiv2 k8s.io/apimachinery/pkg/runtime/serializer/json k8s.io/apimachinery/pkg/runtime/serializer/versioning k8s.io/api/apiserverinternal/v1alpha1 k8s.io/apimachinery/pkg/runtime/serializer k8s.io/api/authentication/v1 k8s.io/api/authentication/v1beta1 github.com/Azure/go-autorest/autorest/azure k8s.io/api/authorization/v1 k8s.io/api/authorization/v1beta1 k8s.io/api/coordination/v1 k8s.io/api/coordination/v1beta1 cloud.google.com/go/storage gocloud.dev/blob/azureblob k8s.io/api/flowcontrol/v1alpha1 k8s.io/api/flowcontrol/v1beta1 k8s.io/api/policy/v1 k8s.io/api/rbac/v1 k8s.io/api/rbac/v1alpha1 k8s.io/api/rbac/v1beta1 k8s.io/apimachinery/pkg/runtime/serializer/streaming k8s.io/client-go/pkg/apis/clientauthentication k8s.io/client-go/pkg/version golang.org/x/term k8s.io/client-go/tools/clientcmd/api k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 k8s.io/client-go/tools/metrics k8s.io/apimachinery/pkg/util/wait k8s.io/client-go/util/connrotation k8s.io/client-go/util/workqueue k8s.io/client-go/rest/watch k8s.io/client-go/util/keyutil k8s.io/client-go/util/flowcontrol k8s.io/apimachinery/pkg/api/meta sigs.k8s.io/structured-merge-diff/v4/fieldpath k8s.io/client-go/applyconfigurations/meta/v1 k8s.io/client-go/util/cert k8s.io/client-go/third_party/forked/golang/template github.com/spf13/pflag k8s.io/client-go/transport k8s.io/client-go/tools/clientcmd/api/v1 k8s.io/apimachinery/pkg/util/httpstream k8s.io/apimachinery/pkg/util/remotecommand k8s.io/client-go/util/jsonpath sigs.k8s.io/structured-merge-diff/v4/typed k8s.io/client-go/tools/clientcmd/api/latest github.com/moby/spdystream/spdy k8s.io/apimachinery/third_party/forked/golang/netutil gitlab.com/gitlab-org/gitlab-runner/helpers/secrets gitlab.com/gitlab-org/gitlab-runner/helpers/vault/auth_methods/jwt k8s.io/client-go/plugin/pkg/client/auth/exec gitlab.com/gitlab-org/gitlab-runner/helpers/vault/secret_engines gitlab.com/gitlab-org/gitlab-runner/helpers/vault/secret_engines/kv_v1 gitlab.com/gitlab-org/gitlab-runner/helpers/vault/secret_engines/kv_v2 github.com/moby/spdystream gitlab.com/gitlab-org/gitlab-runner/helpers/vault/service k8s.io/client-go/rest k8s.io/apimachinery/pkg/util/managedfields k8s.io/client-go/applyconfigurations/internal k8s.io/apimachinery/pkg/util/httpstream/spdy k8s.io/client-go/applyconfigurations/admissionregistration/v1 k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 k8s.io/client-go/applyconfigurations/coordination/v1 k8s.io/client-go/applyconfigurations/coordination/v1beta1 k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 k8s.io/client-go/applyconfigurations/policy/v1 k8s.io/client-go/applyconfigurations/rbac/v1 k8s.io/client-go/applyconfigurations/rbac/v1alpha1 k8s.io/client-go/applyconfigurations/rbac/v1beta1 k8s.io/client-go/plugin/pkg/client/auth/azure k8s.io/client-go/plugin/pkg/client/auth/gcp k8s.io/client-go/plugin/pkg/client/auth/oidc k8s.io/client-go/plugin/pkg/client/auth/openstack k8s.io/client-go/tools/auth k8s.io/client-go/transport/spdy k8s.io/client-go/tools/clientcmd k8s.io/client-go/plugin/pkg/client/auth gitlab.com/gitlab-org/gitlab-runner/executors/kubernetes/internal/pull gitlab.com/gitlab-org/gitlab-runner/common k8s.io/api/autoscaling/v2beta1 k8s.io/api/apps/v1beta2 k8s.io/api/autoscaling/v1 k8s.io/api/apps/v1beta1 k8s.io/api/autoscaling/v2beta2 k8s.io/api/apps/v1 k8s.io/api/batch/v1 k8s.io/api/batch/v1beta1 k8s.io/api/certificates/v1 k8s.io/api/certificates/v1beta1 k8s.io/api/discovery/v1 k8s.io/api/discovery/v1beta1 gitlab.com/gitlab-org/gitlab-runner/cache gitlab.com/gitlab-org/gitlab-runner/executors/custom/command gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/wait gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/labels gitlab.com/gitlab-org/gitlab-runner/helpers/docker/auth gitlab.com/gitlab-org/gitlab-runner/helpers/gitlab_ci_yaml_parser gitlab.com/gitlab-org/gitlab-runner/helpers/prometheus gitlab.com/gitlab-org/gitlab-runner/helpers/sentry gitlab.com/gitlab-org/gitlab-runner/cache/azure gitlab.com/gitlab-org/gitlab-runner/cache/gcs gitlab.com/gitlab-org/gitlab-runner/cache/s3 gitlab.com/gitlab-org/gitlab-runner/shells gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/exec gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/pull gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/networks gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/volumes/permission gitlab.com/gitlab-org/gitlab-runner/network gitlab.com/gitlab-org/gitlab-runner/helpers/retry k8s.io/api/events/v1 gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/user k8s.io/api/events/v1beta1 gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/volumes k8s.io/api/extensions/v1beta1 k8s.io/api/networking/v1 k8s.io/api/networking/v1beta1 k8s.io/api/node/v1 k8s.io/api/node/v1alpha1 k8s.io/api/node/v1beta1 gitlab.com/gitlab-org/gitlab-runner/commands/helpers k8s.io/api/policy/v1beta1 k8s.io/api/scheduling/v1 k8s.io/api/scheduling/v1alpha1 gitlab.com/gitlab-org/gitlab-runner/executors gitlab.com/gitlab-org/gitlab-runner/helpers/container/helperimage k8s.io/api/scheduling/v1beta1 gitlab.com/gitlab-org/gitlab-runner/executors/custom gitlab.com/gitlab-org/gitlab-runner/executors/docker gitlab.com/gitlab-org/gitlab-runner/executors/vm gitlab.com/gitlab-org/gitlab-runner/executors/ssh k8s.io/api/storage/v1 k8s.io/api/storage/v1alpha1 gitlab.com/gitlab-org/gitlab-runner/executors/parallels gitlab.com/gitlab-org/gitlab-runner/executors/virtualbox k8s.io/api/storage/v1beta1 k8s.io/client-go/applyconfigurations/core/v1 k8s.io/client-go/applyconfigurations/autoscaling/v1 gitlab.com/gitlab-org/gitlab-runner/executors/docker/machine k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 k8s.io/client-go/applyconfigurations/certificates/v1 k8s.io/client-go/applyconfigurations/certificates/v1beta1 k8s.io/client-go/tools/reference k8s.io/client-go/applyconfigurations/scheduling/v1 k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 k8s.io/client-go/applyconfigurations/scheduling/v1beta1 k8s.io/client-go/tools/remotecommand gitlab.com/gitlab-org/gitlab-runner/helpers/cli gitlab.com/gitlab-org/gitlab-runner/helpers/secrets/resolvers/vault k8s.io/client-go/kubernetes/scheme k8s.io/client-go/kubernetes/typed/authentication/v1 k8s.io/client-go/discovery k8s.io/client-go/kubernetes/typed/admissionregistration/v1 k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 k8s.io/client-go/kubernetes/typed/authentication/v1beta1 k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 k8s.io/client-go/kubernetes/typed/authorization/v1 k8s.io/client-go/kubernetes/typed/authorization/v1beta1 k8s.io/client-go/kubernetes/typed/autoscaling/v1 k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 k8s.io/client-go/kubernetes/typed/certificates/v1 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/flowcontrol/v1alpha1 k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 k8s.io/client-go/kubernetes/typed/policy/v1 k8s.io/client-go/kubernetes/typed/rbac/v1 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/applyconfigurations/apps/v1 k8s.io/client-go/applyconfigurations/apps/v1beta1 k8s.io/client-go/applyconfigurations/apps/v1beta2 k8s.io/client-go/applyconfigurations/batch/v1 k8s.io/client-go/kubernetes/typed/core/v1 k8s.io/client-go/applyconfigurations/discovery/v1 k8s.io/client-go/applyconfigurations/discovery/v1beta1 k8s.io/client-go/applyconfigurations/events/v1 k8s.io/client-go/kubernetes/typed/discovery/v1 k8s.io/client-go/kubernetes/typed/events/v1 k8s.io/client-go/kubernetes/typed/discovery/v1beta1 k8s.io/client-go/kubernetes/typed/batch/v1 k8s.io/client-go/kubernetes/typed/apps/v1beta1 k8s.io/client-go/kubernetes/typed/apps/v1 k8s.io/client-go/kubernetes/typed/apps/v1beta2 k8s.io/client-go/applyconfigurations/batch/v1beta1 k8s.io/client-go/applyconfigurations/events/v1beta1 k8s.io/client-go/applyconfigurations/extensions/v1beta1 k8s.io/client-go/applyconfigurations/networking/v1 k8s.io/client-go/kubernetes/typed/events/v1beta1 k8s.io/client-go/applyconfigurations/networking/v1beta1 k8s.io/client-go/kubernetes/typed/batch/v1beta1 k8s.io/client-go/applyconfigurations/node/v1 k8s.io/client-go/applyconfigurations/node/v1alpha1 k8s.io/client-go/kubernetes/typed/networking/v1 k8s.io/client-go/kubernetes/typed/networking/v1beta1 k8s.io/client-go/applyconfigurations/node/v1beta1 k8s.io/client-go/applyconfigurations/policy/v1beta1 k8s.io/client-go/kubernetes/typed/node/v1 k8s.io/client-go/kubernetes/typed/extensions/v1beta1 k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 k8s.io/client-go/kubernetes/typed/node/v1alpha1 k8s.io/client-go/kubernetes/typed/node/v1beta1 k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 k8s.io/client-go/applyconfigurations/storage/v1 k8s.io/client-go/applyconfigurations/storage/v1alpha1 k8s.io/client-go/applyconfigurations/storage/v1beta1 k8s.io/client-go/kubernetes/typed/policy/v1beta1 k8s.io/client-go/kubernetes/typed/storage/v1alpha1 k8s.io/client-go/kubernetes/typed/storage/v1 k8s.io/client-go/kubernetes/typed/storage/v1beta1 k8s.io/client-go/kubernetes gitlab.com/gitlab-org/gitlab-runner/executors/kubernetes make: *** [/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1/.stamp_built] Error 2 make: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/buildroot'