Skip to content

Console Output

13:20:00 [2019-09-30T13:20:00.218Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-268/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-268/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2fa61109c19770a8a63bdbaf3f33e80aa097aee7 -e DOCKER_GRAPHDRIVER docker:2fa61109c19770a8a63bdbaf3f33e80aa097aee7 hack/validate/default
13:20:05 [2019-09-30T13:20:05.482Z] Congratulations!  All commits are properly signed with the DCO!
13:20:12 [2019-09-30T13:20:12.033Z] Congratulations! Seccomp profile generation is done correctly.
13:21:33 [2019-09-30T13:21:33.439Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
13:21:33 [2019-09-30T13:21:33.439Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
13:21:34 [2019-09-30T13:21:34.808Z] Congratulations! All api changes are done the right way.
13:21:35 [2019-09-30T13:21:35.064Z] Congratulations!  All toml source files changed here have valid syntax.
13:21:35 [2019-09-30T13:21:35.064Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:21:35 [2019-09-30T13:21:35.064Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.