------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.15.6,1.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> doctl-1.54.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> doctl-1.54.1 depends on file: /usr/local/sbin/pkg - found => digitalocean-doctl-v1.54.1_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/digitalocean/doctl/tar.gz/v1.54.1?dummy=/digitalocean-doctl-v1.54.1_GH0.tar.gz fetch: https://codeload.github.com/digitalocean/doctl/tar.gz/v1.54.1?dummy=/digitalocean-doctl-v1.54.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/digitalocean/doctl/tar.gz/v1.54.1?dummy=/digitalocean-doctl-v1.54.1_GH0.tar.gz: size of remote file is not known digitalocean-doctl-v1.54.1_GH0.tar.gz 0 B 0 Bps digitalocean-doctl-v1.54.1_GH0.tar.gz 2800 kB 6176 kBps digitalocean-doctl-v1.54.1_GH0.tar.gz 5034 kB 5804 kBps 01s ===> Fetching all distfiles required by doctl-1.54.1 for building SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> doctl-1.54.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by doctl-1.54.1 for building => SHA256 Checksum OK for digitalocean-doctl-v1.54.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> doctl-1.54.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by doctl-1.54.1 for building ===> Extracting for doctl-1.54.1 => SHA256 Checksum OK for digitalocean-doctl-v1.54.1_GH0.tar.gz. Extracted Memory Use: 34.35M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for doctl-1.54.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> doctl-1.54.1 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> doctl-1.54.1 depends on file: /usr/local/bin/go - found ===> Configuring for doctl-1.54.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for doctl-1.54.1 (cd /construction/sysutils/doctl/doctl-1.54.1; for t in ./cmd/doctl; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/doctl/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^doctl$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/sysutils/doctl XDG_CONFIG_HOME=/construction/sysutils/doctl HOME=/construction/sysutils/doctl TMPDIR="/tmp" PATH=/construction/sysutils/doctl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOARM= GOPATH="" GOBIN="/construction/sysutils/doctl/bin" GO111MODULE=on GOPROXY=off GO_NO_VENDOR_CHECKS=1 /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -mod=vendor -o /construction/sysutils/doctl/bin/${out} ${pkg}; done) ===> Building doctl from ./cmd/doctl github.com/gobwas/glob/util/runes github.com/docker/cli/cli/config/types golang.org/x/crypto/internal/subtle golang.org/x/sys/internal/unsafeheader github.com/digitalocean/doctl/pkg/runner k8s.io/apimachinery/pkg/selection github.com/go-logr/logr k8s.io/utils/integer k8s.io/apimachinery/pkg/types runtime/cgo github.com/hashicorp/hcl/hcl/strconv github.com/gogo/protobuf/sortkeys github.com/shiena/ansicolor golang.org/x/text/transform github.com/gobwas/glob/util/strings golang.org/x/crypto/blowfish k8s.io/apimachinery/pkg/util/sets golang.org/x/crypto/poly1305 k8s.io/apimachinery/pkg/version golang.org/x/crypto/chacha20 github.com/mattn/go-isatty golang.org/x/crypto/ssh/internal/bcrypt_pbkdf k8s.io/apimachinery/pkg/util/clock golang.org/x/sys/unix github.com/gobwas/glob/syntax/lexer github.com/mattn/go-colorable github.com/pkg/errors github.com/gobwas/glob/syntax/ast k8s.io/apimachinery/third_party/forked/golang/reflect github.com/hashicorp/hcl/hcl/token golang.org/x/text/unicode/bidi github.com/google/gofuzz golang.org/x/text/unicode/norm k8s.io/apimachinery/pkg/util/errors github.com/google/go-querystring/query k8s.io/apimachinery/pkg/fields k8s.io/apimachinery/pkg/conversion/queryparams golang.org/x/net/http2/hpack github.com/gobwas/glob/match k8s.io/apimachinery/pkg/util/naming github.com/imdario/mergo gopkg.in/yaml.v2 github.com/spf13/afero/mem github.com/modern-go/concurrent github.com/spf13/jwalterweatherman golang.org/x/crypto/curve25519 github.com/fatih/color github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/json/token github.com/gobwas/glob/compiler github.com/docker/docker-credential-helpers/credentials github.com/hashicorp/hcl/hcl/ast k8s.io/apimachinery/pkg/util/framer golang.org/x/text/secure/bidirule github.com/davecgh/go-spew/spew k8s.io/apimachinery/pkg/util/validation/field github.com/gobwas/glob/syntax github.com/blang/semver k8s.io/apimachinery/pkg/util/json gopkg.in/inf.v0 k8s.io/client-go/tools/metrics github.com/digitalocean/doctl/pkg/ssh golang.org/x/time/rate k8s.io/apimachinery/pkg/conversion golang.org/x/crypto/ed25519 k8s.io/client-go/pkg/version k8s.io/client-go/util/homedir github.com/pelletier/go-toml k8s.io/client-go/util/flowcontrol github.com/docker/docker-credential-helpers/client github.com/hashicorp/hcl/json/scanner github.com/gobwas/glob golang.org/x/term github.com/fsnotify/fsnotify github.com/hashicorp/hcl/hcl/parser github.com/dustin/go-humanize golang.org/x/net/idna github.com/modern-go/reflect2 github.com/hashicorp/hcl/json/parser sigs.k8s.io/yaml os/user github.com/docker/cli/cli/config/credentials github.com/spf13/cast github.com/gogo/protobuf/proto golang.org/x/crypto/ssh/terminal github.com/hashicorp/hcl/hcl/printer net github.com/hashicorp/hcl github.com/docker/cli/cli/config/configfile github.com/json-iterator/go github.com/opencontainers/runc/libcontainer/user k8s.io/klog/v2 github.com/docker/docker/pkg/homedir k8s.io/apimachinery/pkg/util/yaml github.com/docker/cli/cli/config k8s.io/apimachinery/pkg/runtime/schema k8s.io/apimachinery/pkg/util/intstr k8s.io/apimachinery/pkg/api/resource sigs.k8s.io/structured-merge-diff/v4/value k8s.io/apimachinery/pkg/util/validation github.com/mitchellh/mapstructure vendor/golang.org/x/net/http/httpproxy k8s.io/client-go/util/connrotation net/textproto crypto/x509 k8s.io/apimachinery/pkg/labels github.com/spf13/pflag vendor/golang.org/x/net/http/httpguts golang.org/x/net/http/httpguts golang.org/x/crypto/ssh k8s.io/client-go/util/keyutil crypto/tls github.com/spf13/cobra net/http/httptrace k8s.io/client-go/util/cert net/http golang.org/x/net/context/ctxhttp k8s.io/apimachinery/pkg/util/runtime net/rpc net/http/httputil github.com/magiconair/properties github.com/spf13/afero golang.org/x/net/http2 k8s.io/apimachinery/pkg/util/wait k8s.io/client-go/util/workqueue k8s.io/apimachinery/pkg/runtime golang.org/x/oauth2/internal net/rpc/jsonrpc github.com/natefinch/pie golang.org/x/oauth2 github.com/digitalocean/godo github.com/spf13/viper k8s.io/apimachinery/pkg/runtime/serializer/recognizer k8s.io/apimachinery/pkg/runtime/serializer/streaming k8s.io/client-go/tools/clientcmd/api k8s.io/apimachinery/pkg/runtime/serializer/json k8s.io/client-go/tools/clientcmd/api/v1 k8s.io/apimachinery/pkg/util/net github.com/digitalocean/godo/util github.com/digitalocean/doctl github.com/digitalocean/doctl/do k8s.io/apimachinery/pkg/watch k8s.io/client-go/transport github.com/digitalocean/doctl/pluginhost k8s.io/apimachinery/pkg/apis/meta/v1 github.com/digitalocean/doctl/commands/displayers k8s.io/client-go/pkg/apis/clientauthentication k8s.io/apimachinery/pkg/api/errors k8s.io/apimachinery/pkg/apis/meta/v1/unstructured k8s.io/apimachinery/pkg/runtime/serializer/protobuf k8s.io/client-go/rest/watch k8s.io/api/core/v1 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/tools/clientcmd/api/latest k8s.io/apimachinery/pkg/runtime/serializer k8s.io/client-go/plugin/pkg/client/auth/exec k8s.io/client-go/rest k8s.io/client-go/tools/auth k8s.io/client-go/tools/clientcmd github.com/digitalocean/doctl/commands github.com/digitalocean/doctl/cmd/doctl SUCCEEDED 00:00:31 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for doctl-1.54.1 ===> Generating temporary packing list for t in ./cmd/doctl; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/doctl/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/sysutils/doctl/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/sysutils/doctl/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/sysutils/doctl/bin/${src} ${dst}; done ===> Installing doctl as /construction/sysutils/doctl/stage/usr/local/bin/doctl ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for doctl-1.54.1 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:20 TOTAL TIME 00:01:07