Skip to content

Console Output

21:22:08 [2020-01-10T21:22:08.267Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_cpuguy-test-sync/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/validate/default
21:22:08 [2020-01-10T21:22:08.869Z] 0 adds, 0 deletions; nothing to validate! :)
21:22:14 [2020-01-10T21:22:14.146Z] Congratulations!  Seccomp profile generation is done correctly.
21:22:14 [2020-01-10T21:22:14.146Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
21:22:24 [2020-01-10T21:22:24.119Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
21:22:24 [2020-01-10T21:22:24.373Z] Congratulations!  All API changes are done the right way.
21:22:24 [2020-01-10T21:22:24.373Z] Congratulations!  All TOML source files changed here have valid syntax.
21:22:24 [2020-01-10T21:22:24.373Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
21:22:24 [2020-01-10T21:22:24.373Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
21:22:24 [2020-01-10T21:22:24.373Z] Congratulations!  No new tests were added to integration-cli.
21:22:24 [2020-01-10T21:22:24.373Z] 
21:22:24 [2020-01-10T21:22:24.373Z] INFO Start validation with golang-ci-lint
21:22:24 [2020-01-10T21:22:24.373Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
21:22:24 [2020-01-10T21:22:24.373Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
21:24:16 [2020-01-10T21:24:16.010Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 1m47.735904982s 
21:24:16 [2020-01-10T21:24:16.010Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.205393ms 
21:25:52 [2020-01-10T21:25:52.458Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
21:25:52 [2020-01-10T21:25:52.458Z] INFO [runner] Issues before processing: 46, after processing: 0 
21:25:52 [2020-01-10T21:25:52.458Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, nolint: 0/1, cgo: 10/46, path_prettifier: 10/10, skip_files: 10/10, skip_dirs: 10/10, identifier_marker: 1/1, exclude: 1/1, exclude-rules: 1/1, autogenerated_exclude: 1/10 
21:25:52 [2020-01-10T21:25:52.458Z] INFO [runner] processing took 1.239566ms with stages: nolint: 700.659µs, path_prettifier: 226.008µs, skip_dirs: 146.44µs, autogenerated_exclude: 86.062µs, identifier_marker: 38.756µs, cgo: 14.499µs, max_per_file_from_linter: 14.473µs, filename_unadjuster: 5.157µs, exclude-rules: 2.808µs, max_same_issues: 1.728µs, diff: 805ns, max_from_linter: 437ns, source_code: 408ns, uniq_by_line: 391ns, path_shortener: 358ns, exclude: 300ns, skip_files: 277ns 
21:25:52 [2020-01-10T21:25:52.458Z] INFO [runner] linters took 1m31.041107974s with stages: goanalysis_metalinter: 1m12.59648972s, unused: 18.442881475s 
21:25:52 [2020-01-10T21:25:52.458Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
21:25:52 [2020-01-10T21:25:52.458Z] INFO Memory: 1328 samples, avg is 555.0MB, max is 3034.9MB 
21:25:52 [2020-01-10T21:25:52.458Z] INFO Execution took 3m19.24383315s