You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/12/11 19:54:52 UTC

Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4574

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4574/display/redirect?page=changes>

Changes:

[gregorywmann] Instructed frameworks to avoid setting the offer operation 'id' field.

------------------------------------------
[...truncated 1.35 MB...]
2: [       OK ] SharedTest.Own (0 ms)
2: [----------] 4 tests from SharedTest (0 ms total)
2: 
2: [----------] 1 test from SocketTest
2: [ RUN      ] SocketTest.Unix
2: [       OK ] SocketTest.Unix (2 ms)
2: [----------] 1 test from SocketTest (2 ms total)
2: 
2: [----------] 3 tests from StateMachineTest
2: [ RUN      ] StateMachineTest.Transition
2: [       OK ] StateMachineTest.Transition (0 ms)
2: [ RUN      ] StateMachineTest.Is
2: [       OK ] StateMachineTest.Is (0 ms)
2: [ RUN      ] StateMachineTest.When
2: [       OK ] StateMachineTest.When (0 ms)
2: [----------] 3 tests from StateMachineTest (0 ms total)
2: 
2: [----------] 3 tests from StatisticsTest
2: [ RUN      ] StatisticsTest.Empty
2: [       OK ] StatisticsTest.Empty (0 ms)
2: [ RUN      ] StatisticsTest.Single
2: [       OK ] StatisticsTest.Single (0 ms)
2: [ RUN      ] StatisticsTest.Statistics
2: [       OK ] StatisticsTest.Statistics (0 ms)
2: [----------] 3 tests from StatisticsTest (0 ms total)
2: 
2: [----------] 17 tests from SubprocessTest
2: [ RUN      ] SubprocessTest.PipeOutputToFileDescriptor
2: [       OK ] SubprocessTest.PipeOutputToFileDescriptor (4 ms)
2: [ RUN      ] SubprocessTest.PipeOutputToPath
2: [       OK ] SubprocessTest.PipeOutputToPath (5 ms)
2: [ RUN      ] SubprocessTest.EnvironmentEcho
2: [       OK ] SubprocessTest.EnvironmentEcho (2 ms)
2: [ RUN      ] SubprocessTest.Status
2: [       OK ] SubprocessTest.Status (8 ms)
2: [ RUN      ] SubprocessTest.PipeOutput
2: [       OK ] SubprocessTest.PipeOutput (6 ms)
2: [ RUN      ] SubprocessTest.PipeInput
2: [       OK ] SubprocessTest.PipeInput (4 ms)
2: [ RUN      ] SubprocessTest.PipeRedirect
2: [       OK ] SubprocessTest.PipeRedirect (4 ms)
2: [ RUN      ] SubprocessTest.PathOutput
2: [       OK ] SubprocessTest.PathOutput (6 ms)
2: [ RUN      ] SubprocessTest.PathInput
2: [       OK ] SubprocessTest.PathInput (4 ms)
2: [ RUN      ] SubprocessTest.FdOutput
2: [       OK ] SubprocessTest.FdOutput (5 ms)
2: [ RUN      ] SubprocessTest.FdInput
2: [       OK ] SubprocessTest.FdInput (4 ms)
2: [ RUN      ] SubprocessTest.Default
2: hello world
2: [       OK ] SubprocessTest.Default (2 ms)
2: [ RUN      ] SubprocessTest.Flags
2: [       OK ] SubprocessTest.Flags (3 ms)
2: [ RUN      ] SubprocessTest.Environment
2: [       OK ] SubprocessTest.Environment (7 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpaces
2: [       OK ] SubprocessTest.EnvironmentWithSpaces (4 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
2: [       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (3 ms)
2: [ RUN      ] SubprocessTest.EnvironmentOverride
2: [       OK ] SubprocessTest.EnvironmentOverride (4 ms)
2: [----------] 17 tests from SubprocessTest (75 ms total)
2: 
2: [----------] 5 tests from TimeTest
2: [ RUN      ] TimeTest.Arithmetic
2: [       OK ] TimeTest.Arithmetic (0 ms)
2: [ RUN      ] TimeTest.Now
2: [       OK ] TimeTest.Now (0 ms)
2: [ RUN      ] TimeTest.RFC1123Output
2: [       OK ] TimeTest.RFC1123Output (0 ms)
2: [ RUN      ] TimeTest.RFC3339Output
2: [       OK ] TimeTest.RFC3339Output (0 ms)
2: [ RUN      ] TimeTest.Output
2: [       OK ] TimeTest.Output (0 ms)
2: [----------] 5 tests from TimeTest (0 ms total)
2: 
2: [----------] 3 tests from TimeSeriesTest
2: [ RUN      ] TimeSeriesTest.Set
2: [       OK ] TimeSeriesTest.Set (0 ms)
2: [ RUN      ] TimeSeriesTest.Sparsify
2: [       OK ] TimeSeriesTest.Sparsify (0 ms)
2: [ RUN      ] TimeSeriesTest.Truncate
2: [       OK ] TimeSeriesTest.Truncate (1 ms)
2: [----------] 3 tests from TimeSeriesTest (1 ms total)
2: 
2: [----------] 5 tests from IOTest
2: [ RUN      ] IOTest.THREADSAFE_Poll
2: [       OK ] IOTest.THREADSAFE_Poll (0 ms)
2: [ RUN      ] IOTest.THREADSAFE_Read
2: [       OK ] IOTest.THREADSAFE_Read (2 ms)
2: [ RUN      ] IOTest.BufferedRead
2: [       OK ] IOTest.BufferedRead (2 ms)
2: [ RUN      ] IOTest.THREADSAFE_Write
2: [       OK ] IOTest.THREADSAFE_Write (0 ms)
2: [ RUN      ] IOTest.THREADSAFE_Redirect
2: [       OK ] IOTest.THREADSAFE_Redirect (83 ms)
2: [----------] 5 tests from IOTest (87 ms total)
2: 
2: [----------] 3 tests from ReapTest
2: [ RUN      ] ReapTest.NonChildProcess
2: [       OK ] ReapTest.NonChildProcess (7 ms)
2: [ RUN      ] ReapTest.THREADSAFE_ChildProcess
2: [       OK ] ReapTest.THREADSAFE_ChildProcess (4 ms)
2: [ RUN      ] ReapTest.THREADSAFE_TerminatedChildProcess
2: [       OK ] ReapTest.THREADSAFE_TerminatedChildProcess (4 ms)
2: [----------] 3 tests from ReapTest (15 ms total)
2: 
2: [----------] 22 tests from Scheme/HTTPTest
2: [ RUN      ] Scheme/HTTPTest.Endpoints/0
2: I1211 19:54:44.982419 17206 process.cpp:3503] Handling HTTP event for process '(81)' with path: '/(81)/body'
2: I1211 19:54:44.987483 17191 process.cpp:3503] Handling HTTP event for process '(81)' with path: '/(81)/pipe'
2: I1211 19:54:44.993186 17191 process.cpp:3503] Handling HTTP event for process '(81)' with path: '/(81)/body'
2: I1211 19:54:44.994536 17195 process.cpp:3560] Failed to process request for '/(81)/body': failure
2: I1211 19:54:44.994616 17204 http_proxy.cpp:132] Returning '500 Internal Server Error' for '/(81)/body' (failure)
2: I1211 19:54:44.995859 17213 process.cpp:774] Decode failure: Connection reset by peer
2: I1211 19:54:44.995945 17213 process.cpp:2139] Failed to shutdown socket with fd 8, address 172.17.0.3:41672: Transport endpoint is not connected
2: [       OK ] Scheme/HTTPTest.Endpoints/0 (17 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelp/0
2: I1211 19:54:44.998987 17204 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I1211 19:54:45.003407 17201 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I1211 19:54:45.009003 17205 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(82)/body'
2: I1211 19:54:45.012941 17209 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(82)/a/b/c'
2: [       OK ] Scheme/HTTPTest.EndpointsHelp/0 (19 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelpRemoval/0
2: I1211 19:54:45.017901 17209 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(83)/body'
2: I1211 19:54:45.021725 17196 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(83)/bogus'
2: [       OK ] Scheme/HTTPTest.EndpointsHelpRemoval/0 (8 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeEOF/0
2: [       OK ] Scheme/HTTPTest.PipeEOF/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeFailure/0
2: [       OK ] Scheme/HTTPTest.PipeFailure/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeReaderCloses/0
2: [       OK ] Scheme/HTTPTest.PipeReaderCloses/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Encode/0
2: [       OK ] Scheme/HTTPTest.Encode/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.EncodeAdditionalChars/0
2: [       OK ] Scheme/HTTPTest.EncodeAdditionalChars/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PathParse/0
2: [       OK ] Scheme/HTTPTest.PathParse/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Get/0
2: I1211 19:54:45.027920 17195 process.cpp:3503] Handling HTTP event for process '(84)' with path: '/(84)/get'
2: I1211 19:54:45.031353 17207 process.cpp:3503] Handling HTTP event for process '(84)' with path: '/(84)/get'
2: [       OK ] Scheme/HTTPTest.Get/0 (7 ms)
2: [ RUN      ] Scheme/HTTPTest.NestedGet/0
2: I1211 19:54:45.035207 17211 process.cpp:3503] Handling HTTP event for process '(85)' with path: '/(85)//a/b/c'
2: I1211 19:54:45.038471 17193 process.cpp:3503] Handling HTTP event for process '(85)' with path: '/(85)//a/b'
2: [       OK ] Scheme/HTTPTest.NestedGet/0 (7 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetComplete/0
2: I1211 19:54:45.042253 17196 process.cpp:3503] Handling HTTP event for process '(86)' with path: '/(86)/pipe'
2: [       OK ] Scheme/HTTPTest.StreamingGetComplete/0 (5 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetFailure/0
2: I1211 19:54:45.047511 17204 process.cpp:3503] Handling HTTP event for process '(87)' with path: '/(87)/pipe'
2: I1211 19:54:45.050184 17194 http_proxy.cpp:280] Failed to read from stream: oops
2: [       OK ] Scheme/HTTPTest.StreamingGetFailure/0 (6 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeEquality/0
2: [       OK ] Scheme/HTTPTest.PipeEquality/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Post/0
2: I1211 19:54:45.052968 17203 process.cpp:3503] Handling HTTP event for process '(88)' with path: '/(88)/post'
2: I1211 19:54:45.055868 17189 process.cpp:3503] Handling HTTP event for process '(88)' with path: '/(88)/post'
2: [       OK ] Scheme/HTTPTest.Post/0 (6 ms)
2: [ RUN      ] Scheme/HTTPTest.Delete/0
2: I1211 19:54:45.059267 17189 process.cpp:3503] Handling HTTP event for process '(89)' with path: '/(89)/delete'
2: [       OK ] Scheme/HTTPTest.Delete/0 (4 ms)
2: [ RUN      ] Scheme/HTTPTest.Request/0
2: I1211 19:54:45.062649 17201 process.cpp:3503] Handling HTTP event for process '(90)' with path: '/(90)/request'
2: [       OK ] Scheme/HTTPTest.Request/0 (3 ms)
2: [ RUN      ] Scheme/HTTPTest.QueryEncodeDecode/0
2: [       OK ] Scheme/HTTPTest.QueryEncodeDecode/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Headers/0
2: [       OK ] Scheme/HTTPTest.Headers/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.CaseInsensitiveHeaders/0
2: [       OK ] Scheme/HTTPTest.CaseInsensitiveHeaders/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.WWWAuthenticateHeader/0
2: [       OK ] Scheme/HTTPTest.WWWAuthenticateHeader/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Accepts/0
2: [       OK ] Scheme/HTTPTest.Accepts/0 (1 ms)
2: [----------] 22 tests from Scheme/HTTPTest (87 ms total)
2: 
2: [----------] 2 tests from Encryption/NetSocketTest
2: [ RUN      ] Encryption/NetSocketTest.EOFBeforeRecv/0
2: [       OK ] Encryption/NetSocketTest.EOFBeforeRecv/0 (2 ms)
2: [ RUN      ] Encryption/NetSocketTest.EOFAfterRecv/0
2: [       OK ] Encryption/NetSocketTest.EOFAfterRecv/0 (2 ms)
2: [----------] 2 tests from Encryption/NetSocketTest (4 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 222 tests from 36 test cases ran. (9639 ms total)
2: [  PASSED  ] 222 tests.
2: 
2:   YOU HAVE 2 DISABLED TESTS
2: 
2: I1211 19:54:45.076923 17213 process.cpp:887] Failed to accept socket: future discarded
2/3 Test #2: ProcessTests .....................   Passed    9.68 sec
test 3
    Start 3: MesosTests

