Skip to content

Console Output

00:58:06 [2019-08-14T00:58:06.579Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39738-Q6NEV3RUA6I54C2EZAKHU2O7XRLEOD2TTBJBFLIZCYAFYFGH2OGA/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39738-Q6NEV3RUA6I54C2EZAKHU2O7XRLEOD2TTBJBFLIZCYAFYFGH2OGA/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=683766613a8c1dca8f95b19ddb7e083bb3aef266 -e DOCKER_GRAPHDRIVER docker:683766613a8c1dca8f95b19ddb7e083bb3aef266 hack/validate/default
00:58:07 [2019-08-14T00:58:07.514Z] Congratulations!  All commits are properly signed with the DCO!
00:59:28 [2019-08-14T00:59:28.930Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
00:59:28 [2019-08-14T00:59:28.930Z] No api/types/ or api/swagger.yaml changes in diff.
00:59:28 [2019-08-14T00:59:28.930Z] Congratulations!  No testing.T found.
00:59:28 [2019-08-14T00:59:28.930Z] Congratulations!  All toml source files changed here have valid syntax.
00:59:28 [2019-08-14T00:59:28.930Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
00:59:28 [2019-08-14T00:59:28.930Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
00:59:28 [2019-08-14T00:59:28.930Z] Congratulations!  No new tests added to integration-cli.