See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/279/>
------------------------------------------ [...truncated 3351 lines...] hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyTest.*). ------------------------------------------------------------- ../../src/tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_WriteControl (24 ms) [ RUN ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_GetTasks ../../src/tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyTest.*). ------------------------------------------------------------- ../../src/tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_GetTasks (1 ms) [----------] 8 tests from CgroupsAnyHierarchyTest (72 ms total) [----------] 5 tests from CgroupsAnyHierarchyWithCpuMemoryTest [ RUN ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy ../../src/tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*). ------------------------------------------------------------- ../../src/tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy (0 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy ../../src/tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*). ------------------------------------------------------------- ../../src/tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy (1 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CheckHierarchySubsystems ../../src/tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*). ------------------------------------------------------------- ../../src/tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CheckHierarchySubsystems (0 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemoveCgroup ../../src/tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*). ------------------------------------------------------------- ../../src/tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemoveCgroup (0 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_ListenEvent ../../src/tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*). ------------------------------------------------------------- ../../src/tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_ListenEvent (1 ms) [----------] 5 tests from CgroupsAnyHierarchyWithCpuMemoryTest (2 ms total) [----------] 1 test from CgroupsNoHierarchyTest [ RUN ] CgroupsNoHierarchyTest.ROOT_CGROUPS_CreateRemoveHierarchy ../../src/tests/cgroups_tests.cpp:288: Failure cgroups::createHierarchy(HIERARCHY, "cpu,memory"): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted [ FAILED ] CgroupsNoHierarchyTest.ROOT_CGROUPS_CreateRemoveHierarchy (0 ms) [----------] 1 test from CgroupsNoHierarchyTest (0 ms total) [----------] 3 tests from CgroupsAnyHierarchyWithCpuMemoryFreezerTest [ RUN ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Freezer ../../src/tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory,freezer at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory,freezer' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryFreezerTest.*). ------------------------------------------------------------- ../../src/tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Freezer (1 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_KillTasks ../../src/tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory,freezer at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory,freezer' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryFreezerTest.*). ------------------------------------------------------------- ../../src/tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_KillTasks (0 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_DestroyCgroup ../../src/tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory,freezer at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory,freezer' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryFreezerTest.*). ------------------------------------------------------------- ../../src/tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_DestroyCgroup (0 ms) [----------] 3 tests from CgroupsAnyHierarchyWithCpuMemoryFreezerTest (1 ms total) [----------] 3 tests from FsTest [ RUN ] FsTest.MountTableRead [ OK ] FsTest.MountTableRead (0 ms) [ RUN ] FsTest.MountTableHasOption [ OK ] FsTest.MountTableHasOption (1 ms) [ RUN ] FsTest.FileSystemTableRead [ OK ] FsTest.FileSystemTableRead (0 ms) [----------] 3 tests from FsTest (1 ms total) [----------] 3 tests from ProcTest [ RUN ] ProcTest.Pids [ OK ] ProcTest.Pids (1 ms) [ RUN ] ProcTest.SystemStatistics [ OK ] ProcTest.SystemStatistics (0 ms) [ RUN ] ProcTest.ProcessStatistics [ OK ] ProcTest.ProcessStatistics (0 ms) [----------] 3 tests from ProcTest (1 ms total) [----------] 13 tests from ZooKeeperTest [ RUN ] ZooKeeperTest.Auth [ OK ] ZooKeeperTest.Auth (4247 ms) [ RUN ] ZooKeeperTest.Create [ OK ] ZooKeeperTest.Create (4233 ms) [ RUN ] ZooKeeperTest.MasterDetector [ OK ] ZooKeeperTest.MasterDetector (129 ms) [ RUN ] ZooKeeperTest.MasterDetectors [ OK ] ZooKeeperTest.MasterDetectors (123 ms) [ RUN ] ZooKeeperTest.MasterDetectorShutdownNetwork 2012-11-08 22:37:38,667:25171(0x2aeca5118700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:36658] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.MasterDetectorShutdownNetwork (3511 ms) [ RUN ] ZooKeeperTest.MasterDetectorExpireZKSession 2012-11-08 22:37:42,204:25171(0x2aeca4d16700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:50527] zk retcode=-4, errno=112(Host is down): failed while receiving a server response E1108 22:37:42.204545 25197 detector.cpp:478] Master detector failed to get masters: connection loss 2012-11-08 22:37:45,541:25171(0x2aeca4d16700):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:50527] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x13ae22bf3560000 has expired. [ OK ] ZooKeeperTest.MasterDetectorExpireZKSession (3563 ms) [ RUN ] ZooKeeperTest.Group [ OK ] ZooKeeperTest.Group (134 ms) [ RUN ] ZooKeeperTest.GroupJoinWithDisconnect 2012-11-08 22:37:45,800:25171(0x2aeca5319700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46124] zk retcode=-4, errno=111(Connection refused): server refused to accept the client [ OK ] ZooKeeperTest.GroupJoinWithDisconnect (1789 ms) [ RUN ] ZooKeeperTest.GroupDataWithDisconnect 2012-11-08 22:37:47,661:25171(0x2aeca5319700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:47669] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.GroupDataWithDisconnect (2122 ms) [ RUN ] ZooKeeperTest.GroupCancelWithDisconnect 2012-11-08 22:37:49,796:25171(0x2aeca5118700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:34684] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.GroupCancelWithDisconnect (2156 ms) [ RUN ] ZooKeeperTest.GroupWatchWithSessionExpiration 2012-11-08 22:37:51,967:25171(0x2aeca4f17700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:47129] zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2012-11-08 22:37:53,970:25171(0x2aeca4f17700):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:47129] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x13ae22c197a0000 has expired. [ OK ] ZooKeeperTest.GroupWatchWithSessionExpiration (2180 ms) [ RUN ] ZooKeeperTest.MultipleGroups 2012-11-08 22:37:54,158:25171(0x2aeca4f17700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:34878] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.MultipleGroups (128 ms) [ RUN ] ZooKeeperTest.GroupPathWithRestrictivePerms [ OK ] ZooKeeperTest.GroupPathWithRestrictivePerms (8282 ms) [----------] 13 tests from ZooKeeperTest (32598 ms total) [----------] 2 tests from AllocatorZooKeeperTest/0, where TypeParam = mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter, mesos::internal::master::DRFSorter> [ RUN ] AllocatorZooKeeperTest/0.FrameworkReregistersFirst [ OK ] AllocatorZooKeeperTest/0.FrameworkReregistersFirst (3231 ms) [ RUN ] AllocatorZooKeeperTest/0.SlaveReregisterFirst [ OK ] AllocatorZooKeeperTest/0.SlaveReregisterFirst (2748 ms) [----------] 2 tests from AllocatorZooKeeperTest/0 (5979 ms total) [----------] Global test environment tear-down [==========] 225 tests from 43 test cases ran. (99602 ms total) [ PASSED ] 207 tests. [ FAILED ] 18 tests, listed below: [ FAILED ] CgroupsIsolationTest.ROOT_CGROUPS_BalloonFramework [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_CheckHierarchy [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_GetCgroups [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_ReadControl [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_WriteControl [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_GetTasks [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CheckHierarchySubsystems [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemoveCgroup [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_ListenEvent [ FAILED ] CgroupsNoHierarchyTest.ROOT_CGROUPS_CreateRemoveHierarchy [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Freezer [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_KillTasks [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_DestroyCgroup 18 FAILED TESTS YOU HAVE 1 DISABLED TEST FAIL: mesos-tests ================== 1 of 1 test failed ================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'> make[2]: *** [check-am] Error 2 make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'> make[1]: *** [check] Error 2 make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'> make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure
