Skip to content

Console Output

20:30:32 [2019-10-02T20:30:32.576Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39983/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39983/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ca3ec88ae9e1435abbed665ec598c00058659da -e DOCKER_GRAPHDRIVER docker:6ca3ec88ae9e1435abbed665ec598c00058659da hack/validate/default
20:30:33 [2019-10-02T20:30:33.510Z] Congratulations!  All commits are properly signed with the DCO!
20:30:33 [2019-10-02T20:30:33.510Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
20:30:33 [2019-10-02T20:30:33.510Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:30:33 [2019-10-02T20:30:33.510Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
20:31:00 [2019-10-02T20:31:00.026Z] INFO [loader] Go packages loading at mode load types and syntax took 25.229077246s 
20:31:04 [2019-10-02T20:31:04.205Z] INFO [loader] SSA repr building timing: packages building 251.598532ms, total 4.87971959s 
20:32:25 [2019-10-02T20:32:25.614Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:19963048 Name:quota Decls:[0xc0246d7a80 0xc0246d7b00 0xc0246d7b80 0xc0246d7c00 0xc0241662d0 0xc024166420] Scope:scope 0xc024a260a0 {
20:32:25 [2019-10-02T20:32:25.614Z] 	var ErrQuotaNotSupported
20:32:25 [2019-10-02T20:32:25.614Z] 	type errQuotaNotSupported
20:32:25 [2019-10-02T20:32:25.614Z] }
20:32:25 [2019-10-02T20:32:25.614Z]  Imports:[0xc024166150] Unresolved:[errdefs nil string] Comments:[0xc00e186020 0xc00e0cd900]} 
20:32:40 [2019-10-02T20:32:40.477Z] INFO [runner] worker.1 took 1m36.031281107s with stages: megacheck: 46.802929586s, govet: 26.3715933s, gosec: 12.602135577s, gofmt: 4.443419872s, ineffassign: 2.645797317s, misspell: 1.957080591s, varcheck: 489.77621ms, deadcode: 399.56355ms, structcheck: 179.381208ms, unconvert: 139.531396ms, typecheck: 4.896µs 
20:32:42 [2019-10-02T20:32:42.373Z] INFO [runner] worker.2 took 1m38.754710886s with stages: golint: 1m12.935732193s, goimports: 25.818964344s 
20:32:42 [2019-10-02T20:32:42.373Z] INFO [runner] Workers idle times: #1: 2.731959549s 
20:32:42 [2019-10-02T20:32:42.373Z] INFO [runner] Issues before processing: 1962, after processing: 0 
20:32:42 [2019-10-02T20:32:42.373Z] INFO [runner] processing took 457.890223ms with stages: exclude: 138.648406ms, identifier_marker: 100.016727ms, autogenerated_exclude: 78.15737ms, skip_dirs: 76.539401ms, nolint: 40.744065ms, path_prettifier: 7.670337ms, cgo: 7.581151ms, filename_unadjuster: 7.31584ms, exclude-rules: 1.194146ms, diff: 3.833µs, skip_files: 3.005µs, source_code: 2.903µs, uniq_by_line: 2.813µs, max_from_linter: 2.676µs, path_shortener: 2.575µs, max_same_issues: 2.558µs, max_per_file_from_linter: 2.417µs 
20:32:42 [2019-10-02T20:32:42.373Z] INFO File cache stats: 1432 entries of total size 6.7MiB 
20:32:43 [2019-10-02T20:32:43.745Z] INFO Memory: 177 samples, avg is 1323.8MB, max is 5113.9MB 
20:32:43 [2019-10-02T20:32:43.745Z] INFO Execution took 2m10.020923708s               
20:32:43 [2019-10-02T20:32:43.745Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
20:32:43 [2019-10-02T20:32:43.745Z] No api/types/ or api/swagger.yaml changes in diff.
20:32:43 [2019-10-02T20:32:43.745Z] Congratulations!  All toml source files changed here have valid syntax.
20:32:43 [2019-10-02T20:32:43.745Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:32:43 [2019-10-02T20:32:43.745Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.