Branch: origin/master

Mesos » Mesos-Buildbot - Build # 312 - Still Failing:

Check console output at 
https://ci-builds.apache.org/job/Mesos/job/Mesos-Buildbot/312/ to view the 
results.

44 tests failed.
FAILED:  DefaultExecutorCheckTest.CommandCheckDeliveredAndReconciled

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:1496
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:1496
Failed to wait 1mins for updateCheckResult

FAILED:  DefaultExecutorCheckTest.CommandCheckStatusChange

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:1686
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:1686
Failed to wait 1mins for updateCheckResult

FAILED:  DefaultExecutorCheckTest.CommandCheckSeesParentsEnv

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:1865
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:1865
Failed to wait 1mins for updateCheckResult

FAILED:  DefaultExecutorCheckTest.CommandCheckSharesWorkDirWithTask

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:2017
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:2017
Failed to wait 1mins for updateCheckResult

FAILED:  DefaultExecutorCheckTest.CommandCheckTimeout

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:2162
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:2162
Failed to wait 1mins for updateCheckResult

FAILED:  DefaultExecutorCheckTest.CommandCheckAndHealthCheckNoShadowing

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:2384
(containerizer->wait(containerId)).failure(): Failed to kill all processes in 
the container: Cgroup 'mesos/cfd3df49-778f-4729-850f-579dbdb6bd43' does not 
exist

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:2384
(containerizer->wait(containerId)).failure(): Failed to kill all processes in 
the container: Cgroup 'mesos/cfd3df49-778f-4729-850f-579dbdb6bd43' does not 
exist

FAILED:  HTTPCommandExecutorTest.TerminateWithACK

Error Message:
/tmp/SRC/src/tests/command_executor_tests.cpp:665
Value of: termination->isReady()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/command_executor_tests.cpp:665
Value of: termination->isReady()
  Actual: false
Expected: true

FAILED:  ContainerDaemonTest.RestartOnTermination

Error Message:
/tmp/SRC/src/tests/container_daemon_tests.cpp:176
Failed to wait 1mins for done.future()

Stack Trace:
/tmp/SRC/src/tests/container_daemon_tests.cpp:176
Failed to wait 1mins for done.future()

FAILED:  GarbageCollectorIntegrationTest.LongLivedDefaultExecutor

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc196a060, @0x7f9ef4009870 TASK_FAILED (Status 
UUID: 3c343092-0150-4893-bc56-aa037fefa04f) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/4637aa03-88e8-418b-9c56-ecf01b6d78a4'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/f2663545-3e15-4a86-9b73-f37d015cffd7'
 does not exist' for task '2d89819c-5f8b-4c49-99cf-7f47a38f0859' on agent: 
2fe233a3-7a73-4f40-a50f-2de3d69460fe-S0)
Google Mock tried the following 5 expectations, but none matched:

/tmp/SRC/src/tests/gc_tests.cpp:752: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:762: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
2d89819c-5f8b-4c49-99cf-7f47a38f0859) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
3c343092-0150-4893-bc56-aa037fefa04f) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/4637aa03-88e8-418b-9c56-ecf01b6d78a4'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/f2663545-3e15-4a86-9b73-f37d015cffd7'
 does not exist' for task '2d89819c-5f8b-4c49-99cf-7f47a38f0859' on agent: 
2fe233a3-7a73-4f40-a50f-2de3d69460fe-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:777: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:787: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
e1611db5-02b7-4c45-b996-26b7ecb28bad) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
3c343092-0150-4893-bc56-aa037fefa04f) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/4637aa03-88e8-418b-9c56-ecf01b6d78a4'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/f2663545-3e15-4a86-9b73-f37d015cffd7'
 does not exist' for task '2d89819c-5f8b-4c49-99cf-7f47a38f0859' on agent: 
2fe233a3-7a73-4f40-a50f-2de3d69460fe-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:797: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
e1611db5-02b7-4c45-b996-26b7ecb28bad) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
3c343092-0150-4893-bc56-aa037fefa04f) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/4637aa03-88e8-418b-9c56-ecf01b6d78a4'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/f2663545-3e15-4a86-9b73-f37d015cffd7'
 does not exist' for task '2d89819c-5f8b-4c49-99cf-7f47a38f0859' on agent: 
2fe233a3-7a73-4f40-a50f-2de3d69460fe-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc196a060, @0x7f9ef4009870 TASK_FAILED (Status 
UUID: 3c343092-0150-4893-bc56-aa037fefa04f) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/4637aa03-88e8-418b-9c56-ecf01b6d78a4'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/f2663545-3e15-4a86-9b73-f37d015cffd7'
 does not exist' for task '2d89819c-5f8b-4c49-99cf-7f47a38f0859' on agent: 
2fe233a3-7a73-4f40-a50f-2de3d69460fe-S0)
Google Mock tried the following 5 expectations, but none matched:

/tmp/SRC/src/tests/gc_tests.cpp:752: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:762: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
2d89819c-5f8b-4c49-99cf-7f47a38f0859) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
3c343092-0150-4893-bc56-aa037fefa04f) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/4637aa03-88e8-418b-9c56-ecf01b6d78a4'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/f2663545-3e15-4a86-9b73-f37d015cffd7'
 does not exist' for task '2d89819c-5f8b-4c49-99cf-7f47a38f0859' on agent: 
2fe233a3-7a73-4f40-a50f-2de3d69460fe-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:777: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:787: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
e1611db5-02b7-4c45-b996-26b7ecb28bad) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
3c343092-0150-4893-bc56-aa037fefa04f) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/4637aa03-88e8-418b-9c56-ecf01b6d78a4'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/f2663545-3e15-4a86-9b73-f37d015cffd7'
 does not exist' for task '2d89819c-5f8b-4c49-99cf-7f47a38f0859' on agent: 
