Skip to content

Console Output

13:20:51 [2019-12-16T13:20:51.910Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40312/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/validate/default
13:20:52 [2019-12-16T13:20:52.843Z] Congratulations!  All commits are properly signed with the DCO!
13:20:52 [2019-12-16T13:20:52.843Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
13:20:52 [2019-12-16T13:20:52.843Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
13:22:44 [2019-12-16T13:22:44.448Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 1m48.131594286s 
13:22:44 [2019-12-16T13:22:44.448Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 482.735539ms 
13:24:20 [2019-12-16T13:24:20.860Z] INFO [runner] Issues before processing: 2318, after processing: 0 
13:24:20 [2019-12-16T13:24:20.860Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1713/1713, path_prettifier: 1713/1713, exclude: 1616/1616, nolint: 0/63, exclude-rules: 63/1616, cgo: 1713/2318, skip_dirs: 1713/1713, autogenerated_exclude: 1616/1713, identifier_marker: 1616/1616, skip_files: 1713/1713 
13:24:20 [2019-12-16T13:24:20.860Z] INFO [runner] processing took 131.033898ms with stages: nolint: 54.054088ms, identifier_marker: 39.617315ms, path_prettifier: 13.697138ms, exclude-rules: 8.57671ms, autogenerated_exclude: 7.181055ms, skip_dirs: 4.28412ms, cgo: 2.086866ms, filename_unadjuster: 1.531003ms, max_same_issues: 1.695µs, max_from_linter: 628ns, uniq_by_line: 622ns, diff: 517ns, source_code: 491ns, exclude: 454ns, path_shortener: 453ns, skip_files: 427ns, max_per_file_from_linter: 316ns 
13:24:20 [2019-12-16T13:24:20.860Z] INFO [runner] linters took 1m34.473990194s with stages: goanalysis_metalinter: 1m17.397298394s, unused: 16.944529512s 
13:24:20 [2019-12-16T13:24:20.860Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
13:24:20 [2019-12-16T13:24:20.860Z] INFO Memory: 1525 samples, avg is 245.7MB, max is 2962.7MB 
13:24:20 [2019-12-16T13:24:20.860Z] INFO Execution took 3m23.837351005s               
13:24:20 [2019-12-16T13:24:20.860Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
13:24:20 [2019-12-16T13:24:20.860Z] No api/types/ or api/swagger.yaml changes in diff.
13:24:20 [2019-12-16T13:24:20.860Z] Congratulations!  All toml source files changed here have valid syntax.
13:24:20 [2019-12-16T13:24:20.860Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:24:20 [2019-12-16T13:24:20.860Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.