Skip to content

Console Output

19:15:18 [2020-01-24T19:15:18.290Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40404/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40404/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6d6808090736ac76e908e78aa6894f5586c7d243 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6d6808090736ac76e908e78aa6894f5586c7d243 hack/validate/default
19:15:20 [2020-01-24T19:15:20.190Z] Congratulations!  All commits are properly signed with the DCO!
19:15:20 [2020-01-24T19:15:20.190Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
19:15:20 [2020-01-24T19:15:20.190Z] No api/types/ or api/swagger.yaml changes in diff.
19:15:20 [2020-01-24T19:15:20.190Z] Congratulations!  All TOML source files changed here have valid syntax.
19:15:20 [2020-01-24T19:15:20.190Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
19:15:20 [2020-01-24T19:15:20.190Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
19:15:20 [2020-01-24T19:15:20.190Z] Congratulations!  No new tests were added to integration-cli.
19:15:20 [2020-01-24T19:15:20.190Z] 
19:15:20 [2020-01-24T19:15:20.190Z] INFO Start validation with golang-ci-lint
19:15:20 [2020-01-24T19:15:20.190Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
19:15:20 [2020-01-24T19:15:20.190Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:17:11 [2020-01-24T19:17:11.794Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 1m51.240472053s 
19:17:11 [2020-01-24T19:17:11.794Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.153499ms 
19:18:48 [2020-01-24T19:18:48.277Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
19:18:48 [2020-01-24T19:18:48.277Z] INFO [runner] Issues before processing: 46, after processing: 0 
19:18:48 [2020-01-24T19:18:48.277Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, path_prettifier: 10/10, exclude: 1/1, exclude-rules: 1/1, skip_files: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, nolint: 0/1, skip_dirs: 10/10, cgo: 10/46 
19:18:48 [2020-01-24T19:18:48.277Z] INFO [runner] processing took 1.719867ms with stages: nolint: 908.158µs, cgo: 254.531µs, path_prettifier: 227.027µs, skip_dirs: 172.124µs, autogenerated_exclude: 91.934µs, identifier_marker: 47.078µs, filename_unadjuster: 10.576µs, exclude-rules: 3.078µs, max_same_issues: 1.544µs, diff: 725ns, source_code: 581ns, uniq_by_line: 519ns, max_from_linter: 492ns, path_shortener: 404ns, exclude: 380ns, skip_files: 366ns, max_per_file_from_linter: 350ns 
19:18:48 [2020-01-24T19:18:48.277Z] INFO [runner] linters took 1m31.080965841s with stages: goanalysis_metalinter: 1m12.928225368s, unused: 18.150631198s 
19:18:48 [2020-01-24T19:18:48.277Z] INFO File cache stats: 1445 entries of total size 6.8MiB 
19:18:48 [2020-01-24T19:18:48.277Z] INFO Memory: 1362 samples, avg is 700.0MB, max is 4105.5MB 
19:18:48 [2020-01-24T19:18:48.277Z] INFO Execution took 3m23.075461533s