2fe233a3-7a73-4f40-a50f-2de3d69460fe-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:797: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
e1611db5-02b7-4c45-b996-26b7ecb28bad) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
3c343092-0150-4893-bc56-aa037fefa04f) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/4637aa03-88e8-418b-9c56-ecf01b6d78a4'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/aa9b5b71-6a12-4655-85a3-383a2e967b65/mesos/f2663545-3e15-4a86-9b73-f37d015cffd7'
 does not exist' for task '2d89819c-5f8b-4c49-99cf-7f47a38f0859' on agent: 
2fe233a3-7a73-4f40-a50f-2de3d69460fe-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  GarbageCollectorIntegrationTest.LongLivedDefaultExecutorRestart

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc1968ee8, @0x7f9ef400f320 TASK_FAILED (Status 
UUID: cb04b868-77e4-4baa-a5a1-0aa09f89612e) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/abe86d0e-de77-4e70-956f-a3599ba5299e'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/6502507a-482f-4f89-8c6f-2ca01700cd35'
 does not exist' for task 'b18cfd7d-9f97-412b-b8b5-57b7739a06ec' on agent: 
aa71697a-f67e-414b-8d3e-967d698eb1c1-S0)
Google Mock tried the following 5 expectations, but none matched:

/tmp/SRC/src/tests/gc_tests.cpp:1006: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:1016: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
b18cfd7d-9f97-412b-b8b5-57b7739a06ec) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
cb04b868-77e4-4baa-a5a1-0aa09f89612e) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/abe86d0e-de77-4e70-956f-a3599ba5299e'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/6502507a-482f-4f89-8c6f-2ca01700cd35'
 does not exist' for task 'b18cfd7d-9f97-412b-b8b5-57b7739a06ec' on agent: 
aa71697a-f67e-414b-8d3e-967d698eb1c1-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:1031: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:1041: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
aa8dfc25-0c5b-410e-a680-86b1201d69ce) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
cb04b868-77e4-4baa-a5a1-0aa09f89612e) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/abe86d0e-de77-4e70-956f-a3599ba5299e'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/6502507a-482f-4f89-8c6f-2ca01700cd35'
 does not exist' for task 'b18cfd7d-9f97-412b-b8b5-57b7739a06ec' on agent: 
aa71697a-f67e-414b-8d3e-967d698eb1c1-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:1051: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
aa8dfc25-0c5b-410e-a680-86b1201d69ce) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
cb04b868-77e4-4baa-a5a1-0aa09f89612e) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/abe86d0e-de77-4e70-956f-a3599ba5299e'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/6502507a-482f-4f89-8c6f-2ca01700cd35'
 does not exist' for task 'b18cfd7d-9f97-412b-b8b5-57b7739a06ec' on agent: 
aa71697a-f67e-414b-8d3e-967d698eb1c1-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc1968ee8, @0x7f9ef400f320 TASK_FAILED (Status 
UUID: cb04b868-77e4-4baa-a5a1-0aa09f89612e) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/abe86d0e-de77-4e70-956f-a3599ba5299e'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/6502507a-482f-4f89-8c6f-2ca01700cd35'
 does not exist' for task 'b18cfd7d-9f97-412b-b8b5-57b7739a06ec' on agent: 
aa71697a-f67e-414b-8d3e-967d698eb1c1-S0)
Google Mock tried the following 5 expectations, but none matched:

/tmp/SRC/src/tests/gc_tests.cpp:1006: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:1016: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(longLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
b18cfd7d-9f97-412b-b8b5-57b7739a06ec) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
cb04b868-77e4-4baa-a5a1-0aa09f89612e) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/abe86d0e-de77-4e70-956f-a3599ba5299e'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/6502507a-482f-4f89-8c6f-2ca01700cd35'
 does not exist' for task 'b18cfd7d-9f97-412b-b8b5-57b7739a06ec' on agent: 
aa71697a-f67e-414b-8d3e-967d698eb1c1-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:1031: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/gc_tests.cpp:1041: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
aa8dfc25-0c5b-410e-a680-86b1201d69ce) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
cb04b868-77e4-4baa-a5a1-0aa09f89612e) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/abe86d0e-de77-4e70-956f-a3599ba5299e'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/6502507a-482f-4f89-8c6f-2ca01700cd35'
 does not exist' for task 'b18cfd7d-9f97-412b-b8b5-57b7739a06ec' on agent: 
aa71697a-f67e-414b-8d3e-967d698eb1c1-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/gc_tests.cpp:1051: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(shortLivedTaskInfo.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
aa8dfc25-0c5b-410e-a680-86b1201d69ce) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
cb04b868-77e4-4baa-a5a1-0aa09f89612e) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/abe86d0e-de77-4e70-956f-a3599ba5299e'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/ad19c220-df48-44c1-975d-96e4878807eb/mesos/6502507a-482f-4f89-8c6f-2ca01700cd35'
 does not exist' for task 'b18cfd7d-9f97-412b-b8b5-57b7739a06ec' on agent: 
aa71697a-f67e-414b-8d3e-967d698eb1c1-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  HealthCheckTest.DefaultExecutorCommandHealthCheck

Error Message:
/tmp/SRC/src/tests/health_check_tests.cpp:1807
Value of: statusHealthy->healthy()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/health_check_tests.cpp:1807
Value of: statusHealthy->healthy()
  Actual: false
Expected: true

FAILED:  HookTest.VerifySlaveExecutorEnvironmentDecorator

