Skip to content

Console Output

23:07:55 [2020-02-10T23:07:55.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40472/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/validate/default
23:07:56 [2020-02-10T23:07:56.834Z] Congratulations!  All commits are properly signed with the DCO!
23:07:57 [2020-02-10T23:07:57.095Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
23:07:59 [2020-02-10T23:07:59.022Z] Congratulations!  All API changes are done the right way.
23:07:59 [2020-02-10T23:07:59.022Z] Congratulations!  All TOML source files changed here have valid syntax.
23:07:59 [2020-02-10T23:07:59.022Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:07:59 [2020-02-10T23:07:59.022Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
23:07:59 [2020-02-10T23:07:59.022Z] Congratulations!  No new tests were added to integration-cli.
23:07:59 [2020-02-10T23:07:59.022Z] 
23:07:59 [2020-02-10T23:07:59.022Z] INFO Start validation with golang-ci-lint
23:07:59 [2020-02-10T23:07:59.022Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:07:59 [2020-02-10T23:07:59.022Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:10:05 [2020-02-10T23:10:05.434Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 1m51.616531382s 
23:10:05 [2020-02-10T23:10:05.434Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 457.713726ms 
23:11:26 [2020-02-10T23:11:26.830Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
23:11:26 [2020-02-10T23:11:26.830Z] INFO [runner] Issues before processing: 46, after processing: 0 
23:11:26 [2020-02-10T23:11:26.830Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 1/1, filename_unadjuster: 10/10, skip_files: 10/10, identifier_marker: 1/1, autogenerated_exclude: 1/10, exclude: 1/1, nolint: 0/1, cgo: 10/46, path_prettifier: 10/10, skip_dirs: 10/10 
23:11:26 [2020-02-10T23:11:26.831Z] INFO [runner] processing took 889.166µs with stages: nolint: 379.225µs, path_prettifier: 289.743µs, skip_dirs: 75.688µs, autogenerated_exclude: 60.48µs, cgo: 54.299µs, identifier_marker: 16.958µs, filename_unadjuster: 6.535µs, exclude-rules: 2.442µs, max_same_issues: 1.223µs, diff: 466ns, path_shortener: 451ns, max_from_linter: 327ns, skip_files: 302ns, uniq_by_line: 271ns, max_per_file_from_linter: 269ns, exclude: 247ns, source_code: 240ns 
23:11:26 [2020-02-10T23:11:26.831Z] INFO [runner] linters took 1m30.69341516s with stages: goanalysis_metalinter: 1m12.02082358s, unused: 18.671587252s 
23:11:26 [2020-02-10T23:11:26.831Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
23:11:26 [2020-02-10T23:11:26.831Z] INFO Memory: 1380 samples, avg is 635.4MB, max is 3437.6MB 
23:11:26 [2020-02-10T23:11:26.831Z] INFO Execution took 3m22.777311402s