Skip to content

Console Output

19:27:00 [2019-08-17T19:27:00.124Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39763-2YK6XZDXNL6L5L5SA2NULBICIIHSO2BYDMFR3WBI5MVGSXFMA3TQ/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39763-2YK6XZDXNL6L5L5SA2NULBICIIHSO2BYDMFR3WBI5MVGSXFMA3TQ/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=19a3ddf8bb61c6ddb78eee9a0cce757f9215aaa7 -e DOCKER_GRAPHDRIVER docker:19a3ddf8bb61c6ddb78eee9a0cce757f9215aaa7 hack/validate/default
19:27:01 [2019-08-17T19:27:01.488Z] Congratulations!  All commits are properly signed with the DCO!
19:28:22 [2019-08-17T19:28:22.873Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
19:28:22 [2019-08-17T19:28:22.873Z] No api/types/ or api/swagger.yaml changes in diff.
19:28:22 [2019-08-17T19:28:22.873Z] Congratulations!  No testing.T found.
19:28:22 [2019-08-17T19:28:22.873Z] Congratulations!  All toml source files changed here have valid syntax.
19:28:22 [2019-08-17T19:28:22.873Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
19:28:22 [2019-08-17T19:28:22.873Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
19:28:22 [2019-08-17T19:28:22.873Z] Congratulations!  No new tests added to integration-cli.