See 
<https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2849/changes>

Changes:

[anand] Added `MasterInfo` to the subscribed event.

[anand] Populated `MasterInfo` evolving from v0 framework registered message.

[anand] Populated `MasterInfo` in the v0 Java adapter.

[anand] Added MESOS-6497 to 1.1.0 CHANGELOG.

[xujyan] Added MESOS-4975, MESOS-6482 and MESOS-6483 to CHANGLOG for 1.1.0.

[joris.van.remoortere] Fixed MesosNativeLibrary to use '_NUM' MESOS_VERSION 
macros.

[joris.van.remoortere] Added MESOS-6502 to CHANGLOG for 1.1.0.

[alexr] Fixed the 1.1.0 CHANGELOG.

[alexr] Added trailing periods for tickets in last 3 releases in CHANGELOG.

[xujyan] Added MESOS-4975 to CHANGELOG for 1.0.2.

[vinodkone] Fixed duplicate framework ids in "unregistered_frameworks".

[josephwu] Mentioned the minimum required GPU drivers for GPU support.

[josephwu] Combined stdout/stdout in ASF CI builds.

[vinodkone] Added MESOS-4973 and MESOS-6461 to 1.0.2 CHANGELOG.

[vinodkone] Added MESOS-4973 and MESOS-6461 to 1.1.0 CHANGELOG.

[joris.van.remoortere] Added MESOS-4638 and MESOS-6502 to 1.0.2 CHANGELOG.

[vinodkone] Updated release guide.

[anand] Added MESOS-5788 to 1.1.0 CHANGELOG.

[vinodkone] Added a test for duplicate frameworks in "unregistered_frameworks".

------------------------------------------
[...truncated 206498 lines...]
I1029 02:00:11.979939 30695 slave.cpp:5573] Querying resource estimator for 
oversubscribable resources
I1029 02:00:11.980195 30690 status_update_manager.cpp:177] Pausing sending 
status updates
I1029 02:00:11.980206 30695 slave.cpp:915] New master detected at 
[email protected]:42718
I1029 02:00:11.980231 30695 slave.cpp:974] Authenticating with master 
[email protected]:42718
I1029 02:00:11.980288 30695 slave.cpp:985] Using default CRAM-MD5 authenticatee
I1029 02:00:11.980348 30685 master.cpp:2688] Subscribing framework default with 
checkpointing disabled and capabilities [  ]
I1029 02:00:11.980430 30695 slave.cpp:947] Detecting new master
I1029 02:00:11.980489 30686 authenticatee.cpp:121] Creating new client SASL 
connection
I1029 02:00:11.980933 30698 sched.cpp:743] Framework registered with 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000
I1029 02:00:11.980936 30685 master.cpp:6742] Authenticating 
(110)@172.17.0.3:42718
I1029 02:00:11.980993 30698 sched.cpp:757] Scheduler::registered took 23034ns
I1029 02:00:11.980998 30693 hierarchical.cpp:275] Added framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000
I1029 02:00:11.981036 30691 authenticator.cpp:414] Starting authentication 
session for crammd5-authenticatee(1163)@172.17.0.3:42718
I1029 02:00:11.981077 30693 hierarchical.cpp:1694] No allocations performed
I1029 02:00:11.981115 30693 hierarchical.cpp:1789] No inverse offers to send 
out!
I1029 02:00:11.981171 30693 hierarchical.cpp:1286] Performed allocation for 0 
agents in 149745ns
I1029 02:00:11.981256 30684 authenticator.cpp:98] Creating new server SASL 
connection
I1029 02:00:11.981437 30695 authenticatee.cpp:213] Received SASL authentication 
mechanisms: CRAM-MD5
I1029 02:00:11.981463 30695 authenticatee.cpp:239] Attempting to authenticate 
with mechanism 'CRAM-MD5'
I1029 02:00:11.981570 30698 authenticator.cpp:204] Received SASL authentication 
start
I1029 02:00:11.981642 30698 authenticator.cpp:326] Authentication requires more 
steps
I1029 02:00:11.981848 30690 authenticatee.cpp:259] Received SASL authentication 
step
I1029 02:00:11.981961 30686 authenticator.cpp:232] Received SASL authentication 
step
I1029 02:00:11.981992 30686 auxprop.cpp:109] Request to lookup properties for 
user: 'test-principal' realm: 'c34d75c40d12' server FQDN: 'c34d75c40d12' 
SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false 
SASL_AUXPROP_AUTHZID: false 
I1029 02:00:11.982034 30686 auxprop.cpp:181] Looking up auxiliary property 
'*userPassword'
I1029 02:00:11.982055 30686 auxprop.cpp:181] Looking up auxiliary property 
'*cmusaslsecretCRAM-MD5'
I1029 02:00:11.982072 30686 auxprop.cpp:109] Request to lookup properties for 
user: 'test-principal' realm: 'c34d75c40d12' server FQDN: 'c34d75c40d12' 
SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false 
SASL_AUXPROP_AUTHZID: true 
I1029 02:00:11.982081 30686 auxprop.cpp:131] Skipping auxiliary property 
'*userPassword' since SASL_AUXPROP_AUTHZID == true
I1029 02:00:11.982089 30686 auxprop.cpp:131] Skipping auxiliary property 
'*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I1029 02:00:11.982101 30686 authenticator.cpp:318] Authentication success
I1029 02:00:11.982183 30696 authenticatee.cpp:299] Authentication success
I1029 02:00:11.982225 30694 master.cpp:6772] Successfully authenticated 
principal 'test-principal' at (110)@172.17.0.3:42718
I1029 02:00:11.982255 30699 authenticator.cpp:432] Authentication session 
cleanup for crammd5-authenticatee(1163)@172.17.0.3:42718
I1029 02:00:11.982547 30685 slave.cpp:1069] Successfully authenticated with 
master [email protected]:42718
I1029 02:00:11.982689 30685 slave.cpp:1483] Will retry registration in 
3.252127ms if necessary
I1029 02:00:11.982841 30691 master.cpp:5151] Registering agent at 
(110)@172.17.0.3:42718 (c34d75c40d12) with id 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0
I1029 02:00:11.983291 30687 registrar.cpp:461] Applied 1 operations in 63310ns; 
attempting to update the registry
I1029 02:00:11.984179 30691 log.cpp:577] Attempting to append 348 bytes to the 
log
I1029 02:00:11.984396 30688 coordinator.cpp:348] Coordinator attempting to 
write APPEND action at position 3
I1029 02:00:11.985754 30686 replica.cpp:537] Replica received write request for 
position 3 from __req_res__(7523)@172.17.0.3:42718
I1029 02:00:11.986048 30686 leveldb.cpp:341] Persisting action (367 bytes) to 
leveldb took 252696ns
I1029 02:00:11.986071 30686 replica.cpp:708] Persisted action APPEND at 
position 3
I1029 02:00:11.987061 30688 replica.cpp:691] Replica received learned notice 
for position 3 from @0.0.0.0:0
I1029 02:00:11.987172 30694 slave.cpp:1483] Will retry registration in 
26.605431ms if necessary
I1029 02:00:11.987305 30691 master.cpp:5139] Ignoring register agent message 
from (110)@172.17.0.3:42718 (c34d75c40d12) as admission is already in progress
I1029 02:00:11.987572 30688 leveldb.cpp:341] Persisting action (369 bytes) to 
leveldb took 475353ns
I1029 02:00:11.987606 30688 replica.cpp:708] Persisted action APPEND at 
position 3
I1029 02:00:11.989176 30685 registrar.cpp:506] Successfully updated the 
registry in 5.817856ms
I1029 02:00:11.989353 30684 log.cpp:596] Attempting to truncate the log to 3
I1029 02:00:11.989459 30685 coordinator.cpp:348] Coordinator attempting to 
write TRUNCATE action at position 4
I1029 02:00:11.989984 30695 slave.cpp:4251] Received ping from 
slave-observer(552)@172.17.0.3:42718
I1029 02:00:11.990440 30691 master.cpp:5222] Registered agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 at (110)@172.17.0.3:42718 
(c34d75c40d12) with cpus(*):2; mem(*):2048; disk(default-role):4096; 
ports(*):[31000-32000]
I1029 02:00:11.990547 30698 slave.cpp:1115] Registered with master 
[email protected]:42718; given agent ID 634f92dd-ee75-430e-afc4-1e01094dacf6-S0
I1029 02:00:11.990581 30698 fetcher.cpp:86] Clearing fetcher cache
I1029 02:00:11.990586 30694 replica.cpp:537] Replica received write request for 
position 4 from __req_res__(7524)@172.17.0.3:42718
I1029 02:00:11.990751 30695 status_update_manager.cpp:184] Resuming sending 
status updates
I1029 02:00:11.990779 30690 hierarchical.cpp:485] Added agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 (c34d75c40d12) with cpus(*):2; 
mem(*):2048; disk(default-role):4096; ports(*):[31000-32000] (allocated: {})
I1029 02:00:11.991097 30694 leveldb.cpp:341] Persisting action (16 bytes) to 
leveldb took 475248ns
I1029 02:00:11.991127 30694 replica.cpp:708] Persisted action TRUNCATE at 
position 4
I1029 02:00:11.991171 30698 slave.cpp:1138] Checkpointing SlaveInfo to 
'/tmp/DiskResource_PersistentVolumeTest_IncompatibleCheckpointedResources_0_MiQnNN/meta/slaves/634f92dd-ee75-430e-afc4-1e01094dacf6-S0/slave.info'
I1029 02:00:11.991845 30689 replica.cpp:691] Replica received learned notice 
for position 4 from @0.0.0.0:0
I1029 02:00:11.992017 30690 hierarchical.cpp:1789] No inverse offers to send 
out!
I1029 02:00:11.992041 30689 leveldb.cpp:341] Persisting action (18 bytes) to 
leveldb took 157109ns
I1029 02:00:11.992072 30690 hierarchical.cpp:1309] Performed allocation for 
agent 634f92dd-ee75-430e-afc4-1e01094dacf6-S0 in 1.224589ms
I1029 02:00:11.992115 30689 leveldb.cpp:399] Deleting ~2 keys from leveldb took 
42086ns
I1029 02:00:11.992138 30689 replica.cpp:708] Persisted action TRUNCATE at 
position 4
I1029 02:00:11.992485 30694 master.cpp:6571] Sending 1 offers to framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000 (default) at 
[email protected]:42718
I1029 02:00:11.992959 30684 sched.cpp:917] Scheduler::resourceOffers took 
106792ns
I1029 02:00:11.995117 30694 master.cpp:3581] Processing ACCEPT call for offers: 
[ 634f92dd-ee75-430e-afc4-1e01094dacf6-O0 ] on agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 at (110)@172.17.0.3:42718 
(c34d75c40d12) for framework 634f92dd-ee75-430e-afc4-1e01094dacf6-0000 
(default) at [email protected]:42718
I1029 02:00:11.995237 30694 master.cpp:3320] Authorizing principal 
'test-principal' to create volumes
I1029 02:00:11.996505 30694 master.cpp:3994] Applying CREATE operation for 
volumes disk(default-role)[id1:path1]:2048 from framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000 (default) at 
[email protected]:42718 to agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 at (110)@172.17.0.3:42718 (c34d75c40d12)
I1029 02:00:11.996825 30694 master.cpp:7867] Sending checkpointed resources 
disk(default-role)[id1:path1]:2048 to agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 at (110)@172.17.0.3:42718 (c34d75c40d12)
I1029 02:00:11.998329 30689 slave.cpp:2862] Updated checkpointed resources from 
{} to disk(default-role)[id1:path1]:2048
I1029 02:00:11.998412 30689 slave.cpp:787] Agent terminating
I1029 02:00:11.998616 30690 master.cpp:1258] Agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 at (110)@172.17.0.3:42718 
(c34d75c40d12) disconnected
I1029 02:00:11.998647 30690 master.cpp:2977] Disconnecting agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 at (110)@172.17.0.3:42718 (c34d75c40d12)
I1029 02:00:11.998708 30690 master.cpp:2996] Deactivating agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 at (110)@172.17.0.3:42718 (c34d75c40d12)
I1029 02:00:11.999466 30684 hierarchical.cpp:775] Updated allocation of 
framework 634f92dd-ee75-430e-afc4-1e01094dacf6-0000 on agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 from disk(default-role):4096; 
cpus(*):2; mem(*):2048; ports(*):[31000-32000] to disk(default-role):2048; 
cpus(*):2; mem(*):2048; ports(*):[31000-32000]; 
disk(default-role)[id1:path1]:2048 with CREATE operation
I1029 02:00:12.000447 30684 hierarchical.cpp:1018] Recovered 
disk(default-role):2048; cpus(*):2; mem(*):2048; ports(*):[31000-32000]; 
disk(default-role)[id1:path1]:2048 (total: cpus(*):2; mem(*):2048; 
disk(default-role):2048; ports(*):[31000-32000]; 
disk(default-role)[id1:path1]:2048, allocated: {}) on agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 from framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000
I1029 02:00:12.000515 30684 hierarchical.cpp:1055] Framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000 filtered agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 for 5secs
I1029 02:00:12.000725 30684 hierarchical.cpp:584] Agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0 deactivated
I1029 02:00:12.001356 30693 slave.cpp:208] Mesos agent started on 
@172.17.0.3:42718
I1029 02:00:12.001386 30693 slave.cpp:209] Flags at startup: --acls="" 
--appc_simple_discovery_uri_prefix="http://"; 
--appc_store_dir="/tmp/mesos/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_IncompatibleCheckpointedResources_0_7B2L4v/credential"
 --default_role="*" --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/mesos/store/docker" 
--docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" 
--enforce_container_disk_quota="false" --executor_registration_timeout="1mins" 
--executor_shutdown_grace_period="5secs" 
--fetcher_cache_dir="/tmp/DiskResource_PersistentVolumeTest_IncompatibleCheckpointedResources_0_7B2L4v/fetch"
 --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" 
--gc_disk_headroom="0.1" --hadoop_home="" --help="false" 
--hostname_lookup="true" --http_authenticators="basic" 
--http_command_executor="false" 
--http_credentials="/tmp/DiskResource_PersistentVolumeTest_IncompatibleCheckpointedResources_0_7B2L4v/http_credentials"
 --image_provisioner_backend="copy" --initialize_driver_logging="true" 
--isolation="posix/cpu,posix/mem" --launcher="posix" 
--launcher_dir="/mesos/mesos-1.2.0/_build/src" --logbufsecs="0" 
--logging_level="INFO" --max_completed_executors_per_framework="150" 
--oversubscribed_resources_interval="15secs" --perf_duration="10secs" 
--perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" 
--recover="reconnect" --recovery_timeout="15mins" 
--registration_backoff_factor="10ms" --resources="disk:1024" 
--revocable_cpu_low_priority="true" 
--runtime_dir="/tmp/DiskResource_PersistentVolumeTest_IncompatibleCheckpointedResources_0_7B2L4v"
 --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_IncompatibleCheckpointedResources_0_MiQnNN"
I1029 02:00:12.002010 30693 credentials.hpp:86] Loading credential for 
authentication from 
'/tmp/DiskResource_PersistentVolumeTest_IncompatibleCheckpointedResources_0_7B2L4v/credential'
I1029 02:00:12.002174 30693 slave.cpp:346] Agent using credential for: 
test-principal
I../../src/tests/persistent_volume_tests.cpp:718: Failure
1029 02:00:12.002197 30693 credentials.hpp:37] Loading credentials for 
authentication from 
'/tmp/DiskResource_PersistentVolumeTest_IncompatibleCheckpointedResources_0_7B2L4v/http_credentials'
Failed to wait 15secs for recover
I1029 02:00:12.943687 30695 hierarchical.cpp:1694] No allocations performed
I1029 02:00:31.244887 30695 hierarchical.cpp:1789] No inverse offers to send 
out!
I1029 02:00:31.245093 30695 hierarchical.cpp:1286] Performed allocation for 1 
agents in 18.301626866secs
I1029 02:00:31.245285 30693 http.cpp:887] Using default 'basic' HTTP 
authenticator for realm 'mesos-agent-readonly'
I1029 02:00:31.245558 30693 http.cpp:887] Using default 'basic' HTTP 
authenticator for realm 'mesos-agent-readwrite'
../../src/tests/persistent_volume_tests.cpp:713: Failure
Actual function call count doesn't match EXPECT_CALL(slave2, __recover(_))...
         Expected: to be called once
           Actual: never called - unsatisfied and active
I1029 02:00:31.247159 30693 slave.cpp:533] Agent resources: disk(*):1024; 
cpus(*):16; mem(*):47270; ports(*):[31000-32000]
I1029 02:00:31.247280 30693 slave.cpp:541] Agent attributes: [  ]
I1029 02:00:31.247310 30693 slave.cpp:546] Agent hostname: c34d75c40d12
*** Aborted at 1477706431 (unix time) try "date -d @1477706431" if you are 
using GNU date ***
PC: @     0x2b7b2f30345b (unknown)
*** SIGSEGV (@0x399) received by PID 30665 (TID 0x2b7b39f9f700) from PID 921; 
stack trace: ***
I1029 02:00:31.248868 30699 master.cpp:1297] Framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000 (default) at 
[email protected]:42718 disconnected
I1029 02:00:31.248942 30699 master.cpp:2918] Disconnecting framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000 (default) at 
[email protected]:42718
I1029 02:00:31.249063 30699 master.cpp:2942] Deactivating framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000 (default) at 
[email protected]:42718
I1029 02:00:31.249246 30699 master.cpp:1310] Giving framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000 (default) at 
[email protected]:42718 0ns to failover
    @     0x2b7b8518e2c7 (unknown)
I1029 02:00:31.249730 30695 master.cpp:6423] Framework failover timeout, 
removing framework 634f92dd-ee75-430e-afc4-1e01094dacf6-0000 (default) at 
[email protected]:42718
I1029 02:00:31.249789 30687 hierarchical.cpp:386] Deactivated framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000
I1029 02:00:31.249876 30695 master.cpp:7167] Removing framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000 (default) at 
[email protected]:42718
I    @     0x2b7b851925a9 (unknown)
1029 02:00:31.250721 30696 hierarchical.cpp:337] Removed framework 
634f92dd-ee75-430e-afc4-1e01094dacf6-0000
    @     0x2b7b2fa78330 (unknown)
    @     0x2b7b2f30345b (unknown)
I1029 02:00:31.252703 30699 master.cpp:1097] Master terminating
I1029 02:00:31.254236 30688 hierarchical.cpp:517] Removed agent 
634f92dd-ee75-430e-afc4-1e01094dacf6-S0
    @           0xa18fc1 process::UPID::UPID()
[  FAILED  ] 
DiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0, where 
GetParam() = 0 (19330 ms)
[ RUN      ] 
DiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1
    @           0xa192ee process::ProcessBase::self()
I1029 02:00:31.263932 30665 cluster.cpp:158] Creating default 'local' authorizer
I1029 02:00:31.266715 30665 leveldb.cpp:174] Opened db in 2.459151ms
I1029 02:00:31.267426 30665 leveldb.cpp:181] Compacted db in 675513ns
I1029 02:00:31.267477 30665 leveldb.cpp:196] Created db iterator in 22110ns
I1029 02:00:31.267496 30665 leveldb.cpp:202] Seeked to beginning of db in 2252ns
I1029 02:00:31.267510 30665 leveldb.cpp:271] Iterated through 0 keys in the db 
in 430ns
I1029 02:00:31.267552 30665 replica.cpp:776] Replica recovered with log 
positions 0 -> 0 with 1 holes and 0 unlearned
I1029 02:00:31.268095 30686 recover.cpp:451] Starting replica recovery
I1029 02:00:31.268380 30686 recover.cpp:477] Replica is in EMPTY status
I1029 02:00:31.269443 30699 replica.cpp:673] Replica in EMPTY status received a 
broadcasted recover request from __req_res__(7525)@172.17.0.3:42718
I1029 02:00:31.270004 30686 recover.cpp:197] Received a recover response from a 
replica in EMPTY status
I1029 02:00:31.270568 30695 recover.cpp:568] Updating replica status to STARTING
    @     0x2b7b2d914ea0 process::UPID::UPID()
