Skip to content

Console Output

02:07:28 [2019-11-26T02:07:28.249Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40249/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40249/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e hack/validate/default
02:07:29 [2019-11-26T02:07:29.184Z] Congratulations!  All commits are properly signed with the DCO!
02:07:29 [2019-11-26T02:07:29.441Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
02:07:29 [2019-11-26T02:07:29.441Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
02:09:20 [2019-11-26T02:09:20.865Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 1m50.632516944s 
02:09:20 [2019-11-26T02:09:20.865Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.004036ms 
02:10:57 [2019-11-26T02:10:57.285Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
02:10:57 [2019-11-26T02:10:57.285Z] INFO [runner] Issues before processing: 46, after processing: 0 
02:10:57 [2019-11-26T02:10:57.285Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1/10, exclude: 1/1, cgo: 10/46, filename_unadjuster: 10/10, skip_dirs: 10/10, path_prettifier: 10/10, skip_files: 10/10, identifier_marker: 1/1, exclude-rules: 1/1, nolint: 0/1 
02:10:57 [2019-11-26T02:10:57.285Z] INFO [runner] processing took 924.961µs with stages: nolint: 401.94µs, path_prettifier: 332.701µs, skip_dirs: 86.607µs, autogenerated_exclude: 60.611µs, identifier_marker: 18.499µs, cgo: 14.549µs, filename_unadjuster: 3.514µs, exclude-rules: 2.739µs, max_same_issues: 1.37µs, exclude: 409ns, diff: 357ns, path_shortener: 319ns, max_from_linter: 319ns, skip_files: 267ns, source_code: 258ns, max_per_file_from_linter: 253ns, uniq_by_line: 249ns 
02:10:57 [2019-11-26T02:10:57.285Z] INFO [runner] linters took 1m30.369945043s with stages: goanalysis_metalinter: 1m12.03152592s, unused: 18.33733305s 
02:10:57 [2019-11-26T02:10:57.285Z] INFO File cache stats: 1443 entries of total size 6.8MiB 
02:10:57 [2019-11-26T02:10:57.285Z] INFO Memory: 1365 samples, avg is 597.8MB, max is 3237.4MB 
02:10:57 [2019-11-26T02:10:57.285Z] INFO Execution took 3m21.4730415s                 
02:10:57 [2019-11-26T02:10:57.285Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
02:10:57 [2019-11-26T02:10:57.285Z] No api/types/ or api/swagger.yaml changes in diff.
02:10:57 [2019-11-26T02:10:57.285Z] Congratulations!  All toml source files changed here have valid syntax.
02:10:57 [2019-11-26T02:10:57.285Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
02:10:57 [2019-11-26T02:10:57.285Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.