Error Message:
/tmp/SRC/src/tests/hook_tests.cpp:411
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/test_container' does not exist

Stack Trace:
/tmp/SRC/src/tests/hook_tests.cpp:411
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/test_container' does not exist

FAILED:  SlaveRecoveryTest/0.CleanupExecutor

Error Message:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:2164
(containerizer->wait(containerId)).failure(): Failed to kill all processes in 
the container: Cgroup 'mesos/f675cd58-f50d-4368-8b9a-94477e1df426' does not 
exist

Stack Trace:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:2164
(containerizer->wait(containerId)).failure(): Failed to kill all processes in 
the container: Cgroup 'mesos/f675cd58-f50d-4368-8b9a-94477e1df426' does not 
exist

FAILED:  SlaveRecoveryTest/0.RemoveNonCheckpointingFramework

Error Message:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:2301
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/c51cd173-029e-45ed-8226-9be2ffaf4324' does not exist

Stack Trace:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:2301
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/c51cd173-029e-45ed-8226-9be2ffaf4324' does not exist

FAILED:  SlaveRecoveryTest/0.GCExecutor

Error Message:
/tmp/SRC/src/tests/cluster.cpp:811
Failed to wait 1mins for termination

Stack Trace:
/tmp/SRC/src/tests/cluster.cpp:811
Failed to wait 1mins for termination

FAILED:  SlaveRecoveryTest/0.RegisterDisconnectedSlave

Error Message:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:3774
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/e978ff3e-ffb8-43bb-a883-ba1fae558dfc' does not exist

Stack Trace:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:3774
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/e978ff3e-ffb8-43bb-a883-ba1fae558dfc' does not exist

FAILED:  MesosContainerizerSlaveRecoveryTest.ResourceStatistics

Error Message:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:5467
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/9f89b724-4d64-408d-97ee-bdd41166df22' does not exist

Stack Trace:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:5467
(termination).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/9f89b724-4d64-408d-97ee-bdd41166df22' does not exist

FAILED:  EnvironmentSecretIsolatorTest.ResolveSecretDefaultExecutor

Error Message:
/tmp/SRC/src/tests/containerizer/environment_secret_isolator_tests.cpp:230
      Expected: TASK_FINISHED
To be equal to: statusFinished->state()
      Which is: TASK_FAILED

Stack Trace:
/tmp/SRC/src/tests/containerizer/environment_secret_isolator_tests.cpp:230
      Expected: TASK_FINISHED
To be equal to: statusFinished->state()
      Which is: TASK_FAILED

FAILED:  MesosContainerizerExecuteTest.IoRedirection

Error Message:
/tmp/SRC/src/tests/containerizer/mesos_containerizer_tests.cpp:630
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/c4c02172-b671-4aef-80c1-01596a4ec94d' does not exist

Stack Trace:
/tmp/SRC/src/tests/containerizer/mesos_containerizer_tests.cpp:630
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/c4c02172-b671-4aef-80c1-01596a4ec94d' does not exist

FAILED:  VolumeSandboxPathIsolatorTest.SharedParentTypeVolume

Error Message:
/tmp/SRC/src/tests/containerizer/volume_sandbox_path_isolator_tests.cpp:269
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/c6e81215-79e3-4263-ab0c-38a30424f314/mesos/2bb7c468-cfe2-416b-a32d-fc3b11ed5a69'
 does not exist

Stack Trace:
/tmp/SRC/src/tests/containerizer/volume_sandbox_path_isolator_tests.cpp:269
(wait).failure(): Failed to kill all processes in the container: Cgroup 
'mesos/c6e81215-79e3-4263-ab0c-38a30424f314/mesos/2bb7c468-cfe2-416b-a32d-fc3b11ed5a69'
 does not exist

FAILED:  ContentType/AgentAPITest.LaunchNestedContainerSessionDisconnected/0

Error Message:
/tmp/SRC/src/tests/api_tests.cpp:7465
(containerizer->wait(devolve(containerId))).failure(): Failed to kill all 
processes in the container: Cgroup 
'mesos/7024f08c-1cfd-48ce-9bcd-98a075458247/mesos/723e3071-949b-46ae-95ed-ca89c38f2d9d'
 does not exist

Stack Trace:
/tmp/SRC/src/tests/api_tests.cpp:7465
(containerizer->wait(devolve(containerId))).failure(): Failed to kill all 
processes in the container: Cgroup 
'mesos/7024f08c-1cfd-48ce-9bcd-98a075458247/mesos/723e3071-949b-46ae-95ed-ca89c38f2d9d'
 does not exist

FAILED:  ContentType/AgentAPITest.LaunchNestedContainerSessionDisconnected/1

Error Message:
/tmp/SRC/src/tests/api_tests.cpp:7465
(containerizer->wait(devolve(containerId))).failure(): Failed to kill all 
processes in the container: Cgroup 
'mesos/7db4d8cb-d6d8-40d3-86c7-bcb46e0c40de/mesos/f53877ed-43fb-4c5a-bc87-9c49410cc1b4'
 does not exist

Stack Trace:
/tmp/SRC/src/tests/api_tests.cpp:7465
(containerizer->wait(devolve(containerId))).failure(): Failed to kill all 
processes in the container: Cgroup 
'mesos/7db4d8cb-d6d8-40d3-86c7-bcb46e0c40de/mesos/f53877ed-43fb-4c5a-bc87-9c49410cc1b4'
 does not exist

