Skip to content

Console Output

04:52:38 [2019-09-30T04:52:38.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40009/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40009/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8498ee7514cfb166197f637cc3dd69194de5f16b -e DOCKER_GRAPHDRIVER docker:8498ee7514cfb166197f637cc3dd69194de5f16b hack/validate/default
04:52:39 [2019-09-30T04:52:39.110Z] Congratulations!  All commits are properly signed with the DCO!
04:52:39 [2019-09-30T04:52:39.110Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
04:52:39 [2019-09-30T04:52:39.110Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
04:52:39 [2019-09-30T04:52:39.110Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
04:53:05 [2019-09-30T04:53:05.637Z] INFO [loader] Go packages loading at mode load types and syntax took 25.850295201s 
04:53:09 [2019-09-30T04:53:09.819Z] INFO [loader] SSA repr building timing: packages building 257.244057ms, total 4.790154718s 
04:54:31 [2019-09-30T04:54:31.272Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:23454298 Name:quota Decls:[0xc02dcdd740 0xc02dcdd7c0 0xc02dcdd840 0xc02dcdd8c0 0xc02dcdb770 0xc02dcdb8c0] Scope:scope 0xc02dc57d10 {
04:54:31 [2019-09-30T04:54:31.272Z] 	var ErrQuotaNotSupported
04:54:31 [2019-09-30T04:54:31.272Z] 	type errQuotaNotSupported
04:54:31 [2019-09-30T04:54:31.272Z] }
04:54:31 [2019-09-30T04:54:31.272Z]  Imports:[0xc02dcdb5f0] Unresolved:[errdefs nil string] Comments:[0xc02dce11e0 0xc02dce1360]} 
04:54:49 [2019-09-30T04:54:49.342Z] INFO [runner] worker.1 took 1m37.542621603s with stages: megacheck: 47.281019895s, govet: 26.112573408s, gosec: 13.114177028s, gofmt: 4.92362574s, ineffassign: 2.721642476s, misspell: 2.169511425s, varcheck: 496.059102ms, deadcode: 377.13968ms, structcheck: 188.721281ms, unconvert: 158.080285ms, typecheck: 6.333µs 
04:54:49 [2019-09-30T04:54:49.905Z] INFO [runner] worker.2 took 1m39.964647809s with stages: golint: 1m13.383696234s, goimports: 26.58093714s 
04:54:49 [2019-09-30T04:54:49.905Z] INFO [runner] Workers idle times: #1: 2.431618444s 
04:54:49 [2019-09-30T04:54:49.905Z] INFO [runner] Issues before processing: 1972, after processing: 0 
04:54:49 [2019-09-30T04:54:49.905Z] INFO [runner] processing took 467.735234ms with stages: exclude: 235.502885ms, identifier_marker: 86.308046ms, skip_dirs: 63.148059ms, autogenerated_exclude: 45.854595ms, nolint: 22.803724ms, cgo: 6.358041ms, path_prettifier: 5.348441ms, exclude-rules: 1.351063ms, filename_unadjuster: 1.03466ms, diff: 4.443µs, max_same_issues: 4.402µs, source_code: 3.81µs, path_shortener: 3.318µs, max_from_linter: 2.849µs, max_per_file_from_linter: 2.525µs, uniq_by_line: 2.373µs, skip_files: 2µs 
04:54:49 [2019-09-30T04:54:49.905Z] INFO File cache stats: 1436 entries of total size 6.8MiB 
04:54:49 [2019-09-30T04:54:49.905Z] INFO Memory: 185 samples, avg is 1336.1MB, max is 5044.5MB 
04:54:49 [2019-09-30T04:54:49.905Z] INFO Execution took 2m10.724949059s               
04:54:49 [2019-09-30T04:54:49.905Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
04:54:50 [2019-09-30T04:54:50.162Z] No api/types/ or api/swagger.yaml changes in diff.
04:54:50 [2019-09-30T04:54:50.162Z] Congratulations!  All toml source files changed here have valid syntax.
04:54:50 [2019-09-30T04:54:50.162Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
04:54:50 [2019-09-30T04:54:50.162Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.