3: Test command: /mesos/build/src/mesos-tests
3: Test timeout computed to be: 9.99988e+06
3: I1211 19:54:45.193004 17438 logging.cpp:206] Logging to STDERR
3: I1211 19:54:45.216953 17438 process.cpp:1202] libprocess is initialized on 172.17.0.3:46735 with 24 worker threads
3: I1211 19:54:49.373682 17438 main.cpp:156] Source directory: /mesos
3: I1211 19:54:49.373719 17438 main.cpp:157] Build directory: /mesos/build
3: -------------------------------------------------------------
3: We cannot run any cgroups tests that require mounting
3: hierarchies because you have the following hierarchies mounted:
3: /sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
3: We'll disable the CgroupsNoHierarchyTest test fixture for now.
3: -------------------------------------------------------------
3: /usr/bin/curl
3: -------------------------------------------------------------
3: We cannot run any Docker tests because:
3: Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
3: -------------------------------------------------------------
3: PING google.com (216.58.193.78) 56(84) bytes of data.
3: 64 bytes from sea15s07-in-f78.1e100.net (216.58.193.78): icmp_seq=1 ttl=54 time=4.25 ms
3: 
3: --- google.com ping statistics ---
3: 1 packets transmitted, 1 received, 0% packet loss, time 0ms
3: rtt min/avg/max/mdev = 4.256/4.256/4.256/0.000 ms
3: /usr/sbin/logrotate
3: /bin/nc
3: -------------------------------------------------------------
3: No 'nvidia-smi' command found so no Nvidia GPU tests will run
3: -------------------------------------------------------------
3: -------------------------------------------------------------
3: We cannot run any overlayfs tests because:
3: overlayfs is not supported on your systems
3: -------------------------------------------------------------
3: E1211 19:54:49.540460 17438 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
3: -------------------------------------------------------------
3: Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
3: -------------------------------------------------------------
3: E1211 19:54:49.641062 17438 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
3: -------------------------------------------------------------
3: require 'perf' version >= 2.6.39 so no 'perf' tests will be run
3: -------------------------------------------------------------
3: /usr/bin/unzip
3: Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/4:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/5:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/6:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/7
3: [==========] Running 1808 tests from 184 test cases.
3: [----------] Global test environment set-up.
3: [----------] 1 test from AnonymousTest
3: [ RUN      ] AnonymousTest.Running
3: I1211 19:54:49.909327 17438 test_anonymous_module.cpp:37] Anonymous module constructor
3: I1211 19:54:49.909351 17438 test_anonymous_module.cpp:46] Anonymous modwrite /dev/stdout: resource temporarily unavailable
+ docker rmi mesos-1513019184-16836
Error response from daemon: conflict: unable to remove repository reference "mesos-1513019184-16836" (must force) - container 443fa7f83ebc is using its referenced image bdf90fdce4b5
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user gregorywmann@gmail.com


Jenkins build is back to normal : Mesos-Buildbot » cmake,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4578

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4578/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4577

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4577/display/redirect?page=changes>

Changes:

[andrew] Windows: Fixed `os::stat::size()`.

------------------------------------------
[...truncated 5.86 MB...]
3: I1211 22:59:21.539116 17447 master.cpp:7856] Forwarding status update TASK_FINISHED (Status UUID: 10e77896-5de9-41e1-81a4-9c1651d11a7a) for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: I1211 22:59:21.539294 17447 master.cpp:10103] Updating the state of task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 (latest state: TASK_FINISHED, status update state: TASK_FINISHED)
3: I1211 22:59:21.539507 17456 sched.cpp:1029] Scheduler::statusUpdate took 56717ns
3: I1211 22:59:21.539518 17447 master.cpp:7800] Status update TASK_FINISHED (Status UUID: 10e77896-5de9-41e1-81a4-9c1651d11a7a) for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 from agent 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-S0 at slave(116)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.539563 17447 master.cpp:7856] Forwarding status update TASK_FINISHED (Status UUID: 10e77896-5de9-41e1-81a4-9c1651d11a7a) for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: I1211 22:59:21.539723 17447 master.cpp:10103] Updating the state of task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 (latest state: TASK_FINISHED, status update state: TASK_FINISHED)
3: I1211 22:59:21.539782 17444 hierarchical.cpp:1513] Performed allocation for 1 agents in 2.201075ms
3: I1211 22:59:21.539891 17453 sched.cpp:1029] Scheduler::statusUpdate took 16583ns
3: I1211 22:59:21.539932 17447 master.cpp:5847] Processing ACKNOWLEDGE call 10e77896-5de9-41e1-81a4-9c1651d11a7a for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 (default) at scheduler-2515bc46-e11a-4b47-9228-c54fda9c9837@172.17.0.3:42259 on agent 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-S0
3: I1211 22:59:21.540055 17447 master.cpp:10209] Removing task 1 with resources cpus(allocated: *):2; mem(allocated: *):1024; disk(allocated: *):1024; ports(allocated: *):[31000-32000] of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 on agent 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-S0 at slave(116)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.540766 17446 task_status_update_manager.cpp:401] Received task status update acknowledgement (UUID: 10e77896-5de9-41e1-81a4-9c1651d11a7a) for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: I1211 22:59:21.541013 17446 task_status_update_manager.cpp:538] Cleaning up status update stream for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: I1211 22:59:21.541741 17447 master.cpp:8707] Sending 1 offers to framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 (default) at scheduler-2515bc46-e11a-4b47-9228-c54fda9c9837@172.17.0.3:42259
3: I1211 22:59:21.541797 17448 slave.cpp:4010] Task status update manager successfully handled status update acknowledgement (UUID: 10e77896-5de9-41e1-81a4-9c1651d11a7a) for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: I1211 22:59:21.541859 17448 slave.cpp:8823] Completing task 1
3: I1211 22:59:21.542197 17447 master.cpp:5847] Processing ACKNOWLEDGE call 10e77896-5de9-41e1-81a4-9c1651d11a7a for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 (default) at scheduler-2515bc46-e11a-4b47-9228-c54fda9c9837@172.17.0.3:42259 on agent 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-S0
3: I1211 22:59:21.542475 17448 sched.cpp:921] Scheduler::resourceOffers took 35882ns
3: I1211 22:59:21.542624 17448 task_status_update_manager.cpp:401] Received task status update acknowledgement (UUID: 10e77896-5de9-41e1-81a4-9c1651d11a7a) for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: E1211 22:59:21.542883 17449 slave.cpp:4003] Failed to handle status update acknowledgement (UUID: 10e77896-5de9-41e1-81a4-9c1651d11a7a) for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000: Cannot find the task status update stream for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: I1211 22:59:21.543634 17451 master.cpp:8344] Performing explicit task state reconciliation for 1 tasks of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 (default) at scheduler-2515bc46-e11a-4b47-9228-c54fda9c9837@172.17.0.3:42259
3: I1211 22:59:21.543762 17451 master.cpp:8492] Sending explicit reconciliation state TASK_LOST for task 1 of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 (default) at scheduler-2515bc46-e11a-4b47-9228-c54fda9c9837@172.17.0.3:42259
3: I1211 22:59:21.544241 17443 sched.cpp:1029] Scheduler::statusUpdate took 57023ns
3: I1211 22:59:21.548406 17439 process.cpp:3503] Handling HTTP event for process 'master' with path: '/master/state'
3: I1211 22:59:21.550323 17446 http.cpp:1185] HTTP GET for /master/state from 172.17.0.3:41254
3: I1211 22:59:21.565799 17433 sched.cpp:2009] Asked to stop the driver
3: I1211 22:59:21.566007 17444 sched.cpp:1191] Stopping framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: I1211 22:59:21.566414 17456 master.cpp:9387] Processing TEARDOWN call for framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 (default) at scheduler-2515bc46-e11a-4b47-9228-c54fda9c9837@172.17.0.3:42259
3: I1211 22:59:21.566459 17456 master.cpp:9399] Removing framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 (default) at scheduler-2515bc46-e11a-4b47-9228-c54fda9c9837@172.17.0.3:42259
3: I1211 22:59:21.566475 17456 master.cpp:3332] Deactivating framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 (default) at scheduler-2515bc46-e11a-4b47-9228-c54fda9c9837@172.17.0.3:42259
3: I1211 22:59:21.566699 17434 hierarchical.cpp:405] Deactivated framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: I1211 22:59:21.567198 17456 master.cpp:10627] Removing offer 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-O1
3: I1211 22:59:21.567504 17450 slave.cpp:3375] Asked to shut down framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 by master@172.17.0.3:42259
3: I1211 22:59:21.567493 17456 master.cpp:10238] Removing executor 'default' with resources [] of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 on agent 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-S0 at slave(116)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.567559 17450 slave.cpp:3400] Shutting down framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: I1211 22:59:21.567612 17450 slave.cpp:6091] Shutting down executor 'default' of framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 at executor(35)@172.17.0.3:42259
3: I1211 22:59:21.567775 17450 slave.cpp:909] Agent terminating
3: I1211 22:59:21.567826 17452 exec.cpp:435] Executor asked to shutdown
3: I1211 22:59:21.567842 17450 slave.cpp:3375] Asked to shut down framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 by @0.0.0.0:0
3: W1211 22:59:21.567868 17450 slave.cpp:3396] Ignoring shutdown framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000 because it is terminating
3: 
3: GMOCK WARNING:
3: Uninteresting mock function call - returning directly.
3:     Function call: shutdown(0x2b1d28022060)
3: NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
3: I1211 22:59:21.567941 17452 exec.cpp:450] Executor::shutdown took 83593ns
3: I1211 22:59:21.568210 17434 hierarchical.cpp:1188] Recovered cpus(allocated: *):2; mem(allocated: *):1024; disk(allocated: *):1024; ports(allocated: *):[31000-32000] (total: cpus:2; mem:1024; disk:1024; ports:[31000-32000], allocated: {}) on agent 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-S0 from framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: I1211 22:59:21.568588 17456 master.cpp:1310] Agent 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-S0 at slave(116)@172.17.0.3:42259 (62f4d701382c) disconnected
3: I1211 22:59:21.568619 17456 master.cpp:3369] Disconnecting agent 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-S0 at slave(116)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.568677 17456 master.cpp:3388] Deactivating agent 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-S0 at slave(116)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.568827 17434 hierarchical.cpp:344] Removed framework 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-0000
3: I1211 22:59:21.568902 17434 hierarchical.cpp:762] Agent 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-S0 deactivated
3: I1211 22:59:21.576714 17433 master.cpp:1152] Master terminating
3: I1211 22:59:21.577594 17434 hierarchical.cpp:605] Removed agent 837577d6-52cd-4f1e-85b0-7e5217cdbb2d-S0
3: [       OK ] PartitionTest.TaskCompletedOnPartitionedAgent (157 ms)
3: [ RUN      ] PartitionTest.PartitionAwareTaskCompletedOnPartitionedAgent
3: I1211 22:59:21.587798 17433 cluster.cpp:172] Creating default 'local' authorizer
3: I1211 22:59:21.592363 17450 master.cpp:456] Master 4564a11a-d34d-479f-bcf9-256e1452b98a (62f4d701382c) started on 172.17.0.3:42259
3: I1211 22:59:21.592389 17450 master.cpp:458] Flags at startup: --acls="" --agent_ping_timeout="15secs" --agent_reregister_timeout="10mins" --allocation_interval="1secs" --allocator="HierarchicalDRF" --authenticate_agents="true" --authenticate_frameworks="true" --authenticate_http_frameworks="true" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticators="crammd5" --authorizers="local" --credentials="/tmp/81AgkU/credentials" --filter_gpu_resources="true" --framework_sorter="drf" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_framework_authenticators="basic" --initialize_driver_logging="true" --log_auto_initialize="true" --logbufsecs="0" --logging_level="INFO" --max_agent_ping_timeouts="5" --max_completed_frameworks="50" --max_completed_tasks_per_framework="1000" --max_unreachable_tasks_per_framework="1000" --port="5050" --quiet="false" --recovery_agent_removal_limit="100%" --registry="in_memory" --registry_fetch_timeout="1mins" --registry_gc_interval="15mins" --registry_max_agent_age="2weeks" --registry_max_agent_count="102400" --registry_store_timeout="100secs" --registry_strict="false" --root_submissions="true" --user_sorter="drf" --version="false" --webui_dir="/usr/local/share/mesos/webui" --work_dir="/tmp/81AgkU/master" --zk_session_timeout="10secs"
3: I1211 22:59:21.592778 17450 master.cpp:507] Master only allowing authenticated frameworks to register
3: I1211 22:59:21.592787 17450 master.cpp:513] Master only allowing authenticated agents to register
3: I1211 22:59:21.592792 17450 master.cpp:519] Master only allowing authenticated HTTP frameworks to register
3: I1211 22:59:21.592798 17450 credentials.hpp:37] Loading credentials for authentication from '/tmp/81AgkU/credentials'
3: I1211 22:59:21.593168 17450 master.cpp:563] Using default 'crammd5' authenticator
3: I1211 22:59:21.593366 17450 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readonly'
3: I1211 22:59:21.593571 17450 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readwrite'
3: I1211 22:59:21.593746 17450 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-scheduler'
3: I1211 22:59:21.593914 17450 master.cpp:642] Authorization enabled
3: I1211 22:59:21.594115 17456 hierarchical.cpp:175] Initialized hierarchical allocator process
3: I1211 22:59:21.594187 17445 whitelist_watcher.cpp:77] No whitelist given
3: I1211 22:59:21.597966 17437 master.cpp:2214] Elected as the leading master!
3: I1211 22:59:21.598017 17437 master.cpp:1694] Recovering from registrar
3: I1211 22:59:21.598296 17454 registrar.cpp:347] Recovering registrar
3: I1211 22:59:21.599614 17454 registrar.cpp:391] Successfully fetched the registry (0B) in 0ns
3: I1211 22:59:21.599815 17454 registrar.cpp:495] Applied 1 operations in 61799ns; attempting to update the registry
3: I1211 22:59:21.600883 17454 registrar.cpp:552] Successfully updated the registry in 0ns
3: I1211 22:59:21.601070 17454 registrar.cpp:424] Successfully recovered registrar
3: I1211 22:59:21.601629 17438 master.cpp:1807] Recovered 0 agents from the registry (135B); allowing 10mins for agents to re-register
3: I1211 22:59:21.601671 17443 hierarchical.cpp:213] Skipping recovery of hierarchical allocator: nothing to recover
3: W1211 22:59:21.609112 17433 process.cpp:2756] Attempted to spawn already running process files@172.17.0.3:42259
3: I1211 22:59:21.609510 17433 cluster.cpp:460] Creating default 'local' authorizer
3: I1211 22:59:21.613287 17437 slave.cpp:258] Mesos agent started on (117)@172.17.0.3:42259
3: I1211 22:59:21.613314 17437 slave.cpp:259] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_d0CYlM/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_d0CYlM/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_d0CYlM/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_d0CYlM/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_d0CYlM/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --reconfiguration_policy="equal" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_d0CYlM" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_RyX6kQ" --zk_session_timeout="10secs"
3: I1211 22:59:21.613874 17437 credentials.hpp:86] Loading credential for authentication from '/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_d0CYlM/credential'
3: W1211 22:59:21.613960 17433 process.cpp:2756] Attempted to spawn already running process version@172.17.0.3:42259
3: I1211 22:59:21.614094 17437 slave.cpp:291] Agent using credential for: test-principal
3: I1211 22:59:21.614117 17437 credentials.hpp:37] Loading credentials for authentication from '/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_d0CYlM/http_credentials'
3: I1211 22:59:21.614444 17437 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
3: I1211 22:59:21.614717 17437 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
3: I1211 22:59:21.615253 17433 sched.cpp:232] Version: 1.5.0
3: I1211 22:59:21.616078 17438 sched.cpp:336] New master detected at master@172.17.0.3:42259
3: I1211 22:59:21.616307 17438 sched.cpp:396] Authenticating with master master@172.17.0.3:42259
3: I1211 22:59:21.616334 17438 sched.cpp:403] Using default CRAM-MD5 authenticatee
3: I1211 22:59:21.616719 17457 authenticatee.cpp:121] Creating new client SASL connection
3: I1211 22:59:21.617131 17440 master.cpp:8877] Authenticating scheduler-9b33ea2c-4698-44bb-8a39-3021722a67bc@172.17.0.3:42259
3: I1211 22:59:21.617282 17436 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(261)@172.17.0.3:42259
3: I1211 22:59:21.617585 17442 authenticator.cpp:98] Creating new server SASL connection
3: I1211 22:59:21.617328 17437 slave.cpp:590] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
3: I1211 22:59:21.617741 17437 slave.cpp:598] Agent attributes: [  ]
3: I1211 22:59:21.617760 17437 slave.cpp:607] Agent hostname: 62f4d701382c
3: I1211 22:59:21.617830 17441 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
3: I1211 22:59:21.617863 17441 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
3: I1211 22:59:21.617995 17445 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1211 22:59:21.618054 17456 authenticator.cpp:204] Received SASL authentication start
3: I1211 22:59:21.618111 17456 authenticator.cpp:326] Authentication requires more steps
3: I1211 22:59:21.618321 17453 authenticatee.cpp:259] Received SASL authentication step
3: I1211 22:59:21.618528 17450 authenticator.cpp:232] Received SASL authentication step
3: I1211 22:59:21.618564 17450 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '62f4d701382c' server FQDN: '62f4d701382c' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
3: I1211 22:59:21.618576 17450 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
3: I1211 22:59:21.618613 17450 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
3: I1211 22:59:21.618633 17450 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '62f4d701382c' server FQDN: '62f4d701382c' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
3: I1211 22:59:21.618641 17450 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
3: I1211 22:59:21.618647 17450 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
3: I1211 22:59:21.618661 17450 authenticator.cpp:318] Authentication success
3: I1211 22:59:21.618806 17448 authenticatee.cpp:299] Authentication success
3: I1211 22:59:21.618979 17444 master.cpp:8907] Successfully authenticated principal 'test-principal' at scheduler-9b33ea2c-4698-44bb-8a39-3021722a67bc@172.17.0.3:42259
3: I1211 22:59:21.619025 17446 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(261)@172.17.0.3:42259
3: I1211 22:59:21.619480 17434 sched.cpp:502] Successfully authenticated with master master@172.17.0.3:42259
3: I1211 22:59:21.619510 17434 sched.cpp:824] Sending SUBSCRIBE call to master@172.17.0.3:42259
3: I1211 22:59:21.619709 17434 sched.cpp:857] Will retry registration in 144.397053ms if necessary
3: I1211 22:59:21.619945 17447 master.cpp:2962] Received SUBSCRIBE call for framework 'default' at scheduler-9b33ea2c-4698-44bb-8a39-3021722a67bc@172.17.0.3:42259
3: I1211 22:59:21.620036 17447 master.cpp:2279] Authorizing framework principal 'test-principal' to receive offers for roles '{ * }'
3: I1211 22:59:21.620532 17454 state.cpp:66] Recovering state from '/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_RyX6kQ/meta'
3: I1211 22:59:21.620743 17443 master.cpp:3042] Subscribing framework default with checkpointing disabled and capabilities [ MULTI_ROLE, RESERVATION_REFINEMENT, PARTITION_AWARE ]
3: I1211 22:59:21.621103 17457 task_status_update_manager.cpp:207] Recovering task status update manager
3: I1211 22:59:21.621181 17443 master.cpp:9098] Adding framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 (default) at scheduler-9b33ea2c-4698-44bb-8a39-3021722a67bc@172.17.0.3:42259 with roles {  } suppressed
3: I1211 22:59:21.621625 17441 slave.cpp:6727] Finished recovery
3: I1211 22:59:21.622069 17456 sched.cpp:751] Framework registered with 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.622139 17456 sched.cpp:765] Scheduler::registered took 31983ns
3: I1211 22:59:21.622269 17442 hierarchical.cpp:297] Added framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.622615 17442 hierarchical.cpp:1513] Performed allocation for 0 agents in 127878ns
3: I1211 22:59:21.622640 17446 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1211 22:59:21.622665 17449 slave.cpp:1033] New master detected at master@172.17.0.3:42259
3: I1211 22:59:21.622812 17449 slave.cpp:1088] Detecting new master
3: I1211 22:59:21.624084 17434 slave.cpp:1115] Authenticating with master master@172.17.0.3:42259
3: I1211 22:59:21.624148 17434 slave.cpp:1124] Using default CRAM-MD5 authenticatee
3: I1211 22:59:21.624424 17447 authenticatee.cpp:121] Creating new client SASL connection
3: I1211 22:59:21.624687 17452 master.cpp:8877] Authenticating slave(117)@172.17.0.3:42259
3: I1211 22:59:21.624804 17435 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(262)@172.17.0.3:42259
3: I1211 22:59:21.625147 17437 authenticator.cpp:98] Creating new server SASL connection
3: I1211 22:59:21.625530 17439 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
3: I1211 22:59:21.625576 17439 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
3: I1211 22:59:21.625753 17454 authenticator.cpp:204] Received SASL authentication start
3: I1211 22:59:21.625838 17454 authenticator.cpp:326] Authentication requires more steps
3: I1211 22:59:21.626014 17438 authenticatee.cpp:259] Received SASL authentication step
3: I1211 22:59:21.626197 17455 authenticator.cpp:232] Received SASL authentication step
3: I1211 22:59:21.626237 17455 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '62f4d701382c' server FQDN: '62f4d701382c' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
3: I1211 22:59:21.626252 17455 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
3: I1211 22:59:21.626289 17455 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
3: I1211 22:59:21.626318 17455 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '62f4d701382c' server FQDN: '62f4d701382c' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
3: I1211 22:59:21.626343 17455 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
3: I1211 22:59:21.626353 17455 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
3: I1211 22:59:21.626372 17455 authenticator.cpp:318] Authentication success
3: I1211 22:59:21.626479 17457 authenticatee.cpp:299] Authentication success
3: I1211 22:59:21.626549 17440 master.cpp:8907] Successfully authenticated principal 'test-principal' at slave(117)@172.17.0.3:42259
3: I1211 22:59:21.626669 17445 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(262)@172.17.0.3:42259
3: I1211 22:59:21.626850 17436 slave.cpp:1207] Successfully authenticated with master master@172.17.0.3:42259
3: I1211 22:59:21.627162 17436 slave.cpp:1686] Will retry registration in 14.827203ms if necessary
3: I1211 22:59:21.627509 17450 master.cpp:6090] Received register agent message from slave(117)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.627739 17450 master.cpp:3871] Authorizing agent with principal 'test-principal'
3: I1211 22:59:21.628517 17448 master.cpp:6166] Authorized registration of agent at slave(117)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.628675 17448 master.cpp:6259] Registering agent at slave(117)@172.17.0.3:42259 (62f4d701382c) with id 4564a11a-d34d-479f-bcf9-256e1452b98a-S0
3: I1211 22:59:21.629321 17446 registrar.cpp:495] Applied 1 operations in 107419ns; attempting to update the registry
3: I1211 22:59:21.630035 17446 registrar.cpp:552] Successfully updated the registry in 0ns
3: I1211 22:59:21.630288 17447 master.cpp:6308] Admitted agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.631052 17447 master.cpp:6344] Registered agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c) with cpus:2; mem:1024; disk:1024; ports:[31000-32000]
3: I1211 22:59:21.631202 17435 slave.cpp:1253] Registered with master master@172.17.0.3:42259; given agent ID 4564a11a-d34d-479f-bcf9-256e1452b98a-S0
3: I1211 22:59:21.631358 17454 task_status_update_manager.cpp:188] Resuming sending task status updates
3: I1211 22:59:21.631430 17437 hierarchical.cpp:572] Added agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 (62f4d701382c) with cpus:2; mem:1024; disk:1024; ports:[31000-32000] (allocated: {})
3: I1211 22:59:21.631594 17435 slave.cpp:1273] Checkpointing SlaveInfo to '/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_RyX6kQ/meta/slaves/4564a11a-d34d-479f-bcf9-256e1452b98a-S0/slave.info'
3: I1211 22:59:21.632153 17435 slave.cpp:1330] Forwarding agent update {"offer_operations":{},"resource_categories":{"oversubscribed":true},"resource_version_uuid":"qMtOG+9LRLyNNJCRNQFBgg==","slave_id":{"value":"4564a11a-d34d-479f-bcf9-256e1452b98a-S0"}}
3: I1211 22:59:21.632377 17457 master.cpp:7227] Received update of agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c) with total oversubscribed resources {}
3: I1211 22:59:21.632608 17457 master.cpp:7325] Ignoring update on agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c) as it reports no changes
3: I1211 22:59:21.632892 17437 hierarchical.cpp:1513] Performed allocation for 1 agents in 1.29133ms
3: I1211 22:59:21.633364 17455 master.cpp:8707] Sending 1 offers to framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 (default) at scheduler-9b33ea2c-4698-44bb-8a39-3021722a67bc@172.17.0.3:42259
3: I1211 22:59:21.633883 17440 sched.cpp:921] Scheduler::resourceOffers took 90219ns
3: I1211 22:59:21.636531 17453 master.cpp:10627] Removing offer 4564a11a-d34d-479f-bcf9-256e1452b98a-O0
3: I1211 22:59:21.636756 17453 master.cpp:4278] Processing ACCEPT call for offers: [ 4564a11a-d34d-479f-bcf9-256e1452b98a-O0 ] on agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c) for framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 (default) at scheduler-9b33ea2c-4698-44bb-8a39-3021722a67bc@172.17.0.3:42259
3: I1211 22:59:21.636901 17453 master.cpp:3598] Authorizing framework principal 'test-principal' to launch task 1
3: W1211 22:59:21.639072 17445 validation.cpp:1388] Executor 'default' for task '1' uses less CPUs (None) than the minimum required (0.01). Please update your executor, as this will be mandatory in future releases.
3: W1211 22:59:21.639103 17445 validation.cpp:1400] Executor 'default' for task '1' uses less memory (None) than the minimum required (32MB). Please update your executor, as this will be mandatory in future releases.
3: I1211 22:59:21.639638 17445 master.cpp:11379] Adding task 1 with resources cpus(allocated: *):2; mem(allocated: *):1024; disk(allocated: *):1024; ports(allocated: *):[31000-32000] on agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.640010 17445 master.cpp:5029] Launching task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 (default) at scheduler-9b33ea2c-4698-44bb-8a39-3021722a67bc@172.17.0.3:42259 with resources [{"allocation_info":{"role":"*"},"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"allocation_info":{"role":"*"},"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"allocation_info":{"role":"*"},"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"allocation_info":{"role":"*"},"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}] on agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.640936 17450 slave.cpp:1809] Got assigned task '1' for framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.641959 17450 slave.cpp:2079] Authorizing task '1' for framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.642045 17450 slave.cpp:7744] Authorizing framework principal 'test-principal' to launch task 1
3: I1211 22:59:21.643208 17442 slave.cpp:2471] Launching task '1' for framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.643730 17442 paths.cpp:702] Trying to chown '/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_RyX6kQ/slaves/4564a11a-d34d-479f-bcf9-256e1452b98a-S0/frameworks/4564a11a-d34d-479f-bcf9-256e1452b98a-0000/executors/default/runs/8b4af3f8-5563-44d6-847f-9b2ebabe576a' to user 'mesos'
3: I1211 22:59:21.643996 17442 slave.cpp:8218] Launching executor 'default' of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 with resources [] in work directory '/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_RyX6kQ/slaves/4564a11a-d34d-479f-bcf9-256e1452b98a-S0/frameworks/4564a11a-d34d-479f-bcf9-256e1452b98a-0000/executors/default/runs/8b4af3f8-5563-44d6-847f-9b2ebabe576a'
3: I1211 22:59:21.644605 17442 slave.cpp:3023] Launching container 8b4af3f8-5563-44d6-847f-9b2ebabe576a for executor 'default' of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.645155 17442 slave.cpp:2557] Queued task '1' for executor 'default' of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.645253 17442 slave.cpp:984] Successfully attached '/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_RyX6kQ/slaves/4564a11a-d34d-479f-bcf9-256e1452b98a-S0/frameworks/4564a11a-d34d-479f-bcf9-256e1452b98a-0000/executors/default/runs/8b4af3f8-5563-44d6-847f-9b2ebabe576a' to virtual path '/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_RyX6kQ/slaves/4564a11a-d34d-479f-bcf9-256e1452b98a-S0/frameworks/4564a11a-d34d-479f-bcf9-256e1452b98a-0000/executors/default/runs/latest'
3: I1211 22:59:21.645315 17442 slave.cpp:984] Successfully attached '/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_RyX6kQ/slaves/4564a11a-d34d-479f-bcf9-256e1452b98a-S0/frameworks/4564a11a-d34d-479f-bcf9-256e1452b98a-0000/executors/default/runs/8b4af3f8-5563-44d6-847f-9b2ebabe576a' to virtual path '/frameworks/4564a11a-d34d-479f-bcf9-256e1452b98a-0000/executors/default/runs/latest'
3: I1211 22:59:21.645364 17442 slave.cpp:984] Successfully attached '/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_RyX6kQ/slaves/4564a11a-d34d-479f-bcf9-256e1452b98a-S0/frameworks/4564a11a-d34d-479f-bcf9-256e1452b98a-0000/executors/default/runs/8b4af3f8-5563-44d6-847f-9b2ebabe576a' to virtual path '/tmp/PartitionTest_PartitionAwareTaskCompletedOnPartitionedAgent_RyX6kQ/slaves/4564a11a-d34d-479f-bcf9-256e1452b98a-S0/frameworks/4564a11a-d34d-479f-bcf9-256e1452b98a-0000/executors/default/runs/8b4af3f8-5563-44d6-847f-9b2ebabe576a'
3: W1211 22:59:21.648046 17452 process.cpp:2756] Attempted to spawn already running process version@172.17.0.3:42259
3: I1211 22:59:21.648259 17452 exec.cpp:162] Version: 1.5.0
3: I1211 22:59:21.648540 17447 exec.cpp:212] Executor started at: executor(36)@172.17.0.3:42259 with pid 17433
3: I1211 22:59:21.648737 17447 slave.cpp:4275] Got registration for executor 'default' of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 from executor(36)@172.17.0.3:42259
3: I1211 22:59:21.649157 17438 exec.cpp:237] Executor registered on agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0
3: I1211 22:59:21.649214 17438 exec.cpp:249] Executor::registered took 30161ns
3: I1211 22:59:21.650053 17455 slave.cpp:2762] Sending queued task '1' to executor 'default' of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 at executor(36)@172.17.0.3:42259
3: I1211 22:59:21.650463 17440 exec.cpp:331] Executor asked to run task '1'
3: I1211 22:59:21.650610 17440 exec.cpp:340] Executor::launchTask took 123517ns
3: I1211 22:59:21.650897 17443 exec.cpp:571] Executor sending status update TASK_RUNNING (Status UUID: 0cdc26a7-76f1-4bb4-a67b-3b657416fbce) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.651332 17456 slave.cpp:4732] Handling status update TASK_RUNNING (Status UUID: 0cdc26a7-76f1-4bb4-a67b-3b657416fbce) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 from executor(36)@172.17.0.3:42259
3: I1211 22:59:21.652259 17436 task_status_update_manager.cpp:328] Received task status update TASK_RUNNING (Status UUID: 0cdc26a7-76f1-4bb4-a67b-3b657416fbce) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.652313 17436 task_status_update_manager.cpp:507] Creating StatusUpdate stream for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.652748 17436 task_status_update_manager.cpp:383] Forwarding task status update TASK_RUNNING (Status UUID: 0cdc26a7-76f1-4bb4-a67b-3b657416fbce) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 to the agent
3: I1211 22:59:21.652935 17445 slave.cpp:5215] Forwarding the update TASK_RUNNING (Status UUID: 0cdc26a7-76f1-4bb4-a67b-3b657416fbce) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 to master@172.17.0.3:42259
3: I1211 22:59:21.653162 17445 slave.cpp:5108] Task status update manager successfully handled status update TASK_RUNNING (Status UUID: 0cdc26a7-76f1-4bb4-a67b-3b657416fbce) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.653206 17445 slave.cpp:5124] Sending acknowledgement for status update TASK_RUNNING (Status UUID: 0cdc26a7-76f1-4bb4-a67b-3b657416fbce) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 to executor(36)@172.17.0.3:42259
3: I1211 22:59:21.653311 17448 master.cpp:7800] Status update TASK_RUNNING (Status UUID: 0cdc26a7-76f1-4bb4-a67b-3b657416fbce) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 from agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.653358 17448 master.cpp:7856] Forwarding status update TASK_RUNNING (Status UUID: 0cdc26a7-76f1-4bb4-a67b-3b657416fbce) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.653424 17450 exec.cpp:388] Executor received status update acknowledgement 0cdc26a7-76f1-4bb4-a67b-3b657416fbce for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.653525 17448 master.cpp:10103] Updating the state of task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 (latest state: TASK_RUNNING, status update state: TASK_RUNNING)
3: I1211 22:59:21.653805 17451 sched.cpp:1029] Scheduler::statusUpdate took 29670ns
3: I1211 22:59:21.654155 17451 master.cpp:5847] Processing ACKNOWLEDGE call 0cdc26a7-76f1-4bb4-a67b-3b657416fbce for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 (default) at scheduler-9b33ea2c-4698-44bb-8a39-3021722a67bc@172.17.0.3:42259 on agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0
3: I1211 22:59:21.654614 17434 task_status_update_manager.cpp:401] Received task status update acknowledgement (UUID: 0cdc26a7-76f1-4bb4-a67b-3b657416fbce) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.654971 17446 slave.cpp:4010] Task status update manager successfully handled status update acknowledgement (UUID: 0cdc26a7-76f1-4bb4-a67b-3b657416fbce) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.657460 17454 hierarchical.cpp:1513] Performed allocation for 1 agents in 251817ns
3: I1211 22:59:21.659451 17453 hierarchical.cpp:1513] Performed allocation for 1 agents in 144786ns
3: I1211 22:59:21.661453 17449 hierarchical.cpp:1513] Performed allocation for 1 agents in 225352ns
3: I1211 22:59:21.663512 17442 hierarchical.cpp:1513] Performed allocation for 1 agents in 134925ns
3: I1211 22:59:21.663688 17457 slave.cpp:6275] Current disk usage 36.25%. Max allowed age: 3.762422284954051days
3: I1211 22:59:21.665639 17440 hierarchical.cpp:1513] Performed allocation for 1 agents in 116800ns
3: I1211 22:59:21.665668 17436 master.cpp:8146] Marking agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c) unreachable: health check timed out
3: I1211 22:59:21.666189 17440 registrar.cpp:495] Applied 1 operations in 103421ns; attempting to update the registry
3: I1211 22:59:21.666838 17440 registrar.cpp:552] Successfully updated the registry in 0ns
3: I1211 22:59:21.667028 17451 master.cpp:8194] Marked agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c) unreachable: health check timed out
3: I1211 22:59:21.667212 17451 master.cpp:10103] Updating the state of task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 (latest state: TASK_UNREACHABLE, status update state: TASK_UNREACHABLE)
3: I1211 22:59:21.667971 17451 master.cpp:10209] Removing task 1 with resources cpus(allocated: *):2; mem(allocated: *):1024; disk(allocated: *):1024; ports(allocated: *):[31000-32000] of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 on agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.668054 17434 hierarchical.cpp:605] Removed agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0
3: I1211 22:59:21.668279 17451 master.cpp:7851] Sending status update TASK_UNREACHABLE for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 'health check timed out'
3: I1211 22:59:21.668603 17451 master.cpp:10238] Removing executor 'default' with resources [] of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 on agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 at slave(117)@172.17.0.3:42259 (62f4d701382c)
3: I1211 22:59:21.668725 17444 sched.cpp:1029] Scheduler::statusUpdate took 49425ns
3: I1211 22:59:21.669351 17451 master.cpp:2131] Notifying framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 (default) at scheduler-9b33ea2c-4698-44bb-8a39-3021722a67bc@172.17.0.3:42259 of lost agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0 (62f4d701382c)
3: I1211 22:59:21.669716 17452 sched.cpp:1091] Lost agent 4564a11a-d34d-479f-bcf9-256e1452b98a-S0
3: I1211 22:59:21.669821 17452 sched.cpp:1102] Scheduler::slaveLost took 47122ns
3: I1211 22:59:21.670357 17447 exec.cpp:571] Executor sending status update TASK_FINISHED (Status UUID: f487aa1b-0f54-456b-bd56-fae0da7d66fd) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000
3: I1211 22:59:21.670645 17438 slave.cpp:1026] Lost leading master
3: I1211 22:59:21.670675 17438 slave.cpp:1088] Detecting new master
3: I1211 22:59:21.670743 17455 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1211 22:59:21.670945 17438 slave.cpp:4732] Handling status update TASK_FINISHED (Status UUID: f487aa1b-0f54-456b-bd56-fae0da7d66fd) for task 1 of framework 4564a11a-d34d-479f-bcf9-256e1452b98a-0000 from executor(36)@172.17.0.3:42259
3: I1211 22:59:21.671353 17437 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1211 22:59:21.671347 17438 slave.cpp:1033] New master detected at master@172.17.0.3:42259
3: I1211 22:59:21.671496 17438 slave.cpp:1088] Detecting new master
write /dev/stdout: resource temporarily unavailable
+ docker rmi mesos-1513029899-16868
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user gregorywmann@gmail.com


Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4576

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4576/display/redirect?page=changes>

