Skip to content

Console Output

05:06:50 [2019-08-19T05:06:50.716Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39768-HCBUNHCATVDDHOX7D3DMKKVTWVYBCSSPSAPSUX52HYFTF5VFWAFA/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39768-HCBUNHCATVDDHOX7D3DMKKVTWVYBCSSPSAPSUX52HYFTF5VFWAFA/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6287f94845d31b28fd41f493e191d305d5a30597 -e DOCKER_GRAPHDRIVER docker:6287f94845d31b28fd41f493e191d305d5a30597 hack/validate/default
05:06:52 [2019-08-19T05:06:52.094Z] Congratulations!  All commits are properly signed with the DCO!
05:08:13 [2019-08-19T05:08:13.514Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
05:08:13 [2019-08-19T05:08:13.514Z] No api/types/ or api/swagger.yaml changes in diff.
05:08:13 [2019-08-19T05:08:13.514Z] Congratulations!  No testing.T found.
05:08:13 [2019-08-19T05:08:13.514Z] Congratulations!  All toml source files changed here have valid syntax.
05:08:13 [2019-08-19T05:08:13.514Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
05:08:13 [2019-08-19T05:08:13.514Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
05:08:13 [2019-08-19T05:08:13.514Z] Congratulations!  No new tests added to integration-cli.