Skip to content

Console Output

22:59:40 [2020-05-01T22:59:40.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_19.03/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_19.03/.git:/go/src/github.com/docker/docker/.git --name docker-pr52 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1adcc64f4023b66e4b557d61b63ced62344011f4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:1adcc64f4023b66e4b557d61b63ced62344011f4 hack/validate/default
22:59:44 [2020-05-01T22:59:44.459Z] Congratulations!  All commits are properly signed with the DCO!
22:59:49 [2020-05-01T22:59:49.718Z] Congratulations! Seccomp profile generation is done correctly.
23:01:11 [2020-05-01T23:01:11.129Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
23:01:14 [2020-05-01T23:01:14.404Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
23:01:15 [2020-05-01T23:01:15.774Z] Congratulations! All api changes are done the right way.
23:01:15 [2020-05-01T23:01:15.774Z] Congratulations!  All toml source files changed here have valid syntax.
23:01:15 [2020-05-01T23:01:15.774Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:01:15 [2020-05-01T23:01:15.774Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.