Skip to content

Console Output

10:30:38 [2019-08-07T10:30:38.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39689-XP27E7VGINUQ6AQSYVCF2KY2JVYWISZGR66GA4ST5M6AJBDLNULQ/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39689-XP27E7VGINUQ6AQSYVCF2KY2JVYWISZGR66GA4ST5M6AJBDLNULQ/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_GITCOMMIT=13ea23723478345549f8e765894843687c05f375 -e DOCKER_GRAPHDRIVER docker:13ea23723478345549f8e765894843687c05f375 hack/validate/default
10:30:39 [2019-08-07T10:30:39.321Z] Congratulations!  All commits are properly signed with the DCO!
10:32:15 [2019-08-07T10:32:15.773Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
10:32:15 [2019-08-07T10:32:15.773Z] No api/types/ or api/swagger.yaml changes in diff.
10:32:15 [2019-08-07T10:32:15.773Z] Congratulations!  No testing.T found.
10:32:15 [2019-08-07T10:32:15.773Z] Congratulations!  All toml source files changed here have valid syntax.
10:32:15 [2019-08-07T10:32:15.773Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:32:15 [2019-08-07T10:32:15.773Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
10:32:15 [2019-08-07T10:32:15.773Z] Congratulations!  No new tests added to integration-cli.