I1029 02:00:31.271226 30684 leveldb.cpp:304] Persisting metadata (8 bytes) to 
leveldb took 412481ns
I1029 02:00:31.271265 30684 replica.cpp:320] Persisted replica status to 
STARTING
I1029 02:00:31.271473 30684 master.cpp:380] Master 
895940a7-1614-4d3a-8df5-70b51fd18083 (c34d75c40d12) started on 172.17.0.3:42718
I1029 02:00:31.271664 30686 recover.cpp:477] Replica is in STARTING status
I1029 02:00:31.271502 30684 master.cpp:382] 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/FUnSSb/credentials" 
--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" 
--quiet="false" --recovery_agent_removal_limit="100%" 
--registry="replicated_log" --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="/mesos/mesos-1.2.0/_inst/share/mesos/webui" 
--work_dir="/tmp/FUnSSb/master" --zk_session_timeout="10secs"
I1029 02:00:31.271919 30684 master.cpp:432] Master only allowing authenticated 
frameworks to register
I1029 02:00:31.271941 30684 master.cpp:446] Master only allowing authenticated 
agents to register
I1029 02:00:31.271955 30684 master.cpp:459] Master only allowing authenticated 
HTTP frameworks to register
I1029 02:00:31.271971 30684 credentials.hpp:37] Loading credentials for 
authentication from '/tmp/FUnSSb/credentials'
I1029 02:00:31.272295 30684 master.cpp:504] Using default 'crammd5' 
authenticator
I1029 02:00:31.272449 30684 http.cpp:887] Using default 'basic' HTTP 
authenticator for realm 'mesos-master-readonly'
I1029 02:00:31.272605 30686 replica.cpp:673] Replica in STARTING status 
received a broadcasted recover request from __req_res__(7526)@172.17.0.3:42718
I1029 02:00:31.272702 30684 http.cpp:887] Using default 'basic' HTTP 
authenticator for realm 'mesos-master-readwrite'
I1029 02:00:31.272836 30684 http.cpp:887] Using default 'basic' HTTP 
authenticator for realm 'mesos-master-scheduler'
I1029 02:00:31.273011 30684 master.cpp:584] Authorization enabled
I1029 02:00:31.273108 30699 recover.cpp:197] Received a recover response from a 
replica in STARTING status
I1029 02:00:31.273246 30698 whitelist_watcher.cpp:77] No whitelist given
I1029 02:00:31.273254 30696 hierarchical.cpp:149] Initialized hierarchical 
allocator process
I1029 02:00:31.273645 30694 recover.cpp:568] Updating replica status to VOTING
I1029 02:00:31.274158 30699 leveldb.cpp:304] Persisting metadata (8 bytes) to 
leveldb took 395890ns
I1029 02:00:31.274188 30699 replica.cpp:320] Persisted replica status to VOTING
I1029 02:00:31.274348 30699 recover.cpp:582] Successfully joined the Paxos group
I1029 02:00:31.274560 30699 recover.cpp:466] Recover process terminated
I1029 02:00:31.275593 30696 master.cpp:2033] Elected as the leading master!
I1029 02:00:31.275622 30696 master.cpp:1560] Recovering from registrar
I1029 02:00:31.275746 30686 registrar.cpp:329] Recovering registrar
I1029 02:00:31.276242 30698 log.cpp:553] Attempting to start the writer
I1029 02:00:31.277349 30692 replica.cpp:493] Replica received implicit promise 
request from __req_res__(7527)@172.17.0.3:42718 with proposal 1
I1029 02:00:31.277530 30692 leveldb.cpp:304] Persisting metadata (8 bytes) to 
leveldb took 149549ns
I1029 02:00:31.277554 30692 replica.cpp:342] Persisted promised to 1
I1029 02:00:31.278129 30692 coordinator.cpp:238] Coordinator attempting to fill 
missing positions
I1029 02:00:31.279153 30691 replica.cpp:388] Replica received explicit promise 
request from __req_res__(7528)@172.17.0.3:42718 for position 0 with proposal 2
I1029 02:00:31.279528 30691 leveldb.cpp:341] Persisting action (8 bytes) to 
leveldb took 336012ns
I1029 02:00:31.279551 30691 replica.cpp:708] Persisted action NOP at position 0
I1029 02:00:31.280395 30686 replica.cpp:537] Replica received write request for 
position 0 from __req_res__(7529)@172.17.0.3:42718
I1029 02:00:31.280453 30686 leveldb.cpp:436] Reading position from leveldb took 
28784ns
I1029 02:00:31.280654 30686 leveldb.cpp:341] Persisting action (14 bytes) to 
leveldb took 155214ns
I1029 02:00:31.280676 30686 replica.cpp:708] Persisted action NOP at position 0
I1029 02:00:31.281180 30695 replica.cpp:691] Replica received learned notice 
for position 0 from @0.0.0.0:0
I1029 02:00:31.281348 30695 leveldb.cpp:341] Persisting action (16 bytes) to 
leveldb took 137825ns
I1029 02:00:31.281426 30695 replica.cpp:708] Persisted action NOP at position 0
I1029 02:00:31.282150 30697 log.cpp:569] Writer started with ending position 0
I1029 02:00:31.283387 30692 leveldb.cpp:436] Reading position from leveldb took 
41120ns
I1029 02:00:31.284466 30689 registrar.cpp:362] Successfully fetched the 
registry (0B) in 8.603904ms
I1029 02:00:31.284579 30689 registrar.cpp:461] Applied 1 operations in 20343ns; 
attempting to update the registry
I1029 02:00:31.285408 30692 log.cpp:577] Attempting to append 168 bytes to the 
log
I1029 02:00:31.285567 30688 coordinator.cpp:348] Coordinator attempting to 
write APPEND action at position 1
    @     0x2b7b2cdcf6eb process::PID<>::PID()
