Skip to content

Console Output

18:21:02 [2019-11-28T18:21:02.004Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40268/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40268/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=446fe7f263e26a5d8817770c0c4250175d4f528c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:446fe7f263e26a5d8817770c0c4250175d4f528c hack/validate/default
18:21:02 [2019-11-28T18:21:02.928Z] Congratulations!  All commits are properly signed with the DCO!
18:21:03 [2019-11-28T18:21:03.183Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:21:03 [2019-11-28T18:21:03.183Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:22:54 [2019-11-28T18:22:54.550Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 1m48.908649083s 
18:22:54 [2019-11-28T18:22:54.550Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.316564ms 
18:24:30 [2019-11-28T18:24:30.940Z] INFO [runner] Issues before processing: 2318, after processing: 0 
18:24:30 [2019-11-28T18:24:30.940Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1713/1713, path_prettifier: 1713/1713, nolint: 0/63, skip_files: 1713/1713, identifier_marker: 1616/1616, cgo: 1713/2318, skip_dirs: 1713/1713, autogenerated_exclude: 1616/1713, exclude: 1616/1616, exclude-rules: 63/1616 
18:24:30 [2019-11-28T18:24:30.940Z] INFO [runner] processing took 129.280896ms with stages: nolint: 52.420917ms, identifier_marker: 39.429689ms, path_prettifier: 13.782989ms, exclude-rules: 8.653258ms, autogenerated_exclude: 7.042342ms, skip_dirs: 4.303362ms, cgo: 2.098156ms, filename_unadjuster: 1.542862ms, max_same_issues: 1.983µs, source_code: 1.051µs, exclude: 800ns, diff: 778ns, max_from_linter: 657ns, uniq_by_line: 641ns, path_shortener: 502ns, max_per_file_from_linter: 468ns, skip_files: 441ns 
18:24:30 [2019-11-28T18:24:30.940Z] INFO [runner] linters took 1m35.422067979s with stages: goanalysis_metalinter: 1m17.988195284s, unused: 17.303937644s 
18:24:30 [2019-11-28T18:24:30.940Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
18:24:30 [2019-11-28T18:24:30.940Z] INFO Memory: 1520 samples, avg is 264.6MB, max is 2832.1MB 
18:24:30 [2019-11-28T18:24:30.940Z] INFO Execution took 3m26.464886772s               
18:24:30 [2019-11-28T18:24:30.940Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
18:24:30 [2019-11-28T18:24:30.940Z] No api/types/ or api/swagger.yaml changes in diff.
18:24:30 [2019-11-28T18:24:30.940Z] Congratulations!  All toml source files changed here have valid syntax.
18:24:30 [2019-11-28T18:24:30.940Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:24:30 [2019-11-28T18:24:30.940Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.