Skip to content

Console Output

21:45:44 [2019-10-15T21:45:44.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40095/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40095/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3f576b1bd24f21ba62c6e99030913c67bfefc5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3f576b1bd24f21ba62c6e99030913c67bfefc5 hack/validate/default
21:45:45 [2019-10-15T21:45:45.153Z] Congratulations!  All commits are properly signed with the DCO!
21:45:45 [2019-10-15T21:45:45.407Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
21:45:45 [2019-10-15T21:45:45.662Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
21:45:45 [2019-10-15T21:45:45.662Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
21:46:17 [2019-10-15T21:46:17.749Z] INFO [loader] Go packages loading at mode load types and syntax took 27.839722616s 
21:46:19 [2019-10-15T21:46:19.110Z] INFO [loader] SSA repr building timing: packages building 267.787472ms, total 5.546410647s 
21:47:40 [2019-10-15T21:47:40.465Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:20172250 Name:quota Decls:[0xc02a348dc0 0xc02a348e40 0xc02a348ec0 0xc02a348f40 0xc02a333230 0xc02a333380] Scope:scope 0xc02a2fec40 {
21:47:40 [2019-10-15T21:47:40.465Z] 	var ErrQuotaNotSupported
21:47:40 [2019-10-15T21:47:40.465Z] 	type errQuotaNotSupported
21:47:40 [2019-10-15T21:47:40.465Z] }
21:47:40 [2019-10-15T21:47:40.465Z]  Imports:[0xc02a3330b0] Unresolved:[errdefs nil string] Comments:[0xc02a336540 0xc02a3366c0]} 
21:48:06 [2019-10-15T21:48:06.952Z] INFO [runner] worker.2 took 1m45.016594625s with stages: golint: 1m19.240291818s, gosec: 14.493665815s, gofmt: 5.311047178s, ineffassign: 2.998958499s, misspell: 1.764028807s, varcheck: 505.736022ms, deadcode: 343.105116ms, structcheck: 182.282937ms, unconvert: 177.41056ms, typecheck: 5.276µs 
21:48:06 [2019-10-15T21:48:06.952Z] INFO [runner] worker.1 took 1m46.906483717s with stages: megacheck: 49.820041811s, goimports: 28.702135067s, govet: 28.384285553s 
21:48:06 [2019-10-15T21:48:06.952Z] INFO [runner] Workers idle times: #2: 1.858799472s 
21:48:06 [2019-10-15T21:48:06.952Z] INFO [runner] Issues before processing: 1955, after processing: 0 
21:48:06 [2019-10-15T21:48:06.952Z] INFO [runner] processing took 557.198799ms with stages: exclude: 222.463707ms, autogenerated_exclude: 107.360772ms, identifier_marker: 82.377121ms, nolint: 71.10951ms, skip_dirs: 43.556593ms, path_prettifier: 16.931213ms, cgo: 5.756648ms, filename_unadjuster: 5.544401ms, exclude-rules: 2.073788ms, diff: 4.923µs, max_same_issues: 3.926µs, source_code: 3.212µs, max_from_linter: 2.841µs, uniq_by_line: 2.74µs, path_shortener: 2.737µs, max_per_file_from_linter: 2.373µs, skip_files: 2.294µs 
21:48:06 [2019-10-15T21:48:06.952Z] INFO File cache stats: 1433 entries of total size 6.7MiB 
21:48:06 [2019-10-15T21:48:06.952Z] INFO Memory: 186 samples, avg is 1278.3MB, max is 5245.8MB 
21:48:06 [2019-10-15T21:48:06.952Z] INFO Execution took 2m21.524129848s               
21:48:07 [2019-10-15T21:48:07.207Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
21:48:07 [2019-10-15T21:48:07.207Z] No api/types/ or api/swagger.yaml changes in diff.
21:48:07 [2019-10-15T21:48:07.207Z] Congratulations!  All toml source files changed here have valid syntax.
21:48:07 [2019-10-15T21:48:07.207Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
21:48:07 [2019-10-15T21:48:07.207Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.