FAILED:  MesosContainerizer/DefaultExecutorTest.KillTask/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc1969c80, @0x7f9edc00a340 TASK_FAILED (Status 
UUID: 59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0)
Google Mock tried the following 9 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:417: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:428: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
7ded34f3-ea0e-4fc8-931c-821a72f47922) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:439: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
7ded34f3-ea0e-4fc8-931c-821a72f47922) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:455: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:466: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
7825556b-14cd-4e4b-b4df-d0234e62c63a) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:477: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
7825556b-14cd-4e4b-b4df-d0234e62c63a) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:524: tried expectation #6: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:535: tried expectation #7: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
eca67db0-6b67-4756-ae0a-8b6987602d18) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:546: tried expectation #8: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
eca67db0-6b67-4756-ae0a-8b6987602d18) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc1969c80, @0x7f9edc00a340 TASK_FAILED (Status 
UUID: 59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0)
Google Mock tried the following 9 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:417: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:428: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
7ded34f3-ea0e-4fc8-931c-821a72f47922) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:439: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
7ded34f3-ea0e-4fc8-931c-821a72f47922) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:455: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:466: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
7825556b-14cd-4e4b-b4df-d0234e62c63a) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:477: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
7825556b-14cd-4e4b-b4df-d0234e62c63a) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:524: tried expectation #6: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:535: tried expectation #7: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
eca67db0-6b67-4756-ae0a-8b6987602d18) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:546: tried expectation #8: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
eca67db0-6b67-4756-ae0a-8b6987602d18) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
59a90de1-6dca-453f-9b45-f5ec3bbd000c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/b8bf3bfb-adf6-4ff7-869d-8b43c179b7f5'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/7dee3ffa-7c2f-4ad4-b495-c20c7f403e21'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/6bd0c79b-c8ef-42ac-b168-7494a068f6e3/mesos/0f9034fa-a3b1-4e7f-960f-fe679a171f7c'
 does not exist' for task '7ded34f3-ea0e-4fc8-931c-821a72f47922' on agent: 
dece86a2-22fb-4cea-bd27-3dd97db5f914-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  MesosContainerizer/DefaultExecutorTest.KillMultipleTasks/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc196a468, @0x7f9f1401ff90 TASK_FAILED (Status 
UUID: aeb92407-c302-435a-a5a1-b86eaa2f9f9d) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/4a325ebc-8673-403a-a6d7-d7a165c3d38b'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/e4130fb1-deb1-4220-9c3f-2ad5e8d17494'
 does not exist' for task 'e982fba1-fdbf-4eb1-bcdc-4a06c5880244' on agent: 
666f7198-eb32-4a56-9eb6-b73d6209bd9d-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:671: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:682: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
e982fba1-fdbf-4eb1-bcdc-4a06c5880244) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
aeb92407-c302-435a-a5a1-b86eaa2f9f9d) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/4a325ebc-8673-403a-a6d7-d7a165c3d38b'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/e4130fb1-deb1-4220-9c3f-2ad5e8d17494'
 does not exist' for task 'e982fba1-fdbf-4eb1-bcdc-4a06c5880244' on agent: 
666f7198-eb32-4a56-9eb6-b73d6209bd9d-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:693: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
e982fba1-fdbf-4eb1-bcdc-4a06c5880244) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
aeb92407-c302-435a-a5a1-b86eaa2f9f9d) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/4a325ebc-8673-403a-a6d7-d7a165c3d38b'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/e4130fb1-deb1-4220-9c3f-2ad5e8d17494'
 does not exist' for task 'e982fba1-fdbf-4eb1-bcdc-4a06c5880244' on agent: 
666f7198-eb32-4a56-9eb6-b73d6209bd9d-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:709: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:720: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
c2d6d4c8-8237-42d4-aa89-138e566e0f60) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
aeb92407-c302-435a-a5a1-b86eaa2f9f9d) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/4a325ebc-8673-403a-a6d7-d7a165c3d38b'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/e4130fb1-deb1-4220-9c3f-2ad5e8d17494'
 does not exist' for task 'e982fba1-fdbf-4eb1-bcdc-4a06c5880244' on agent: 
666f7198-eb32-4a56-9eb6-b73d6209bd9d-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:731: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
c2d6d4c8-8237-42d4-aa89-138e566e0f60) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
aeb92407-c302-435a-a5a1-b86eaa2f9f9d) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/4a325ebc-8673-403a-a6d7-d7a165c3d38b'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/e4130fb1-deb1-4220-9c3f-2ad5e8d17494'
 does not exist' for task 'e982fba1-fdbf-4eb1-bcdc-4a06c5880244' on agent: 
666f7198-eb32-4a56-9eb6-b73d6209bd9d-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc196a468, @0x7f9f1401ff90 TASK_FAILED (Status 
UUID: aeb92407-c302-435a-a5a1-b86eaa2f9f9d) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/4a325ebc-8673-403a-a6d7-d7a165c3d38b'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/e4130fb1-deb1-4220-9c3f-2ad5e8d17494'
 does not exist' for task 'e982fba1-fdbf-4eb1-bcdc-4a06c5880244' on agent: 
666f7198-eb32-4a56-9eb6-b73d6209bd9d-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:671: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:682: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
e982fba1-fdbf-4eb1-bcdc-4a06c5880244) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
aeb92407-c302-435a-a5a1-b86eaa2f9f9d) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/4a325ebc-8673-403a-a6d7-d7a165c3d38b'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/e4130fb1-deb1-4220-9c3f-2ad5e8d17494'
 does not exist' for task 'e982fba1-fdbf-4eb1-bcdc-4a06c5880244' on agent: 
