You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinson Lee (JIRA)" <ji...@apache.org> on 2014/04/03 23:33:17 UTC

[jira] [Created] (MESOS-1192) Try::get() but state == ERROR: The cpuacct subsystem is co-mounted at /sys/fs/cgroup/cpuacct with other subsytems

Vinson Lee created MESOS-1192:
---------------------------------

             Summary: Try::get() but state == ERROR: The cpuacct subsystem is co-mounted at /sys/fs/cgroup/cpuacct with other subsytems
                 Key: MESOS-1192
                 URL: https://issues.apache.org/jira/browse/MESOS-1192
             Project: Mesos
          Issue Type: Bug
          Components: build
         Environment: Fedora 20
            Reporter: Vinson Lee


{noformat}
$ sudo make check
[...]
-------------------------------------------------------------
We cannot run any cgroups tests that require mounting
hierarchies because you have the following hierarchies mounted:
/sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/systemd
We'll disable the CgroupsNoHierarchyTest test fixture for now.
-------------------------------------------------------------
Note: Google Test filter = *-CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:
[...]
[----------] 3 tests from ExceptionTest
[ RUN      ] ExceptionTest.DeactivateFrameworkOnAbort
Try::get() but state == ERROR: The cpuacct subsystem is co-mounted at /sys/fs/cgroup/cpuacct with other subsytems
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)