Skip to content

Console Output

20:59:36 [2019-08-19T20:59:36.697Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39726-LJBT6O75QL6MVD5NIP6MRWKPIXRICNFGLGOA36CTYXZZ4GKQPTFQ/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39726-LJBT6O75QL6MVD5NIP6MRWKPIXRICNFGLGOA36CTYXZZ4GKQPTFQ/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7a305d86f2a11c4623db6cc28e4f5d7b9b03698 -e DOCKER_GRAPHDRIVER docker:e7a305d86f2a11c4623db6cc28e4f5d7b9b03698 hack/validate/default
20:59:37 [2019-08-19T20:59:37.626Z] Congratulations!  All commits are properly signed with the DCO!
21:01:14 [2019-08-19T21:01:14.007Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
21:01:14 [2019-08-19T21:01:14.007Z] No api/types/ or api/swagger.yaml changes in diff.
21:01:14 [2019-08-19T21:01:14.007Z] Congratulations!  No testing.T found.
21:01:14 [2019-08-19T21:01:14.007Z] Congratulations!  All toml source files changed here have valid syntax.
21:01:14 [2019-08-19T21:01:14.007Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
21:01:14 [2019-08-19T21:01:14.007Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
21:01:14 [2019-08-19T21:01:14.007Z] Congratulations!  No new tests added to integration-cli.