You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Chris Lambert (JIRA)" <ji...@apache.org> on 2014/05/15 02:02:25 UTC

[jira] [Updated] (MESOS-1361) Flaky test: SlaveRecoveryTest/0.RecoverCompletedExecutor

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

Chris Lambert updated MESOS-1361:
---------------------------------

    Sprint: Q2'14 Sprint 2

> Flaky test: SlaveRecoveryTest/0.RecoverCompletedExecutor
> --------------------------------------------------------
>
>                 Key: MESOS-1361
>                 URL: https://issues.apache.org/jira/browse/MESOS-1361
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.19.0
>            Reporter: Benjamin Mahler
>             Fix For: 0.19.0
>
>
> {noformat}
> [ RUN      ] SlaveRecoveryTest/0.RecoverCompletedExecutor
> Using temporary directory '/tmp/SlaveRecoveryTest_0_RecoverCompletedExecutor_fyF9AH'
> I0513 22:30:50.926503 12347 leveldb.cpp:176] Opened db in 161.068255ms
> I0513 22:30:50.949650 12347 leveldb.cpp:183] Compacted db in 23.101126ms
> I0513 22:30:50.949764 12347 leveldb.cpp:198] Created db iterator in 5592ns
> I0513 22:30:50.949918 12347 leveldb.cpp:204] Seeked to beginning of db in 988ns
> I0513 22:30:50.949934 12347 leveldb.cpp:273] Iterated through 0 keys in the db in 446ns
> I0513 22:30:50.949973 12347 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
> I0513 22:30:50.950573 12379 recover.cpp:425] Starting replica recovery
> I0513 22:30:50.951233 12379 recover.cpp:451] Replica is in EMPTY status
> I0513 22:30:50.952393 12379 master.cpp:267] Master 20140513-223050-1740121354-41283-12347 (smfd-bkq-03-sr4.devel.twitter.com) started on 10.37.184.103:41283
> I0513 22:30:50.952441 12379 master.cpp:304] Master only allowing authenticated frameworks to register
> I0513 22:30:50.952460 12379 master.cpp:309] Master only allowing authenticated slaves to register
> I0513 22:30:50.952474 12379 credentials.hpp:35] Loading credentials for authentication
> I0513 22:30:50.952680 12371 replica.cpp:638] Replica in EMPTY status received a broadcasted recover request
> W0513 22:30:50.952863 12379 credentials.hpp:48] Failed to stat credentials file 'file:///tmp/SlaveRecoveryTest_0_RecoverCompletedExecutor_fyF9AH/credentials': No such file or directory
> I0513 22:30:50.953387 12380 recover.cpp:188] Received a recover response from a replica in EMPTY status
> I0513 22:30:50.953943 12375 recover.cpp:542] Updating replica status to STARTING
> I0513 22:30:50.954895 12373 master.cpp:919] The newly elected leader is master@10.37.184.103:41283 with id 20140513-223050-1740121354-41283-12347
> I0513 22:30:50.954921 12373 master.cpp:929] Elected as the leading master!
> I0513 22:30:50.954942 12373 master.cpp:750] Recovering from registrar
> I0513 22:30:50.955085 12363 registrar.cpp:313] Recovering registrar
> I0513 22:30:50.993350 12380 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 39.200696ms
> I0513 22:30:50.993435 12380 replica.cpp:320] Persisted replica status to STARTING
> I0513 22:30:50.993665 12380 recover.cpp:451] Replica is in STARTING status
> I0513 22:30:50.994859 12370 replica.cpp:638] Replica in STARTING status received a broadcasted recover request
> I0513 22:30:50.995470 12370 recover.cpp:188] Received a recover response from a replica in STARTING status
> I0513 22:30:50.996119 12363 recover.cpp:542] Updating replica status to VOTING
> I0513 22:30:51.013872 12374 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 17.536004ms
> I0513 22:30:51.013978 12374 replica.cpp:320] Persisted replica status to VOTING
> I0513 22:30:51.014081 12378 recover.cpp:556] Successfully joined the Paxos group
> I0513 22:30:51.014380 12378 recover.cpp:440] Recover process terminated
> I0513 22:30:51.015107 12370 log.cpp:656] Attempting to start the writer
> I0513 22:30:51.016949 12379 replica.cpp:474] Replica received implicit promise request with proposal 1
> I0513 22:30:51.060099 12379 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 43.110107ms
> I0513 22:30:51.060159 12379 replica.cpp:342] Persisted promised to 1
> I0513 22:30:51.061396 12362 coordinator.cpp:230] Coordinator attemping to fill missing position
> I0513 22:30:51.063719 12376 replica.cpp:375] Replica received explicit promise request for position 0 with proposal 2
> I0513 22:30:51.088846 12376 leveldb.cpp:343] Persisting action (8 bytes) to leveldb took 25.084342ms
> I0513 22:30:51.088887 12376 replica.cpp:676] Persisted action at 0
> I0513 22:30:51.090112 12380 replica.cpp:508] Replica received write request for position 0
> I0513 22:30:51.090209 12380 leveldb.cpp:438] Reading position from leveldb took 18824ns
> I0513 22:30:51.097198 12380 leveldb.cpp:343] Persisting action (14 bytes) to leveldb took 6.951319ms
> I0513 22:30:51.097285 12380 replica.cpp:676] Persisted action at 0
> I0513 22:30:51.097970 12367 replica.cpp:655] Replica received learned notice for position 0
> I0513 22:30:51.105525 12367 leveldb.cpp:343] Persisting action (16 bytes) to leveldb took 7.410702ms
> I0513 22:30:51.105612 12367 replica.cpp:676] Persisted action at 0
> I0513 22:30:51.105635 12367 replica.cpp:661] Replica learned NOP action at position 0
> I0513 22:30:51.106063 12376 log.cpp:672] Writer started with ending position 0
> I0513 22:30:51.107355 12384 leveldb.cpp:438] Reading position from leveldb took 25289ns
> I0513 22:30:51.110203 12379 registrar.cpp:346] Successfully fetched the registry (0B)
> I0513 22:30:51.110280 12379 registrar.cpp:422] Attempting to update the 'registry'
> I0513 22:30:51.112728 12366 log.cpp:680] Attempting to append 155 bytes to the log
> I0513 22:30:51.112938 12374 coordinator.cpp:340] Coordinator attempting to write APPEND action at position 1
> I0513 22:30:51.114397 12377 replica.cpp:508] Replica received write request for position 1
> I0513 22:30:51.122175 12377 leveldb.cpp:343] Persisting action (174 bytes) to leveldb took 7.699321ms
> I0513 22:30:51.122261 12377 replica.cpp:676] Persisted action at 1
> I0513 22:30:51.123121 12364 replica.cpp:655] Replica received learned notice for position 1
> I0513 22:30:51.130527 12364 leveldb.cpp:343] Persisting action (176 bytes) to leveldb took 7.290865ms
> I0513 22:30:51.130611 12364 replica.cpp:676] Persisted action at 1
> I0513 22:30:51.130635 12364 replica.cpp:661] Replica learned APPEND action at position 1
> I0513 22:30:51.132062 12378 registrar.cpp:479] Successfully updated 'registry'
> I0513 22:30:51.132223 12378 registrar.cpp:372] Successfully recovered registrar
> I0513 22:30:51.132334 12383 log.cpp:699] Attempting to truncate the log to 1
> I0513 22:30:51.132539 12376 master.cpp:777] Recovered 0 slaves from the Registry (117B) ; allowing 10mins for slaves to re-register
> I0513 22:30:51.132556 12365 coordinator.cpp:340] Coordinator attempting to write TRUNCATE action at position 2
> I0513 22:30:51.133266 12383 replica.cpp:508] Replica received write request for position 2
> I0513 22:30:51.135231 12347 mesos_containerizer.cpp:122] Using isolation: cgroups/cpu,cgroups/mem
> I0513 22:30:51.138840 12383 leveldb.cpp:343] Persisting action (16 bytes) to leveldb took 5.408825ms
> I0513 22:30:51.138916 12383 replica.cpp:676] Persisted action at 2
> I0513 22:30:51.139794 12361 replica.cpp:655] Replica received learned notice for position 2
> I0513 22:30:51.147157 12361 leveldb.cpp:343] Persisting action (18 bytes) to leveldb took 7.298323ms
> I0513 22:30:51.147261 12361 leveldb.cpp:401] Deleting ~1 keys from leveldb took 21647ns
> I0513 22:30:51.147295 12361 replica.cpp:676] Persisted action at 2
> I0513 22:30:51.147318 12361 replica.cpp:661] Replica learned TRUNCATE action at position 2
> I0513 22:30:51.437425 12347 linux_launcher.cpp:66] Using /sys/fs/cgroup/freezer as the freezer hierarchy for the Linux launcher
> I0513 22:30:51.441540 12362 slave.cpp:143] Slave started on 10)@10.37.184.103:41283
> I0513 22:30:51.441586 12362 slave.cpp:152] Moving slave process into its own cgroup
> I0513 22:30:51.445621 12347 sched.cpp:121] Version: 0.19.0
> I0513 22:30:51.446333 12370 sched.cpp:217] New master detected at master@10.37.184.103:41283
> I0513 22:30:51.446384 12370 sched.cpp:268] Authenticating with master master@10.37.184.103:41283
> I0513 22:30:51.446758 12381 authenticatee.hpp:128] Creating new client SASL connection
> I0513 22:30:51.446985 12371 master.cpp:2803] Authenticating scheduler(6)@10.37.184.103:41283
> I0513 22:30:51.447165 12377 authenticator.hpp:148] Creating new server SASL connection
> I0513 22:30:51.447377 12374 authenticatee.hpp:219] Received SASL authentication mechanisms: CRAM-MD5
> I0513 22:30:51.447469 12374 authenticatee.hpp:245] Attempting to authenticate with mechanism 'CRAM-MD5'
> I0513 22:30:51.447723 12374 authenticator.hpp:254] Received SASL authentication start
> I0513 22:30:51.447806 12374 authenticator.hpp:342] Authentication requires more steps
> I0513 22:30:51.447880 12378 authenticatee.hpp:265] Received SASL authentication step
> I0513 22:30:51.448000 12378 authenticator.hpp:282] Received SASL authentication step
> I0513 22:30:51.448076 12378 authenticator.hpp:334] Authentication success
> I0513 22:30:51.448225 12369 authenticatee.hpp:305] Authentication success
> I0513 22:30:51.448437 12374 master.cpp:2843] Successfully authenticated scheduler(6)@10.37.184.103:41283
> I0513 22:30:51.448734 12382 sched.cpp:342] Successfully authenticated with master master@10.37.184.103:41283
> I0513 22:30:51.448892 12375 master.cpp:978] Received registration request from scheduler(6)@10.37.184.103:41283
> I0513 22:30:51.449038 12375 master.cpp:996] Registering framework 20140513-223050-1740121354-41283-12347-0000 at scheduler(6)@10.37.184.103:41283
> I0513 22:30:51.449213 12382 sched.cpp:392] Framework registered with 20140513-223050-1740121354-41283-12347-0000
> I0513 22:30:51.449317 12383 hierarchical_allocator_process.hpp:331] Added framework 20140513-223050-1740121354-41283-12347-0000
> I0513 22:30:51.450533 12362 slave.cpp:152] Moving slave process into its own cgroup
> I0513 22:30:51.455716 12362 credentials.hpp:35] Loading credentials for authentication
> W0513 22:30:51.455808 12362 credentials.hpp:48] Failed to stat credentials file 'file:///tmp/SlaveRecoveryTest_0_RecoverCompletedExecutor_MW8r1B/credential': No such file or directory
> I0513 22:30:51.455873 12362 slave.cpp:233] Slave using credential for: test-principal
> I0513 22:30:51.456054 12362 slave.cpp:246] Slave resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
> I0513 22:30:51.456346 12362 slave.cpp:274] Slave hostname: smfd-bkq-03-sr4.devel.twitter.com
> I0513 22:30:51.456374 12362 slave.cpp:275] Slave checkpoint: true
> I0513 22:30:51.457309 12363 state.cpp:33] Recovering state from '/tmp/SlaveRecoveryTest_0_RecoverCompletedExecutor_MW8r1B/meta'
> I0513 22:30:51.457578 12363 status_update_manager.cpp:193] Recovering status update manager
> I0513 22:30:51.458124 12361 mesos_containerizer.cpp:279] Recovering containerizer
> I0513 22:30:51.459671 12367 mem.cpp:165] Removing orphaned cgroup 'mesos_test_c7c57927-0762-43a4-bfad-17091eaaab53/slave'
> I0513 22:30:51.460052 12366 cpushare.cpp:189] Removing orphaned cgroup 'cpuacct/mesos_test_c7c57927-0762-43a4-bfad-17091eaaab53/slave'
> I0513 22:30:51.462273 12373 slave.cpp:2962] Finished recovery
> I0513 22:30:51.462849 12379 slave.cpp:527] New master detected at master@10.37.184.103:41283
> I0513 22:30:51.462919 12379 slave.cpp:587] Authenticating with master master@10.37.184.103:41283
> I0513 22:30:51.463031 12370 status_update_manager.cpp:167] New master detected at master@10.37.184.103:41283
> I0513 22:30:51.463104 12381 authenticatee.hpp:128] Creating new client SASL connection
> I0513 22:30:51.463127 12379 slave.cpp:560] Detecting new master
> I0513 22:30:51.463223 12373 master.cpp:2803] Authenticating slave(10)@10.37.184.103:41283
> I0513 22:30:51.463459 12374 authenticator.hpp:148] Creating new server SASL connection
> I0513 22:30:51.463914 12362 authenticatee.hpp:219] Received SASL authentication mechanisms: CRAM-MD5
> I0513 22:30:51.463946 12362 authenticatee.hpp:245] Attempting to authenticate with mechanism 'CRAM-MD5'
> I0513 22:30:51.464017 12362 authenticator.hpp:254] Received SASL authentication start
> I0513 22:30:51.464138 12362 authenticator.hpp:342] Authentication requires more steps
> I0513 22:30:51.464221 12381 authenticatee.hpp:265] Received SASL authentication step
> I0513 22:30:51.464339 12363 authenticator.hpp:282] Received SASL authentication step
> I0513 22:30:51.464478 12363 authenticator.hpp:334] Authentication success
> I0513 22:30:51.464611 12366 authenticatee.hpp:305] Authentication success
> I0513 22:30:51.464663 12381 master.cpp:2843] Successfully authenticated slave(10)@10.37.184.103:41283
> I0513 22:30:51.465075 12378 slave.cpp:644] Successfully authenticated with master master@10.37.184.103:41283
> I0513 22:30:51.465335 12381 master.cpp:2134] Registering slave at slave(10)@10.37.184.103:41283 (smfd-bkq-03-sr4.devel.twitter.com) with id 20140513-223050-1740121354-41283-12347-0
> I0513 22:30:51.465710 12375 registrar.cpp:422] Attempting to update the 'registry'
> I0513 22:30:51.468330 12380 log.cpp:680] Attempting to append 382 bytes to the log
> I0513 22:30:51.468530 12381 coordinator.cpp:340] Coordinator attempting to write APPEND action at position 3
> I0513 22:30:51.469323 12371 replica.cpp:508] Replica received write request for position 3
> I0513 22:30:51.488601 12371 leveldb.cpp:343] Persisting action (401 bytes) to leveldb took 19.239059ms
> I0513 22:30:51.488684 12371 replica.cpp:676] Persisted action at 3
> I0513 22:30:51.489817 12361 replica.cpp:655] Replica received learned notice for position 3
> I0513 22:30:51.497015 12361 leveldb.cpp:343] Persisting action (403 bytes) to leveldb took 7.114859ms
> I0513 22:30:51.497105 12361 replica.cpp:676] Persisted action at 3
> I0513 22:30:51.497133 12361 replica.cpp:661] Replica learned APPEND action at position 3
> I0513 22:30:51.498106 12377 registrar.cpp:479] Successfully updated 'registry'
> I0513 22:30:51.498481 12374 log.cpp:699] Attempting to truncate the log to 3
> I0513 22:30:51.498491 12371 master.cpp:2174] Registered slave 20140513-223050-1740121354-41283-12347-0 at slave(10)@10.37.184.103:41283 (smfd-bkq-03-sr4.devel.twitter.com)
> I0513 22:30:51.498603 12371 master.cpp:3288] Adding slave 20140513-223050-1740121354-41283-12347-0 at slave(10)@10.37.184.103:41283 (smfd-bkq-03-sr4.devel.twitter.com) with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
> I0513 22:30:51.498677 12364 coordinator.cpp:340] Coordinator attempting to write TRUNCATE action at position 4
> I0513 22:30:51.498821 12381 slave.cpp:677] Registered with master master@10.37.184.103:41283; given slave ID 20140513-223050-1740121354-41283-12347-0
> I0513 22:30:51.499097 12381 slave.cpp:690] Checkpointing SlaveInfo to '/tmp/SlaveRecoveryTest_0_RecoverCompletedExecutor_MW8r1B/meta/slaves/20140513-223050-1740121354-41283-12347-0/slave.info'
> I0513 22:30:51.499153 12379 hierarchical_allocator_process.hpp:444] Added slave 20140513-223050-1740121354-41283-12347-0 (smfd-bkq-03-sr4.devel.twitter.com) with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] (and cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] available)
> I0513 22:30:51.499819 12381 master.cpp:2752] Sending 1 offers to framework 20140513-223050-1740121354-41283-12347-0000
> I0513 22:30:51.499915 12375 replica.cpp:508] Replica received write request for position 4
> I0513 22:30:51.503139 12378 master.cpp:1810] Processing reply for offers: [ 20140513-223050-1740121354-41283-12347-0 ] on slave 20140513-223050-1740121354-41283-12347-0 at slave(10)@10.37.184.103:41283 (smfd-bkq-03-sr4.devel.twitter.com) for framework 20140513-223050-1740121354-41283-12347-0000
> I0513 22:30:51.503399 12378 master.hpp:608] Adding task 0527d960-0f89-4612-a88a-d4f9877d5e7f with resources cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 20140513-223050-1740121354-41283-12347-0 (smfd-bkq-03-sr4.devel.twitter.com)
> I0513 22:30:51.503533 12378 master.cpp:2927] Launching task 0527d960-0f89-4612-a88a-d4f9877d5e7f of framework 20140513-223050-1740121354-41283-12347-0000 with resources cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 20140513-223050-1740121354-41283-12347-0 at slave(10)@10.37.184.103:41283 (smfd-bkq-03-sr4.devel.twitter.com)
> I0513 22:30:51.503875 12379 slave.cpp:907] Got assigned task 0527d960-0f89-4612-a88a-d4f9877d5e7f for framework 20140513-223050-1740121354-41283-12347-0000
> I0513 22:30:51.503986 12379 slave.cpp:3156] Checkpointing FrameworkInfo to '/tmp/SlaveRecoveryTest_0_RecoverCompletedExecutor_MW8r1B/meta/slaves/20140513-223050-1740121354-41283-12347-0/frameworks/20140513-223050-1740121354-41283-12347-0000/framework.info'
> I0513 22:30:51.504169 12379 slave.cpp:3163] Checkpointing framework pid 'scheduler(6)@10.37.184.103:41283' to '/tmp/SlaveRecoveryTest_0_RecoverCompletedExecutor_MW8r1B/meta/slaves/20140513-223050-1740121354-41283-12347-0/frameworks/20140513-223050-1740121354-41283-12347-0000/framework.pid'
> I0513 22:30:51.504562 12379 slave.cpp:1017] Launching task 0527d960-0f89-4612-a88a-d4f9877d5e7f for framework 20140513-223050-1740121354-41283-12347-0000
> I0513 22:30:51.505336 12375 leveldb.cpp:343] Persisting action (16 bytes) to leveldb took 5.378289ms
> I0513 22:30:51.505422 12375 replica.cpp:676] Persisted action at 4
> I0513 22:30:51.506295 12373 replica.cpp:655] Replica received learned notice for position 4
> I0513 22:30:51.507279 12379 slave.cpp:3478] Checkpointing ExecutorInfo to '/tmp/SlaveRecoveryTest_0_RecoverCompletedExecutor_MW8r1B/meta/slaves/20140513-223050-1740121354-41283-12347-0/frameworks/20140513-223050-1740121354-41283-12347-0000/executors/0527d960-0f89-4612-a88a-d4f9877d5e7f/executor.info'
> I0513 22:30:51.508038 12361 mesos_containerizer.cpp:523] Starting container '717b3c07-17c3-4100-b6dc-a4fcec656eb9' for executor '0527d960-0f89-4612-a88a-d4f9877d5e7f' of framework '20140513-223050-1740121354-41283-12347-0000'
> I0513 22:30:51.508049 12379 slave.cpp:3575] Checkpointing TaskInfo to '/tmp/SlaveRecoveryTest_0_RecoverCompletedExecutor_MW8r1B/meta/slaves/20140513-223050-1740121354-41283-12347-0/frameworks/20140513-223050-1740121354-41283-12347-0000/executors/0527d960-0f89-4612-a88a-d4f9877d5e7f/runs/717b3c07-17c3-4100-b6dc-a4fcec656eb9/tasks/0527d960-0f89-4612-a88a-d4f9877d5e7f/task.info'
> I0513 22:30:51.508339 12379 slave.cpp:1127] Queuing task '0527d960-0f89-4612-a88a-d4f9877d5e7f' for executor 0527d960-0f89-4612-a88a-d4f9877d5e7f of framework '20140513-223050-1740121354-41283-12347-0000
> I0513 22:30:51.510186 12374 mem.cpp:413] Started listening for OOM events for container 717b3c07-17c3-4100-b6dc-a4fcec656eb9
> I0513 22:30:51.510815 12374 mem.cpp:277] Updated 'memory.soft_limit_in_bytes' to 1GB for container 717b3c07-17c3-4100-b6dc-a4fcec656eb9
> I0513 22:30:51.511325 12371 cpushare.cpp:334] Updated 'cpu.shares' to 2048 (cpus 2) for container 717b3c07-17c3-4100-b6dc-a4fcec656eb9
> I0513 22:30:51.511795 12374 mem.cpp:307] Updated 'memory.limit_in_bytes' to 1GB for container 717b3c07-17c3-4100-b6dc-a4fcec656eb9
> I0513 22:30:51.513602 12366 linux_launcher.cpp:222] Cloning child process with flags = 0
> I0513 22:30:51.513660 12373 leveldb.cpp:343] Persisting action (18 bytes) to leveldb took 7.248351ms
> I0513 22:30:51.514189 12373 leveldb.cpp:401] Deleting ~2 keys from leveldb took 450118ns
> I0513 22:30:51.514297 12373 replica.cpp:676] Persisted action at 4
> I0513 22:30:51.514358 12373 replica.cpp:661] Replica learned TRUNCATE action at position 4
> I0513 22:30:51.531353 12366 mesos_containerizer.cpp:746] Checkpointing executor's forked pid 12765 to '/tmp/SlaveRecoveryTest_0_RecoverCompletedExecutor_MW8r1B/meta/slaves/20140513-223050-1740121354-41283-12347-0/frameworks/20140513-223050-1740121354-41283-12347-0000/executors/0527d960-0f89-4612-a88a-d4f9877d5e7f/runs/717b3c07-17c3-4100-b6dc-a4fcec656eb9/pids/forked.pid'
> I0513 22:30:51.542605 12366 mesos_containerizer.cpp:623] Fetching URIs for container '717b3c07-17c3-4100-b6dc-a4fcec656eb9' using command '/home/bmahler/git/mesos/build/src/mesos-fetcher'
> I0513 22:30:52.036268 12381 slave.cpp:2299] Monitoring executor '0527d960-0f89-4612-a88a-d4f9877d5e7f' of framework '20140513-223050-1740121354-41283-12347-0000' in container '717b3c07-17c3-4100-b6dc-a4fcec656eb9'
> ../../src/tests/slave_recovery_tests.cpp:875: Failure
> Failed to wait 10secs for schedule
> /var/tmp/sclFRtXxv: line 8: 12347 Segmentation fault      './bin/mesos-tests.sh' '--gtest_filter=SlaveRecoveryTest/*' '--verbose' '--gtest_repeat=-1' '--gtest_break_on_failure'
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)