I1029 02:00:31.286478 30690 replica.cpp:537] Replica received write request for 
position 1 from __req_res__(7530)@172.17.0.3:42718
I1029 02:00:31.286861 30690 leveldb.cpp:341] Persisting action (187 bytes) to 
leveldb took 322743ns
I1029 02:00:31.286892 30690 replica.cpp:708] Persisted action APPEND at 
position 1
I1029 02:00:31.287559 30689 replica.cpp:691] Replica received learned notice 
for position 1 from @0.0.0.0:0
I1029 02:00:31.287753 30689 leveldb.cpp:341] Persisting action (189 bytes) to 
leveldb took 153862ns
I1029 02:00:31.287786 30689 replica.cpp:708] Persisted action APPEND at 
position 1
I1029 02:00:31.288921 30689 registrar.cpp:506] Successfully updated the 
registry in 4.275968ms
I1029 02:00:31.289086 30689 registrar.cpp:392] Successfully recovered registrar
I1029 02:00:31.289237 30698 log.cpp:596] Attempting to truncate the log to 1
I1029 02:00:31.289453 30697 coordinator.cpp:348] Coordinator attempting to 
write TRUNCATE action at position 2
I1029 02:00:31.289686 30690 master.cpp:1676] Recovered 0 agents from the 
registry (129B); allowing 10mins for agents to re-register
I1029 02:00:31.289715 30696 hierarchical.cpp:176] Skipping recovery of 
hierarchical allocator: nothing to recover
I1029 02:00:31.290519 30690 replica.cpp:537] Replica received write request for 
position 2 from __req_res__(7531)@172.17.0.3:42718
I1029 02:00:31.290855 30690 leveldb.cpp:341] Persisting action (16 bytes) to 
leveldb took 294996ns
I1029 02:00:31.290879 30690 replica.cpp:708] Persisted action TRUNCATE at 
position 2
I1029 02:00:31.291425 30697 replica.cpp:691] Replica received learned notice 
for position 2 from @0.0.0.0:0
I1029 02:00:31.291584 30697 leveldb.cpp:341] Persisting action (18 bytes) to 
leveldb took 126841ns
I1029 02:00:31.291630 30697 leveldb.cpp:399] Deleting ~1 keys from leveldb took 
24491ns
I1029 02:00:31.291648 30697 replica.cpp:708] Persisted action TRUNCATE at 
position 2
    @     0x2b7b2cdcd967 process::Process<>::self()
    @     0x2b7b2cdce075 process::dispatch<>()
    @     0x2b7b2cdc9c42 
