-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65750/#review198152
-----------------------------------------------------------
Bad patch!
Reviews applied: [65750, 65751, 65743, 65683]
Failed command: python support/apply-reviews.py -n -r 65683
Error:
2018-02-22 23:50:16 URL:https://reviews.apache.org/r/65683/diff/raw/ [2168/2168] -> "65683.patch"
[1]
error: patch failed: src/docker/docker.cpp:1308
error: src/docker/docker.cpp: patch does not apply
Full log: https://builds.apache.org/job/Mesos-Reviewbot/21736/console
- Mesos Reviewbot
On Feb. 22, 2018, 3:10 p.m., Greg Mann wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65750/
> -----------------------------------------------------------
>
> (Updated Feb. 22, 2018, 3:10 p.m.)
>
>
> Review request for mesos, Andrei Budnik, Gilbert Song, and Michael Park.
>
>
> Repository: mesos
>
>
> Description
> -------
>
> The new test 'HungDockerTest.ROOT_DOCKER_InspectDuringPull'
> verifies that the Mesos agent will send a TASK_FAILED
> update for a Docker task which fails because the executor
> registration timeout elapses while the container is stuck
> in the PULLING state due to a hung 'docker inspect' call.
>
>
> Diffs
> -----
>
> src/tests/containerizer/docker_containerizer_tests.cpp d1e657050d623ad0412208b3aa3e3101e3654e99
>
>
> Diff: https://reviews.apache.org/r/65750/diff/2/
>
>
> Testing
> -------
>
> sudo bin/mesos-tests.sh --gtest_filter="HungDockerTest.ROOT_DOCKER_InspectDuringPull"
>
>
> Thanks,
>
> Greg Mann
>
>
|