See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/280/changes>
Changes: [benh] Fixing bug in test. [benh] Replaced old 'TestAllocatorProcess' with new 'HierarchicalDRFAllocatorProcess'. [benh] Adding missing files to the distribution. [benh] Remove copy constructors from master / slave structs. Zero-copy manipulation of completed tasks / frameworks / executors. From: Ben Mahler <[email protected]> Review: https://reviews.apache.org/r/7845 ------------------------------------------ [...truncated 3550 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 (0 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 (5 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 (1 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 (0 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 (1 ms) [----------] 1 test from CgroupsNoHierarchyTest (1 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 (0 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 (1 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 (1 ms) [----------] 3 tests from CgroupsAnyHierarchyWithCpuMemoryFreezerTest (2 ms total) [----------] 3 tests from FsTest [ RUN ] FsTest.MountTableRead [ OK ] FsTest.MountTableRead (6 ms) [ RUN ] FsTest.MountTableHasOption [ OK ] FsTest.MountTableHasOption (0 ms) [ RUN ] FsTest.FileSystemTableRead [ OK ] FsTest.FileSystemTableRead (5 ms) [----------] 3 tests from FsTest (11 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 (4113 ms) [ RUN ] ZooKeeperTest.Create [ OK ] ZooKeeperTest.Create (4060 ms) [ RUN ] ZooKeeperTest.MasterDetector [ OK ] ZooKeeperTest.MasterDetector (35 ms) [ RUN ] ZooKeeperTest.MasterDetectors [ OK ] ZooKeeperTest.MasterDetectors (65 ms) [ RUN ] ZooKeeperTest.MasterDetectorShutdownNetwork 2012-11-09 02:31:23,849:12909(0x2b16c9118700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:33155] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.MasterDetectorShutdownNetwork (3392 ms) [ RUN ] ZooKeeperTest.MasterDetectorExpireZKSession 2012-11-09 02:31:27,253:12909(0x2b16c8f17700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:55188] zk retcode=-4, errno=112(Host is down): failed while receiving a server response E1109 02:31:27.254211 12953 detector.cpp:478] Master detector failed to get masters: connection loss 2012-11-09 02:31:30,591:12909(0x2b16c8f17700):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:55188] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x13ae301f4ef0000 has expired. [ OK ] ZooKeeperTest.MasterDetectorExpireZKSession (3412 ms) [ RUN ] ZooKeeperTest.Group [ OK ] ZooKeeperTest.Group (47 ms) [ RUN ] ZooKeeperTest.GroupJoinWithDisconnect 2012-11-09 02:31:30,679:12909(0x2b16c9319700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:40706] zk retcode=-4, errno=111(Connection refused): server refused to accept the client [ OK ] ZooKeeperTest.GroupJoinWithDisconnect (1694 ms) [ RUN ] ZooKeeperTest.GroupDataWithDisconnect 2012-11-09 02:31:32,384:12909(0x2b16c9319700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:43231] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.GroupDataWithDisconnect (2035 ms) [ RUN ] ZooKeeperTest.GroupCancelWithDisconnect 2012-11-09 02:31:34,425:12909(0x2b16c8b15700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:51958] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.GroupCancelWithDisconnect (2044 ms) [ RUN ] ZooKeeperTest.GroupWatchWithSessionExpiration 2012-11-09 02:31:36,465:12909(0x2b16c8d16700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:54065] zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2012-11-09 02:31:38,467:12909(0x2b16c8d16700):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:54065] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x13ae30219010000 has expired. [ OK ] ZooKeeperTest.GroupWatchWithSessionExpiration (2044 ms) [ RUN ] ZooKeeperTest.MultipleGroups 2012-11-09 02:31:38,527:12909(0x2b16c8b15700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:37483] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.MultipleGroups (47 ms) [ RUN ] ZooKeeperTest.GroupPathWithRestrictivePerms [ OK ] ZooKeeperTest.GroupPathWithRestrictivePerms (8068 ms) [----------] 13 tests from ZooKeeperTest (31056 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 (1101 ms) [ RUN ] AllocatorZooKeeperTest/0.SlaveReregisterFirst [ OK ] AllocatorZooKeeperTest/0.SlaveReregisterFirst (1106 ms) [----------] 2 tests from AllocatorZooKeeperTest/0 (2207 ms total) [----------] Global test environment tear-down [==========] 226 tests from 43 test cases ran. (82290 ms total) [ PASSED ] 208 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 `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/build/src' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/build/src' make[1]: *** [check] Error 2 make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/build/src' make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure
