Skip to content

Console Output

15:28:25 [2020-02-28T15:28:25.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40601/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40601/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=21e5decbaa636a79a40537c620b8b1e362485ead -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:21e5decbaa636a79a40537c620b8b1e362485ead hack/validate/default
15:28:26 [2020-02-28T15:28:26.201Z] Congratulations!  All commits are properly signed with the DCO!
15:28:26 [2020-02-28T15:28:26.201Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:28:26 [2020-02-28T15:28:26.201Z] No api/types/ or api/swagger.yaml changes in diff.
15:28:26 [2020-02-28T15:28:26.201Z] Congratulations!  All TOML source files changed here have valid syntax.
15:28:26 [2020-02-28T15:28:26.201Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:28:26 [2020-02-28T15:28:26.201Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:28:26 [2020-02-28T15:28:26.201Z] Congratulations!  No new tests were added to integration-cli.
15:28:26 [2020-02-28T15:28:26.201Z] 
15:28:26 [2020-02-28T15:28:26.201Z] INFO Start validation with golang-ci-lint
15:28:26 [2020-02-28T15:28:26.456Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:28:26 [2020-02-28T15:28:26.456Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:30:32 [2020-02-28T15:30:32.840Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 1m52.063539738s 
15:30:32 [2020-02-28T15:30:32.840Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.033939ms 
15:31:54 [2020-02-28T15:31:54.195Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
15:31:54 [2020-02-28T15:31:54.195Z] INFO [runner] Issues before processing: 46, after processing: 0 
15:31:54 [2020-02-28T15:31:54.195Z] INFO [runner] Processors filtering stat (out/in): cgo: 10/46, filename_unadjuster: 10/10, skip_files: 10/10, exclude: 1/1, exclude-rules: 1/1, skip_dirs: 10/10, path_prettifier: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, nolint: 0/1 
15:31:54 [2020-02-28T15:31:54.195Z] INFO [runner] processing took 1.146689ms with stages: nolint: 697.733µs, path_prettifier: 165.633µs, skip_dirs: 110.339µs, autogenerated_exclude: 75.926µs, cgo: 55.383µs, identifier_marker: 25.797µs, filename_unadjuster: 8.088µs, exclude-rules: 3.426µs, max_same_issues: 1.27µs, diff: 534ns, max_from_linter: 462ns, exclude: 392ns, source_code: 375ns, path_shortener: 360ns, uniq_by_line: 344ns, max_per_file_from_linter: 314ns, skip_files: 313ns 
15:31:54 [2020-02-28T15:31:54.195Z] INFO [runner] linters took 1m31.378732371s with stages: goanalysis_metalinter: 1m13.0565676s, unused: 18.320030536s 
15:31:54 [2020-02-28T15:31:54.195Z] INFO File cache stats: 1454 entries of total size 6.8MiB 
15:31:54 [2020-02-28T15:31:54.195Z] INFO Memory: 1385 samples, avg is 570.8MB, max is 3035.8MB 
15:31:54 [2020-02-28T15:31:54.195Z] INFO Execution took 3m24.057888487s