workhorse:verify
Passed Started
by
@ci-test-user-mk
ci-test-user-mk
This job is archived. Only the complete pipeline can be retried.
1Running with gitlab-runner 13.9.0-rc2 (69c049fd)2 on docker-auto-scale fa6cab463 feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true6Using Docker executor with image golang:1.15 ...7Pulling docker image golang:1.15 ...8Using docker image sha256:4873f85e381bd5e13fa35d70a6dfe3b7e55a460496508a512d8d3c65532cdb30 for golang:1.15 with digest golang@sha256:194804c9c296dd70c95e0a7f7e97e82e6b37078ea9bff0637e39dceec90464fe ...10Running on runner-fa6cab46-project-5655380-concurrent-0 via runner-fa6cab46-stg-srm-1616511371-ea57a217...12$ eval "$CI_PRE_CLONE_SCRIPT"13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org-forks/gitlab/.git/15Created fresh repository.16Checking out 8de1bc8a as master...17Skipping Git submodules setup19Using docker image sha256:4873f85e381bd5e13fa35d70a6dfe3b7e55a460496508a512d8d3c65532cdb30 for golang:1.15 with digest golang@sha256:194804c9c296dd70c95e0a7f7e97e82e6b37078ea9bff0637e39dceec90464fe ...20$ make -C workhorse21make: Entering directory '/builds/gitlab-org-forks/gitlab/workhorse'22fatal: No names found, cannot describe anything.23### clean-build24rm -rf /builds/gitlab-org-forks/gitlab/workhorse/_build25### Setting up target directory26rm -rf "/builds/gitlab-org-forks/gitlab/workhorse/_build"27mkdir -p "/builds/gitlab-org-forks/gitlab/workhorse/_build"28touch "/builds/gitlab-org-forks/gitlab/workhorse/_build/.ok"29### Building gitlab-resize-image30go build -ldflags "-X main.Version=v13.11.0-pre -X main.BuildTime=20210323.145756" -tags "tracer_static tracer_static_jaeger continuous_profiler_stackdriver" -o /builds/gitlab-org-forks/gitlab/workhorse/gitlab-resize-image gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-resize-image31go: downloading github.com/disintegration/imaging v1.6.232go: downloading golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb833### Building gitlab-zip-cat34go build -ldflags "-X main.Version=v13.11.0-pre -X main.BuildTime=20210323.145756" -tags "tracer_static tracer_static_jaeger continuous_profiler_stackdriver" -o /builds/gitlab-org-forks/gitlab/workhorse/gitlab-zip-cat gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-zip-cat35go: downloading gitlab.com/gitlab-org/labkit v1.0.036go: downloading github.com/mitchellh/copystructure v1.0.037go: downloading github.com/mitchellh/reflectwalk v1.0.038go: downloading github.com/oklog/ulid/v2 v2.0.239go: downloading github.com/opentracing/opentracing-go v1.2.040go: downloading github.com/uber/jaeger-client-go v2.15.0+incompatible41go: downloading github.com/sirupsen/logrus v1.7.042go: downloading github.com/client9/reopen v1.0.043go: downloading github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa3544go: downloading golang.org/x/sys v0.0.0-20210110051926-789bb1bd406145go: downloading github.com/uber/jaeger-lib v1.5.046go: downloading github.com/pkg/errors v0.9.147go: downloading github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd48### Building gitlab-zip-metadata49go build -ldflags "-X main.Version=v13.11.0-pre -X main.BuildTime=20210323.145756" -tags "tracer_static tracer_static_jaeger continuous_profiler_stackdriver" -o /builds/gitlab-org-forks/gitlab/workhorse/gitlab-zip-metadata gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-zip-metadata50### Building gitlab-workhorse51go build -ldflags "-X main.Version=v13.11.0-pre -X main.BuildTime=20210323.145756" -tags "tracer_static tracer_static_jaeger continuous_profiler_stackdriver" -o /builds/gitlab-org-forks/gitlab/workhorse/gitlab-workhorse gitlab.com/gitlab-org/gitlab-workhorse52go: downloading cloud.google.com/go v0.72.053go: downloading github.com/prometheus/client_golang v1.8.054go: downloading gocloud.dev v0.21.1-0.20201223184910-5094f54ed8bb55go: downloading github.com/BurntSushi/toml v0.3.156go: downloading google.golang.org/api v0.36.057go: downloading github.com/Azure/azure-storage-blob-go v0.11.1-0.20201209121048-6df5d9af221d58go: downloading github.com/getsentry/raven-go v0.2.059go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible60go: downloading github.com/gorilla/websocket v1.4.161go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c605462go: downloading github.com/golang/protobuf v1.4.363go: downloading github.com/golang/gddo v0.0.0-20190419222130-af0f2af8072164go: downloading github.com/alecthomas/chroma v0.7.365go: downloading github.com/FZambia/sentinel v1.0.066go: downloading google.golang.org/grpc v1.34.167go: downloading github.com/Azure/azure-pipeline-go v0.2.368go: downloading github.com/prometheus/client_model v0.2.069go: downloading github.com/prometheus/common v0.14.070go: downloading github.com/cespare/xxhash/v2 v2.1.171go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.072go: downloading gitlab.com/gitlab-org/gitaly v1.87.1-0.20201001041716-3f5e218def9373go: downloading google.golang.org/protobuf v1.25.074go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.2.275go: downloading github.com/prometheus/procfs v0.2.076go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.177go: downloading github.com/beorn7/perks v1.0.178go: downloading github.com/googleapis/gax-go v2.0.2+incompatible79go: downloading google.golang.org/genproto v0.0.0-20210111234610-22ae2b108f8980go: downloading github.com/google/wire v0.4.081go: downloading github.com/mattn/go-ieproxy v0.0.182go: downloading github.com/googleapis/gax-go/v2 v2.0.583go: downloading github.com/google/uuid v1.1.284go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff185go: downloading golang.org/x/net v0.0.0-20201224014010-6772e930b67b86go: downloading go.opencensus.io v0.22.587go: downloading github.com/google/pprof v0.0.0-20201023163331-3e6fc7fc9c4c88go: downloading github.com/Azure/go-autorest v14.2.0+incompatible89go: downloading github.com/Azure/go-autorest/autorest v0.11.1290go: downloading github.com/Azure/go-autorest/tracing v0.6.091go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.692go: downloading github.com/aws/aws-sdk-go v1.36.193go: downloading github.com/jpillora/backoff v1.0.094go: downloading github.com/dlclark/regexp2 v1.2.095go: downloading github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d96496go: downloading github.com/Azure/go-autorest/autorest/date v0.3.097go: downloading golang.org/x/crypto v0.0.0-20201203163018-be400aefbc4c98go: downloading github.com/gomodule/redigo v2.0.0+incompatible99go: downloading github.com/Azure/go-autorest/logger v0.2.0100go: downloading github.com/form3tech-oss/jwt-go v3.2.2+incompatible101go: downloading golang.org/x/text v0.3.5102go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e103go: downloading golang.org/x/oauth2 v0.0.0-20201203001011-0b49973bad19104go: downloading github.com/google/go-cmp v0.5.4105go: downloading github.com/jmespath/go-jmespath v0.4.0106make: Leaving directory '/builds/gitlab-org-forks/gitlab/workhorse'107$ make -C workhorse verify108make: Entering directory '/builds/gitlab-org-forks/gitlab/workhorse'109fatal: No names found, cannot describe anything.110### Verify: lint111go install golang.org/x/lint/golint112go: downloading golang.org/x/lint v0.0.0-20200302205851-738671d3881b113go: downloading golang.org/x/tools v0.0.0-20201203202102-a1a1cbeaa516114### Verify: vet115go: downloading github.com/stretchr/testify v1.6.1116go: downloading github.com/smartystreets/goconvey v1.6.4117go: downloading github.com/johannesboyne/gofakes3 v0.0.0-20200510090907-02d71f533bec118go: downloading github.com/rafaeljusto/redigomock v0.0.0-20190202135759-257e089e14a1119go: downloading github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46120go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c121go: downloading github.com/pmezard/go-difflib v1.0.0122go: downloading github.com/davecgh/go-spew v1.1.1123go: downloading github.com/jtolds/gls v4.20.0+incompatible124go: downloading github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d125### Verify: detect-context126_support/detect-context.sh127### Verify: detect-assert128_support/detect-assert.sh129### install-goimports130go install golang.org/x/tools/cmd/goimports131go: downloading golang.org/x/mod v0.4.0132### Verify: check-formatting133### Verify: staticcheck134go install honnef.co/go/tools/cmd/staticcheck135go: downloading honnef.co/go/tools v0.0.1-2020.1.5136go mod tidy137go: downloading cloud.google.com/go/storage v1.12.0138go: downloading gopkg.in/DataDog/dd-trace-go.v1 v1.7.0139go: downloading github.com/lightstep/lightstep-tracer-go v0.18.1140go: downloading github.com/shabbyrobe/gocovmerge v0.0.0-20190829150210-3e036491d500141go: downloading github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38142go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1143go: downloading github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897144go: downloading google.golang.org/appengine v1.6.7145go: downloading github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721146go: downloading github.com/Azure/go-autorest/autorest/mocks v0.4.1147go: downloading github.com/gogo/protobuf v1.2.1148go: downloading github.com/onsi/ginkgo v1.10.3149go: downloading github.com/mattn/go-isatty v0.0.12150go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.3151go: downloading github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20190605223551-bc2310a04743152go: downloading github.com/onsi/gomega v1.7.1153go: downloading github.com/dimchansky/utfbom v1.1.1154go: downloading gopkg.in/yaml.v2 v2.3.0155go: downloading github.com/jstemmer/go-junit-report v0.9.1156go: downloading github.com/sergi/go-diff v1.0.0157go: downloading github.com/golang/mock v1.4.4158go: downloading github.com/google/go-replayers/grpcreplay v1.0.0159go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f160go: downloading github.com/tinylib/msgp v1.0.2161go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e162go: downloading github.com/google/go-replayers/httpreplay v0.1.2163go: downloading github.com/google/martian v2.1.1-0.20190517191504-25dcb96d9e51+incompatible164go: downloading google.golang.org/grpc/examples v0.0.0-20201226181154-53788aa5dcb4165go: downloading github.com/hpcloud/tail v1.0.0166go: downloading github.com/uber-go/atomic v1.3.2167go: downloading github.com/kr/text v0.1.0168go: downloading github.com/kelseyhightower/envconfig v1.3.0169go: downloading github.com/google/martian/v3 v3.1.0170go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.2171go: downloading gopkg.in/fsnotify.v1 v1.4.7172go: downloading github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1173go: downloading github.com/philhofer/fwd v1.0.0174go: downloading github.com/mitchellh/go-homedir v1.1.0175go: downloading github.com/fsnotify/fsnotify v1.4.9176go: downloading github.com/getsentry/sentry-go v0.7.0177go: downloading go.uber.org/atomic v1.5.0178go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7179go: downloading github.com/go-errors/errors v1.0.1180go: downloading github.com/pingcap/errors v0.11.4181go.mod and go.sum are ok182make: Leaving directory '/builds/gitlab-org-forks/gitlab/workhorse'184Job succeeded