[
https://issues.apache.org/jira/browse/GEODE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357734#comment-17357734
]
Geode Integration commented on GEODE-8045:
------------------------------------------
Seen in [distributed-test-openjdk8
#21|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/distributed-test-openjdk8/builds/21]
... see [test
results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0298/test-results/distributedTest/1622766602/]
or download
[artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0298/test-artifacts/1622766602/distributedtestfiles-openjdk8-1.15.0-build.0298.tgz].
> CI failure:
> PersistentRecoveryOrderOldConfigDUnitTest.testCrashDuringPreparePersistentId
> ----------------------------------------------------------------------------------------
>
> Key: GEODE-8045
> URL: https://issues.apache.org/jira/browse/GEODE-8045
> Project: Geode
> Issue Type: Bug
> Reporter: Jianxia Chen
> Priority: Major
> Labels: ci-failure
>
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/101]
> org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderOldConfigDUnitTest
> > testCrashDuringPreparePersistentId FAILED
> java.lang.AssertionError: Suspicious strings were written to the log
> during this run.
> Fix the strings or use IgnoredException.addIgnoredException to ignore.
> -----------------------------------------------------------------------
> Found suspect string in log4j at line 1428
> [fatal 2020/04/29 00:13:35.107 GMT <Geode Failure Detection thread 5>
> tid=1101] Uncaught exception in thread Thread[Geode Failure Detection thread
> 5,5,RMI Runtime]
> java.util.concurrent.RejectedExecutionException: Task
> org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor$$Lambda$417/1890661885@6752fe6c
> rejected from java.util.concurrent.ThreadPoolExecutor@636d665e[Shutting
> down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks =
> 8]
> at
> java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
> at
> java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
> at
> java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
> at
> org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.checkIfAvailable(GMSHealthMonitor.java:1297)
> at
> org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.processMessage(GMSHealthMonitor.java:1233)
> at
> org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.sendSuspectRequest(GMSHealthMonitor.java:1481)
> at
> org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.initiateSuspicion(GMSHealthMonitor.java:480)
> at
> org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.lambda$checkMember$1(GMSHealthMonitor.java:464)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)