666f7198-eb32-4a56-9eb6-b73d6209bd9d-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:693: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
e982fba1-fdbf-4eb1-bcdc-4a06c5880244) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
aeb92407-c302-435a-a5a1-b86eaa2f9f9d) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/4a325ebc-8673-403a-a6d7-d7a165c3d38b'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/e4130fb1-deb1-4220-9c3f-2ad5e8d17494'
 does not exist' for task 'e982fba1-fdbf-4eb1-bcdc-4a06c5880244' on agent: 
666f7198-eb32-4a56-9eb6-b73d6209bd9d-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:709: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:720: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
c2d6d4c8-8237-42d4-aa89-138e566e0f60) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
aeb92407-c302-435a-a5a1-b86eaa2f9f9d) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/4a325ebc-8673-403a-a6d7-d7a165c3d38b'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/e4130fb1-deb1-4220-9c3f-2ad5e8d17494'
 does not exist' for task 'e982fba1-fdbf-4eb1-bcdc-4a06c5880244' on agent: 
666f7198-eb32-4a56-9eb6-b73d6209bd9d-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:731: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
c2d6d4c8-8237-42d4-aa89-138e566e0f60) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
aeb92407-c302-435a-a5a1-b86eaa2f9f9d) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/4a325ebc-8673-403a-a6d7-d7a165c3d38b'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/09d994e8-0fbe-436e-9272-cf0542bdf9a6/mesos/e4130fb1-deb1-4220-9c3f-2ad5e8d17494'
 does not exist' for task 'e982fba1-fdbf-4eb1-bcdc-4a06c5880244' on agent: 
666f7198-eb32-4a56-9eb6-b73d6209bd9d-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  MesosContainerizer/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc196a658, @0x7f9ef804b550 TASK_FAILED (Status 
UUID: 8d35a09e-c6d6-4d26-ae3a-87b9506340b2) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/c05adfd2-dfaa-41b1-83bb-4b9beaad9e69'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/7ab02201-a310-483b-bb54-3047ff34b5b9'
 does not exist' for task '42da3f76-a6ce-445f-b187-531dd6aaa9f3' on agent: 
09b99f5d-8eb9-4bda-a7f7-52661e7f5092-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:831: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:842: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:853: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FAILED))))...
  Expected arg #1: (task status update task id eq 
ec102e03-55e9-4c9a-8d12-84c6c06596f4) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
8d35a09e-c6d6-4d26-ae3a-87b9506340b2) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/c05adfd2-dfaa-41b1-83bb-4b9beaad9e69'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/7ab02201-a310-483b-bb54-3047ff34b5b9'
 does not exist' for task '42da3f76-a6ce-445f-b187-531dd6aaa9f3' on agent: 
09b99f5d-8eb9-4bda-a7f7-52661e7f5092-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:869: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:880: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
42da3f76-a6ce-445f-b187-531dd6aaa9f3) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
8d35a09e-c6d6-4d26-ae3a-87b9506340b2) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/c05adfd2-dfaa-41b1-83bb-4b9beaad9e69'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/7ab02201-a310-483b-bb54-3047ff34b5b9'
 does not exist' for task '42da3f76-a6ce-445f-b187-531dd6aaa9f3' on agent: 
09b99f5d-8eb9-4bda-a7f7-52661e7f5092-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:891: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
42da3f76-a6ce-445f-b187-531dd6aaa9f3) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
8d35a09e-c6d6-4d26-ae3a-87b9506340b2) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/c05adfd2-dfaa-41b1-83bb-4b9beaad9e69'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/7ab02201-a310-483b-bb54-3047ff34b5b9'
 does not exist' for task '42da3f76-a6ce-445f-b187-531dd6aaa9f3' on agent: 
09b99f5d-8eb9-4bda-a7f7-52661e7f5092-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc196a658, @0x7f9ef804b550 TASK_FAILED (Status 
UUID: 8d35a09e-c6d6-4d26-ae3a-87b9506340b2) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/c05adfd2-dfaa-41b1-83bb-4b9beaad9e69'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/7ab02201-a310-483b-bb54-3047ff34b5b9'
 does not exist' for task '42da3f76-a6ce-445f-b187-531dd6aaa9f3' on agent: 
09b99f5d-8eb9-4bda-a7f7-52661e7f5092-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:831: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:842: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:853: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FAILED))))...
  Expected arg #1: (task status update task id eq 
ec102e03-55e9-4c9a-8d12-84c6c06596f4) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
8d35a09e-c6d6-4d26-ae3a-87b9506340b2) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/c05adfd2-dfaa-41b1-83bb-4b9beaad9e69'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/7ab02201-a310-483b-bb54-3047ff34b5b9'
 does not exist' for task '42da3f76-a6ce-445f-b187-531dd6aaa9f3' on agent: 
09b99f5d-8eb9-4bda-a7f7-52661e7f5092-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:869: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:880: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
42da3f76-a6ce-445f-b187-531dd6aaa9f3) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
8d35a09e-c6d6-4d26-ae3a-87b9506340b2) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/c05adfd2-dfaa-41b1-83bb-4b9beaad9e69'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/7ab02201-a310-483b-bb54-3047ff34b5b9'
 does not exist' for task '42da3f76-a6ce-445f-b187-531dd6aaa9f3' on agent: 
09b99f5d-8eb9-4bda-a7f7-52661e7f5092-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:891: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
42da3f76-a6ce-445f-b187-531dd6aaa9f3) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
8d35a09e-c6d6-4d26-ae3a-87b9506340b2) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/c05adfd2-dfaa-41b1-83bb-4b9beaad9e69'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/105c182e-f6cf-4ce4-b994-e55ed78d00d1/mesos/7ab02201-a310-483b-bb54-3047ff34b5b9'
 does not exist' for task '42da3f76-a6ce-445f-b187-531dd6aaa9f3' on agent: 
