Skip to content

Console Output

10:08:31 [2020-02-07T10:08:31.211Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40469/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40469/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27649ee44f841f5804c9aa02ac59091ea2858e36 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27649ee44f841f5804c9aa02ac59091ea2858e36 hack/validate/default
10:08:32 [2020-02-07T10:08:32.146Z] Congratulations!  All commits are properly signed with the DCO!
10:08:32 [2020-02-07T10:08:32.146Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
10:08:32 [2020-02-07T10:08:32.146Z] No api/types/ or api/swagger.yaml changes in diff.
10:08:32 [2020-02-07T10:08:32.146Z] Congratulations!  All TOML source files changed here have valid syntax.
10:08:32 [2020-02-07T10:08:32.146Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:08:32 [2020-02-07T10:08:32.146Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
10:08:32 [2020-02-07T10:08:32.146Z] Congratulations!  No new tests were added to integration-cli.
10:08:32 [2020-02-07T10:08:32.146Z] 
10:08:32 [2020-02-07T10:08:32.146Z] INFO Start validation with golang-ci-lint
10:08:32 [2020-02-07T10:08:32.146Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
10:08:32 [2020-02-07T10:08:32.146Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:10:38 [2020-02-07T10:10:38.588Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|exports_file|deps|name) took 1m52.333493157s 
10:10:38 [2020-02-07T10:10:38.588Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.751207ms 
10:12:00 [2020-02-07T10:12:00.003Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
10:12:00 [2020-02-07T10:12:00.003Z] INFO [runner] Issues before processing: 46, after processing: 0 
10:12:00 [2020-02-07T10:12:00.003Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 10/10, skip_dirs: 10/10, filename_unadjuster: 10/10, exclude: 1/1, cgo: 10/46, skip_files: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, exclude-rules: 1/1, nolint: 0/1 
10:12:00 [2020-02-07T10:12:00.003Z] INFO [runner] processing took 886.378µs with stages: nolint: 394.557µs, path_prettifier: 286.923µs, skip_dirs: 76.253µs, autogenerated_exclude: 57.672µs, filename_unadjuster: 31.82µs, identifier_marker: 18.729µs, cgo: 13.377µs, exclude-rules: 2.868µs, max_same_issues: 1.611µs, diff: 492ns, skip_files: 388ns, max_from_linter: 353ns, path_shortener: 324ns, exclude: 275ns, max_per_file_from_linter: 259ns, source_code: 255ns, uniq_by_line: 222ns 
10:12:00 [2020-02-07T10:12:00.003Z] INFO [runner] linters took 1m31.467920331s with stages: goanalysis_metalinter: 1m13.029948026s, unused: 18.436951702s 
10:12:00 [2020-02-07T10:12:00.003Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
10:12:00 [2020-02-07T10:12:00.003Z] INFO Memory: 1393 samples, avg is 656.1MB, max is 3570.6MB 
10:12:00 [2020-02-07T10:12:00.003Z] INFO Execution took 3m24.266065254s