Changes:

[bmahler] Fixed the inconsistent date formatting in the performance blog post.

[bmahler] Fixed a broken image in the performance working group blog post.

[andrew] Windows: Enabled remaining `FlagsTests`.

------------------------------------------
[...truncated 30.66 MB...]
3: capabilities {
3:   type: HIERARCHICAL_ROLE
3: }
3: capabilities {
3:   type: RESERVATION_REFINEMENT
3: }
3: capabilities {
3:   type: RESOURCE_PROVIDER
3: }
3: " --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_HvuI0G/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_HvuI0G/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_HvuI0G/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_HvuI0G/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_HvuI0G/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --reconfiguration_policy="equal" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="[{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":2048.0},"type":"SCALAR"},{"disk":{"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs\/disk1"},"type":"PATH"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"},{"disk":{"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs\/disk2"},"type":"PATH"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_HvuI0G" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz" --zk_session_timeout="10secs"
3: I1211 21:55:59.210659 17451 credentials.hpp:86] Loading credential for authentication from '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_HvuI0G/credential'
3: I1211 21:55:59.210899 17451 slave.cpp:291] Agent using credential for: test-principal
3: I1211 21:55:59.210922 17451 credentials.hpp:37] Loading credentials for authentication from '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_HvuI0G/http_credentials'
3: I1211 21:55:59.211221 17451 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
3: I1211 21:55:59.211478 17451 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
3: I1211 21:55:59.216346 17451 slave.cpp:590] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":2048.0},"type":"SCALAR"},{"disk":{"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs\/disk1"},"type":"PATH"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"},{"disk":{"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs\/disk2"},"type":"PATH"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
3: I1211 21:55:59.216939 17451 slave.cpp:598] Agent attributes: [  ]
3: I1211 21:55:59.216954 17451 slave.cpp:607] Agent hostname: e0a020300483
3: I1211 21:55:59.217268 17450 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1211 21:55:59.219698 17446 state.cpp:66] Recovering state from '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/meta'
3: I1211 21:55:59.220319 17455 task_status_update_manager.cpp:207] Recovering task status update manager
3: I1211 21:55:59.220763 17449 containerizer.cpp:674] Recovering containerizer
3: I1211 21:55:59.223273 17444 provisioner.cpp:495] Provisioner recovery complete
3: I1211 21:55:59.223845 17444 slave.cpp:6727] Finished recovery
3: I1211 21:55:59.224970 17451 slave.cpp:1033] New master detected at master@172.17.0.3:36743
3: I1211 21:55:59.224984 17435 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1211 21:55:59.225136 17451 slave.cpp:1088] Detecting new master
3: I1211 21:55:59.226783 17447 slave.cpp:1115] Authenticating with master master@172.17.0.3:36743
3: I1211 21:55:59.226913 17447 slave.cpp:1124] Using default CRAM-MD5 authenticatee
3: I1211 21:55:59.227507 17441 authenticatee.cpp:121] Creating new client SASL connection
3: I1211 21:55:59.228058 17455 master.cpp:8877] Authenticating slave(899)@172.17.0.3:36743
3: I1211 21:55:59.228377 17456 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1547)@172.17.0.3:36743
3: I1211 21:55:59.228869 17453 authenticator.cpp:98] Creating new server SASL connection
3: I1211 21:55:59.229307 17439 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
3: I1211 21:55:59.229354 17439 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
3: I1211 21:55:59.229591 17437 authenticator.cpp:204] Received SASL authentication start
3: I1211 21:55:59.229686 17437 authenticator.cpp:326] Authentication requires more steps
3: I1211 21:55:59.229895 17436 authenticatee.cpp:259] Received SASL authentication step
3: I1211 21:55:59.230163 17443 authenticator.cpp:232] Received SASL authentication step
3: I1211 21:55:59.230216 17443 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'e0a020300483' server FQDN: 'e0a020300483' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
3: I1211 21:55:59.230237 17443 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
3: I1211 21:55:59.230296 17443 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
3: I1211 21:55:59.230334 17443 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'e0a020300483' server FQDN: 'e0a020300483' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
3: I1211 21:55:59.230345 17443 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
3: I1211 21:55:59.230355 17443 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
3: I1211 21:55:59.230376 17443 authenticator.cpp:318] Authentication success
3: I1211 21:55:59.230602 17452 authenticatee.cpp:299] Authentication success
3: I1211 21:55:59.230667 17449 master.cpp:8907] Successfully authenticated principal 'test-principal' at slave(899)@172.17.0.3:36743
3: I1211 21:55:59.230906 17442 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1547)@172.17.0.3:36743
3: I1211 21:55:59.231123 17438 slave.cpp:1207] Successfully authenticated with master master@172.17.0.3:36743
3: I1211 21:55:59.231557 17438 slave.cpp:1686] Will retry registration in 17.545723ms if necessary
3: I1211 21:55:59.231952 17434 master.cpp:6090] Received register agent message from slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.232147 17434 master.cpp:3871] Authorizing agent with principal 'test-principal'
3: I1211 21:55:59.232795 17445 master.cpp:6166] Authorized registration of agent at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.232930 17445 master.cpp:6259] Registering agent at slave(899)@172.17.0.3:36743 (e0a020300483) with id c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0
3: I1211 21:55:59.233784 17450 registrar.cpp:495] Applied 1 operations in 183505ns; attempting to update the registry
3: I1211 21:55:59.234797 17450 registrar.cpp:552] Successfully updated the registry in 0ns
3: I1211 21:55:59.235234 17441 master.cpp:6308] Admitted agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.236728 17456 slave.cpp:1253] Registered with master master@172.17.0.3:36743; given agent ID c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0
3: I1211 21:55:59.236726 17441 master.cpp:6344] Registered agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483) with cpus:2; mem:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048; ports:[31000-32000]
3: I1211 21:55:59.236948 17437 task_status_update_manager.cpp:188] Resuming sending task status updates
3: I1211 21:55:59.237273 17456 slave.cpp:1273] Checkpointing SlaveInfo to '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/meta/slaves/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0/slave.info'
3: I1211 21:55:59.237682 17453 hierarchical.cpp:572] Added agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 (e0a020300483) with cpus:2; mem:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048; ports:[31000-32000] (allocated: {})
3: I1211 21:55:59.238171 17456 slave.cpp:1330] Forwarding agent update {"offer_operations":{},"resource_categories":{"oversubscribed":true},"resource_providers":{},"resource_version_uuid":"5sqEJiirTYCZWNBOzw+6lQ==","slave_id":{"value":"c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0"}}
3: I1211 21:55:59.238245 17453 hierarchical.cpp:1513] Performed allocation for 1 agents in 250657ns
3: I1211 21:55:59.238756 17453 master.cpp:7227] Received update of agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483) with total oversubscribed resources {}
3: I1211 21:55:59.241545 17452 hierarchical.cpp:665] Agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 (e0a020300483) updated with total resources cpus:2; mem:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048; ports:[31000-32000]
3: W1211 21:55:59.242250 17433 process.cpp:2756] Attempted to spawn already running process version@172.17.0.3:36743
3: I1211 21:55:59.243372 17433 sched.cpp:232] Version: 1.5.0
3: I1211 21:55:59.244139 17442 sched.cpp:336] New master detected at master@172.17.0.3:36743
3: I1211 21:55:59.244259 17442 sched.cpp:396] Authenticating with master master@172.17.0.3:36743
3: I1211 21:55:59.244277 17442 sched.cpp:403] Using default CRAM-MD5 authenticatee
3: I1211 21:55:59.244582 17438 authenticatee.cpp:121] Creating new client SASL connection
3: I1211 21:55:59.244880 17444 master.cpp:8877] Authenticating scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743
3: I1211 21:55:59.245025 17445 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1548)@172.17.0.3:36743
3: I1211 21:55:59.245338 17451 authenticator.cpp:98] Creating new server SASL connection
3: I1211 21:55:59.245543 17435 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
3: I1211 21:55:59.245565 17435 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
3: I1211 21:55:59.245667 17435 authenticator.cpp:204] Received SASL authentication start
3: I1211 21:55:59.245728 17435 authenticator.cpp:326] Authentication requires more steps
3: I1211 21:55:59.245823 17435 authenticatee.cpp:259] Received SASL authentication step
3: I1211 21:55:59.245925 17435 authenticator.cpp:232] Received SASL authentication step
3: I1211 21:55:59.245950 17435 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'e0a020300483' server FQDN: 'e0a020300483' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
3: I1211 21:55:59.245961 17435 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
3: I1211 21:55:59.245993 17435 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
3: I1211 21:55:59.246011 17435 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: 'e0a020300483' server FQDN: 'e0a020300483' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
3: I1211 21:55:59.246021 17435 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
3: I1211 21:55:59.246026 17435 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
3: I1211 21:55:59.246039 17435 authenticator.cpp:318] Authentication success
3: I1211 21:55:59.246148 17455 authenticatee.cpp:299] Authentication success
3: I1211 21:55:59.246270 17439 master.cpp:8907] Successfully authenticated principal 'test-principal' at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743
3: I1211 21:55:59.246282 17435 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1548)@172.17.0.3:36743
3: I1211 21:55:59.246574 17455 sched.cpp:502] Successfully authenticated with master master@172.17.0.3:36743
3: I1211 21:55:59.246603 17455 sched.cpp:824] Sending SUBSCRIBE call to master@172.17.0.3:36743
3: I1211 21:55:59.246819 17455 sched.cpp:857] Will retry registration in 374.435243ms if necessary
3: I1211 21:55:59.247112 17453 master.cpp:2962] Received SUBSCRIBE call for framework 'default' at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743
3: I1211 21:55:59.247233 17453 master.cpp:2279] Authorizing framework principal 'test-principal' to receive offers for roles '{ default-role }'
3: I1211 21:55:59.248030 17449 master.cpp:3042] Subscribing framework default with checkpointing disabled and capabilities [ MULTI_ROLE, RESERVATION_REFINEMENT, SHARED_RESOURCES ]
3: I1211 21:55:59.248337 17449 master.cpp:9098] Adding framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743 with roles {  } suppressed
3: I1211 21:55:59.249141 17457 sched.cpp:751] Framework registered with c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.249253 17454 hierarchical.cpp:297] Added framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.249289 17457 sched.cpp:765] Scheduler::registered took 60819ns
3: I1211 21:55:59.252697 17454 hierarchical.cpp:1513] Performed allocation for 1 agents in 3.1781ms
3: I1211 21:55:59.253721 17434 master.cpp:8707] Sending 1 offers to framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743
3: I1211 21:55:59.254313 17438 sched.cpp:921] Scheduler::resourceOffers took 114296ns
3: I1211 21:55:59.256500 17451 hierarchical.cpp:1513] Performed allocation for 1 agents in 134311ns
3: I1211 21:55:59.260151 17447 master.cpp:10627] Removing offer c21d3a37-9e94-4103-b46e-e1c9736b04bd-O0
3: I1211 21:55:59.260455 17447 master.cpp:4278] Processing ACCEPT call for offers: [ c21d3a37-9e94-4103-b46e-e1c9736b04bd-O0 ] on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483) for framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743
3: I1211 21:55:59.260673 17447 master.cpp:3791] Authorizing principal 'test-principal' to create volumes '[{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}]'
3: I1211 21:55:59.261474 17447 master.cpp:3598] Authorizing framework principal 'test-principal' to launch task f4a405b3-ef7f-41f9-9c7a-52980e6223eb
3: I1211 21:55:59.263521 17436 master.cpp:4754] Applying CREATE operation for volumes [{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}] from framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743 to agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.264631 17436 master.cpp:10524] Sending offer operation '' (uuid: 6c1e7551-8d1f-42bc-aeeb-65d44815df78) to agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.266774 17443 slave.cpp:3699] Updated checkpointed resources from {} to disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048
3: I1211 21:55:59.266909 17443 slave.cpp:7385] Updating the state of offer operation '' (uuid: 6c1e7551-8d1f-42bc-aeeb-65d44815df78) of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (latest state: OFFER_OPERATION_FINISHED, status update state: OFFER_OPERATION_FINISHED)
3: I1211 21:55:59.266997 17436 master.cpp:11379] Adding task f4a405b3-ef7f-41f9-9c7a-52980e6223eb with resources cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048 on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.267458 17436 master.cpp:5029] Launching task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743 with resources [{"allocation_info":{"role":"default-role"},"name":"cpus","scalar":{"value":1.0},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"name":"mem","scalar":{"value":128.0},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}] on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.268421 17436 master.cpp:10311] Updating the state of offer operation '' (uuid: 6c1e7551-8d1f-42bc-aeeb-65d44815df78) of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (latest state: OFFER_OPERATION_FINISHED, status update state: OFFER_OPERATION_FINISHED)
3: I1211 21:55:59.268775 17455 slave.cpp:1809] Got assigned task 'f4a405b3-ef7f-41f9-9c7a-52980e6223eb' for framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.269745 17455 slave.cpp:2079] Authorizing task 'f4a405b3-ef7f-41f9-9c7a-52980e6223eb' for framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.269830 17455 slave.cpp:7744] Authorizing framework principal 'test-principal' to launch task f4a405b3-ef7f-41f9-9c7a-52980e6223eb
3: I1211 21:55:59.271253 17448 slave.cpp:2471] Launching task 'f4a405b3-ef7f-41f9-9c7a-52980e6223eb' for framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.271795 17448 paths.cpp:702] Trying to chown '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/slaves/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0/frameworks/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000/executors/f4a405b3-ef7f-41f9-9c7a-52980e6223eb/runs/bcd282bf-7535-4ff7-8f5f-2afea676e24b' to user 'mesos'
3: I1211 21:55:59.272065 17448 slave.cpp:8218] Launching executor 'f4a405b3-ef7f-41f9-9c7a-52980e6223eb' of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 with resources [{"allocation_info":{"role":"default-role"},"name":"cpus","scalar":{"value":0.1},"type":"SCALAR"},{"allocation_info":{"role":"default-role"},"name":"mem","scalar":{"value":32.0},"type":"SCALAR"}] in work directory '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/slaves/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0/frameworks/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000/executors/f4a405b3-ef7f-41f9-9c7a-52980e6223eb/runs/bcd282bf-7535-4ff7-8f5f-2afea676e24b'
3: I1211 21:55:59.272958 17448 slave.cpp:3023] Launching container bcd282bf-7535-4ff7-8f5f-2afea676e24b for executor 'f4a405b3-ef7f-41f9-9c7a-52980e6223eb' of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.273216 17453 hierarchical.cpp:921] Updated allocation of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 from cpus(allocated: default-role):2; mem(allocated: default-role):2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048; ports(allocated: default-role):[31000-32000] to cpus(allocated: default-role):2; mem(allocated: default-role):2048; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048
3: I1211 21:55:59.273656 17448 slave.cpp:2557] Queued task 'f4a405b3-ef7f-41f9-9c7a-52980e6223eb' for executor 'f4a405b3-ef7f-41f9-9c7a-52980e6223eb' of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.273779 17448 slave.cpp:984] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/slaves/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0/frameworks/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000/executors/f4a405b3-ef7f-41f9-9c7a-52980e6223eb/runs/bcd282bf-7535-4ff7-8f5f-2afea676e24b' to virtual path '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/slaves/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0/frameworks/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000/executors/f4a405b3-ef7f-41f9-9c7a-52980e6223eb/runs/latest'
3: I1211 21:55:59.273835 17448 slave.cpp:984] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/slaves/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0/frameworks/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000/executors/f4a405b3-ef7f-41f9-9c7a-52980e6223eb/runs/bcd282bf-7535-4ff7-8f5f-2afea676e24b' to virtual path '/frameworks/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000/executors/f4a405b3-ef7f-41f9-9c7a-52980e6223eb/runs/latest'
3: I1211 21:55:59.273881 17448 slave.cpp:984] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/slaves/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0/frameworks/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000/executors/f4a405b3-ef7f-41f9-9c7a-52980e6223eb/runs/bcd282bf-7535-4ff7-8f5f-2afea676e24b' to virtual path '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/slaves/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0/frameworks/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000/executors/f4a405b3-ef7f-41f9-9c7a-52980e6223eb/runs/bcd282bf-7535-4ff7-8f5f-2afea676e24b'
3: I1211 21:55:59.274299 17434 containerizer.cpp:1201] Starting container bcd282bf-7535-4ff7-8f5f-2afea676e24b
3: I1211 21:55:59.274857 17453 hierarchical.cpp:1188] Recovered cpus(allocated: default-role):1; mem(allocated: default-role):1920; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048 (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048, allocated: cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048) on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 from framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.274981 17453 hierarchical.cpp:1234] Framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 filtered agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 for 5secs
3: I1211 21:55:59.275421 17434 containerizer.cpp:1373] Checkpointed ContainerConfig at '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_HvuI0G/containers/bcd282bf-7535-4ff7-8f5f-2afea676e24b/config'
3: I1211 21:55:59.275457 17434 containerizer.cpp:2930] Transitioning the state of container bcd282bf-7535-4ff7-8f5f-2afea676e24b from PROVISIONING to PREPARING
3: I1211 21:55:59.276208 17444 posix.cpp:206] Changing the ownership of the persistent volume at '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1/volumes/roles/default-role/id1' with uid 1000 and gid 1000
3: I1211 21:55:59.276373 17444 posix.cpp:252] Adding symlink from '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1/volumes/roles/default-role/id1' to '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/slaves/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0/frameworks/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000/executors/f4a405b3-ef7f-41f9-9c7a-52980e6223eb/runs/bcd282bf-7535-4ff7-8f5f-2afea676e24b/path1' for persistent volume disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048 of container bcd282bf-7535-4ff7-8f5f-2afea676e24b
3: I1211 21:55:59.281580 17439 containerizer.cpp:1842] Launching 'mesos-containerizer' with flags '--help="false" --launch_info="{"command":{"arguments":["mesos-executor","--launcher_dir=\/mesos\/build\/src"],"shell":false,"value":"\/mesos\/build\/src\/mesos-executor"},"environment":{"variables":[{"name":"LIBPROCESS_PORT","type":"VALUE","value":"0"},{"name":"MESOS_AGENT_ENDPOINT","type":"VALUE","value":"172.17.0.3:36743"},{"name":"MESOS_CHECKPOINT","type":"VALUE","value":"0"},{"name":"MESOS_DIRECTORY","type":"VALUE","value":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz\/slaves\/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0\/frameworks\/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000\/executors\/f4a405b3-ef7f-41f9-9c7a-52980e6223eb\/runs\/bcd282bf-7535-4ff7-8f5f-2afea676e24b"},{"name":"MESOS_EXECUTOR_ID","type":"VALUE","value":"f4a405b3-ef7f-41f9-9c7a-52980e6223eb"},{"name":"MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD","type":"VALUE","value":"5secs"},{"name":"MESOS_FRAMEWORK_ID","type":"VALUE","value":"c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000"},{"name":"MESOS_HTTP_COMMAND_EXECUTOR","type":"VALUE","value":"0"},{"name":"MESOS_SLAVE_ID","type":"VALUE","value":"c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0"},{"name":"MESOS_SLAVE_PID","type":"VALUE","value":"slave(899)@172.17.0.3:36743"},{"name":"MESOS_SANDBOX","type":"VALUE","value":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz\/slaves\/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0\/frameworks\/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000\/executors\/f4a405b3-ef7f-41f9-9c7a-52980e6223eb\/runs\/bcd282bf-7535-4ff7-8f5f-2afea676e24b"}]},"task_environment":{},"user":"mesos","working_directory":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz\/slaves\/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0\/frameworks\/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000\/executors\/f4a405b3-ef7f-41f9-9c7a-52980e6223eb\/runs\/bcd282bf-7535-4ff7-8f5f-2afea676e24b"}" --pipe_read="9" --pipe_write="10" --runtime_directory="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_HvuI0G/containers/bcd282bf-7535-4ff7-8f5f-2afea676e24b" --unshare_namespace_mnt="false"'
3: I1211 21:55:59.285181 17439 launcher.cpp:140] Forked child with pid '26499' for container 'bcd282bf-7535-4ff7-8f5f-2afea676e24b'
3: I1211 21:55:59.286108 17439 containerizer.cpp:2930] Transitioning the state of container bcd282bf-7535-4ff7-8f5f-2afea676e24b from PREPARING to ISOLATING
3: I1211 21:55:59.288635 17438 containerizer.cpp:2930] Transitioning the state of container bcd282bf-7535-4ff7-8f5f-2afea676e24b from ISOLATING to FETCHING
3: I1211 21:55:59.289016 17453 fetcher.cpp:369] Starting to fetch URIs for container: bcd282bf-7535-4ff7-8f5f-2afea676e24b, directory: /tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/slaves/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0/frameworks/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000/executors/f4a405b3-ef7f-41f9-9c7a-52980e6223eb/runs/bcd282bf-7535-4ff7-8f5f-2afea676e24b
3: I1211 21:55:59.290832 17444 containerizer.cpp:2930] Transitioning the state of container bcd282bf-7535-4ff7-8f5f-2afea676e24b from FETCHING to RUNNING
3: I1211 21:55:59.640805 26512 exec.cpp:162] Version: 1.5.0
3: I1211 21:55:59.656879 17446 slave.cpp:4275] Got registration for executor 'f4a405b3-ef7f-41f9-9c7a-52980e6223eb' of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 from executor(1)@172.17.0.3:34131
3: I1211 21:55:59.661852 17443 slave.cpp:2762] Sending queued task 'f4a405b3-ef7f-41f9-9c7a-52980e6223eb' to executor 'f4a405b3-ef7f-41f9-9c7a-52980e6223eb' of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 at executor(1)@172.17.0.3:34131
3: I1211 21:55:59.664930 26519 exec.cpp:237] Executor registered on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0
3: I1211 21:55:59.670449 26502 executor.cpp:171] Received SUBSCRIBED event
3: I1211 21:55:59.672293 26502 executor.cpp:175] Subscribed executor on e0a020300483
3: I1211 21:55:59.672677 26502 executor.cpp:171] Received LAUNCH event
3: I1211 21:55:59.675487 26502 executor.cpp:637] Starting task f4a405b3-ef7f-41f9-9c7a-52980e6223eb
3: I1211 21:55:59.679492 17449 slave.cpp:4732] Handling status update TASK_STARTING (Status UUID: c37b5391-bda5-4cc2-8976-369a6260f977) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 from executor(1)@172.17.0.3:34131
3: I1211 21:55:59.682710 17447 task_status_update_manager.cpp:328] Received task status update TASK_STARTING (Status UUID: c37b5391-bda5-4cc2-8976-369a6260f977) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.682785 17447 task_status_update_manager.cpp:507] Creating StatusUpdate stream for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.683799 17447 task_status_update_manager.cpp:383] Forwarding task status update TASK_STARTING (Status UUID: c37b5391-bda5-4cc2-8976-369a6260f977) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 to the agent
3: I1211 21:55:59.684180 17442 slave.cpp:5215] Forwarding the update TASK_STARTING (Status UUID: c37b5391-bda5-4cc2-8976-369a6260f977) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 to master@172.17.0.3:36743
3: I1211 21:55:59.684584 17442 slave.cpp:5108] Task status update manager successfully handled status update TASK_STARTING (Status UUID: c37b5391-bda5-4cc2-8976-369a6260f977) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.684655 17442 slave.cpp:5124] Sending acknowledgement for status update TASK_STARTING (Status UUID: c37b5391-bda5-4cc2-8976-369a6260f977) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 to executor(1)@172.17.0.3:34131
3: I1211 21:55:59.684855 17454 master.cpp:7800] Status update TASK_STARTING (Status UUID: c37b5391-bda5-4cc2-8976-369a6260f977) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 from agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.684939 17454 master.cpp:7856] Forwarding status update TASK_STARTING (Status UUID: c37b5391-bda5-4cc2-8976-369a6260f977) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.685269 17454 master.cpp:10103] Updating the state of task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (latest state: TASK_STARTING, status update state: TASK_STARTING)
3: I1211 21:55:59.685804 17452 sched.cpp:1029] Scheduler::statusUpdate took 241304ns
3: I1211 21:55:59.686408 17436 master.cpp:5847] Processing ACKNOWLEDGE call c37b5391-bda5-4cc2-8976-369a6260f977 for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743 on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0
3: I1211 21:55:59.687168 17455 task_status_update_manager.cpp:401] Received task status update acknowledgement (UUID: c37b5391-bda5-4cc2-8976-369a6260f977) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.687644 17435 slave.cpp:4010] Task status update manager successfully handled status update acknowledgement (UUID: c37b5391-bda5-4cc2-8976-369a6260f977) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.696596 26502 executor.cpp:477] Running '/mesos/build/src/mesos-containerizer launch <POSSIBLY-SENSITIVE-DATA>'
3: I1211 21:55:59.700824 26502 executor.cpp:650] Forked command at 26526
3: I1211 21:55:59.706913 17457 slave.cpp:4732] Handling status update TASK_RUNNING (Status UUID: 5bb1c157-5aab-4a56-85a0-ab4d6faa4b66) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 from executor(1)@172.17.0.3:34131
3: I1211 21:55:59.709069 17456 task_status_update_manager.cpp:328] Received task status update TASK_RUNNING (Status UUID: 5bb1c157-5aab-4a56-85a0-ab4d6faa4b66) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.709312 17456 task_status_update_manager.cpp:383] Forwarding task status update TASK_RUNNING (Status UUID: 5bb1c157-5aab-4a56-85a0-ab4d6faa4b66) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 to the agent
3: I1211 21:55:59.709658 17441 slave.cpp:5215] Forwarding the update TASK_RUNNING (Status UUID: 5bb1c157-5aab-4a56-85a0-ab4d6faa4b66) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 to master@172.17.0.3:36743
3: I1211 21:55:59.710023 17441 slave.cpp:5108] Task status update manager successfully handled status update TASK_RUNNING (Status UUID: 5bb1c157-5aab-4a56-85a0-ab4d6faa4b66) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.710095 17441 slave.cpp:5124] Sending acknowledgement for status update TASK_RUNNING (Status UUID: 5bb1c157-5aab-4a56-85a0-ab4d6faa4b66) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 to executor(1)@172.17.0.3:34131
3: I1211 21:55:59.710278 17446 master.cpp:7800] Status update TASK_RUNNING (Status UUID: 5bb1c157-5aab-4a56-85a0-ab4d6faa4b66) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 from agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.710364 17446 master.cpp:7856] Forwarding status update TASK_RUNNING (Status UUID: 5bb1c157-5aab-4a56-85a0-ab4d6faa4b66) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.710646 17446 master.cpp:10103] Updating the state of task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (latest state: TASK_RUNNING, status update state: TASK_RUNNING)
3: I1211 21:55:59.711027 17447 sched.cpp:1029] Scheduler::statusUpdate took 106646ns
3: I1211 21:55:59.711424 17442 master.cpp:5847] Processing ACKNOWLEDGE call 5bb1c157-5aab-4a56-85a0-ab4d6faa4b66 for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743 on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0
3: I1211 21:55:59.711930 17452 task_status_update_manager.cpp:401] Received task status update acknowledgement (UUID: 5bb1c157-5aab-4a56-85a0-ab4d6faa4b66) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.712328 17436 slave.cpp:4010] Task status update manager successfully handled status update acknowledgement (UUID: 5bb1c157-5aab-4a56-85a0-ab4d6faa4b66) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.940625 26515 executor.cpp:929] Command exited with status 0 (pid: 26526)
3: I1211 21:55:59.947439 17437 slave.cpp:4732] Handling status update TASK_FINISHED (Status UUID: cd66b56f-e893-42b2-aa49-37b58ad07563) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 from executor(1)@172.17.0.3:34131
3: I1211 21:55:59.950644 17450 posix.cpp:144] Removing symlink '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_GdmFIz/slaves/c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0/frameworks/c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000/executors/f4a405b3-ef7f-41f9-9c7a-52980e6223eb/runs/bcd282bf-7535-4ff7-8f5f-2afea676e24b/path1' for persistent volume disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048 of container bcd282bf-7535-4ff7-8f5f-2afea676e24b
3: I1211 21:55:59.951767 17452 task_status_update_manager.cpp:328] Received task status update TASK_FINISHED (Status UUID: cd66b56f-e893-42b2-aa49-37b58ad07563) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.951987 17452 task_status_update_manager.cpp:383] Forwarding task status update TASK_FINISHED (Status UUID: cd66b56f-e893-42b2-aa49-37b58ad07563) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 to the agent
3: I1211 21:55:59.952271 17437 slave.cpp:5215] Forwarding the update TASK_FINISHED (Status UUID: cd66b56f-e893-42b2-aa49-37b58ad07563) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 to master@172.17.0.3:36743
3: I1211 21:55:59.952601 17437 slave.cpp:5108] Task status update manager successfully handled status update TASK_FINISHED (Status UUID: cd66b56f-e893-42b2-aa49-37b58ad07563) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.952674 17437 slave.cpp:5124] Sending acknowledgement for status update TASK_FINISHED (Status UUID: cd66b56f-e893-42b2-aa49-37b58ad07563) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 to executor(1)@172.17.0.3:34131
3: I1211 21:55:59.952929 17455 master.cpp:7800] Status update TASK_FINISHED (Status UUID: cd66b56f-e893-42b2-aa49-37b58ad07563) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 from agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.953018 17455 master.cpp:7856] Forwarding status update TASK_FINISHED (Status UUID: cd66b56f-e893-42b2-aa49-37b58ad07563) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.953366 17455 master.cpp:10103] Updating the state of task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (latest state: TASK_FINISHED, status update state: TASK_FINISHED)
3: I1211 21:55:59.953799 17434 sched.cpp:1029] Scheduler::statusUpdate took 118017ns
3: I1211 21:55:59.954605 17455 master.cpp:5847] Processing ACKNOWLEDGE call cd66b56f-e893-42b2-aa49-37b58ad07563 for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743 on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0
3: I1211 21:55:59.954906 17455 master.cpp:10209] Removing task f4a405b3-ef7f-41f9-9c7a-52980e6223eb with resources cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048 of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.955797 17457 task_status_update_manager.cpp:401] Received task status update acknowledgement (UUID: cd66b56f-e893-42b2-aa49-37b58ad07563) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.955991 17457 task_status_update_manager.cpp:538] Cleaning up status update stream for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.956244 17444 hierarchical.cpp:1188] Recovered cpus(allocated: default-role):1; mem(allocated: default-role):128; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048 (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048, allocated: {}) on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 from framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.956799 17439 slave.cpp:4010] Task status update manager successfully handled status update acknowledgement (UUID: cd66b56f-e893-42b2-aa49-37b58ad07563) for task f4a405b3-ef7f-41f9-9c7a-52980e6223eb of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.956883 17439 slave.cpp:8823] Completing task f4a405b3-ef7f-41f9-9c7a-52980e6223eb
3: I1211 21:55:59.963444 17453 hierarchical.cpp:1513] Performed allocation for 1 agents in 3.290737ms
3: I1211 21:55:59.964741 17443 master.cpp:8707] Sending 1 offers to framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743
3: I1211 21:55:59.965926 17440 sched.cpp:921] Scheduler::resourceOffers took 201052ns
3: I1211 21:55:59.969497 17438 master.cpp:10627] Removing offer c21d3a37-9e94-4103-b46e-e1c9736b04bd-O1
3: I1211 21:55:59.969707 17438 master.cpp:4278] Processing ACCEPT call for offers: [ c21d3a37-9e94-4103-b46e-e1c9736b04bd-O1 ] on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483) for framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743
3: I1211 21:55:59.969966 17438 master.cpp:3843] Authorizing principal 'test-principal' to destroy volumes '[{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}]'
3: I1211 21:55:59.972776 17447 master.cpp:4847] Applying DESTROY operation for volumes [{"allocation_info":{"role":"default-role"},"disk":{"persistence":{"id":"id1","principal":"test-principal"},"source":{"path":{"root":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}] from framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743 to agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.974148 17447 master.cpp:10524] Sending offer operation '' (uuid: 075497e7-2dbc-4403-bbfa-dacf06287977) to agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.976635 17450 slave.cpp:3771] Deleting persistent volume 'id1' at '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1/volumes/roles/default-role/id1'
3: I1211 21:55:59.977072 17450 slave.cpp:3699] Updated checkpointed resources from disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048 to {}
3: I1211 21:55:59.977263 17450 slave.cpp:7385] Updating the state of offer operation '' (uuid: 075497e7-2dbc-4403-bbfa-dacf06287977) of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (latest state: OFFER_OPERATION_FINISHED, status update state: OFFER_OPERATION_FINISHED)
3: I1211 21:55:59.977627 17436 master.cpp:10311] Updating the state of offer operation '' (uuid: 075497e7-2dbc-4403-bbfa-dacf06287977) of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (latest state: OFFER_OPERATION_FINISHED, status update state: OFFER_OPERATION_FINISHED)
3: I1211 21:55:59.980823 17442 hierarchical.cpp:921] Updated allocation of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 from cpus(allocated: default-role):2; mem(allocated: default-role):2048; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1,id1:path1]:2048 to cpus(allocated: default-role):2; mem(allocated: default-role):2048; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1]:2048
3: I1211 21:55:59.983444 17442 hierarchical.cpp:1188] Recovered cpus(allocated: default-role):2; mem(allocated: default-role):2048; ports(allocated: default-role):[31000-32000]; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1]:2048 (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk2]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_hNWDqs/disk1]:2048, allocated: {}) on agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 from framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.983595 17442 hierarchical.cpp:1234] Framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 filtered agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 for 5secs
3: I1211 21:55:59.984135 17433 sched.cpp:2009] Asked to stop the driver
3: I1211 21:55:59.984325 17454 sched.cpp:1191] Stopping framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.984697 17452 master.cpp:9387] Processing TEARDOWN call for framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743
3: I1211 21:55:59.984745 17452 master.cpp:9399] Removing framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743
3: I1211 21:55:59.984764 17452 master.cpp:3332] Deactivating framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 (default) at scheduler-c34bca3a-aa4f-48db-8e34-94075f6bbcdd@172.17.0.3:36743
3: I1211 21:55:59.985003 17455 hierarchical.cpp:405] Deactivated framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.985049 17449 slave.cpp:3375] Asked to shut down framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 by master@172.17.0.3:36743
3: I1211 21:55:59.985111 17449 slave.cpp:3400] Shutting down framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.985219 17449 slave.cpp:6091] Shutting down executor 'f4a405b3-ef7f-41f9-9c7a-52980e6223eb' of framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 at executor(1)@172.17.0.3:34131
3: I1211 21:55:59.985769 17457 hierarchical.cpp:344] Removed framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000
3: I1211 21:55:59.986037 17440 slave.cpp:909] Agent terminating
3: I1211 21:55:59.986114 17440 slave.cpp:3375] Asked to shut down framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 by @0.0.0.0:0
3: W1211 21:55:59.986147 17440 slave.cpp:3396] Ignoring shutdown framework c21d3a37-9e94-4103-b46e-e1c9736b04bd-0000 because it is terminating
3: I1211 21:55:59.986451 17438 master.cpp:1310] Agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483) disconnected
3: I1211 21:55:59.986481 17438 master.cpp:3369] Disconnecting agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.986547 17438 master.cpp:3388] Deactivating agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 at slave(899)@172.17.0.3:36743 (e0a020300483)
3: I1211 21:55:59.986680 26520 exec.cpp:435] Executor asked to shutdown
3: I1211 21:55:59.986716 17442 hierarchical.cpp:762] Agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0 deactivated
3: I1211 21:55:59.987151 26519 executor.cpp:171] Received SHUTDOWN event
3: I1211 21:55:59.987190 26519 executor.cpp:747] Shutting down
3: I1211 21:55:59.987263 17439 containerizer.cpp:2328] Destroying container bcd282bf-7535-4ff7-8f5f-2afea676e24b in RUNNING state
3: I1211 21:55:59.987296 17439 containerizer.cpp:2930] Transitioning the state of container bcd282bf-7535-4ff7-8f5f-2afea676e24b from RUNNING to DESTROYING
3: I1211 21:55:59.987785 17439 launcher.cpp:156] Asked to destroy container bcd282bf-7535-4ff7-8f5f-2afea676e24b
3: I1211 21:56:00.087800 17448 containerizer.cpp:2779] Container bcd282bf-7535-4ff7-8f5f-2afea676e24b has exited
3: I1211 21:56:00.091898 17453 provisioner.cpp:598] Ignoring destroy request for unknown container bcd282bf-7535-4ff7-8f5f-2afea676e24b
3: I1211 21:56:00.107419 17433 master.cpp:1152] Master terminating
3: I1211 21:56:00.108948 17440 hierarchical.cpp:605] Removed agent c21d3a37-9e94-4103-b46e-e1c9736b04bd-S0
3: [       OK ] DiskResource/PersistentVolumeTest.AccessPersistentVolume/3 (941 ms)
3: [ RUN      ] DiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0
3: I1211 21:56:00.120066 17433 cluster.cpp:172] Creating default 'local' authorizer
3: I1211 21:56:00.125002 17440 master.cpp:456] Master b65d1505-5d98-4bf8-ab8c-012a819b7548 (e0a020300483) started on 172.17.0.3:36743
write /dev/stdout: resource temporarily unavailable
+ docker rmi mesos-1513026169-31005
Error response from daemon: conflict: unable to remove repository reference "mesos-1513026169-31005" (must force) - container e0a020300483 is using its referenced image d83ef7ee2030
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user gregorywmann@gmail.com

Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4575

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4575/display/redirect?page=changes>

