Skip to content

Console Output

18:31:18 [2020-02-28T18:31:18.872Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40478/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/validate/default
18:31:19 [2020-02-28T18:31:19.806Z] Congratulations!  All commits are properly signed with the DCO!
18:31:19 [2020-02-28T18:31:19.806Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:31:27 [2020-02-28T18:31:27.908Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
18:31:29 [2020-02-28T18:31:29.802Z] Congratulations!  All API changes are done the right way.
18:31:29 [2020-02-28T18:31:29.802Z] Congratulations!  All TOML source files changed here have valid syntax.
18:31:29 [2020-02-28T18:31:29.802Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:31:29 [2020-02-28T18:31:29.802Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:31:29 [2020-02-28T18:31:29.802Z] Congratulations!  No new tests were added to integration-cli.
18:31:29 [2020-02-28T18:31:29.802Z] 
18:31:29 [2020-02-28T18:31:29.802Z] INFO Start validation with golang-ci-lint
18:31:29 [2020-02-28T18:31:29.802Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:31:29 [2020-02-28T18:31:29.802Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:33:36 [2020-02-28T18:33:36.249Z] INFO [loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|files|exports_file|name) took 1m53.438309061s 
18:33:36 [2020-02-28T18:33:36.249Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 457.93905ms 
18:34:57 [2020-02-28T18:34:57.648Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_purity: failed prerequisites: buildssa@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
18:34:57 [2020-02-28T18:34:57.648Z] INFO [runner] Issues before processing: 46, after processing: 0 
18:34:57 [2020-02-28T18:34:57.648Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, autogenerated_exclude: 1/10, exclude: 1/1, path_prettifier: 10/10, cgo: 10/46, identifier_marker: 1/1, nolint: 0/1, skip_files: 10/10, skip_dirs: 10/10, exclude-rules: 1/1 
18:34:57 [2020-02-28T18:34:57.648Z] INFO [runner] processing took 825.616µs with stages: nolint: 395.979µs, path_prettifier: 161.569µs, skip_dirs: 120.45µs, autogenerated_exclude: 60.776µs, cgo: 57.689µs, identifier_marker: 16.536µs, filename_unadjuster: 5.917µs, exclude-rules: 3.322µs, max_same_issues: 951ns, diff: 456ns, max_from_linter: 309ns, path_shortener: 308ns, uniq_by_line: 302ns, exclude: 295ns, skip_files: 270ns, source_code: 245ns, max_per_file_from_linter: 242ns 
18:34:57 [2020-02-28T18:34:57.648Z] INFO [runner] linters took 1m31.086198334s with stages: goanalysis_metalinter: 1m12.572915269s, unused: 18.512311524s 
18:34:57 [2020-02-28T18:34:57.648Z] INFO File cache stats: 1454 entries of total size 6.8MiB 
18:34:57 [2020-02-28T18:34:57.648Z] INFO Memory: 1396 samples, avg is 571.1MB, max is 3101.7MB 
18:34:57 [2020-02-28T18:34:57.648Z] INFO Execution took 3m24.992661989s