You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2017/06/29 17:44:00 UTC

[jira] [Commented] (MESOS-7457) HierarchicalAllocatorTest.NestedRoleQuota is flaky

    [ https://issues.apache.org/jira/browse/MESOS-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068685#comment-16068685 ] 

Vinod Kone commented on MESOS-7457:
-----------------------------------

Re-opened the ticket since the issue is still happening on ASF CI.

{code}
[ RUN      ] HierarchicalAllocatorTest.NestedRoleQuota
I0629 05:34:36.328497 26006 hierarchical.cpp:158] Initialized hierarchical allocator process
I0629 05:34:36.328655 26006 hierarchical.cpp:273] Added framework framework1
I0629 05:34:36.328747 26006 hierarchical.cpp:1286] Set quota cpus(*):2; mem(*):1024 for role 'a/b'
I0629 05:34:36.328843 26006 hierarchical.cpp:525] Added agent agent1 (agent1) with cpus(*):1; mem(*):512 (allocated: {})
I0629 05:34:36.329118 26006 hierarchical.cpp:1940] No inverse offers to send out!
I0629 05:34:36.329133 26006 hierarchical.cpp:1434] Performed allocation for 1 agents in 258772ns
I0629 05:34:36.329383 26006 hierarchical.cpp:1114] Recovered cpus(*)(allocated: a/b):1; mem(*)(allocated: a/b):512 (total: cpus(*):1; mem(*):512, allocated: {}) on agent agent1 from framework framework1
I0629 05:34:36.329416 26006 hierarchical.cpp:1151] Framework framework1 filtered agent agent1 for 10secs
I0629 05:34:36.329525 26006 hierarchical.cpp:273] Added framework framework2
I0629 05:34:36.329602 26006 hierarchical.cpp:2084] Filtered offer with cpus(*):1; mem(*):512 on agent agent1 for role a/b of framework framework1
I0629 05:34:36.329645 26006 hierarchical.cpp:1850] No allocations performed
I0629 05:34:36.329663 26006 hierarchical.cpp:1940] No inverse offers to send out!
I0629 05:34:36.329674 26006 hierarchical.cpp:1434] Performed allocation for 1 agents in 119846ns
I0629 05:34:36.329921 26013 hierarchical.cpp:273] Added framework framework3
I0629 05:34:36.329989 26013 hierarchical.cpp:2084] Filtered offer with cpus(*):1; mem(*):512 on agent agent1 for role a/b of framework framework1
I0629 05:34:36.330040 26013 hierarchical.cpp:1850] No allocations performed
I0629 05:34:36.330058 26013 hierarchical.cpp:1940] No inverse offers to send out!
I0629 05:34:36.330076 26013 hierarchical.cpp:1434] Performed allocation for 1 agents in 131407ns
I0629 05:34:36.330351 26004 hierarchical.cpp:1286] Set quota cpus(*):1; mem(*):512 for role 'a/b/d'
/mesos/src/tests/hierarchical_allocator_tests.cpp:4498: Failure
Failed to wait 15secs for allocation
I0629 05:34:51.342833 26013 hierarchical.cpp:158] Initialized hierarchical allocator process
[  FAILED  ] HierarchicalAllocatorTest.NestedRoleQuota (15014 ms)
{code}

> HierarchicalAllocatorTest.NestedRoleQuota is flaky
> --------------------------------------------------
>
>                 Key: MESOS-7457
>                 URL: https://issues.apache.org/jira/browse/MESOS-7457
>             Project: Mesos
>          Issue Type: Bug
>          Components: allocation
>            Reporter: Neil Conway
>            Assignee: Neil Conway
>              Labels: mesosphere
>             Fix For: 1.4.0
>
>
> {noformat}
> 10:25:30 [ RUN      ] HierarchicalAllocatorTest.NestedRoleQuota
> 10:25:30 I0503 03:25:30.335433 1601536 hierarchical.cpp:158] Initialized hierarchical allocator process
> 10:25:30 I0503 03:25:30.335777 1601536 hierarchical.cpp:273] Added framework framework1
> 10:25:30 I0503 03:25:30.335902 1601536 hierarchical.cpp:1286] Set quota cpus(*):2; mem(*):1024 for role 'a/b'
> 10:25:30 I0503 03:25:30.335971 1601536 hierarchical.cpp:1850] No allocations performed
> 10:25:30 I0503 03:25:30.335984 1601536 hierarchical.cpp:1940] No inverse offers to send out!
> 10:25:30 I0503 03:25:30.336010 1601536 hierarchical.cpp:1434] Performed allocation for 0 agents in 73us
> 10:25:30 I0503 03:25:30.336104 1601536 hierarchical.cpp:525] Added agent agent1 (agent1) with cpus(*):1; mem(*):512 (allocated: {})
> 10:25:30 I0503 03:25:30.336408 1601536 hierarchical.cpp:1940] No inverse offers to send out!
> 10:25:30 I0503 03:25:30.336423 1601536 hierarchical.cpp:1434] Performed allocation for 1 agents in 287us
> 10:25:30 I0503 03:25:30.336890 3211264 hierarchical.cpp:1114] Recovered cpus(*)(allocated: a/b):1; mem(*)(allocated: a/b):512 (total: cpus(*):1; mem(*):512, allocated: {}) on agent agent1 from framework framework1
> 10:25:30 I0503 03:25:30.336913 3211264 hierarchical.cpp:1151] Framework framework1 filtered agent agent1 for 10secs
> 10:25:30 I0503 03:25:30.337071 3211264 hierarchical.cpp:273] Added framework framework2
> 10:25:30 I0503 03:25:30.337180 3211264 hierarchical.cpp:2084] Filtered offer with cpus(*):1; mem(*):512 on agent agent1 for role a/b of framework framework1
> 10:25:30 I0503 03:25:30.337229 3211264 hierarchical.cpp:1850] No allocations performed
> 10:25:30 I0503 03:25:30.337249 3211264 hierarchical.cpp:1940] No inverse offers to send out!
> 10:25:30 I0503 03:25:30.337263 3211264 hierarchical.cpp:1434] Performed allocation for 1 agents in 150us
> 10:25:30 I0503 03:25:30.337530 1601536 hierarchical.cpp:273] Added framework framework3
> 10:25:30 I0503 03:25:30.337641 1601536 hierarchical.cpp:2084] Filtered offer with cpus(*):1; mem(*):512 on agent agent1 for role a/b of framework framework1
> 10:25:30 I0503 03:25:30.337684 1601536 hierarchical.cpp:1850] No allocations performed
> 10:25:30 I0503 03:25:30.337699 1601536 hierarchical.cpp:1940] No inverse offers to send out!
> 10:25:30 I0503 03:25:30.337713 1601536 hierarchical.cpp:1434] Performed allocation for 1 agents in 160us
> 10:25:30 I0503 03:25:30.337847 1601536 hierarchical.cpp:1286] Set quota cpus(*):1; mem(*):512 for role 'a/b/d'
> 10:25:45 ../../src/tests/hierarchical_allocator_tests.cpp:4498: Failure
> 10:25:45 Failed to wait 15secs for allocation
> 10:25:45 [  FAILED  ] HierarchicalAllocatorTest.NestedRoleQuota (15020 ms)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)