[
https://issues.apache.org/jira/browse/MESOS-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815177#comment-16815177
]
Jan Schlicht commented on MESOS-9594:
-------------------------------------
While trying to reproduce this locally, running
{noformat}
stress-ng --cpu=100 --io 20 --vm 20 --fork 100 --timeout 3600s &
GLOG_v=1 src/mesos-tests --verbose
--gtest_filter=*RetryRpcWithExponentialBackoff --gtest_repeat=-1
--gtest_break_on_failure
{noformat}
this crashes in a similar manner as reported in MESOS-9712. Log:
[^RetryRpcWithExponentialBackoff-segfault.txt]
> Test `StorageLocalResourceProviderTest.RetryRpcWithExponentialBackoff` is
> flaky.
> --------------------------------------------------------------------------------
>
> Key: MESOS-9594
> URL: https://issues.apache.org/jira/browse/MESOS-9594
> Project: Mesos
> Issue Type: Bug
> Components: storage, test
> Reporter: Chun-Hung Hsiao
> Assignee: Jan Schlicht
> Priority: Major
> Labels: flaky-test, mesosphere, storage
> Attachments: RetryRpcWithExponentialBackoff-badrun.txt,
> RetryRpcWithExponentialBackoff-segfault.txt
>
>
> Observed on ASF CI:
> {noformat}
> /tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:5027
> Failed to wait 1mins for offers
> {noformat}
> Full log: [^RetryRpcWithExponentialBackoff-badrun.txt]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)