Changes:

[bmahler] Added a performance working group December 2017 blog post.

------------------------------------------
[...truncated 1.35 MB...]
2: [       OK ] SharedTest.Own (0 ms)
2: [----------] 4 tests from SharedTest (0 ms total)
2: 
2: [----------] 1 test from SocketTest
2: [ RUN      ] SocketTest.Unix
2: [       OK ] SocketTest.Unix (1 ms)
2: [----------] 1 test from SocketTest (1 ms total)
2: 
2: [----------] 3 tests from StateMachineTest
2: [ RUN      ] StateMachineTest.Transition
2: [       OK ] StateMachineTest.Transition (0 ms)
2: [ RUN      ] StateMachineTest.Is
2: [       OK ] StateMachineTest.Is (0 ms)
2: [ RUN      ] StateMachineTest.When
2: [       OK ] StateMachineTest.When (1 ms)
2: [----------] 3 tests from StateMachineTest (1 ms total)
2: 
2: [----------] 3 tests from StatisticsTest
2: [ RUN      ] StatisticsTest.Empty
2: [       OK ] StatisticsTest.Empty (0 ms)
2: [ RUN      ] StatisticsTest.Single
2: [       OK ] StatisticsTest.Single (0 ms)
2: [ RUN      ] StatisticsTest.Statistics
2: [       OK ] StatisticsTest.Statistics (0 ms)
2: [----------] 3 tests from StatisticsTest (0 ms total)
2: 
2: [----------] 17 tests from SubprocessTest
2: [ RUN      ] SubprocessTest.PipeOutputToFileDescriptor
2: [       OK ] SubprocessTest.PipeOutputToFileDescriptor (8 ms)
2: [ RUN      ] SubprocessTest.PipeOutputToPath
2: [       OK ] SubprocessTest.PipeOutputToPath (6 ms)
2: [ RUN      ] SubprocessTest.EnvironmentEcho
2: [       OK ] SubprocessTest.EnvironmentEcho (3 ms)
2: [ RUN      ] SubprocessTest.Status
2: [       OK ] SubprocessTest.Status (9 ms)
2: [ RUN      ] SubprocessTest.PipeOutput
2: [       OK ] SubprocessTest.PipeOutput (8 ms)
2: [ RUN      ] SubprocessTest.PipeInput
2: [       OK ] SubprocessTest.PipeInput (5 ms)
2: [ RUN      ] SubprocessTest.PipeRedirect
2: [       OK ] SubprocessTest.PipeRedirect (5 ms)
2: [ RUN      ] SubprocessTest.PathOutput
2: [       OK ] SubprocessTest.PathOutput (8 ms)
2: [ RUN      ] SubprocessTest.PathInput
2: [       OK ] SubprocessTest.PathInput (5 ms)
2: [ RUN      ] SubprocessTest.FdOutput
2: [       OK ] SubprocessTest.FdOutput (8 ms)
2: [ RUN      ] SubprocessTest.FdInput
2: [       OK ] SubprocessTest.FdInput (4 ms)
2: [ RUN      ] SubprocessTest.Default
2: hello world
2: [       OK ] SubprocessTest.Default (4 ms)
2: [ RUN      ] SubprocessTest.Flags
2: [       OK ] SubprocessTest.Flags (5 ms)
2: [ RUN      ] SubprocessTest.Environment
2: [       OK ] SubprocessTest.Environment (10 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpaces
2: [       OK ] SubprocessTest.EnvironmentWithSpaces (5 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
2: [       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (5 ms)
2: [ RUN      ] SubprocessTest.EnvironmentOverride
2: [       OK ] SubprocessTest.EnvironmentOverride (5 ms)
2: [----------] 17 tests from SubprocessTest (103 ms total)
2: 
2: [----------] 5 tests from TimeTest
2: [ RUN      ] TimeTest.Arithmetic
2: [       OK ] TimeTest.Arithmetic (0 ms)
2: [ RUN      ] TimeTest.Now
2: [       OK ] TimeTest.Now (0 ms)
2: [ RUN      ] TimeTest.RFC1123Output
2: [       OK ] TimeTest.RFC1123Output (0 ms)
2: [ RUN      ] TimeTest.RFC3339Output
2: [       OK ] TimeTest.RFC3339Output (0 ms)
2: [ RUN      ] TimeTest.Output
2: [       OK ] TimeTest.Output (0 ms)
2: [----------] 5 tests from TimeTest (0 ms total)
2: 
2: [----------] 3 tests from TimeSeriesTest
2: [ RUN      ] TimeSeriesTest.Set
2: [       OK ] TimeSeriesTest.Set (0 ms)
2: [ RUN      ] TimeSeriesTest.Sparsify
2: [       OK ] TimeSeriesTest.Sparsify (1 ms)
2: [ RUN      ] TimeSeriesTest.Truncate
2: [       OK ] TimeSeriesTest.Truncate (0 ms)
2: [----------] 3 tests from TimeSeriesTest (1 ms total)
2: 
2: [----------] 5 tests from IOTest
2: [ RUN      ] IOTest.THREADSAFE_Poll
2: [       OK ] IOTest.THREADSAFE_Poll (1 ms)
2: [ RUN      ] IOTest.THREADSAFE_Read
2: [       OK ] IOTest.THREADSAFE_Read (2 ms)
2: [ RUN      ] IOTest.BufferedRead
2: [       OK ] IOTest.BufferedRead (4 ms)
2: [ RUN      ] IOTest.THREADSAFE_Write
2: [       OK ] IOTest.THREADSAFE_Write (1 ms)
2: [ RUN      ] IOTest.THREADSAFE_Redirect
2: [       OK ] IOTest.THREADSAFE_Redirect (118 ms)
2: [----------] 5 tests from IOTest (126 ms total)
2: 
2: [----------] 3 tests from ReapTest
2: [ RUN      ] ReapTest.NonChildProcess
2: [       OK ] ReapTest.NonChildProcess (7 ms)
2: [ RUN      ] ReapTest.THREADSAFE_ChildProcess
2: [       OK ] ReapTest.THREADSAFE_ChildProcess (4 ms)
2: [ RUN      ] ReapTest.THREADSAFE_TerminatedChildProcess
2: [       OK ] ReapTest.THREADSAFE_TerminatedChildProcess (5 ms)
2: [----------] 3 tests from ReapTest (16 ms total)
2: 
2: [----------] 22 tests from Scheme/HTTPTest
2: [ RUN      ] Scheme/HTTPTest.Endpoints/0
2: I1211 20:54:59.773159 17192 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/body'
2: I1211 20:54:59.778641 17202 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/pipe'
2: I1211 20:54:59.785423 17189 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/body'
2: I1211 20:54:59.787147 17200 process.cpp:3560] Failed to process request for '/(83)/body': failure
2: I1211 20:54:59.787232 17197 http_proxy.cpp:132] Returning '500 Internal Server Error' for '/(83)/body' (failure)
2: I1211 20:54:59.788698 17208 process.cpp:774] Decode failure: Connection reset by peer
2: I1211 20:54:59.788799 17208 process.cpp:2139] Failed to shutdown socket with fd 8, address 172.17.0.4:38071: Transport endpoint is not connected
2: [       OK ] Scheme/HTTPTest.Endpoints/0 (18 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelp/0
2: I1211 20:54:59.792248 17200 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I1211 20:54:59.798038 17188 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I1211 20:54:59.804534 17186 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(84)/body'
2: I1211 20:54:59.809784 17206 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(84)/a/b/c'
2: [       OK ] Scheme/HTTPTest.EndpointsHelp/0 (23 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelpRemoval/0
2: I1211 20:54:59.815639 17197 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(85)/body'
2: I1211 20:54:59.820400 17190 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(85)/bogus'
2: [       OK ] Scheme/HTTPTest.EndpointsHelpRemoval/0 (11 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeEOF/0
2: [       OK ] Scheme/HTTPTest.PipeEOF/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeFailure/0
2: [       OK ] Scheme/HTTPTest.PipeFailure/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeReaderCloses/0
2: [       OK ] Scheme/HTTPTest.PipeReaderCloses/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Encode/0
2: [       OK ] Scheme/HTTPTest.Encode/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.EncodeAdditionalChars/0
2: [       OK ] Scheme/HTTPTest.EncodeAdditionalChars/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PathParse/0
2: [       OK ] Scheme/HTTPTest.PathParse/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Get/0
2: I1211 20:54:59.828198 17201 process.cpp:3503] Handling HTTP event for process '(86)' with path: '/(86)/get'
2: I1211 20:54:59.832252 17206 process.cpp:3503] Handling HTTP event for process '(86)' with path: '/(86)/get'
2: [       OK ] Scheme/HTTPTest.Get/0 (9 ms)
2: [ RUN      ] Scheme/HTTPTest.NestedGet/0
2: I1211 20:54:59.837422 17195 process.cpp:3503] Handling HTTP event for process '(87)' with path: '/(87)//a/b/c'
2: I1211 20:54:59.842618 17200 process.cpp:3503] Handling HTTP event for process '(87)' with path: '/(87)//a/b'
2: [       OK ] Scheme/HTTPTest.NestedGet/0 (10 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetComplete/0
2: I1211 20:54:59.847985 17194 process.cpp:3503] Handling HTTP event for process '(88)' with path: '/(88)/pipe'
2: [       OK ] Scheme/HTTPTest.StreamingGetComplete/0 (9 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetFailure/0
2: I1211 20:54:59.856225 17200 process.cpp:3503] Handling HTTP event for process '(89)' with path: '/(89)/pipe'
2: I1211 20:54:59.860599 17192 http_proxy.cpp:280] Failed to read from stream: oops
2: [       OK ] Scheme/HTTPTest.StreamingGetFailure/0 (7 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeEquality/0
2: [       OK ] Scheme/HTTPTest.PipeEquality/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Post/0
2: I1211 20:54:59.864456 17194 process.cpp:3503] Handling HTTP event for process '(90)' with path: '/(90)/post'
2: I1211 20:54:59.868906 17188 process.cpp:3503] Handling HTTP event for process '(90)' with path: '/(90)/post'
2: [       OK ] Scheme/HTTPTest.Post/0 (9 ms)
2: [ RUN      ] Scheme/HTTPTest.Delete/0
2: I1211 20:54:59.873291 17184 process.cpp:3503] Handling HTTP event for process '(91)' with path: '/(91)/delete'
2: [       OK ] Scheme/HTTPTest.Delete/0 (4 ms)
2: [ RUN      ] Scheme/HTTPTest.Request/0
2: I1211 20:54:59.877725 17188 process.cpp:3503] Handling HTTP event for process '(92)' with path: '/(92)/request'
2: [       OK ] Scheme/HTTPTest.Request/0 (4 ms)
2: [ RUN      ] Scheme/HTTPTest.QueryEncodeDecode/0
2: [       OK ] Scheme/HTTPTest.QueryEncodeDecode/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Headers/0
2: [       OK ] Scheme/HTTPTest.Headers/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.CaseInsensitiveHeaders/0
2: [       OK ] Scheme/HTTPTest.CaseInsensitiveHeaders/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.WWWAuthenticateHeader/0
2: [       OK ] Scheme/HTTPTest.WWWAuthenticateHeader/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Accepts/0
2: [       OK ] Scheme/HTTPTest.Accepts/0 (1 ms)
2: [----------] 22 tests from Scheme/HTTPTest (111 ms total)
2: 
2: [----------] 2 tests from Encryption/NetSocketTest
2: [ RUN      ] Encryption/NetSocketTest.EOFBeforeRecv/0
2: [       OK ] Encryption/NetSocketTest.EOFBeforeRecv/0 (2 ms)
2: [ RUN      ] Encryption/NetSocketTest.EOFAfterRecv/0
2: [       OK ] Encryption/NetSocketTest.EOFAfterRecv/0 (3 ms)
2: [----------] 2 tests from Encryption/NetSocketTest (5 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 222 tests from 36 test cases ran. (10155 ms total)
2: [  PASSED  ] 222 tests.
2: 
2:   YOU HAVE 2 DISABLED TESTS
2: 
2: I1211 20:54:59.898407 17208 process.cpp:887] Failed to accept socket: future discarded
2/3 Test #2: ProcessTests .....................   Passed   10.20 sec
test 3
    Start 3: MesosTests

