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/01 13:34:19 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) #4526

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)/4526/display/redirect>

------------------------------------------
[...truncated 1.37 MB...]
2: [       OK ] SharedTest.Reset (0 ms)
2: [ RUN      ] SharedTest.Own
2: [       OK ] SharedTest.Own (8 ms)
2: [----------] 4 tests from SharedTest (8 ms total)
2: 
2: [----------] 1 test from SocketTest
2: [ RUN      ] SocketTest.Unix
2: [       OK ] SocketTest.Unix (9 ms)
2: [----------] 1 test from SocketTest (9 ms total)
2: 
2: [----------] 3 tests from StateMachineTest
2: [ RUN      ] StateMachineTest.Transition
2: [       OK ] StateMachineTest.Transition (7 ms)
2: [ RUN      ] StateMachineTest.Is
2: [       OK ] StateMachineTest.Is (0 ms)
2: [ RUN      ] StateMachineTest.When
2: [       OK ] StateMachineTest.When (4 ms)
2: [----------] 3 tests from StateMachineTest (11 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 (7 ms)
2: [ RUN      ] SubprocessTest.EnvironmentEcho
2: [       OK ] SubprocessTest.EnvironmentEcho (3 ms)
2: [ RUN      ] SubprocessTest.Status
2: [       OK ] SubprocessTest.Status (10 ms)
2: [ RUN      ] SubprocessTest.PipeOutput
2: [       OK ] SubprocessTest.PipeOutput (7 ms)
2: [ RUN      ] SubprocessTest.PipeInput
2: [       OK ] SubprocessTest.PipeInput (9 ms)
2: [ RUN      ] SubprocessTest.PipeRedirect
2: [       OK ] SubprocessTest.PipeRedirect (5 ms)
2: [ RUN      ] SubprocessTest.PathOutput
2: [       OK ] SubprocessTest.PathOutput (5 ms)
2: [ RUN      ] SubprocessTest.PathInput
2: [       OK ] SubprocessTest.PathInput (8 ms)
2: [ RUN      ] SubprocessTest.FdOutput
2: [       OK ] SubprocessTest.FdOutput (7 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 (3 ms)
2: [ RUN      ] SubprocessTest.Environment
2: [       OK ] SubprocessTest.Environment (9 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpaces
2: [       OK ] SubprocessTest.EnvironmentWithSpaces (4 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
2: [       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (4 ms)
2: [ RUN      ] SubprocessTest.EnvironmentOverride
2: [       OK ] SubprocessTest.EnvironmentOverride (5 ms)
2: [----------] 17 tests from SubprocessTest (104 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 (2 ms)
2: [ RUN      ] IOTest.THREADSAFE_Read
2: [       OK ] IOTest.THREADSAFE_Read (5 ms)
2: [ RUN      ] IOTest.BufferedRead
2: [       OK ] IOTest.BufferedRead (5 ms)
2: [ RUN      ] IOTest.THREADSAFE_Write
2: [       OK ] IOTest.THREADSAFE_Write (1 ms)
2: [ RUN      ] IOTest.THREADSAFE_Redirect
2: [       OK ] IOTest.THREADSAFE_Redirect (99 ms)
2: [----------] 5 tests from IOTest (112 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 (6 ms)
2: [----------] 3 tests from ReapTest (17 ms total)
2: 
2: [----------] 22 tests from Scheme/HTTPTest
2: [ RUN      ] Scheme/HTTPTest.Endpoints/0
2: I1201 13:34:13.330806 17142 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/body'
2: I1201 13:34:13.333680 17143 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/pipe'
2: I1201 13:34:13.337311 17150 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/body'
2: I1201 13:34:13.338011 17140 process.cpp:3560] Failed to process request for '/(83)/body': failure
2: I1201 13:34:13.338102 17140 http_proxy.cpp:132] Returning '500 Internal Server Error' for '/(83)/body' (failure)
2: I1201 13:34:13.338980 17154 process.cpp:774] Decode failure: Connection reset by peer
2: I1201 13:34:13.339037 17154 process.cpp:2139] Failed to shutdown socket with fd 8, address 172.17.0.3:55879: Transport endpoint is not connected
2: [       OK ] Scheme/HTTPTest.Endpoints/0 (11 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelp/0
2: I1201 13:34:13.341594 17144 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I1201 13:34:13.344540 17144 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I1201 13:34:13.348354 17153 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(84)/body'
2: I1201 13:34:13.351091 17143 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(84)/a/b/c'
2: [       OK ] Scheme/HTTPTest.EndpointsHelp/0 (13 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelpRemoval/0
2: I1201 13:34:13.354840 17140 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(85)/body'
2: I1201 13:34:13.357558 17145 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(85)/bogus'
2: [       OK ] Scheme/HTTPTest.EndpointsHelpRemoval/0 (7 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeEOF/0
2: [       OK ] Scheme/HTTPTest.PipeEOF/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeFailure/0
2: [       OK ] Scheme/HTTPTest.PipeFailure/0 (1 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: I1201 13:34:13.363623 17149 process.cpp:3503] Handling HTTP event for process '(86)' with path: '/(86)/get'
2: I1201 13:34:13.366261 17146 process.cpp:3503] Handling HTTP event for process '(86)' with path: '/(86)/get'
2: [       OK ] Scheme/HTTPTest.Get/0 (5 ms)
2: [ RUN      ] Scheme/HTTPTest.NestedGet/0
2: I1201 13:34:13.369277 17145 process.cpp:3503] Handling HTTP event for process '(87)' with path: '/(87)//a/b/c'
2: I1201 13:34:13.371762 17145 process.cpp:3503] Handling HTTP event for process '(87)' with path: '/(87)//a/b'
2: [       OK ] Scheme/HTTPTest.NestedGet/0 (6 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetComplete/0
2: I1201 13:34:13.375205 17138 process.cpp:3503] Handling HTTP event for process '(88)' with path: '/(88)/pipe'
2: [       OK ] Scheme/HTTPTest.StreamingGetComplete/0 (8 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetFailure/0
2: I1201 13:34:13.383620 17148 process.cpp:3503] Handling HTTP event for process '(89)' with path: '/(89)/pipe'
2: I1201 13:34:13.386101 17144 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: I1201 13:34:13.389305 17146 process.cpp:3503] Handling HTTP event for process '(90)' with path: '/(90)/post'
2: I1201 13:34:13.391978 17152 process.cpp:3503] Handling HTTP event for process '(90)' with path: '/(90)/post'
2: [       OK ] Scheme/HTTPTest.Post/0 (6 ms)
2: [ RUN      ] Scheme/HTTPTest.Delete/0
2: I1201 13:34:13.395181 17143 process.cpp:3503] Handling HTTP event for process '(91)' with path: '/(91)/delete'
2: [       OK ] Scheme/HTTPTest.Delete/0 (3 ms)
2: [ RUN      ] Scheme/HTTPTest.Request/0
2: I1201 13:34:13.398244 17150 process.cpp:3503] Handling HTTP event for process '(92)' with path: '/(92)/request'
2: [       OK ] Scheme/HTTPTest.Request/0 (3 ms)
2: [ RUN      ] Scheme/HTTPTest.QueryEncodeDecode/0
2: [       OK ] Scheme/HTTPTest.QueryEncodeDecode/0 (1 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 (74 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 (6 ms)
2: [----------] 2 tests from Encryption/NetSocketTest (8 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 221 tests from 36 test cases ran. (5747 ms total)
2: [  PASSED  ] 221 tests.
2: 
2:   YOU HAVE 2 DISABLED TESTS
2: 
2: I1201 13:34:13.417436 17154 process.cpp:887] Failed to accept socket: future discarded
2/3 Test #2: ProcessTests .....................   Passed    6.06 sec
test 3
    Start 3: MesosTests

3: Test command: /mesos/build/src/mesos-tests
3: Test timeout computed to be: 9.99988e+06
3: I1201 13:34:13.831610 17323 logging.cpp:206] Logging to STDERR
3: I1201 13:34:13.856753 17323 process.cpp:1202] libprocess is initialized on 172.17.0.3:49591 with 16 worker threads
3: I1201 13:34:17.827767 17323 main.cpp:156] Source directory: /mesos
3: I1201 13:34:17.827805 17323 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, /sys/fs/cgroup/cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/perf_event, /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.194.174) 56(84) bytes of data.
3: 64 bytes from sfo07s13-in-f14.1e100.net (216.58.194.174): icmp_seq=1 ttl=53 time=21.8 ms
3: 
3: --- google.com ping statistics ---
3: 1 packets transmitted, 1 received, 0% packet loss, time 0ms
3: rtt min/avg/max/mdev = 21.881/21.881/21.881/0.000 ms
3: /usr/sbin/logrotate
3: /bin/nc
3: -------------------------------------------------------------
3: Cannot enable net_cls cgroup subsystem associated test cases 
3: since we cannot determine the existence of the net_cls cgroup
3: subsystem.
3: -------------------------------------------------------------
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: E1201 13:34:18.088631 17323 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: E1201 13:34:18.190282 17323 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:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/3:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_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/LinuxCapabilitiesIsolatorTeswrite /dev/stdout: resource temporarily unavailable
+ docker rmi mesos-1512131762-18984
Error response from daemon: conflict: unable to remove repository reference "mesos-1512131762-18984" (must force) - container b143a46afe62 is using its referenced image e50d3bfc2bd1
Build step 'Execute shell' marked build as failure

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) #4529

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)/4529/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) #4528

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)/4528/display/redirect>

------------------------------------------
[...truncated 29.79 MB...]
3: I1201 21:21:55.549130 17401 hierarchical.cpp:1431] Performed allocation for 1 agents in 186196ns
3: I1201 21:21:55.552635 17400 master.cpp:10331] Removing offer 0a035826-5fbe-4872-855d-804ebac238d7-O0
3: I1201 21:21:55.552919 17400 master.cpp:4236] Processing ACCEPT call for offers: [ 0a035826-5fbe-4872-855d-804ebac238d7-O0 ] on agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82) for framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575
3: I1201 21:21:55.553128 17400 master.cpp:3798] 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_5d5eqA\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}]'
3: I1201 21:21:55.553843 17400 master.cpp:3605] Authorizing framework principal 'test-principal' to launch task 0bb119be-d164-4f6e-9524-24920e795e94
3: I1201 21:21:55.555929 17399 master.cpp:4712] 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_5d5eqA\/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 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575 to agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:55.557052 17399 master.cpp:10228] Sending offer operation '' (uuid: 5249323c-62ab-4992-a5e9-0a0a8e5254b8) to agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:55.559291 17412 slave.cpp:3605] Updated checkpointed resources from {} to disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1,id1:path1]:2048
3: I1201 21:21:55.559432 17412 slave.cpp:7079] Updating the state of offer operation '' (uuid: 5249323c-62ab-4992-a5e9-0a0a8e5254b8) of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (latest state: OFFER_OPERATION_FINISHED, status update state: OFFER_OPERATION_FINISHED)
3: I1201 21:21:55.559563 17399 master.cpp:11091] Adding task 0bb119be-d164-4f6e-9524-24920e795e94 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_5d5eqA/disk1,id1:path1]:2048 on agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:55.560037 17399 master.cpp:4984] Launching task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575 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_5d5eqA\/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 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:55.561280 17399 master.cpp:10015] Updating the state of offer operation '' (uuid: 5249323c-62ab-4992-a5e9-0a0a8e5254b8) of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (latest state: OFFER_OPERATION_FINISHED, status update state: OFFER_OPERATION_FINISHED)
3: I1201 21:21:55.561594 17409 slave.cpp:1817] Got assigned task '0bb119be-d164-4f6e-9524-24920e795e94' for framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.562324 17409 slave.cpp:2085] Authorizing task '0bb119be-d164-4f6e-9524-24920e795e94' for framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.562396 17409 slave.cpp:7411] Authorizing framework principal 'test-principal' to launch task 0bb119be-d164-4f6e-9524-24920e795e94
3: I1201 21:21:55.563328 17397 slave.cpp:2253] Launching task '0bb119be-d164-4f6e-9524-24920e795e94' for framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.564579 17397 paths.cpp:692] Trying to chown '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT/slaves/0a035826-5fbe-4872-855d-804ebac238d7-S0/frameworks/0a035826-5fbe-4872-855d-804ebac238d7-0000/executors/0bb119be-d164-4f6e-9524-24920e795e94/runs/5bbd75a6-b986-4893-b5e2-30362571c478' to user 'mesos'
3: I1201 21:21:55.565106 17407 hierarchical.cpp:830] Updated allocation of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 on agent 0a035826-5fbe-4872-855d-804ebac238d7-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_5d5eqA/disk1]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/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_5d5eqA/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1,id1:path1]:2048
3: I1201 21:21:55.564911 17397 slave.cpp:7885] Launching executor '0bb119be-d164-4f6e-9524-24920e795e94' of framework 0a035826-5fbe-4872-855d-804ebac238d7-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_bwgOhT/slaves/0a035826-5fbe-4872-855d-804ebac238d7-S0/frameworks/0a035826-5fbe-4872-855d-804ebac238d7-0000/executors/0bb119be-d164-4f6e-9524-24920e795e94/runs/5bbd75a6-b986-4893-b5e2-30362571c478'
3: I1201 21:21:55.566344 17397 slave.cpp:2944] Launching container 5bbd75a6-b986-4893-b5e2-30362571c478 for executor '0bb119be-d164-4f6e-9524-24920e795e94' of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.566516 17407 hierarchical.cpp:1106] 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_5d5eqA/disk2]:2048 (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk2]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/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_5d5eqA/disk1,id1:path1]:2048) on agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 from framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.566624 17407 hierarchical.cpp:1152] Framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 filtered agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 for 5secs
3: I1201 21:21:55.566763 17406 containerizer.cpp:1199] Starting container 5bbd75a6-b986-4893-b5e2-30362571c478
3: I1201 21:21:55.566881 17397 slave.cpp:2481] Queued task '0bb119be-d164-4f6e-9524-24920e795e94' for executor '0bb119be-d164-4f6e-9524-24920e795e94' of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.567020 17397 slave.cpp:950] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT/slaves/0a035826-5fbe-4872-855d-804ebac238d7-S0/frameworks/0a035826-5fbe-4872-855d-804ebac238d7-0000/executors/0bb119be-d164-4f6e-9524-24920e795e94/runs/5bbd75a6-b986-4893-b5e2-30362571c478' to virtual path '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT/slaves/0a035826-5fbe-4872-855d-804ebac238d7-S0/frameworks/0a035826-5fbe-4872-855d-804ebac238d7-0000/executors/0bb119be-d164-4f6e-9524-24920e795e94/runs/latest'
3: I1201 21:21:55.567087 17397 slave.cpp:950] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT/slaves/0a035826-5fbe-4872-855d-804ebac238d7-S0/frameworks/0a035826-5fbe-4872-855d-804ebac238d7-0000/executors/0bb119be-d164-4f6e-9524-24920e795e94/runs/5bbd75a6-b986-4893-b5e2-30362571c478' to virtual path '/frameworks/0a035826-5fbe-4872-855d-804ebac238d7-0000/executors/0bb119be-d164-4f6e-9524-24920e795e94/runs/latest'
3: I1201 21:21:55.567144 17397 slave.cpp:950] Successfully attached '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT/slaves/0a035826-5fbe-4872-855d-804ebac238d7-S0/frameworks/0a035826-5fbe-4872-855d-804ebac238d7-0000/executors/0bb119be-d164-4f6e-9524-24920e795e94/runs/5bbd75a6-b986-4893-b5e2-30362571c478' to virtual path '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT/slaves/0a035826-5fbe-4872-855d-804ebac238d7-S0/frameworks/0a035826-5fbe-4872-855d-804ebac238d7-0000/executors/0bb119be-d164-4f6e-9524-24920e795e94/runs/5bbd75a6-b986-4893-b5e2-30362571c478'
3: I1201 21:21:55.567917 17406 containerizer.cpp:1371] Checkpointed ContainerConfig at '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_s9Wo9b/containers/5bbd75a6-b986-4893-b5e2-30362571c478/config'
3: I1201 21:21:55.567957 17406 containerizer.cpp:2923] Transitioning the state of container 5bbd75a6-b986-4893-b5e2-30362571c478 from PROVISIONING to PREPARING
3: I1201 21:21:55.568645 17411 posix.cpp:204] Changing the ownership of the persistent volume at '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1/volumes/roles/default-role/id1' with uid 1000 and gid 1000
3: I1201 21:21:55.568740 17411 posix.cpp:250] Adding symlink from '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1/volumes/roles/default-role/id1' to '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT/slaves/0a035826-5fbe-4872-855d-804ebac238d7-S0/frameworks/0a035826-5fbe-4872-855d-804ebac238d7-0000/executors/0bb119be-d164-4f6e-9524-24920e795e94/runs/5bbd75a6-b986-4893-b5e2-30362571c478/path1' for persistent volume disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1,id1:path1]:2048 of container 5bbd75a6-b986-4893-b5e2-30362571c478
3: I1201 21:21:55.574328 17396 containerizer.cpp:1840] 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:33575"},{"name":"MESOS_CHECKPOINT","type":"VALUE","value":"0"},{"name":"MESOS_DIRECTORY","type":"VALUE","value":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT\/slaves\/0a035826-5fbe-4872-855d-804ebac238d7-S0\/frameworks\/0a035826-5fbe-4872-855d-804ebac238d7-0000\/executors\/0bb119be-d164-4f6e-9524-24920e795e94\/runs\/5bbd75a6-b986-4893-b5e2-30362571c478"},{"name":"MESOS_EXECUTOR_ID","type":"VALUE","value":"0bb119be-d164-4f6e-9524-24920e795e94"},{"name":"MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD","type":"VALUE","value":"5secs"},{"name":"MESOS_FRAMEWORK_ID","type":"VALUE","value":"0a035826-5fbe-4872-855d-804ebac238d7-0000"},{"name":"MESOS_HTTP_COMMAND_EXECUTOR","type":"VALUE","value":"0"},{"name":"MESOS_SLAVE_ID","type":"VALUE","value":"0a035826-5fbe-4872-855d-804ebac238d7-S0"},{"name":"MESOS_SLAVE_PID","type":"VALUE","value":"slave(883)@172.17.0.3:33575"},{"name":"MESOS_SANDBOX","type":"VALUE","value":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT\/slaves\/0a035826-5fbe-4872-855d-804ebac238d7-S0\/frameworks\/0a035826-5fbe-4872-855d-804ebac238d7-0000\/executors\/0bb119be-d164-4f6e-9524-24920e795e94\/runs\/5bbd75a6-b986-4893-b5e2-30362571c478"}]},"task_environment":{},"user":"mesos","working_directory":"\/tmp\/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT\/slaves\/0a035826-5fbe-4872-855d-804ebac238d7-S0\/frameworks\/0a035826-5fbe-4872-855d-804ebac238d7-0000\/executors\/0bb119be-d164-4f6e-9524-24920e795e94\/runs\/5bbd75a6-b986-4893-b5e2-30362571c478"}" --pipe_read="19" --pipe_write="20" --runtime_directory="/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_s9Wo9b/containers/5bbd75a6-b986-4893-b5e2-30362571c478" --unshare_namespace_mnt="false"'
3: I1201 21:21:55.578845 17396 launcher.cpp:140] Forked child with pid '26363' for container '5bbd75a6-b986-4893-b5e2-30362571c478'
3: I1201 21:21:55.579566 17396 containerizer.cpp:2923] Transitioning the state of container 5bbd75a6-b986-4893-b5e2-30362571c478 from PREPARING to ISOLATING
3: I1201 21:21:55.581864 17397 containerizer.cpp:2923] Transitioning the state of container 5bbd75a6-b986-4893-b5e2-30362571c478 from ISOLATING to FETCHING
3: I1201 21:21:55.582350 17411 fetcher.cpp:379] Starting to fetch URIs for container: 5bbd75a6-b986-4893-b5e2-30362571c478, directory: /tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT/slaves/0a035826-5fbe-4872-855d-804ebac238d7-S0/frameworks/0a035826-5fbe-4872-855d-804ebac238d7-0000/executors/0bb119be-d164-4f6e-9524-24920e795e94/runs/5bbd75a6-b986-4893-b5e2-30362571c478
3: I1201 21:21:55.583529 17394 containerizer.cpp:2923] Transitioning the state of container 5bbd75a6-b986-4893-b5e2-30362571c478 from FETCHING to RUNNING
3: I1201 21:21:55.883426 26364 exec.cpp:162] Version: 1.5.0
3: I1201 21:21:55.897497 17392 slave.cpp:4133] Got registration for executor '0bb119be-d164-4f6e-9524-24920e795e94' of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 from executor(1)@172.17.0.3:42542
3: I1201 21:21:55.901533 17409 slave.cpp:2683] Sending queued task '0bb119be-d164-4f6e-9524-24920e795e94' to executor '0bb119be-d164-4f6e-9524-24920e795e94' of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 at executor(1)@172.17.0.3:42542
3: I1201 21:21:55.906600 26385 exec.cpp:237] Executor registered on agent 0a035826-5fbe-4872-855d-804ebac238d7-S0
3: I1201 21:21:55.912957 26368 executor.cpp:171] Received SUBSCRIBED event
3: I1201 21:21:55.914980 26368 executor.cpp:175] Subscribed executor on 3e08591a7e82
3: I1201 21:21:55.915364 26368 executor.cpp:171] Received LAUNCH event
3: I1201 21:21:55.918195 26368 executor.cpp:637] Starting task 0bb119be-d164-4f6e-9524-24920e795e94
3: I1201 21:21:55.922457 17393 slave.cpp:4587] Handling status update TASK_STARTING (UUID: 33947034-47b0-470e-85cf-10c2b0907fa1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 from executor(1)@172.17.0.3:42542
3: I1201 21:21:55.925065 17392 task_status_update_manager.cpp:328] Received task status update TASK_STARTING (UUID: 33947034-47b0-470e-85cf-10c2b0907fa1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.925129 17392 task_status_update_manager.cpp:507] Creating StatusUpdate stream for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.926065 17392 task_status_update_manager.cpp:383] Forwarding task status update TASK_STARTING (UUID: 33947034-47b0-470e-85cf-10c2b0907fa1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 to the agent
3: I1201 21:21:55.926461 17389 slave.cpp:5070] Forwarding the update TASK_STARTING (UUID: 33947034-47b0-470e-85cf-10c2b0907fa1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 to master@172.17.0.3:33575
3: I1201 21:21:55.926841 17389 slave.cpp:4963] Task status update manager successfully handled status update TASK_STARTING (UUID: 33947034-47b0-470e-85cf-10c2b0907fa1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.926915 17389 slave.cpp:4979] Sending acknowledgement for status update TASK_STARTING (UUID: 33947034-47b0-470e-85cf-10c2b0907fa1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 to executor(1)@172.17.0.3:42542
3: I1201 21:21:55.927124 17408 master.cpp:7557] Status update TASK_STARTING (UUID: 33947034-47b0-470e-85cf-10c2b0907fa1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 from agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:55.927212 17408 master.cpp:7613] Forwarding status update TASK_STARTING (UUID: 33947034-47b0-470e-85cf-10c2b0907fa1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.927505 17408 master.cpp:9807] Updating the state of task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (latest state: TASK_STARTING, status update state: TASK_STARTING)
3: I1201 21:21:55.927911 17412 sched.cpp:1029] Scheduler::statusUpdate took 122740ns
3: I1201 21:21:55.928480 17399 master.cpp:5799] Processing ACKNOWLEDGE call 33947034-47b0-470e-85cf-10c2b0907fa1 for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575 on agent 0a035826-5fbe-4872-855d-804ebac238d7-S0
3: I1201 21:21:55.929065 17407 task_status_update_manager.cpp:401] Received task status update acknowledgement (UUID: 33947034-47b0-470e-85cf-10c2b0907fa1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.929522 17404 slave.cpp:3871] Task status update manager successfully handled status update acknowledgement (UUID: 33947034-47b0-470e-85cf-10c2b0907fa1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.942176 26368 executor.cpp:477] Running '/mesos/build/src/mesos-containerizer launch <POSSIBLY-SENSITIVE-DATA>'
3: I1201 21:21:55.946410 26368 executor.cpp:650] Forked command at 26390
3: I1201 21:21:55.948549 17398 slave.cpp:4587] Handling status update TASK_RUNNING (UUID: b5fef6ca-3a67-4b74-ba7f-b9f8d77fc66f) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 from executor(1)@172.17.0.3:42542
3: I1201 21:21:55.951036 17403 task_status_update_manager.cpp:328] Received task status update TASK_RUNNING (UUID: b5fef6ca-3a67-4b74-ba7f-b9f8d77fc66f) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.951231 17403 task_status_update_manager.cpp:383] Forwarding task status update TASK_RUNNING (UUID: b5fef6ca-3a67-4b74-ba7f-b9f8d77fc66f) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 to the agent
3: I1201 21:21:55.951557 17401 slave.cpp:5070] Forwarding the update TASK_RUNNING (UUID: b5fef6ca-3a67-4b74-ba7f-b9f8d77fc66f) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 to master@172.17.0.3:33575
3: I1201 21:21:55.951843 17401 slave.cpp:4963] Task status update manager successfully handled status update TASK_RUNNING (UUID: b5fef6ca-3a67-4b74-ba7f-b9f8d77fc66f) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.951907 17401 slave.cpp:4979] Sending acknowledgement for status update TASK_RUNNING (UUID: b5fef6ca-3a67-4b74-ba7f-b9f8d77fc66f) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 to executor(1)@172.17.0.3:42542
3: I1201 21:21:55.952059 17405 master.cpp:7557] Status update TASK_RUNNING (UUID: b5fef6ca-3a67-4b74-ba7f-b9f8d77fc66f) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 from agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:55.952131 17405 master.cpp:7613] Forwarding status update TASK_RUNNING (UUID: b5fef6ca-3a67-4b74-ba7f-b9f8d77fc66f) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.952378 17405 master.cpp:9807] Updating the state of task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (latest state: TASK_RUNNING, status update state: TASK_RUNNING)
3: I1201 21:21:55.952669 17392 sched.cpp:1029] Scheduler::statusUpdate took 84998ns
3: I1201 21:21:55.953038 17389 master.cpp:5799] Processing ACKNOWLEDGE call b5fef6ca-3a67-4b74-ba7f-b9f8d77fc66f for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575 on agent 0a035826-5fbe-4872-855d-804ebac238d7-S0
3: I1201 21:21:55.953483 17412 task_status_update_manager.cpp:401] Received task status update acknowledgement (UUID: b5fef6ca-3a67-4b74-ba7f-b9f8d77fc66f) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:55.953804 17399 slave.cpp:3871] Task status update manager successfully handled status update acknowledgement (UUID: b5fef6ca-3a67-4b74-ba7f-b9f8d77fc66f) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.183513 26373 executor.cpp:929] Command exited with status 0 (pid: 26390)
3: I1201 21:21:56.191213 17400 slave.cpp:4587] Handling status update TASK_FINISHED (UUID: 939ece14-4c95-4634-b66d-60fc625757d1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 from executor(1)@172.17.0.3:42542
3: I1201 21:21:56.194428 17391 posix.cpp:142] Removing symlink '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_bwgOhT/slaves/0a035826-5fbe-4872-855d-804ebac238d7-S0/frameworks/0a035826-5fbe-4872-855d-804ebac238d7-0000/executors/0bb119be-d164-4f6e-9524-24920e795e94/runs/5bbd75a6-b986-4893-b5e2-30362571c478/path1' for persistent volume disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1,id1:path1]:2048 of container 5bbd75a6-b986-4893-b5e2-30362571c478
3: I1201 21:21:56.195569 17412 task_status_update_manager.cpp:328] Received task status update TASK_FINISHED (UUID: 939ece14-4c95-4634-b66d-60fc625757d1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.195785 17412 task_status_update_manager.cpp:383] Forwarding task status update TASK_FINISHED (UUID: 939ece14-4c95-4634-b66d-60fc625757d1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 to the agent
3: I1201 21:21:56.196113 17407 slave.cpp:5070] Forwarding the update TASK_FINISHED (UUID: 939ece14-4c95-4634-b66d-60fc625757d1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 to master@172.17.0.3:33575
3: I1201 21:21:56.196458 17407 slave.cpp:4963] Task status update manager successfully handled status update TASK_FINISHED (UUID: 939ece14-4c95-4634-b66d-60fc625757d1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.196532 17407 slave.cpp:4979] Sending acknowledgement for status update TASK_FINISHED (UUID: 939ece14-4c95-4634-b66d-60fc625757d1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 to executor(1)@172.17.0.3:42542
3: I1201 21:21:56.196704 17400 master.cpp:7557] Status update TASK_FINISHED (UUID: 939ece14-4c95-4634-b66d-60fc625757d1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 from agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:56.196789 17400 master.cpp:7613] Forwarding status update TASK_FINISHED (UUID: 939ece14-4c95-4634-b66d-60fc625757d1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.197082 17400 master.cpp:9807] Updating the state of task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (latest state: TASK_FINISHED, status update state: TASK_FINISHED)
3: I1201 21:21:56.197619 17393 sched.cpp:1029] Scheduler::statusUpdate took 134560ns
3: I1201 21:21:56.198318 17400 master.cpp:5799] Processing ACKNOWLEDGE call 939ece14-4c95-4634-b66d-60fc625757d1 for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575 on agent 0a035826-5fbe-4872-855d-804ebac238d7-S0
3: I1201 21:21:56.198537 17400 master.cpp:9913] Removing task 0bb119be-d164-4f6e-9524-24920e795e94 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_5d5eqA/disk1,id1:path1]:2048 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 on agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:56.199139 17409 hierarchical.cpp:1106] 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_5d5eqA/disk1,id1:path1]:2048 (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk2]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1,id1:path1]:2048, allocated: {}) on agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 from framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.199373 17409 task_status_update_manager.cpp:401] Received task status update acknowledgement (UUID: 939ece14-4c95-4634-b66d-60fc625757d1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.199587 17409 task_status_update_manager.cpp:538] Cleaning up status update stream for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.200369 17397 slave.cpp:3871] Task status update manager successfully handled status update acknowledgement (UUID: 939ece14-4c95-4634-b66d-60fc625757d1) for task 0bb119be-d164-4f6e-9524-24920e795e94 of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.200448 17397 slave.cpp:8490] Completing task 0bb119be-d164-4f6e-9524-24920e795e94
3: I1201 21:21:56.205734 17390 hierarchical.cpp:1431] Performed allocation for 1 agents in 2.840393ms
3: I1201 21:21:56.206909 17398 master.cpp:8419] Sending 1 offers to framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575
3: I1201 21:21:56.207880 17411 sched.cpp:921] Scheduler::resourceOffers took 186393ns
3: I1201 21:21:56.211165 17394 master.cpp:10331] Removing offer 0a035826-5fbe-4872-855d-804ebac238d7-O1
3: I1201 21:21:56.211372 17394 master.cpp:4236] Processing ACCEPT call for offers: [ 0a035826-5fbe-4872-855d-804ebac238d7-O1 ] on agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82) for framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575
3: I1201 21:21:56.211628 17394 master.cpp:3850] 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_5d5eqA\/disk1"},"type":"PATH"},"volume":{"container_path":"path1","mode":"RW"}},"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":2048.0},"type":"SCALAR"}]'
3: I1201 21:21:56.214228 17402 master.cpp:4805] 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_5d5eqA\/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 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575 to agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:56.215545 17402 master.cpp:10228] Sending offer operation '' (uuid: 79f35532-de5a-4aae-8bc8-e6e2bed861fb) to agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:56.218049 17389 slave.cpp:3677] Deleting persistent volume 'id1' at '/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1/volumes/roles/default-role/id1'
3: I1201 21:21:56.218551 17389 slave.cpp:3605] Updated checkpointed resources from disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1,id1:path1]:2048 to {}
3: I1201 21:21:56.218698 17389 slave.cpp:7079] Updating the state of offer operation '' (uuid: 79f35532-de5a-4aae-8bc8-e6e2bed861fb) of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (latest state: OFFER_OPERATION_FINISHED, status update state: OFFER_OPERATION_FINISHED)
3: I1201 21:21:56.219085 17408 master.cpp:10015] Updating the state of offer operation '' (uuid: 79f35532-de5a-4aae-8bc8-e6e2bed861fb) of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (latest state: OFFER_OPERATION_FINISHED, status update state: OFFER_OPERATION_FINISHED)
3: I1201 21:21:56.222651 17399 hierarchical.cpp:830] Updated allocation of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 on agent 0a035826-5fbe-4872-855d-804ebac238d7-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_5d5eqA/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/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_5d5eqA/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1]:2048
3: I1201 21:21:56.224982 17399 hierarchical.cpp:1106] 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_5d5eqA/disk2]:2048; disk(allocated: default-role)(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1]:2048 (total: cpus:2; mem:2048; ports:[31000-32000]; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk2]:2048; disk(reservations: [(STATIC,default-role)])[PATH:/tmp/DiskResource_PersistentVolumeTest_AccessPersistentVolume_3_5d5eqA/disk1]:2048, allocated: {}) on agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 from framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.225119 17399 hierarchical.cpp:1152] Framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 filtered agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 for 5secs
3: I1201 21:21:56.225687 17388 sched.cpp:2009] Asked to stop the driver
3: I1201 21:21:56.225875 17412 sched.cpp:1191] Stopping framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.226222 17407 master.cpp:9096] Processing TEARDOWN call for framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575
3: I1201 21:21:56.226263 17407 master.cpp:9108] Removing framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575
3: I1201 21:21:56.226279 17407 master.cpp:3339] Deactivating framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 (default) at scheduler-93d79ab8-56b6-4324-a8d1-682edfdada76@172.17.0.3:33575
3: I1201 21:21:56.226496 17410 hierarchical.cpp:406] Deactivated framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.226593 17395 slave.cpp:3281] Asked to shut down framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 by master@172.17.0.3:33575
3: I1201 21:21:56.226649 17395 slave.cpp:3306] Shutting down framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.226716 17395 slave.cpp:5946] Shutting down executor '0bb119be-d164-4f6e-9524-24920e795e94' of framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 at executor(1)@172.17.0.3:42542
3: I1201 21:21:56.227285 17397 hierarchical.cpp:345] Removed framework 0a035826-5fbe-4872-855d-804ebac238d7-0000
3: I1201 21:21:56.227676 17388 slave.cpp:875] Agent terminating
3: I1201 21:21:56.227751 17388 slave.cpp:3281] Asked to shut down framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 by @0.0.0.0:0
3: W1201 21:21:56.227787 17388 slave.cpp:3302] Ignoring shutdown framework 0a035826-5fbe-4872-855d-804ebac238d7-0000 because it is terminating
3: I1201 21:21:56.227964 26384 exec.cpp:435] Executor asked to shutdown
3: I1201 21:21:56.228092 17389 master.cpp:1317] Agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82) disconnected
3: I1201 21:21:56.228130 17389 master.cpp:3376] Disconnecting agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:56.228202 17389 master.cpp:3395] Deactivating agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 at slave(883)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:56.228374 26387 executor.cpp:171] Received SHUTDOWN event
3: I1201 21:21:56.228396 17404 hierarchical.cpp:671] Agent 0a035826-5fbe-4872-855d-804ebac238d7-S0 deactivated
3: I1201 21:21:56.228416 26387 executor.cpp:747] Shutting down
3: I1201 21:21:56.228895 17395 containerizer.cpp:2326] Destroying container 5bbd75a6-b986-4893-b5e2-30362571c478 in RUNNING state
3: I1201 21:21:56.228925 17395 containerizer.cpp:2923] Transitioning the state of container 5bbd75a6-b986-4893-b5e2-30362571c478 from RUNNING to DESTROYING
3: I1201 21:21:56.229420 17395 launcher.cpp:156] Asked to destroy container 5bbd75a6-b986-4893-b5e2-30362571c478
3: I1201 21:21:56.328783 17394 containerizer.cpp:2777] Container 5bbd75a6-b986-4893-b5e2-30362571c478 has exited
3: I1201 21:21:56.332080 17394 provisioner.cpp:595] Ignoring destroy request for unknown container 5bbd75a6-b986-4893-b5e2-30362571c478
3: I1201 21:21:56.344092 17388 master.cpp:1159] Master terminating
3: I1201 21:21:56.346093 17401 hierarchical.cpp:586] Removed agent 0a035826-5fbe-4872-855d-804ebac238d7-S0
3: [       OK ] DiskResource/PersistentVolumeTest.AccessPersistentVolume/3 (881 ms)
3: [ RUN      ] DiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0
3: I1201 21:21:56.356837 17388 cluster.cpp:170] Creating default 'local' authorizer
3: I1201 21:21:56.361552 17401 master.cpp:454] Master 3430238b-59ef-4944-af8b-133f24d85c2d (3e08591a7e82) started on 172.17.0.3:33575
3: I1201 21:21:56.361582 17401 master.cpp:456] 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/sAOOAH/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/sAOOAH/master" --zk_session_timeout="10secs"
3: I1201 21:21:56.361965 17401 master.cpp:505] Master only allowing authenticated frameworks to register
3: I1201 21:21:56.361975 17401 master.cpp:511] Master only allowing authenticated agents to register
3: I1201 21:21:56.361981 17401 master.cpp:517] Master only allowing authenticated HTTP frameworks to register
3: I1201 21:21:56.361987 17401 credentials.hpp:37] Loading credentials for authentication from '/tmp/sAOOAH/credentials'
3: I1201 21:21:56.362383 17401 master.cpp:561] Using default 'crammd5' authenticator
3: I1201 21:21:56.362588 17401 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readonly'
3: I1201 21:21:56.362797 17401 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readwrite'
3: I1201 21:21:56.362967 17401 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-scheduler'
3: I1201 21:21:56.363137 17401 master.cpp:640] Authorization enabled
3: I1201 21:21:56.363416 17397 hierarchical.cpp:173] Initialized hierarchical allocator process
3: I1201 21:21:56.363446 17406 whitelist_watcher.cpp:77] No whitelist given
3: I1201 21:21:56.366986 17394 master.cpp:2221] Elected as the leading master!
3: I1201 21:21:56.367019 17394 master.cpp:1701] Recovering from registrar
3: I1201 21:21:56.367164 17408 registrar.cpp:347] Recovering registrar
3: I1201 21:21:56.367879 17408 registrar.cpp:391] Successfully fetched the registry (0B) in 672768ns
3: I1201 21:21:56.368006 17408 registrar.cpp:495] Applied 1 operations in 36338ns; attempting to update the registry
3: I1201 21:21:56.368703 17408 registrar.cpp:552] Successfully updated the registry in 631040ns
3: I1201 21:21:56.368847 17408 registrar.cpp:424] Successfully recovered registrar
3: I1201 21:21:56.369444 17410 master.cpp:1814] Recovered 0 agents from the registry (129B); allowing 10mins for agents to re-register
3: I1201 21:21:56.369472 17409 hierarchical.cpp:211] Skipping recovery of hierarchical allocator: nothing to recover
3: W1201 21:21:56.377003 17388 process.cpp:2756] Attempted to spawn already running process files@172.17.0.3:33575
3: I1201 21:21:56.378469 17388 containerizer.cpp:304] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
3: W1201 21:21:56.379253 17388 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
3: W1201 21:21:56.379432 17388 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
3: I1201 21:21:56.379484 17388 provisioner.cpp:297] Using default backend 'copy'
3: I1201 21:21:56.382375 17388 cluster.cpp:458] Creating default 'local' authorizer
3: I1201 21:21:56.386008 17410 slave.cpp:253] Mesos agent started on (884)@172.17.0.3:33575
3: I1201 21:21:56.386042 17410 slave.cpp:254] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleTasks_0_G1Y9cI/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_SharedPersistentVolumeMultipleTasks_0_G1Y9cI/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_SharedPersistentVolumeMultipleTasks_0_G1Y9cI/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_SharedPersistentVolumeMultipleTasks_0_G1Y9cI/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_SharedPersistentVolumeMultipleTasks_0_G1Y9cI/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" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;mem:1024;disk(default-role):1024" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleTasks_0_G1Y9cI" --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_SharedPersistentVolumeMultipleTasks_0_Nxr8jn" --zk_session_timeout="10secs"
3: I1201 21:21:56.386587 17410 credentials.hpp:86] Loading credential for authentication from '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleTasks_0_G1Y9cI/credential'
3: I1201 21:21:56.386811 17410 slave.cpp:286] Agent using credential for: test-principal
3: I1201 21:21:56.386837 17410 credentials.hpp:37] Loading credentials for authentication from '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleTasks_0_G1Y9cI/http_credentials'
3: W1201 21:21:56.386880 17388 process.cpp:2756] Attempted to spawn already running process version@172.17.0.3:33575
3: I1201 21:21:56.387176 17410 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
3: I1201 21:21:56.387392 17410 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
3: I1201 21:21:56.388223 17388 sched.cpp:232] Version: 1.5.0
3: I1201 21:21:56.389042 17408 sched.cpp:336] New master detected at master@172.17.0.3:33575
3: I1201 21:21:56.389257 17408 sched.cpp:396] Authenticating with master master@172.17.0.3:33575
3: I1201 21:21:56.389286 17408 sched.cpp:403] Using default CRAM-MD5 authenticatee
3: I1201 21:21:56.389717 17390 authenticatee.cpp:121] Creating new client SASL connection
3: I1201 21:21:56.390250 17396 master.cpp:8589] Authenticating scheduler-a2c84887-ec9f-4501-a400-9f6dd576f426@172.17.0.3:33575
3: I1201 21:21:56.389811 17410 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","reservations":[{"role":"default-role","type":"STATIC"}],"scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
3: I1201 21:21:56.390445 17410 slave.cpp:593] Agent attributes: [  ]
3: I1201 21:21:56.390475 17410 slave.cpp:602] Agent hostname: 3e08591a7e82
3: I1201 21:21:56.390522 17407 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1525)@172.17.0.3:33575
3: I1201 21:21:56.390705 17409 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1201 21:21:56.390931 17409 authenticator.cpp:98] Creating new server SASL connection
3: I1201 21:21:56.391320 17406 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
3: I1201 21:21:56.391362 17406 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
3: I1201 21:21:56.391523 17406 authenticator.cpp:204] Received SASL authentication start
3: I1201 21:21:56.391613 17406 authenticator.cpp:326] Authentication requires more steps
3: I1201 21:21:56.391803 17397 authenticatee.cpp:259] Received SASL authentication step
3: I1201 21:21:56.392015 17401 authenticator.cpp:232] Received SASL authentication step
3: I1201 21:21:56.392071 17401 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '3e08591a7e82' server FQDN: '3e08591a7e82' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
3: I1201 21:21:56.392089 17401 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
3: I1201 21:21:56.392148 17401 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
3: I1201 21:21:56.392176 17401 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '3e08591a7e82' server FQDN: '3e08591a7e82' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
3: I1201 21:21:56.392190 17401 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
3: I1201 21:21:56.392199 17401 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
3: I1201 21:21:56.392220 17401 authenticator.cpp:318] Authentication success
3: I1201 21:21:56.392395 17391 authenticatee.cpp:299] Authentication success
3: I1201 21:21:56.392539 17403 master.cpp:8619] Successfully authenticated principal 'test-principal' at scheduler-a2c84887-ec9f-4501-a400-9f6dd576f426@172.17.0.3:33575
3: I1201 21:21:56.392580 17399 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1525)@172.17.0.3:33575
3: I1201 21:21:56.392940 17401 sched.cpp:502] Successfully authenticated with master master@172.17.0.3:33575
3: I1201 21:21:56.392978 17401 sched.cpp:824] Sending SUBSCRIBE call to master@172.17.0.3:33575
3: I1201 21:21:56.393162 17401 sched.cpp:857] Will retry registration in 974.404325ms if necessary
3: I1201 21:21:56.393353 17412 state.cpp:64] Recovering state from '/tmp/DiskResource_PersistentVolumeTest_SharedPersistentVolumeMultipleTasks_0_Nxr8jn/meta'
3: I1201 21:21:56.393448 17395 master.cpp:2969] Received SUBSCRIBE call for framework 'default' at scheduler-a2c84887-ec9f-4501-a400-9f6dd576f426@172.17.0.3:33575
3: I1201 21:21:56.393560 17395 master.cpp:2286] Authorizing framework principal 'test-principal' to receive offers for roles '{ default-role }'
3: I1201 21:21:56.393781 17394 task_status_update_manager.cpp:207] Recovering task status update manager
3: I1201 21:21:56.394045 17393 containerizer.cpp:672] Recovering containerizer
3: I1201 21:21:56.394234 17407 master.cpp:3049] Subscribing framework default with checkpointing disabled and capabilities [ RESERVATION_REFINEMENT, SHARED_RESOURCES ]
3: I1201 21:21:56.395267 17403 sched.cpp:751] Framework registered with 3430238b-59ef-4944-af8b-133f24d85c2d-0000
3: I1201 21:21:56.395401 17403 sched.cpp:765] Scheduler::registered took 100926ns
3: I1201 21:21:56.395436 17397 hierarchical.cpp:293] Added framework 3430238b-59ef-4944-af8b-133f24d85c2d-0000
3: I1201 21:21:56.395722 17397 hierarchical.cpp:1431] Performed allocation for 0 agents in 98961ns
3: I1201 21:21:56.396293 17412 provisioner.cpp:493] Provisioner recovery complete
3: I1201 21:21:56.396813 17411 slave.cpp:6513] Finished recovery
3: I1201 21:21:56.398144 17402 slave.cpp:999] New master detected at master@172.17.0.3:33575
3: I1201 21:21:56.398176 17393 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1201 21:21:56.398308 17402 slave.cpp:1034] Detecting new master
3: I1201 21:21:56.405771 17404 slave.cpp:1061] Authenticating with master master@172.17.0.3:33575
3: I1201 21:21:56.405879 17404 slave.cpp:1070] Using default CRAM-MD5 authenticatee
3: I1201 21:21:56.406261 17399 authenticatee.cpp:121] Creating new client SASL connection
3: I1201 21:21:56.406693 17406 master.cpp:8589] Authenticating slave(884)@172.17.0.3:33575
3: I1201 21:21:56.406901 17398 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1526)@172.17.0.3:33575
3: I1201 21:21:56.407214 17392 authenticator.cpp:98] Creating new server SASL connection
3: I1201 21:21:56.407505 17403 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
3: I1201 21:21:56.407538 17403 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
3: I1201 21:21:56.407665 17403 authenticator.cpp:204] Received SASL authentication start
3: I1201 21:21:56.407726 17403 authenticator.cpp:326] Authentication requires more steps
3: I1201 21:21:56.407868 17395 authenticatee.cpp:259] Received SASL authentication step
3: I1201 21:21:56.408020 17395 authenticator.cpp:232] Received SASL authentication step
3: I1201 21:21:56.408056 17395 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '3e08591a7e82' server FQDN: '3e08591a7e82' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
3: I1201 21:21:56.408071 17395 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
3: I1201 21:21:56.408110 17395 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
3: I1201 21:21:56.408136 17395 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '3e08591a7e82' server FQDN: '3e08591a7e82' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
3: I1201 21:21:56.408146 17395 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
3: I1201 21:21:56.408155 17395 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
3: I1201 21:21:56.408171 17395 authenticator.cpp:318] Authentication success
3: I1201 21:21:56.408298 17410 authenticatee.cpp:299] Authentication success
3: I1201 21:21:56.408361 17397 master.cpp:8619] Successfully authenticated principal 'test-principal' at slave(884)@172.17.0.3:33575
3: I1201 21:21:56.408408 17408 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1526)@172.17.0.3:33575
3: I1201 21:21:56.408622 17395 slave.cpp:1153] Successfully authenticated with master master@172.17.0.3:33575
3: I1201 21:21:56.408897 17395 slave.cpp:1696] Will retry registration in 18.401128ms if necessary
3: I1201 21:21:56.409339 17389 master.cpp:6042] Received register agent message from slave(884)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:56.409546 17389 master.cpp:3878] Authorizing agent with principal 'test-principal'
3: I1201 21:21:56.410162 17391 master.cpp:6104] Authorized registration of agent at slave(884)@172.17.0.3:33575 (3e08591a7e82)
3: I1201 21:21:56.410315 17391 master.cpp:6197] Registering agent at slave(884)@172.17.0.3:33575 (3e08591a7e82) with id 3430238b-59ef-4944-af8b-133f24d85c2d-S0
Build step 'Execute shell' marked build as failure

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) #4527

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)/4527/display/redirect?page=changes>

