Skip to content

Console Output

11:10:48 [2019-08-20T11:10:48.930Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39588-A22RVT5NNVJEPS4L6SMWTBR4YJ6DDMVWNDLYFP7YTGC3PQLAQK2A/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39588-A22RVT5NNVJEPS4L6SMWTBR4YJ6DDMVWNDLYFP7YTGC3PQLAQK2A/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb5662c03762481a829db21baf34979222c033d6 -e DOCKER_GRAPHDRIVER docker:bb5662c03762481a829db21baf34979222c033d6 hack/validate/default
11:10:49 [2019-08-20T11:10:49.866Z] Congratulations!  All commits are properly signed with the DCO!
11:12:11 [2019-08-20T11:12:11.313Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
11:12:11 [2019-08-20T11:12:11.313Z] No api/types/ or api/swagger.yaml changes in diff.
11:12:11 [2019-08-20T11:12:11.313Z] Congratulations!  No testing.T found.
11:12:11 [2019-08-20T11:12:11.313Z] Congratulations!  All toml source files changed here have valid syntax.
11:12:11 [2019-08-20T11:12:11.313Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:12:11 [2019-08-20T11:12:11.313Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
11:12:11 [2019-08-20T11:12:11.313Z] Congratulations!  No new tests added to integration-cli.