Skip to content

Console Output

08:47:57 [2019-11-26T08:47:57.689Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40254/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4952248d0886d747afcbf6f8d13157f7300cc451 hack/validate/default
08:47:58 [2019-11-26T08:47:58.620Z] Congratulations!  All commits are properly signed with the DCO!
08:47:58 [2019-11-26T08:47:58.620Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
08:47:58 [2019-11-26T08:47:58.620Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
08:49:50 [2019-11-26T08:49:50.061Z] INFO [loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 1m49.526845143s 
08:49:50 [2019-11-26T08:49:50.061Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.261523ms 
08:51:26 [2019-11-26T08:51:26.678Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
08:51:26 [2019-11-26T08:51:26.678Z] INFO [runner] Issues before processing: 46, after processing: 0 
08:51:26 [2019-11-26T08:51:26.678Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, identifier_marker: 1/1, exclude: 1/1, exclude-rules: 1/1, filename_unadjuster: 10/10, path_prettifier: 10/10, nolint: 0/1, autogenerated_exclude: 1/10, cgo: 10/46, skip_dirs: 10/10 
08:51:26 [2019-11-26T08:51:26.678Z] INFO [runner] processing took 1.257782ms with stages: nolint: 728.507µs, path_prettifier: 253.638µs, skip_dirs: 111.844µs, autogenerated_exclude: 84.26µs, identifier_marker: 33.748µs, cgo: 29.014µs, filename_unadjuster: 8.391µs, exclude-rules: 3.546µs, max_same_issues: 1.641µs, diff: 540ns, max_from_linter: 518ns, uniq_by_line: 464ns, source_code: 371ns, skip_files: 371ns, path_shortener: 337ns, exclude: 303ns, max_per_file_from_linter: 289ns 
08:51:26 [2019-11-26T08:51:26.678Z] INFO [runner] linters took 1m29.438046277s with stages: goanalysis_metalinter: 1m10.995367033s, unused: 18.441228545s 
08:51:26 [2019-11-26T08:51:26.678Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
08:51:26 [2019-11-26T08:51:26.678Z] INFO Memory: 1345 samples, avg is 626.6MB, max is 3504.1MB 
08:51:26 [2019-11-26T08:51:26.678Z] INFO Execution took 3m19.683586183s               
08:51:26 [2019-11-26T08:51:26.678Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
08:51:26 [2019-11-26T08:51:26.678Z] No api/types/ or api/swagger.yaml changes in diff.
08:51:26 [2019-11-26T08:51:26.678Z] Congratulations!  All toml source files changed here have valid syntax.
08:51:26 [2019-11-26T08:51:26.678Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:51:26 [2019-11-26T08:51:26.678Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.