Changes:

[mpark] Fixed inconsistent naming in index sequence.

------------------------------------------
[...truncated 5.18 MB...]
3: I1201 16:16:28.378538 17394 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '0d2131d4ffd2' server FQDN: '0d2131d4ffd2' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
3: I1201 16:16:28.378551 17394 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
3: I1201 16:16:28.378561 17394 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
3: I1201 16:16:28.378590 17394 authenticator.cpp:318] Authentication success
3: I1201 16:16:28.378753 17396 authenticatee.cpp:299] Authentication success
3: I1201 16:16:28.378907 17397 master.cpp:8619] Successfully authenticated principal 'test-principal' at scheduler-70a74fb6-a097-4f61-8899-a65387da0922@172.17.0.2:45312
3: I1201 16:16:28.379041 17391 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(216)@172.17.0.2:45312
3: I1201 16:16:28.379304 17409 sched.cpp:502] Successfully authenticated with master master@172.17.0.2:45312
3: I1201 16:16:28.379345 17409 sched.cpp:824] Sending SUBSCRIBE call to master@172.17.0.2:45312
3: I1201 16:16:28.379520 17409 sched.cpp:857] Will retry registration in 1.802370932secs if necessary
3: I1201 16:16:28.379839 17401 master.cpp:2969] Received SUBSCRIBE call for framework 'default' at scheduler-70a74fb6-a097-4f61-8899-a65387da0922@172.17.0.2:45312
3: I1201 16:16:28.379977 17401 master.cpp:2286] Authorizing framework principal 'test-principal' to receive offers for roles '{ * }'
3: I1201 16:16:28.380152 17389 state.cpp:64] Recovering state from '/tmp/MasterSlaveReconciliationTest_SlaveReregisterPendingTask_ZAo1Bw/meta'
3: I1201 16:16:28.380595 17389 task_status_update_manager.cpp:207] Recovering task status update manager
3: I1201 16:16:28.380784 17404 master.cpp:3049] Subscribing framework default with checkpointing disabled and capabilities [ RESERVATION_REFINEMENT ]
3: I1201 16:16:28.380913 17407 containerizer.cpp:672] Recovering containerizer
3: I1201 16:16:28.381659 17404 sched.cpp:751] Framework registered with b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000
3: I1201 16:16:28.381767 17404 sched.cpp:765] Scheduler::registered took 70792ns
3: I1201 16:16:28.381904 17408 hierarchical.cpp:293] Added framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000
3: I1201 16:16:28.382208 17408 hierarchical.cpp:1431] Performed allocation for 0 agents in 110318ns
3: I1201 16:16:28.383029 17410 provisioner.cpp:493] Provisioner recovery complete
3: I1201 16:16:28.383576 17400 slave.cpp:6513] Finished recovery
3: I1201 16:16:28.384538 17403 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1201 16:16:28.384541 17389 slave.cpp:999] New master detected at master@172.17.0.2:45312
3: I1201 16:16:28.384687 17389 slave.cpp:1034] Detecting new master
3: I1201 16:16:28.393079 17393 slave.cpp:1061] Authenticating with master master@172.17.0.2:45312
3: I1201 16:16:28.393177 17393 slave.cpp:1070] Using default CRAM-MD5 authenticatee
3: I1201 16:16:28.393487 17402 authenticatee.cpp:121] Creating new client SASL connection
3: I1201 16:16:28.393882 17399 master.cpp:8589] Authenticating slave(103)@172.17.0.2:45312
3: I1201 16:16:28.394044 17392 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(217)@172.17.0.2:45312
3: I1201 16:16:28.394398 17387 authenticator.cpp:98] Creating new server SASL connection
3: I1201 16:16:28.394695 17396 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
3: I1201 16:16:28.394731 17396 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
3: I1201 16:16:28.394882 17396 authenticator.cpp:204] Received SASL authentication start
3: I1201 16:16:28.394946 17396 authenticator.cpp:326] Authentication requires more steps
3: I1201 16:16:28.395100 17404 authenticatee.cpp:259] Received SASL authentication step
3: I1201 16:16:28.395261 17404 authenticator.cpp:232] Received SASL authentication step
3: I1201 16:16:28.395298 17404 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '0d2131d4ffd2' server FQDN: '0d2131d4ffd2' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
3: I1201 16:16:28.395313 17404 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
3: I1201 16:16:28.395346 17404 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
3: I1201 16:16:28.395375 17404 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '0d2131d4ffd2' server FQDN: '0d2131d4ffd2' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
3: I1201 16:16:28.395390 17404 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
3: I1201 16:16:28.395398 17404 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
3: I1201 16:16:28.395416 17404 authenticator.cpp:318] Authentication success
3: I1201 16:16:28.395589 17390 authenticatee.cpp:299] Authentication success
3: I1201 16:16:28.395642 17401 master.cpp:8619] Successfully authenticated principal 'test-principal' at slave(103)@172.17.0.2:45312
3: I1201 16:16:28.395686 17391 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(217)@172.17.0.2:45312
3: I1201 16:16:28.396025 17390 slave.cpp:1153] Successfully authenticated with master master@172.17.0.2:45312
3: I1201 16:16:28.396469 17390 slave.cpp:1696] Will retry registration in 5.187814ms if necessary
3: I1201 16:16:28.396767 17410 master.cpp:6042] Received register agent message from slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.396956 17410 master.cpp:3878] Authorizing agent with principal 'test-principal'
3: I1201 16:16:28.397523 17400 master.cpp:6104] Authorized registration of agent at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.397680 17400 master.cpp:6197] Registering agent at slave(103)@172.17.0.2:45312 (0d2131d4ffd2) with id b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0
3: I1201 16:16:28.398372 17398 registrar.cpp:495] Applied 1 operations in 94918ns; attempting to update the registry
3: I1201 16:16:28.399209 17398 registrar.cpp:552] Successfully updated the registry in 740864ns
3: I1201 16:16:28.399547 17393 master.cpp:6246] Admitted agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.400588 17393 master.cpp:6282] Registered agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2) with cpus:2; mem:1024; disk:1024; ports:[31000-32000]
3: I1201 16:16:28.400688 17399 slave.cpp:1199] Registered with master master@172.17.0.2:45312; given agent ID b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0
3: I1201 16:16:28.400883 17407 task_status_update_manager.cpp:188] Resuming sending task status updates
3: I1201 16:16:28.401118 17392 hierarchical.cpp:553] Added agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 (0d2131d4ffd2) with cpus:2; mem:1024; disk:1024; ports:[31000-32000] (allocated: {})
3: I1201 16:16:28.401201 17399 slave.cpp:1219] Checkpointing SlaveInfo to '/tmp/MasterSlaveReconciliationTest_SlaveReregisterPendingTask_ZAo1Bw/meta/slaves/b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0/slave.info'
3: I1201 16:16:28.401924 17399 slave.cpp:1298] Forwarding total oversubscribed resources {}
3: I1201 16:16:28.402220 17397 master.cpp:7049] Received update of agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2) with total oversubscribed resources {}
3: I1201 16:16:28.402504 17397 master.cpp:7092] Ignoring update on agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2) as it reports no changes
3: I1201 16:16:28.402910 17392 hierarchical.cpp:1431] Performed allocation for 1 agents in 1.550762ms
3: I1201 16:16:28.403576 17404 master.cpp:8419] Sending 1 offers to framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 (default) at scheduler-70a74fb6-a097-4f61-8899-a65387da0922@172.17.0.2:45312
3: I1201 16:16:28.404418 17408 sched.cpp:921] Scheduler::resourceOffers took 164974ns
3: I1201 16:16:28.407236 17395 master.cpp:10331] Removing offer b5ad9c04-24f9-4b62-9820-5a9255d08e8e-O0
3: I1201 16:16:28.407480 17395 master.cpp:4236] Processing ACCEPT call for offers: [ b5ad9c04-24f9-4b62-9820-5a9255d08e8e-O0 ] on agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2) for framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 (default) at scheduler-70a74fb6-a097-4f61-8899-a65387da0922@172.17.0.2:45312
3: I1201 16:16:28.407634 17395 master.cpp:3605] Authorizing framework principal 'test-principal' to launch task 1
3: W1201 16:16:28.410436 17405 validation.cpp:1391] 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: W1201 16:16:28.410487 17405 validation.cpp:1403] 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: I1201 16:16:28.411298 17405 master.cpp:11091] Adding task 1 with resources cpus(allocated: *):2; mem(allocated: *):1024; disk(allocated: *):1024; ports(allocated: *):[31000-32000] on agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.411818 17405 master.cpp:4984] Launching task 1 of framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 (default) at scheduler-70a74fb6-a097-4f61-8899-a65387da0922@172.17.0.2:45312 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 b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.412900 17398 slave.cpp:1817] Got assigned task '1' for framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000
3: I1201 16:16:28.414897 17392 slave.cpp:999] New master detected at master@172.17.0.2:45312
3: I1201 16:16:28.414923 17404 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1201 16:16:28.415032 17392 slave.cpp:1034] Detecting new master
3: I1201 16:16:28.422510 17401 slave.cpp:1061] Authenticating with master master@172.17.0.2:45312
3: I1201 16:16:28.422590 17401 slave.cpp:1070] Using default CRAM-MD5 authenticatee
3: I1201 16:16:28.422888 17388 authenticatee.cpp:121] Creating new client SASL connection
3: I1201 16:16:28.423254 17406 master.cpp:8589] Authenticating slave(103)@172.17.0.2:45312
3: I1201 16:16:28.423435 17409 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(218)@172.17.0.2:45312
3: I1201 16:16:28.423759 17390 authenticator.cpp:98] Creating new server SASL connection
3: I1201 16:16:28.424106 17410 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
3: I1201 16:16:28.424154 17410 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
3: I1201 16:16:28.424394 17391 authenticator.cpp:204] Received SASL authentication start
3: I1201 16:16:28.424487 17391 authenticator.cpp:326] Authentication requires more steps
3: I1201 16:16:28.424695 17400 authenticatee.cpp:259] Received SASL authentication step
3: I1201 16:16:28.424883 17400 authenticator.cpp:232] Received SASL authentication step
3: I1201 16:16:28.424923 17400 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '0d2131d4ffd2' server FQDN: '0d2131d4ffd2' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
3: I1201 16:16:28.424942 17400 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
3: I1201 16:16:28.424978 17400 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
3: I1201 16:16:28.425006 17400 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '0d2131d4ffd2' server FQDN: '0d2131d4ffd2' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
3: I1201 16:16:28.425021 17400 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
3: I1201 16:16:28.425030 17400 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
3: I1201 16:16:28.425048 17400 authenticator.cpp:318] Authentication success
3: I1201 16:16:28.425180 17403 authenticatee.cpp:299] Authentication success
3: I1201 16:16:28.425297 17389 master.cpp:8619] Successfully authenticated principal 'test-principal' at slave(103)@172.17.0.2:45312
3: I1201 16:16:28.425401 17394 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(218)@172.17.0.2:45312
3: I1201 16:16:28.425631 17405 slave.cpp:1153] Successfully authenticated with master master@172.17.0.2:45312
3: I1201 16:16:28.426267 17405 slave.cpp:1696] Will retry registration in 6.72622ms if necessary
3: I1201 16:16:28.426834 17407 master.cpp:6371] Received re-register agent message from agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.427098 17407 master.cpp:3878] Authorizing agent with principal 'test-principal'
3: I1201 16:16:28.427820 17397 master.cpp:6442] Authorized re-registration of agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.427953 17397 master.cpp:6507] Re-registering agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: W1201 16:16:28.428445 17397 master.cpp:8749] Executor 'default' of framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 possibly unknown to the agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.428548 17397 master.cpp:9942] Removing executor 'default' with resources [] of framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 on agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.428725 17404 slave.cpp:1343] Re-registered with master master@172.17.0.2:45312
3: I1201 16:16:28.428907 17401 task_status_update_manager.cpp:188] Resuming sending task status updates
3: I1201 16:16:28.429014 17397 master.cpp:6614] Sending updated checkpointed resources {} to agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.429026 17404 slave.cpp:1411] Forwarding total oversubscribed resources {}
3: I1201 16:16:28.429370 17397 master.cpp:7049] Received update of agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2) with total oversubscribed resources {}
3: I1201 16:16:28.429391 17404 slave.cpp:3452] Updating info for framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 with pid updated to scheduler-70a74fb6-a097-4f61-8899-a65387da0922@172.17.0.2:45312
3: I1201 16:16:28.429613 17410 task_status_update_manager.cpp:188] Resuming sending task status updates
3: I1201 16:16:28.429633 17404 slave.cpp:3530] Ignoring new checkpointed resources identical to the current version: {}
3: I1201 16:16:28.429638 17397 master.cpp:7092] Ignoring update on agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2) as it reports no changes
3: I1201 16:16:28.429795 17386 sched.cpp:2009] Asked to stop the driver
3: I1201 16:16:28.429929 17391 sched.cpp:1191] Stopping framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000
3: I1201 16:16:28.430304 17395 master.cpp:9096] Processing TEARDOWN call for framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 (default) at scheduler-70a74fb6-a097-4f61-8899-a65387da0922@172.17.0.2:45312
3: I1201 16:16:28.430352 17395 master.cpp:9108] Removing framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 (default) at scheduler-70a74fb6-a097-4f61-8899-a65387da0922@172.17.0.2:45312
3: I1201 16:16:28.430373 17395 master.cpp:3339] Deactivating framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 (default) at scheduler-70a74fb6-a097-4f61-8899-a65387da0922@172.17.0.2:45312
3: I1201 16:16:28.430595 17389 hierarchical.cpp:406] Deactivated framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000
3: I1201 16:16:28.430688 17395 master.cpp:9807] Updating the state of task 1 of framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 (latest state: TASK_KILLED, status update state: TASK_KILLED)
3: I1201 16:16:28.430693 17398 slave.cpp:3281] Asked to shut down framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 by master@172.17.0.2:45312
3: I1201 16:16:28.430784 17398 slave.cpp:3306] Shutting down framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000
3: I1201 16:16:28.431252 17407 slave.cpp:875] Agent terminating
3: I1201 16:16:28.431332 17407 slave.cpp:3281] Asked to shut down framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 by @0.0.0.0:0
3: W1201 16:16:28.431377 17407 slave.cpp:3302] Ignoring shutdown framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 because it is terminating
3: I1201 16:16:28.431980 17395 master.cpp:9913] Removing task 1 with resources cpus(allocated: *):2; mem(allocated: *):1024; disk(allocated: *):1024; ports(allocated: *):[31000-32000] of framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000 on agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.432548 17394 hierarchical.cpp:1106] 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 b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 from framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000
3: I1201 16:16:28.432749 17395 master.cpp:1317] Agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2) disconnected
3: I1201 16:16:28.432786 17395 master.cpp:3376] Disconnecting agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.432852 17395 master.cpp:3395] Deactivating agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 at slave(103)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.432962 17394 hierarchical.cpp:345] Removed framework b5ad9c04-24f9-4b62-9820-5a9255d08e8e-0000
3: I1201 16:16:28.433053 17394 hierarchical.cpp:671] Agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0 deactivated
3: I1201 16:16:28.442092 17386 master.cpp:1159] Master terminating
3: I1201 16:16:28.442996 17404 hierarchical.cpp:586] Removed agent b5ad9c04-24f9-4b62-9820-5a9255d08e8e-S0
3: [       OK ] MasterSlaveReconciliationTest.SlaveReregisterPendingTask (105 ms)
3: [ RUN      ] MasterSlaveReconciliationTest.SlaveReregisterTerminalTask
3: I1201 16:16:28.452378 17386 cluster.cpp:170] Creating default 'local' authorizer
3: I1201 16:16:28.456794 17387 master.cpp:454] Master 36b28f17-bd6d-426b-a787-0b06eb8c7b6e (0d2131d4ffd2) started on 172.17.0.2:45312
3: I1201 16:16:28.456818 17387 master.cpp:456] 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/uMh6LK/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/uMh6LK/master" --zk_session_timeout="10secs"
3: I1201 16:16:28.457226 17387 master.cpp:505] Master only allowing authenticated frameworks to register
3: I1201 16:16:28.457237 17387 master.cpp:511] Master only allowing authenticated agents to register
3: I1201 16:16:28.457245 17387 master.cpp:517] Master only allowing authenticated HTTP frameworks to register
3: I1201 16:16:28.457255 17387 credentials.hpp:37] Loading credentials for authentication from '/tmp/uMh6LK/credentials'
3: I1201 16:16:28.457648 17387 master.cpp:561] Using default 'crammd5' authenticator
3: I1201 16:16:28.457861 17387 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readonly'
3: I1201 16:16:28.458071 17387 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readwrite'
3: I1201 16:16:28.458261 17387 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-master-scheduler'
3: I1201 16:16:28.458441 17387 master.cpp:640] Authorization enabled
3: I1201 16:16:28.458703 17390 whitelist_watcher.cpp:77] No whitelist given
3: I1201 16:16:28.458706 17403 hierarchical.cpp:173] Initialized hierarchical allocator process
3: I1201 16:16:28.462640 17409 master.cpp:2221] Elected as the leading master!
3: I1201 16:16:28.462678 17409 master.cpp:1701] Recovering from registrar
3: I1201 16:16:28.462893 17392 registrar.cpp:347] Recovering registrar
3: I1201 16:16:28.463680 17392 registrar.cpp:391] Successfully fetched the registry (0B) in 736us
3: I1201 16:16:28.463824 17392 registrar.cpp:495] Applied 1 operations in 39019ns; attempting to update the registry
3: I1201 16:16:28.464558 17392 registrar.cpp:552] Successfully updated the registry in 674048ns
3: I1201 16:16:28.464699 17392 registrar.cpp:424] Successfully recovered registrar
3: I1201 16:16:28.465139 17394 master.cpp:1814] Recovered 0 agents from the registry (129B); allowing 10mins for agents to re-register
3: I1201 16:16:28.465167 17393 hierarchical.cpp:211] Skipping recovery of hierarchical allocator: nothing to recover
3: W1201 16:16:28.470963 17386 process.cpp:2756] Attempted to spawn already running process files@172.17.0.2:45312
3: I1201 16:16:28.471312 17386 cluster.cpp:458] Creating default 'local' authorizer
3: I1201 16:16:28.475163 17391 slave.cpp:253] Mesos agent started on (104)@172.17.0.2:45312
3: I1201 16:16:28.475186 17391 slave.cpp:254] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/MasterSlaveReconciliationTest_SlaveReregisterTerminalTask_VWHMaS/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/MasterSlaveReconciliationTest_SlaveReregisterTerminalTask_VWHMaS/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/MasterSlaveReconciliationTest_SlaveReregisterTerminalTask_VWHMaS/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/MasterSlaveReconciliationTest_SlaveReregisterTerminalTask_VWHMaS/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/MasterSlaveReconciliationTest_SlaveReregisterTerminalTask_VWHMaS/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" --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/MasterSlaveReconciliationTest_SlaveReregisterTerminalTask_VWHMaS" --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/MasterSlaveReconciliationTest_SlaveReregisterTerminalTask_vpSqtO" --zk_session_timeout="10secs"
3: I1201 16:16:28.475742 17391 credentials.hpp:86] Loading credential for authentication from '/tmp/MasterSlaveReconciliationTest_SlaveReregisterTerminalTask_VWHMaS/credential'
3: W1201 16:16:28.475867 17386 process.cpp:2756] Attempted to spawn already running process version@172.17.0.2:45312
3: I1201 16:16:28.475940 17391 slave.cpp:286] Agent using credential for: test-principal
3: I1201 16:16:28.475965 17391 credentials.hpp:37] Loading credentials for authentication from '/tmp/MasterSlaveReconciliationTest_SlaveReregisterTerminalTask_VWHMaS/http_credentials'
3: I1201 16:16:28.476328 17391 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
3: I1201 16:16:28.476564 17391 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
3: I1201 16:16:28.477377 17386 sched.cpp:232] Version: 1.5.0
3: I1201 16:16:28.478255 17390 sched.cpp:336] New master detected at master@172.17.0.2:45312
3: I1201 16:16:28.478422 17390 sched.cpp:396] Authenticating with master master@172.17.0.2:45312
3: I1201 16:16:28.478447 17390 sched.cpp:403] Using default CRAM-MD5 authenticatee
3: I1201 16:16:28.478842 17407 authenticatee.cpp:121] Creating new client SASL connection
3: I1201 16:16:28.479255 17405 master.cpp:8589] Authenticating scheduler-771fc74d-3beb-4004-87da-47544c63f6ea@172.17.0.2:45312
3: I1201 16:16:28.479001 17391 slave.cpp:585] 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: I1201 16:16:28.479372 17391 slave.cpp:593] Agent attributes: [  ]
3: I1201 16:16:28.479395 17391 slave.cpp:602] Agent hostname: 0d2131d4ffd2
3: I1201 16:16:28.479429 17403 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(219)@172.17.0.2:45312
3: I1201 16:16:28.479573 17405 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1201 16:16:28.479792 17409 authenticator.cpp:98] Creating new server SASL connection
3: I1201 16:16:28.480140 17389 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
3: I1201 16:16:28.480201 17389 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
3: I1201 16:16:28.480413 17389 authenticator.cpp:204] Received SASL authentication start
3: I1201 16:16:28.480496 17389 authenticator.cpp:326] Authentication requires more steps
3: I1201 16:16:28.480672 17404 authenticatee.cpp:259] Received SASL authentication step
3: I1201 16:16:28.480904 17402 authenticator.cpp:232] Received SASL authentication step
3: I1201 16:16:28.480952 17402 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '0d2131d4ffd2' server FQDN: '0d2131d4ffd2' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
3: I1201 16:16:28.480969 17402 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
3: I1201 16:16:28.481015 17402 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
3: I1201 16:16:28.481045 17402 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '0d2131d4ffd2' server FQDN: '0d2131d4ffd2' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
3: I1201 16:16:28.481056 17402 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
3: I1201 16:16:28.481065 17402 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
3: I1201 16:16:28.481086 17402 authenticator.cpp:318] Authentication success
3: I1201 16:16:28.481242 17410 authenticatee.cpp:299] Authentication success
3: I1201 16:16:28.481328 17400 master.cpp:8619] Successfully authenticated principal 'test-principal' at scheduler-771fc74d-3beb-4004-87da-47544c63f6ea@172.17.0.2:45312
3: I1201 16:16:28.481391 17392 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(219)@172.17.0.2:45312
3: I1201 16:16:28.481644 17396 sched.cpp:502] Successfully authenticated with master master@172.17.0.2:45312
3: I1201 16:16:28.481673 17396 sched.cpp:824] Sending SUBSCRIBE call to master@172.17.0.2:45312
3: I1201 16:16:28.481812 17396 sched.cpp:857] Will retry registration in 570.893026ms if necessary
3: I1201 16:16:28.481858 17394 state.cpp:64] Recovering state from '/tmp/MasterSlaveReconciliationTest_SlaveReregisterTerminalTask_vpSqtO/meta'
3: I1201 16:16:28.482062 17408 master.cpp:2969] Received SUBSCRIBE call for framework 'default' at scheduler-771fc74d-3beb-4004-87da-47544c63f6ea@172.17.0.2:45312
3: I1201 16:16:28.482174 17408 master.cpp:2286] Authorizing framework principal 'test-principal' to receive offers for roles '{ * }'
3: I1201 16:16:28.482218 17394 task_status_update_manager.cpp:207] Recovering task status update manager
3: I1201 16:16:28.482691 17405 slave.cpp:6513] Finished recovery
3: I1201 16:16:28.482776 17403 master.cpp:3049] Subscribing framework default with checkpointing disabled and capabilities [ RESERVATION_REFINEMENT ]
3: I1201 16:16:28.483572 17397 sched.cpp:751] Framework registered with 36b28f17-bd6d-426b-a787-0b06eb8c7b6e-0000
3: I1201 16:16:28.483590 17400 task_status_update_manager.cpp:181] Pausing sending task status updates
3: I1201 16:16:28.483585 17402 slave.cpp:999] New master detected at master@172.17.0.2:45312
3: I1201 16:16:28.483629 17397 sched.cpp:765] Scheduler::registered took 26040ns
3: I1201 16:16:28.483721 17409 hierarchical.cpp:293] Added framework 36b28f17-bd6d-426b-a787-0b06eb8c7b6e-0000
3: I1201 16:16:28.483726 17402 slave.cpp:1034] Detecting new master
3: I1201 16:16:28.484025 17409 hierarchical.cpp:1431] Performed allocation for 0 agents in 129229ns
3: I1201 16:16:28.492148 17393 slave.cpp:1061] Authenticating with master master@172.17.0.2:45312
3: I1201 16:16:28.492290 17393 slave.cpp:1070] Using default CRAM-MD5 authenticatee
3: I1201 16:16:28.492604 17392 authenticatee.cpp:121] Creating new client SASL connection
3: I1201 16:16:28.493036 17391 master.cpp:8589] Authenticating slave(104)@172.17.0.2:45312
3: I1201 16:16:28.493232 17396 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(220)@172.17.0.2:45312
3: I1201 16:16:28.493582 17398 authenticator.cpp:98] Creating new server SASL connection
3: I1201 16:16:28.493901 17390 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
3: I1201 16:16:28.493935 17390 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
3: I1201 16:16:28.494081 17390 authenticator.cpp:204] Received SASL authentication start
3: I1201 16:16:28.494154 17390 authenticator.cpp:326] Authentication requires more steps
3: I1201 16:16:28.494297 17390 authenticatee.cpp:259] Received SASL authentication step
3: I1201 16:16:28.494480 17394 authenticator.cpp:232] Received SASL authentication step
3: I1201 16:16:28.494526 17394 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '0d2131d4ffd2' server FQDN: '0d2131d4ffd2' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
3: I1201 16:16:28.494545 17394 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
3: I1201 16:16:28.494582 17394 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
3: I1201 16:16:28.494613 17394 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '0d2131d4ffd2' server FQDN: '0d2131d4ffd2' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
3: I1201 16:16:28.494626 17394 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
3: I1201 16:16:28.494633 17394 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
3: I1201 16:16:28.494652 17394 authenticator.cpp:318] Authentication success
3: I1201 16:16:28.494773 17407 authenticatee.cpp:299] Authentication success
3: I1201 16:16:28.494874 17401 master.cpp:8619] Successfully authenticated principal 'test-principal' at slave(104)@172.17.0.2:45312
3: I1201 16:16:28.494946 17387 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(220)@172.17.0.2:45312
3: I1201 16:16:28.495162 17407 slave.cpp:1153] Successfully authenticated with master master@172.17.0.2:45312
3: I1201 16:16:28.495458 17407 slave.cpp:1696] Will retry registration in 5.587632ms if necessary
3: I1201 16:16:28.495764 17410 master.cpp:6042] Received register agent message from slave(104)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.495960 17410 master.cpp:3878] Authorizing agent with principal 'test-principal'
3: I1201 16:16:28.496562 17397 master.cpp:6104] Authorized registration of agent at slave(104)@172.17.0.2:45312 (0d2131d4ffd2)
3: I1201 16:16:28.496692 17397 master.cpp:6197] Registering agent at slave(104)@172.17.0.2:45312 (0d2131d4ffd2) with id 36b28f17-bd6d-426b-a787-0b06eb8c7b6e-S0
3: I1201 16:16:28.497208 17395 registrar.cpp:495] Applied 1 operations in 75281ns; attempting to update the registry
write /dev/stdout: resource temporarily unavailable
Error response from daemon: conflict: unable to remove repository reference "mesos-1512142204-26060" (must force) - container 0d2131d4ffd2 is using its referenced image 3915649b84be
Build step 'Execute shell' marked build as failure