You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Meng Zhu (JIRA)" <ji...@apache.org> on 2018/10/09 19:07:00 UTC

[jira] [Assigned] (MESOS-8778) Fatal error in `DRFSorter::unallocated()` in `SharedPersistentVolumeRescindOnDestroy` test.

     [ https://issues.apache.org/jira/browse/MESOS-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Meng Zhu reassigned MESOS-8778:
-------------------------------

    Assignee:     (was: Meng Zhu)

> Fatal error in `DRFSorter::unallocated()` in `SharedPersistentVolumeRescindOnDestroy` test.
> -------------------------------------------------------------------------------------------
>
>                 Key: MESOS-8778
>                 URL: https://issues.apache.org/jira/browse/MESOS-8778
>             Project: Mesos
>          Issue Type: Bug
>          Components: allocation, master
>         Environment: Centos 6 SSL (internal CI)
> asf/master-99c73e0c (12-Apr-2018 09:17:26)
>            Reporter: Andrei Budnik
>            Priority: Major
>              Labels: flaky, flaky-test
>         Attachments: SharedPersistentVolumeRescindOnDestroy-badrun.txt
>
>
> {code}
> 09:52:15 F0412 09:52:12.391731 23764 sorter.hpp:369] Check failed: scalarQuantities.contains(quantitiesToRemove) cpus:1; mem:128 does not contain cpus:1; mem:128; disk(reservations: [(STATIC,default-role)]):4096
> 09:52:15 *** Check failure stack trace: ***
> 09:52:15     @     0x7ff0dfbf5abd  google::LogMessage::Fail()
> 09:52:15     @     0x7ff0dfbf790d  google::LogMessage::SendToLog()
> 09:52:15     @     0x7ff0dfbf56a3  google::LogMessage::Flush()
> 09:52:15     @     0x7ff0dfbf8309  google::LogMessageFatal::~LogMessageFatal()
> 09:52:15     @     0x7ff0dee93035  mesos::internal::master::allocator::DRFSorter::unallocated()
> 09:52:15     @     0x7ff0dee69e91  mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess::untrackAllocatedResources()
> 09:52:15     @     0x7ff0dee707a5  mesos::internal::master::allocator::internal::HierarchicalAllocatorProcess::recoverResources()
> 09:52:15     @     0x7ff0dfb46661  process::ProcessBase::consume()
> 09:52:15     @     0x7ff0dfb5f8ca  process::ProcessManager::resume()
> 09:52:15     @     0x7ff0dfb63346  _ZNSt6thread5_ImplISt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEEE6_M_runEv
> 09:52:15     @     0x7ff0dfd1f2e0  execute_native_thread_routine
> 09:52:15     @     0x7ff0dcd13aa1  start_thread
> 09:52:15     @     0x7ff0dc0b8bcd  clone
> {code}
> Observed this failure in internal CI for test
> {code}
> DiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)