09b99f5d-8eb9-4bda-a7f7-52661e7f5092-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  MesosContainerizer/DefaultExecutorTest.CommitSuicideOnTaskFailure/0

Error Message:
/tmp/SRC/src/tests/default_executor_tests.cpp:1237
      Expected: 0
To be equal to: executorFailure->status()
      Which is: -1

Stack Trace:
/tmp/SRC/src/tests/default_executor_tests.cpp:1237
      Expected: 0
To be equal to: executorFailure->status()
      Which is: -1

FAILED:  MesosContainerizer/DefaultExecutorTest.CommitSuicideOnKillTask/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc196a500, @0x7f9ee001d5d0 TASK_FAILED (Status 
UUID: a0adaf27-510a-44df-b8ec-c2aa09d6348c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/c4e6b6a2-123a-4ec2-a463-da465d994240'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/a87ff362-5afa-4a5e-816b-2d98bd6c2f69'
 does not exist' for task '55f59a44-a22c-4b2c-bcc1-b4f0feedbf63' on agent: 
7ce8581c-49e1-40d1-b3ee-f89ac30975c5-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:1313: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1324: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
55f59a44-a22c-4b2c-bcc1-b4f0feedbf63) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
a0adaf27-510a-44df-b8ec-c2aa09d6348c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/c4e6b6a2-123a-4ec2-a463-da465d994240'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/a87ff362-5afa-4a5e-816b-2d98bd6c2f69'
 does not exist' for task '55f59a44-a22c-4b2c-bcc1-b4f0feedbf63' on agent: 
7ce8581c-49e1-40d1-b3ee-f89ac30975c5-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1335: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
55f59a44-a22c-4b2c-bcc1-b4f0feedbf63) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
a0adaf27-510a-44df-b8ec-c2aa09d6348c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/c4e6b6a2-123a-4ec2-a463-da465d994240'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/a87ff362-5afa-4a5e-816b-2d98bd6c2f69'
 does not exist' for task '55f59a44-a22c-4b2c-bcc1-b4f0feedbf63' on agent: 
7ce8581c-49e1-40d1-b3ee-f89ac30975c5-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1351: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1362: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
e0d53478-62b2-4fab-b5ac-41cca27ddf8f) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
a0adaf27-510a-44df-b8ec-c2aa09d6348c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/c4e6b6a2-123a-4ec2-a463-da465d994240'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/a87ff362-5afa-4a5e-816b-2d98bd6c2f69'
 does not exist' for task '55f59a44-a22c-4b2c-bcc1-b4f0feedbf63' on agent: 
7ce8581c-49e1-40d1-b3ee-f89ac30975c5-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1373: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
e0d53478-62b2-4fab-b5ac-41cca27ddf8f) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
a0adaf27-510a-44df-b8ec-c2aa09d6348c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/c4e6b6a2-123a-4ec2-a463-da465d994240'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/a87ff362-5afa-4a5e-816b-2d98bd6c2f69'
 does not exist' for task '55f59a44-a22c-4b2c-bcc1-b4f0feedbf63' on agent: 
7ce8581c-49e1-40d1-b3ee-f89ac30975c5-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc196a500, @0x7f9ee001d5d0 TASK_FAILED (Status 
UUID: a0adaf27-510a-44df-b8ec-c2aa09d6348c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/c4e6b6a2-123a-4ec2-a463-da465d994240'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/a87ff362-5afa-4a5e-816b-2d98bd6c2f69'
 does not exist' for task '55f59a44-a22c-4b2c-bcc1-b4f0feedbf63' on agent: 
7ce8581c-49e1-40d1-b3ee-f89ac30975c5-S0)
Google Mock tried the following 6 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:1313: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1324: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
55f59a44-a22c-4b2c-bcc1-b4f0feedbf63) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
a0adaf27-510a-44df-b8ec-c2aa09d6348c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/c4e6b6a2-123a-4ec2-a463-da465d994240'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/a87ff362-5afa-4a5e-816b-2d98bd6c2f69'
 does not exist' for task '55f59a44-a22c-4b2c-bcc1-b4f0feedbf63' on agent: 
7ce8581c-49e1-40d1-b3ee-f89ac30975c5-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1335: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
55f59a44-a22c-4b2c-bcc1-b4f0feedbf63) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
a0adaf27-510a-44df-b8ec-c2aa09d6348c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/c4e6b6a2-123a-4ec2-a463-da465d994240'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/a87ff362-5afa-4a5e-816b-2d98bd6c2f69'
 does not exist' for task '55f59a44-a22c-4b2c-bcc1-b4f0feedbf63' on agent: 
7ce8581c-49e1-40d1-b3ee-f89ac30975c5-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1351: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1362: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
e0d53478-62b2-4fab-b5ac-41cca27ddf8f) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
a0adaf27-510a-44df-b8ec-c2aa09d6348c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/c4e6b6a2-123a-4ec2-a463-da465d994240'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/a87ff362-5afa-4a5e-816b-2d98bd6c2f69'
 does not exist' for task '55f59a44-a22c-4b2c-bcc1-b4f0feedbf63' on agent: 
7ce8581c-49e1-40d1-b3ee-f89ac30975c5-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1373: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
e0d53478-62b2-4fab-b5ac-41cca27ddf8f) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
a0adaf27-510a-44df-b8ec-c2aa09d6348c) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/c4e6b6a2-123a-4ec2-a463-da465d994240'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/44f9391d-676e-4c60-b575-f74eb76541ae/mesos/a87ff362-5afa-4a5e-816b-2d98bd6c2f69'
 does not exist' for task '55f59a44-a22c-4b2c-bcc1-b4f0feedbf63' on agent: 
