You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2017/05/15 18:59:04 UTC

[jira] [Created] (MESOS-7506) Multiple tests leave orphan containers.

Alexander Rukletsov created MESOS-7506:
------------------------------------------

             Summary: Multiple tests leave orphan containers.
                 Key: MESOS-7506
                 URL: https://issues.apache.org/jira/browse/MESOS-7506
             Project: Mesos
          Issue Type: Bug
          Components: containerization
            Reporter: Alexander Rukletsov


I've observed a number of flaky tests that leave orphan containers upon cleanup. A typical log looks like this:
{noformat}
../../src/tests/cluster.cpp:580: Failure
Value of: containers->empty()
  Actual: false
Expected: true
Failed to destroy containers: { da3e8aa8-98e7-4e72-a8fd-5d0bae960014 }
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)