3: Test command: /mesos/build/src/mesos-tests
3: Test timeout computed to be: 9.99988e+06
3: I1211 20:55:00.061648 17433 logging.cpp:206] Logging to STDERR
3: I1211 20:55:00.108845 17433 process.cpp:1202] libprocess is initialized on 172.17.0.4:33926 with 24 worker threads
3: I1211 20:55:05.224105 17433 main.cpp:156] Source directory: /mesos
3: I1211 20:55:05.224153 17433 main.cpp:157] Build directory: /mesos/build
3: -------------------------------------------------------------
3: We cannot run any cgroups tests that require mounting
3: hierarchies because you have the following hierarchies mounted:
3: /sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
3: We'll disable the CgroupsNoHierarchyTest test fixture for now.
3: -------------------------------------------------------------
3: /usr/bin/curl
3: -------------------------------------------------------------
3: We cannot run any Docker tests because:
3: Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
3: -------------------------------------------------------------
3: PING google.com (216.58.216.174) 56(84) bytes of data.
3: 64 bytes from sea15s02-in-f14.1e100.net (216.58.216.174): icmp_seq=1 ttl=54 time=4.30 ms
3: 
3: --- google.com ping statistics ---
3: 1 packets transmitted, 1 received, 0% packet loss, time 0ms
3: rtt min/avg/max/mdev = 4.309/4.309/4.309/0.000 ms
3: /usr/sbin/logrotate
3: /bin/nc
3: -------------------------------------------------------------
3: No 'nvidia-smi' command found so no Nvidia GPU tests will run
3: -------------------------------------------------------------
3: -------------------------------------------------------------
3: We cannot run any overlayfs tests because:
3: overlayfs is not supported on your systems
3: -------------------------------------------------------------
3: E1211 20:55:05.450196 17433 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
3: -------------------------------------------------------------
3: Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
3: -------------------------------------------------------------
3: E1211 20:55:05.550593 17433 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
3: -------------------------------------------------------------
3: require 'perf' version >= 2.6.39 so no 'perf' tests will be run
3: -------------------------------------------------------------
3: /usr/bin/unzip
3: Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/4:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/5:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/6:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/7
3: [==========] Running 1808 tests from 184 test cases.
3: [----------] Global test environment set-up.
3: [----------] 1 test from AnonymousTest
3: [ RUN      ] AnonymousTest.Running
3: I1211 20:55:05.851245 17433 test_anonymous_module.cpp:37] Anonymous module constructor
3: I1211 20:55:05.851284 17433 test_anonymous_module.cpp:46] Anonymous modwrite /dev/stdout: resource temporarily unavailable
+ docker rmi mesos-1513022589-25543
Error response from daemon: conflict: unable to remove repository reference "mesos-1513022589-25543" (must force) - container 1e613233b18f is using its referenced image 8a37c0cd8473
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user gregorywmann@gmail.com