Skip to content

Console Output

23:43:40 [2019-10-07T23:43:40.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40057/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40057/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=318e279fd8f7bb98eba4890d25e24b4ca86185b5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:318e279fd8f7bb98eba4890d25e24b4ca86185b5 hack/validate/default
23:43:41 [2019-10-07T23:43:41.056Z] Congratulations!  All commits are properly signed with the DCO!
23:43:41 [2019-10-07T23:43:41.312Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:43:41 [2019-10-07T23:43:41.567Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:43:41 [2019-10-07T23:43:41.567Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
23:44:08 [2019-10-07T23:44:08.043Z] INFO [loader] Go packages loading at mode load types and syntax took 26.50027366s 
23:44:13 [2019-10-07T23:44:13.279Z] INFO [loader] SSA repr building timing: packages building 323.278328ms, total 5.231314436s 
23:45:34 [2019-10-07T23:45:34.631Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:20630224 Name:quota Decls:[0xc02b188800 0xc02b188880 0xc02b188900 0xc02b188980 0xc02b15d380 0xc02b15d4d0] Scope:scope 0xc02b178700 {
23:45:34 [2019-10-07T23:45:34.631Z] 	var ErrQuotaNotSupported
23:45:34 [2019-10-07T23:45:34.631Z] 	type errQuotaNotSupported
23:45:34 [2019-10-07T23:45:34.631Z] }
23:45:34 [2019-10-07T23:45:34.631Z]  Imports:[0xc02b15d200] Unresolved:[errdefs nil string] Comments:[0xc02b185ae0 0xc02b185c60]} 
23:45:52 [2019-10-07T23:45:52.699Z] INFO [runner] worker.2 took 1m38.691261803s with stages: golint: 1m16.160503433s, gosec: 12.28535488s, gofmt: 4.39027603s, ineffassign: 2.797072997s, misspell: 1.836443207s, varcheck: 475.756856ms, deadcode: 366.588029ms, structcheck: 223.43693ms, unconvert: 155.748546ms, typecheck: 5.674µs 
23:45:54 [2019-10-07T23:45:54.583Z] INFO [runner] worker.1 took 1m41.299134945s with stages: megacheck: 48.414141558s, govet: 26.470361567s, goimports: 26.414607982s 
23:45:54 [2019-10-07T23:45:54.583Z] INFO [runner] Workers idle times: #2: 2.59782012s 
23:45:54 [2019-10-07T23:45:54.583Z] INFO [runner] Issues before processing: 1961, after processing: 0 
23:45:54 [2019-10-07T23:45:54.584Z] INFO [runner] processing took 647.396214ms with stages: exclude: 237.946997ms, identifier_marker: 115.408766ms, autogenerated_exclude: 100.531848ms, skip_dirs: 84.681313ms, nolint: 81.345858ms, cgo: 11.242945ms, filename_unadjuster: 8.192435ms, path_prettifier: 6.957674ms, exclude-rules: 1.03723ms, max_from_linter: 14.953µs, uniq_by_line: 12.513µs, source_code: 5.228µs, diff: 5.075µs, max_same_issues: 4.97µs, path_shortener: 3.322µs, skip_files: 2.603µs, max_per_file_from_linter: 2.484µs 
23:45:54 [2019-10-07T23:45:54.584Z] INFO File cache stats: 1433 entries of total size 6.7MiB 
23:45:56 [2019-10-07T23:45:56.466Z] INFO Memory: 189 samples, avg is 1348.8MB, max is 5653.5MB 
23:45:56 [2019-10-07T23:45:56.466Z] INFO Execution took 2m14.750317438s               
23:45:56 [2019-10-07T23:45:56.466Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
23:45:56 [2019-10-07T23:45:56.466Z] No api/types/ or api/swagger.yaml changes in diff.
23:45:56 [2019-10-07T23:45:56.466Z] Congratulations!  All toml source files changed here have valid syntax.
23:45:56 [2019-10-07T23:45:56.720Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:45:56 [2019-10-07T23:45:56.720Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.