Skip to content

Console Output

16:58:47 [2020-01-06T16:58:47.024Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40349/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40349/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c16572fe6a606c0899eb9307edd006fbfa17e5e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c16572fe6a606c0899eb9307edd006fbfa17e5e hack/validate/default
16:58:47 [2020-01-06T16:58:47.957Z] Congratulations!  All commits are properly signed with the DCO!
16:58:47 [2020-01-06T16:58:47.957Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
16:58:47 [2020-01-06T16:58:47.957Z] No api/types/ or api/swagger.yaml changes in diff.
16:58:47 [2020-01-06T16:58:47.957Z] Congratulations!  All TOML source files changed here have valid syntax.
16:58:47 [2020-01-06T16:58:47.957Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:58:47 [2020-01-06T16:58:47.957Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
16:58:47 [2020-01-06T16:58:47.957Z] Congratulations!  No new tests were added to integration-cli.
16:58:47 [2020-01-06T16:58:47.957Z] 
16:58:47 [2020-01-06T16:58:47.957Z] INFO Start validation with golang-ci-lint
16:58:47 [2020-01-06T16:58:47.957Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
16:58:47 [2020-01-06T16:58:47.957Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:00:39 [2020-01-06T17:00:39.396Z] INFO [loader] Go packages loading at mode 575 (types_sizes|files|deps|exports_file|imports|name|compiled_files) took 1m49.236023955s 
17:00:39 [2020-01-06T17:00:39.396Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.706343ms 
17:02:15 [2020-01-06T17:02:15.823Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
17:02:15 [2020-01-06T17:02:15.823Z] INFO [runner] Issues before processing: 46, after processing: 0 
17:02:15 [2020-01-06T17:02:15.823Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 1/1, nolint: 0/1, cgo: 10/46, skip_dirs: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, filename_unadjuster: 10/10, skip_files: 10/10, path_prettifier: 10/10, exclude: 1/1 
17:02:15 [2020-01-06T17:02:15.823Z] INFO [runner] processing took 848.417µs with stages: nolint: 398.466µs, path_prettifier: 266.142µs, skip_dirs: 79.6µs, autogenerated_exclude: 59.624µs, identifier_marker: 18.861µs, cgo: 12.331µs, filename_unadjuster: 5.887µs, exclude-rules: 2.524µs, max_same_issues: 1.436µs, max_from_linter: 911ns, diff: 520ns, source_code: 513ns, exclude: 370ns, uniq_by_line: 344ns, path_shortener: 328ns, max_per_file_from_linter: 290ns, skip_files: 270ns 
17:02:15 [2020-01-06T17:02:15.823Z] INFO [runner] linters took 1m29.521742221s with stages: goanalysis_metalinter: 1m11.411110166s, unused: 18.109561724s 
17:02:15 [2020-01-06T17:02:15.823Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
17:02:15 [2020-01-06T17:02:15.823Z] INFO Memory: 1351 samples, avg is 639.7MB, max is 3503.9MB 
17:02:15 [2020-01-06T17:02:15.823Z] INFO Execution took 3m19.222139926s