test_1.10
1Running with gitlab-runner 12.7.1 (003fe500)2 on docker-auto-scale 0277ea0f4Pulling docker image golang:1.10 ...5Using docker image sha256:6fd1f7edb6ab06a00b9d8a68836202042694651c5963f463afca8b76a693e099 for golang:1.10 ... 6 Running on runner-0277ea0f-project-9438583-concurrent-0 via runner-0277ea0f-srm-1581070490-d0c8ce88...
00:05
8Fetching changes...9Initialized empty Git repository in /builds/gitlab-org/labkit/.git/10Created fresh repository.12 * [new ref] refs/pipelines/115817135 -> refs/pipelines/11581713513 * [new branch] 5-upgrade-to-sentry-go -> origin/5-upgrade-to-sentry-go14 * [new branch] 7-update-jaeger-client-go -> origin/7-update-jaeger-client-go15 * [new branch] an-labkit-opencensus -> origin/an-labkit-opencensus16 * [new branch] an-move-helper-functions-workhorse -> origin/an-move-helper-functions-workhorse17 * [new branch] circuit_breaker -> origin/circuit_breaker18 * [new branch] dcroft-mirgrating_from_raven_to_sentry -> origin/dcroft-mirgrating_from_raven_to_sentry19 * [new branch] elastic -> origin/elastic20 * [new branch] jc-sanitize -> origin/jc-sanitize21 * [new branch] labkit-ruby -> origin/labkit-ruby22 * [new branch] master -> origin/master23 * [new branch] osw-add-go-stackdriver-profiler -> origin/osw-add-go-stackdriver-profiler24 * [new branch] run-go-mod-tidy -> origin/run-go-mod-tidy25 * [new branch] sh-rename-request-id-correlation-id -> origin/sh-rename-request-id-correlation-id26 * [new branch] zj-custom-logger-opts -> origin/zj-custom-logger-opts27 * [new branch] zj-labkit-logger-package -> origin/zj-labkit-logger-package28 * [new branch] zj-version-monitoring -> origin/zj-version-monitoring29Checking out ad8f813a as run-go-mod-tidy...30Skipping Git submodules setup32$ ln -svf $CI_PROJECT_DIR $GOPATH/src/$REPO_NAME33'/go/src/gitlab.com/gitlab-org/labkit' -> '/builds/gitlab-org/labkit'34$ cd $GOPATH/src/$REPO_NAME35$ ./test.sh36+ go test -tags '' ./...37? gitlab.com/gitlab-org/labkit [no test files]38ok gitlab.com/gitlab-org/labkit/correlation 0.008s39ok gitlab.com/gitlab-org/labkit/correlation/grpc 0.004s [no tests to run]40ok gitlab.com/gitlab-org/labkit/correlation/raven 0.014s41ok gitlab.com/gitlab-org/labkit/errortracking 0.015s42? gitlab.com/gitlab-org/labkit/example [no test files]43ok gitlab.com/gitlab-org/labkit/log 0.023s44ok gitlab.com/gitlab-org/labkit/mask 0.009s45ok gitlab.com/gitlab-org/labkit/metrics 0.008s46ok gitlab.com/gitlab-org/labkit/monitoring 0.005s47ok gitlab.com/gitlab-org/labkit/tracing 0.004s48ok gitlab.com/gitlab-org/labkit/tracing/connstr 0.002s49? gitlab.com/gitlab-org/labkit/tracing/correlation [no test files]50? gitlab.com/gitlab-org/labkit/tracing/grpc [no test files]51? gitlab.com/gitlab-org/labkit/tracing/impl [no test files]52+ go test -tags 'tracer_static tracer_static_jaeger tracer_static_lightstep tracer_static_datadog' ./...53? gitlab.com/gitlab-org/labkit [no test files]54ok gitlab.com/gitlab-org/labkit/correlation (cached)55ok gitlab.com/gitlab-org/labkit/correlation/grpc (cached) [no tests to run]56ok gitlab.com/gitlab-org/labkit/correlation/raven (cached)57ok gitlab.com/gitlab-org/labkit/errortracking (cached)58? gitlab.com/gitlab-org/labkit/example [no test files]59ok gitlab.com/gitlab-org/labkit/log (cached)60ok gitlab.com/gitlab-org/labkit/mask (cached)61ok gitlab.com/gitlab-org/labkit/metrics (cached)62ok gitlab.com/gitlab-org/labkit/monitoring (cached)63ok gitlab.com/gitlab-org/labkit/tracing 0.007s64ok gitlab.com/gitlab-org/labkit/tracing/connstr (cached)65? gitlab.com/gitlab-org/labkit/tracing/correlation [no test files]66? gitlab.com/gitlab-org/labkit/tracing/grpc [no test files]67ok gitlab.com/gitlab-org/labkit/tracing/impl 0.012s68Job succeeded