mesos::internal::slave::StatusUpdateManager::initialize()
    @     0x2b7b2cce4a69 mesos::internal::slave::Slave::initialize()
    @     0x2b7b2d93844b process::ProcessManager::resume()
    @     0x2b7b2d93522b _ZZN7process14ProcessManager12init_threadsEvENKUt_clEv
    @     0x2b7b2d944086 
_ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEE9_M_invokeIIEEEvSt12_Index_tupleIIXspT_EEE
    @     0x2b7b2d943fdd 
_ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEEclEv
    @     0x2b7b2d943f76 
_ZNSt6thread5_ImplISt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEEE6_M_runEv
    @     0x2b7b2f2f9a60 (unknown)
    @     0x2b7b2fa70184 start_thread
    @     0x2b7b2fd8037d (unknown)
make[4]: *** [check-local] Segmentation fault
make[4]: Leaving directory `/mesos/mesos-1.2.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.2.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.2.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.2.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1477703873-18317
Untagged: mesos-1477703873-18317:latest
Deleted: sha256:69282f8df369a09bd85e7ebe2de0c5730b7b06b3a92063d1e98f17d12b6551bc
Deleted: sha256:2dfec704e52b8daae65b86f7b3e45f2e43a33de83f3b4034ee5e7d88952dbe41
Deleted: sha256:72fe55e7646777b6696603f7403315eba63bdaa0bd39cfdb3950417fa66b7b3c
Deleted: sha256:5d0b5c44213acd67a775cd757cd2611c85efd3da72b54d4bbd60b64fd702bd4c
Deleted: sha256:6138ed57401419e50dcec3a9f740f9cad503296274c3f2966f17e93e1e9223c2
Deleted: sha256:89d4a9a51d75b355ff9d69081d1b0085ce30c96ee04369ed9019af76dd464ed0
Deleted: sha256:5b80c9a1d16e228badd090adaf4649aef31bdcf706eb4a600e28fb49919c8128
Deleted: sha256:40f58f55cdd1dc1f40f51f0482724c745400d2d856eb67b85073f41bf6de4d62
Deleted: sha256:b9b46e72648ca80aae6f17e36edf37de4ac12a9c30b46daddfd4c6db2c0f4bff
Deleted: sha256:f66cbf76a2f158ed875030135c4ba509c095a3718b9b48427ded441b54bacf24
Deleted: sha256:4c034607fcbe10862b1d1574310721fa249326421a45abfbd71da2b18859e43a
Deleted: sha256:800924ef6973b231e8beffcd4c7f75ca4bb1fdb435f3cc01afd24cfba0545d88
Deleted: sha256:ea9a5467b03f9a80f9092acdeed4349cc115004926416f8eef96903bd49b0dee
Deleted: sha256:8ca48afab1e48be2ab48ed1b97c077665c53a448aacae9384c1c8848939ec4ae
Deleted: sha256:23350ca6ef51497270499c398ee37324611f0a669cdcbbeca034b2ebd4e8d8f0
Deleted: sha256:dd66fc989f9ecb5b722274397d7d7453cc0b4e1d0c744a8b4001257db0a8f243
Deleted: sha256:57ff45e45d5fc3ab3f236244e3c1bb908b34572dac674393065febb4a4b0da7c
Deleted: sha256:78d870336363b22c5b0364aa22ac20fe29affa4ff1c1f762ebf0f1dc23e7ae37
Deleted: sha256:aa293fe4b70e71a4f5c3752d34014819f2b5ac23669ee201f0d9f0d2c892cf32
Deleted: sha256:1edda05e19de64d7e2b5ae3c553442fa6008f4d57def66fd1201f8c691f5796c
Deleted: sha256:e78d8c49aff239211d7f60403a80e3209333a47fed2772fe3080e8d48d0190b8
Deleted: sha256:c907bb99664ef649cfc23005147d7208b583bb00a0f98bf881735ed65573a765
Deleted: sha256:b6087949e89ec27ddaee476cb3d3017c6524bf3697f3c6bd9262f5bdb26db3ba
Deleted: sha256:059ea616b41993731a7db8a947fc91721ac73a023539c519411467b585266053
Build step 'Execute shell' marked build as failure

Reply via email to