Skip to content

Console Output

22:14:49 [2019-11-06T22:14:49.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40177/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40177/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4891080458d785f7c69c2d2c6055e2e448da3421 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4891080458d785f7c69c2d2c6055e2e448da3421 hack/validate/default
22:14:50 [2019-11-06T22:14:50.745Z] Congratulations!  All commits are properly signed with the DCO!
22:14:50 [2019-11-06T22:14:50.745Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
22:14:50 [2019-11-06T22:14:50.745Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:16:42 [2019-11-06T22:16:42.137Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 1m47.695397677s 
22:16:42 [2019-11-06T22:16:42.137Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.531386ms 
22:18:18 [2019-11-06T22:18:18.500Z] INFO [runner] Issues before processing: 2318, after processing: 0 
22:18:18 [2019-11-06T22:18:18.500Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1616/1616, exclude: 1616/1616, path_prettifier: 1713/1713, exclude-rules: 63/1616, cgo: 1713/2318, filename_unadjuster: 1713/1713, skip_files: 1713/1713, skip_dirs: 1713/1713, autogenerated_exclude: 1616/1713, nolint: 0/63 
22:18:18 [2019-11-06T22:18:18.500Z] INFO [runner] processing took 60.446878ms with stages: nolint: 25.607715ms, identifier_marker: 17.216934ms, path_prettifier: 7.43536ms, exclude-rules: 4.25104ms, autogenerated_exclude: 3.655022ms, skip_dirs: 1.704674ms, cgo: 360.337µs, filename_unadjuster: 210.788µs, max_same_issues: 1.047µs, exclude: 772ns, skip_files: 759ns, source_code: 583ns, diff: 490ns, max_from_linter: 392ns, uniq_by_line: 355ns, path_shortener: 348ns, max_per_file_from_linter: 262ns 
22:18:18 [2019-11-06T22:18:18.500Z] INFO [runner] linters took 1m34.151204387s with stages: goanalysis_metalinter: 1m17.116092463s, unused: 16.974539511s 
22:18:18 [2019-11-06T22:18:18.500Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
22:18:18 [2019-11-06T22:18:18.500Z] INFO Memory: 1529 samples, avg is 262.0MB, max is 2965.4MB 
22:18:18 [2019-11-06T22:18:18.500Z] INFO Execution took 3m22.315645776s               
22:18:18 [2019-11-06T22:18:18.500Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
22:18:18 [2019-11-06T22:18:18.500Z] No api/types/ or api/swagger.yaml changes in diff.
22:18:18 [2019-11-06T22:18:18.500Z] Congratulations!  All toml source files changed here have valid syntax.
22:18:18 [2019-11-06T22:18:18.500Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:18:18 [2019-11-06T22:18:18.500Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.