[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142537#comment-15142537 ] haosdent commented on MESOS-4039: - Sorry, it's my bad to don't realize this ticket have already closed. > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann >Assignee: Jan Schlicht > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142532#comment-15142532 ] Jan Schlicht commented on MESOS-4039: - Thanks! > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann >Assignee: Jan Schlicht > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142525#comment-15142525 ] haosdent commented on MESOS-4039: - Got it. > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann >Assignee: Jan Schlicht > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142513#comment-15142513 ] Jan Schlicht commented on MESOS-4039: - Looks like the test fails with a different reason than the one in this bug. Can you create a separate JIRA issue for your case to better track the differences? I'll close this issue here again, because the {{Perf is not supported}} failure has been fixed. > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann >Assignee: Jan Schlicht > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135878#comment-15135878 ] haosdent commented on MESOS-4039: - Sorry to forgot post it. {code} [==] Running 1 test from 1 test case. [--] Global test environment set-up. [--] 1 test from PerfEventIsolatorTest [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample I0207 00:58:32.392724 16501 perf_event.cpp:71] Creating PerfEvent isolator I0207 00:58:32.440187 16501 perf_event.cpp:109] PerfEvent isolator will profile for 250ms every 500ms for events: { cycles, task-clock } I0207 00:58:32.443006 16521 perf_event.cpp:217] Preparing perf event cgroup for 239d30bb-f7a1-413b-9d99-0914149d5899 E0207 00:58:33.224544 16518 perf_event.cpp:408] Failed to get perf sample: Failed to parse perf sample: Failed to parse perf sample line ',,cycles,mesos/239d30bb-f7a1-413b-9d99-0914149d5899': Unexpected number of fields E0207 00:58:33.727793 16516 perf_event.cpp:408] Failed to get perf sample: Failed to parse perf sample: Failed to parse perf sample line ',,cycles,mesos/239d30bb-f7a1-413b-9d99-0914149d5899': Unexpected number of fields E0207 00:58:34.230981 16517 perf_event.cpp:408] Failed to get perf sample: Failed to parse perf sample: Failed to parse perf sample line ',,cycles,mesos/239d30bb-f7a1-413b-9d99-0914149d5899': Unexpected number of fields E0207 00:58:34.734318 16520 perf_event.cpp:408] Failed to get perf sample: Failed to parse perf sample: Failed to parse perf sample line ',,cycles,mesos/239d30bb-f7a1-413b-9d99-0914149d5899': Unexpected number of fields E0207 00:58:35.237889 16517 perf_event.cpp:408] Failed to get perf sample: Failed to parse perf sample: Failed to parse perf sample line ',,cycles,mesos/239d30bb-f7a1-413b-9d99-0914149d5899': Unexpected number of fields E0207 00:58:35.742452 16522 perf_event.cpp:408] Failed to get perf sample: Failed to parse perf sample: Failed to parse perf sample line ',,cycles,mesos/239d30bb-f7a1-413b-9d99-0914149d5899': Unexpected number of fields E0207 00:58:36.246068 16515 perf_event.cpp:408] Failed to get perf sample: Failed to parse perf sample: Failed to parse perf sample line ',,cycles,mesos/239d30bb-f7a1-413b-9d99-0914149d5899': Unexpected number of fields ../../src/tests/containerizer/isolator_tests.cpp:1083: Failure Expected: (statistics1.get().perf().timestamp()) != (statistics2.perf().timestamp()), actual: 1.45478e+09 vs 1.45478e+09 ../../src/tests/containerizer/isolator_tests.cpp:1085: Failure Value of: statistics2.perf().has_cycles() Actual: false Expected: true ../../src/tests/containerizer/isolator_tests.cpp:1088: Failure Value of: statistics2.perf().has_task_clock() Actual: false Expected: true [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (4069 ms) [--] 1 test from PerfEventIsolatorTest (4069 ms total) [--] Global test environment tear-down ../../src/tests/environment.cpp:732: Failure Failed Tests completed with child processes remaining: -+- 16501 /home/haosdent/mesos/build/src/.libs/lt-mesos-tests --gtest_filter=PerfEventIsolatorTest.ROOT_CGROUPS_Sample --verbose |-+- 16580 /home/haosdent/mesos/build/src/.libs/lt-mesos-tests --gtest_filter=PerfEventIsolatorTest.ROOT_CGROUPS_Sample --verbose | \-+- 16582 perf stat --all-cpus --field-separator , --log-fd 1 --event cycles --cgroup mesos/239d30bb-f7a1-413b-9d99-0914149d5899 --event task-clock --cgroup mesos/239d30bb-f7a1-413b-9d99-0914149d5899 -- sleep 0.25 | \--- 16584 sleep 0.25 \--- 16581 () [==] 1 test from 1 test case ran. (4095 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample {code} I use {code} sudo GLOG_v=1 ./bin/mesos-tests.sh --gtest_filter="PerfEventIsolatorTest.ROOT_CGROUPS_Sample" --verbose {code} to test. As you see, have two problems. One is could not handle the perf event format in CentOS 7.1(Kernel 3.10.0), the other one is didn't wait for processes exit. > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann >Assignee: Jan Schlicht > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tes
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126665#comment-15126665 ] haosdent commented on MESOS-4039: - Hi, jan Sorry to forgot post log before. I also have a patch to fix this. Let me post together tomorrow. > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann >Assignee: Jan Schlicht > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126048#comment-15126048 ] Jan Schlicht commented on MESOS-4039: - [~haosd...@gmail.com]: Can you provide a log of the failing test? Or is it the exact same output as in the description? > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann >Assignee: Jan Schlicht > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125422#comment-15125422 ] haosdent commented on MESOS-4039: - According my test, it have two problem in CentOS 7. One is the perf format detect in CentOS 7 is incorrect, the anther one is it would remain process when exit. > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann >Assignee: Jan Schlicht > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125330#comment-15125330 ] haosdent commented on MESOS-4039: - Today I try this in CentOS 7 which perf version is "perf version 3.10.0-229.11.1.el7.x86_64.debug". Still failed. > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann >Assignee: Jan Schlicht > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096082#comment-15096082 ] Jan Schlicht commented on MESOS-4039: - I'm marking this as Resolved for now, because the issue was likely caused by {{perf --version <= 2.6.39}}. [~greggomann]: Please re-open if the problem still exists with a more recent {{perf}}. > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann >Assignee: Jan Schlicht > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096003#comment-15096003 ] Jan Schlicht commented on MESOS-4039: - Seems like {{perf}} is installed but the kernel is too old. > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15095683#comment-15095683 ] Michael Park commented on MESOS-4039: - This seems weird to me, since we have a [filter|https://github.com/apache/mesos/blob/master/src/tests/environment.cpp#L275-L307] which only runs tests that contains {{Perf}} if {{perf}} is available. On a separate note, is this a blocker for 0.27.0? is anyone working on this? > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (MESOS-4039) PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
[ https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035687#comment-15035687 ] Bernd Mathiske commented on MESOS-4039: --- It seems that the right "fix" is adding documentation about needing to have perf support, respectively what to expect on which kinds of VMs on how to set them up. And also auto-disabling the test (ideally prompting a message about why then): https://issues.apache.org/jira/browse/MESOS-3471 > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails > --- > > Key: MESOS-4039 > URL: https://issues.apache.org/jira/browse/MESOS-4039 > Project: Mesos > Issue Type: Bug >Reporter: Greg Mann > Labels: mesosphere, test-fail > > PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6: > {code} > [--] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > ../../src/tests/containerizer/isolator_tests.cpp:848: Failure > isolator: Perf is not supported > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms) > [--] 1 test from PerfEventIsolatorTest (79 ms total) > [--] Global test environment tear-down > [==] 1 test from 1 test case ran. (86 ms total) > [ PASSED ] 0 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)