7ce8581c-49e1-40d1-b3ee-f89ac30975c5-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  MesosContainerizer/DefaultExecutorTest.SigkillExecutor/0

Error Message:
/tmp/SRC/src/tests/default_executor_tests.cpp:1827
(wait).failure(): Failed to destroy nested containers: Failed to kill all 
processes in the container: Cgroup 
'mesos/de1c8160-dbfd-4a7a-a6ad-0314726e2059/mesos/bd10acc0-3c2f-42bb-932a-a10d774104a6'
 does not exist

Stack Trace:
/tmp/SRC/src/tests/default_executor_tests.cpp:1827
(wait).failure(): Failed to destroy nested containers: Failed to kill all 
processes in the container: Cgroup 
'mesos/de1c8160-dbfd-4a7a-a6ad-0314726e2059/mesos/bd10acc0-3c2f-42bb-932a-a10d774104a6'
 does not exist

FAILED:  MesosContainerizer/DefaultExecutorTest.MaxCompletionTime/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc196a0e8, @0x7f9efc07d9c0 TASK_FAILED (Status 
UUID: 90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0)
Google Mock tried the following 9 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:1911: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1922: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
23851f45-d4d8-4f95-9cfe-dfdd305e814e) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1933: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
23851f45-d4d8-4f95-9cfe-dfdd305e814e) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1949: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1960: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
b8682ede-6c5d-471f-b7d8-240e24090e7a) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1971: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FAILED))))...
  Expected arg #1: (task status update task id eq 
b8682ede-6c5d-471f-b7d8-240e24090e7a) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1987: tried expectation #6: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1998: tried expectation #7: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
fcab8ae2-c1f8-4fc9-9bdf-6c9825712fde) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:2009: tried expectation #8: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
fcab8ae2-c1f8-4fc9-9bdf-6c9825712fde) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcc196a0e8, @0x7f9efc07d9c0 TASK_FAILED (Status 
UUID: 90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0)
Google Mock tried the following 9 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:1911: tried expectation #0: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1922: tried expectation #1: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
23851f45-d4d8-4f95-9cfe-dfdd305e814e) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1933: tried expectation #2: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 
23851f45-d4d8-4f95-9cfe-dfdd305e814e) and (task status update state eq 
TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1949: tried expectation #3: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1960: tried expectation #4: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
b8682ede-6c5d-471f-b7d8-240e24090e7a) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1971: tried expectation #5: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_FAILED))))...
  Expected arg #1: (task status update task id eq 
