Skip to content

Console Output

13:52:25 [2019-08-08T13:52:25.124Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39695-HNZFIG3JIKNX5UXG7JZCHZFTKBSFA7FJLPCX7QWEFAY742XPY6MA/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39695-HNZFIG3JIKNX5UXG7JZCHZFTKBSFA7FJLPCX7QWEFAY742XPY6MA/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_GITCOMMIT=d86fc5eacf73149147f32b862cd760036f8766c3 -e DOCKER_GRAPHDRIVER docker:d86fc5eacf73149147f32b862cd760036f8766c3 hack/validate/default
13:52:26 [2019-08-08T13:52:26.063Z] Congratulations!  All commits are properly signed with the DCO!
13:53:47 [2019-08-08T13:53:47.486Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
13:53:47 [2019-08-08T13:53:47.486Z] No api/types/ or api/swagger.yaml changes in diff.
13:53:47 [2019-08-08T13:53:47.486Z] Congratulations!  No testing.T found.
13:53:47 [2019-08-08T13:53:47.486Z] Congratulations!  All toml source files changed here have valid syntax.
13:53:47 [2019-08-08T13:53:47.486Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:53:47 [2019-08-08T13:53:47.486Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
13:53:47 [2019-08-08T13:53:47.486Z] Congratulations!  No new tests added to integration-cli.