Skip to content

Console Output

11:45:34 [2019-09-16T11:45:34.633Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-340/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-340/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70d8d98caa4c9bb235f3403b5a21a68ce32e0d1e -e DOCKER_GRAPHDRIVER docker:70d8d98caa4c9bb235f3403b5a21a68ce32e0d1e hack/validate/default
11:45:38 [2019-09-16T11:45:38.813Z] Congratulations!  All commits are properly signed with the DCO!
11:45:44 [2019-09-16T11:45:44.071Z] Congratulations! Seccomp profile generation is done correctly.
11:47:05 [2019-09-16T11:47:05.537Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
11:47:08 [2019-09-16T11:47:08.815Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
11:47:10 [2019-09-16T11:47:10.186Z] Congratulations! All api changes are done the right way.
11:47:10 [2019-09-16T11:47:10.186Z] Congratulations!  No testing.T found.
11:47:10 [2019-09-16T11:47:10.186Z] Congratulations!  All toml source files changed here have valid syntax.
11:47:10 [2019-09-16T11:47:10.186Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:47:10 [2019-09-16T11:47:10.186Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.