b8682ede-6c5d-471f-b7d8-240e24090e7a) and (task status update state eq 
TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1987: tried expectation #6: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1998: tried expectation #7: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 
fcab8ae2-c1f8-4fc9-9bdf-6c9825712fde) and (task status update state eq 
TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:2009: tried expectation #8: 
EXPECT_CALL(*scheduler, update(_, AllOf( 
TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), 
TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 
fcab8ae2-c1f8-4fc9-9bdf-6c9825712fde) and (task status update state eq 
TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 
90ef55ed-2f8c-4c90-95a6-c12606617150) Source: SOURCE_AGENT Reason: 
REASON_EXECUTOR_TERMINATED Message: 'Abnormal executor termination: Failed to 
destroy nested containers: Failed to kill all processes in the container: 
Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/aac4838d-fb20-4c61-814c-3e4e6657ff04'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/708ab94a-1b5a-4408-85ef-90f08a1873ea'
 does not exist; Failed to kill all processes in the container: Cgroup 
'mesos/e56fb8ee-3d16-420c-9807-383978b59d89/mesos/60cd57bd-2652-4c09-bc29-0c606cf712b8'
 does not exist' for task '23851f45-d4d8-4f95-9cfe-dfdd305e814e' on agent: 
fb07235d-22f6-43a3-a6cb-13dbdd5ccccf-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

FAILED:  MesosContainerizer/DefaultExecutorTest.ResourceLimitation/0

Error Message:
/tmp/SRC/src/tests/default_executor_tests.cpp:2538
      Expected: v1::TaskStatus::REASON_CONTAINER_LIMITATION_DISK
      Which is: 20
To be equal to: failed->status().reason()
      Which is: 1

Stack Trace:
/tmp/SRC/src/tests/default_executor_tests.cpp:2538
      Expected: v1::TaskStatus::REASON_CONTAINER_LIMITATION_DISK
      Which is: 20
To be equal to: failed->status().reason()
      Which is: 1

FAILED:  MesosContainerizer/DefaultExecutorTest.TaskWithFileURI/0

Error Message:
/tmp/SRC/src/tests/default_executor_tests.cpp:2680
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate->status().state()
      Which is: TASK_FAILED

Stack Trace:
/tmp/SRC/src/tests/default_executor_tests.cpp:2680
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate->status().state()
      Which is: TASK_FAILED

FAILED:  
MesosContainerizer/DefaultExecutorTest.AllocationRoleEnvironmentVariable/0

Error Message:
/tmp/SRC/src/tests/default_executor_tests.cpp:4416
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate->status().state()
      Which is: TASK_FAILED

Stack Trace:
/tmp/SRC/src/tests/default_executor_tests.cpp:4416
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate->status().state()
      Which is: TASK_FAILED

FAILED:  ContentType/SchedulerTest.TaskGroupRunning/0

Error Message:
/tmp/SRC/src/tests/scheduler_tests.cpp:792
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate1->status().state()
      Which is: TASK_FAILED

Stack Trace:
/tmp/SRC/src/tests/scheduler_tests.cpp:792
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate1->status().state()
      Which is: TASK_FAILED

FAILED:  ContentType/SchedulerTest.TaskGroupRunning/1

Error Message:
/tmp/SRC/src/tests/scheduler_tests.cpp:792
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate1->status().state()
      Which is: TASK_FAILED

Stack Trace:
/tmp/SRC/src/tests/scheduler_tests.cpp:792
      Expected: v1::TASK_FINISHED
      Which is: TASK_FINISHED
To be equal to: finishedUpdate1->status().state()
      Which is: TASK_FAILED

FAILED:  ContentType/AgentResourceProviderConfigApiTest.Remove/0

Error Message:
/tmp/SRC/src/tests/agent_resource_provider_config_api_tests.cpp:967
Value of: (removeResourceProviderConfig( slave.get()->pid, contentType, 
info.type(), info.name()))->status
  Actual: "500 Internal Server Error"
Expected: http::OK().status
Which is: "200 OK"
    Body: "Failed to clean up containers prefixed by 
'org-apache-mesos-rp-local-storage-test--': [ Failed: Failed to wait for 
container 
'org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_4c58f0732ed34020a97698079cebe340--CONTROLLER_SERVICE-NODE_SERVICE':
 Unexpected response '500 Internal Server Error' (Failed to kill all processes 
in the container: Cgroup 
'mesos/org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_4c58f0732ed34020a97698079cebe340--CONTROLLER_SERVICE-NODE_SERVICE'
 does not exist) ]"

Stack Trace:
/tmp/SRC/src/tests/agent_resource_provider_config_api_tests.cpp:967
Value of: (removeResourceProviderConfig( slave.get()->pid, contentType, 
info.type(), info.name()))->status
  Actual: "500 Internal Server Error"
Expected: http::OK().status
Which is: "200 OK"
    Body: "Failed to clean up containers prefixed by 
'org-apache-mesos-rp-local-storage-test--': [ Failed: Failed to wait for 
container 
'org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_4c58f0732ed34020a97698079cebe340--CONTROLLER_SERVICE-NODE_SERVICE':
 Unexpected response '500 Internal Server Error' (Failed to kill all processes 
in the container: Cgroup 
'mesos/org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_4c58f0732ed34020a97698079cebe340--CONTROLLER_SERVICE-NODE_SERVICE'
 does not exist) ]"

FAILED:  ContentType/AgentResourceProviderConfigApiTest.Remove/1

Error Message:
/tmp/SRC/src/tests/agent_resource_provider_config_api_tests.cpp:967
Value of: (removeResourceProviderConfig( slave.get()->pid, contentType, 
info.type(), info.name()))->status
  Actual: "500 Internal Server Error"
Expected: http::OK().status
Which is: "200 OK"
    Body: "Failed to clean up containers prefixed by 
'org-apache-mesos-rp-local-storage-test--': [ Failed: Failed to wait for 
container 
'org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_5ccb048d9649409b86802230a8c2ff82--CONTROLLER_SERVICE-NODE_SERVICE':
 Unexpected response '500 Internal Server Error' (Failed to kill all processes 
in the container: Cgroup 
'mesos/org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_5ccb048d9649409b86802230a8c2ff82--CONTROLLER_SERVICE-NODE_SERVICE'
 does not exist) ]"

Stack Trace:
/tmp/SRC/src/tests/agent_resource_provider_config_api_tests.cpp:967
Value of: (removeResourceProviderConfig( slave.get()->pid, contentType, 
info.type(), info.name()))->status
  Actual: "500 Internal Server Error"
Expected: http::OK().status
Which is: "200 OK"
    Body: "Failed to clean up containers prefixed by 
'org-apache-mesos-rp-local-storage-test--': [ Failed: Failed to wait for 
container 
'org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_5ccb048d9649409b86802230a8c2ff82--CONTROLLER_SERVICE-NODE_SERVICE':
 Unexpected response '500 Internal Server Error' (Failed to kill all processes 
in the container: Cgroup 
'mesos/org-apache-mesos-rp-local-storage-test--org-apache-mesos-csi-test-local_5ccb048d9649409b86802230a8c2ff82--CONTROLLER_SERVICE-NODE_SERVICE'
 does not exist) ]"

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.CreateDestroyDiskWithRecovery/v0

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1212
Failed to wait 1mins for updateSlaveMessage

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1212
Failed to wait 1mins for updateSlaveMessage

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.CreateDestroyDiskWithRecovery/v1

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1212
Failed to wait 1mins for updateSlaveMessage

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1212
Failed to wait 1mins for updateSlaveMessage

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.RecoverDiskWithChangedMetadata/v0

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1359
Failed to wait 1mins for offers

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1359
Failed to wait 1mins for offers

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.RecoverDiskWithChangedMetadata/v1

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1359
Failed to wait 1mins for offers

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1359
Failed to wait 1mins for offers

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.AgentFailoverPluginKilled/v0

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1870
Failed to wait 1mins for slaveRecoveredOffers

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1870
Failed to wait 1mins for slaveRecoveredOffers

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.AgentFailoverPluginKilled/v1

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1870
Failed to wait 1mins for slaveRecoveredOffers

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:1870
Failed to wait 1mins for slaveRecoveredOffers

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.ContainerTerminationMetric/v0

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:4762
Failed to wait 1mins for pluginRestarted

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:4762
Failed to wait 1mins for pluginRestarted

FAILED:  
CSIVersion/StorageLocalResourceProviderTest.ContainerTerminationMetric/v1

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:4762
Failed to wait 1mins for pluginRestarted

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:4762
Failed to wait 1mins for pluginRestarted

Reply via email to