[
https://issues.apache.org/jira/browse/GEODE-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510166#comment-17510166
]
Geode Integration commented on GEODE-9297:
------------------------------------------
Seen in [distributed-test-openjdk8
#1589|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/1589]
... see [test
results|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.1014/test-results/distributedTest/1647728805/]
or download
[artifacts|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.1014/test-artifacts/1647728805/distributedtestfiles-openjdk8-1.15.0-build.1014.tgz].
> CI Failure: BackupDistributedTest > testRecoverySystemWithConcurrentPutter
> --------------------------------------------------------------------------
>
> Key: GEODE-9297
> URL: https://issues.apache.org/jira/browse/GEODE-9297
> Project: Geode
> Issue Type: Bug
> Components: core
> Affects Versions: 1.15.0
> Reporter: Hale Bales
> Assignee: Anilkumar Gingade
> Priority: Major
>
> org.apache.geode.internal.cache.backup.BackupDistributedTest >
> testRecoverySystemWithConcurrentPutter FAILED
> java.lang.AssertionError: An exception occurred during asynchronous
> invocation.
> at
> org.apache.geode.test.dunit.AsyncInvocation.checkException(AsyncInvocation.java:297)
> at
> org.apache.geode.test.dunit.AsyncInvocation.await(AsyncInvocation.java:448)
> at
> org.apache.geode.test.dunit.AsyncInvocation.await(AsyncInvocation.java:178)
> at
> org.apache.geode.internal.cache.backup.BackupDistributedTest.testRecoverySystemWithConcurrentPutter(BackupDistributedTest.java:582)
> Caused by:
> org.apache.geode.distributed.DistributedSystemDisconnectedException:
> Distribution manager on 9f6d50549b63(245)<v52>:41003 started at Fri May 21
> 02:14:51 GMT 2021: Message distribution has terminated
> at
> org.apache.geode.distributed.internal.ClusterDistributionManager$Stopper.generateCancelledException(ClusterDistributionManager.java:2871)
> at
> org.apache.geode.internal.tcp.TCPConduit$Stopper.generateCancelledException(TCPConduit.java:1007)
> at
> org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
> at
> org.apache.geode.internal.tcp.Connection.createSender(Connection.java:1020)
> at
> org.apache.geode.internal.tcp.ConnectionTable.getThreadOwnedConnection(ConnectionTable.java:474)
> at
> org.apache.geode.internal.tcp.ConnectionTable.get(ConnectionTable.java:577)
> at
> org.apache.geode.internal.tcp.TCPConduit.getConnection(TCPConduit.java:803)
> at
> org.apache.geode.distributed.internal.direct.DirectChannel.getConnections(DirectChannel.java:464)
> at
> org.apache.geode.distributed.internal.direct.DirectChannel.sendToMany(DirectChannel.java:280)
> at
> org.apache.geode.distributed.internal.direct.DirectChannel.sendToOne(DirectChannel.java:187)
> at
> org.apache.geode.distributed.internal.direct.DirectChannel.send(DirectChannel.java:523)
> at
> org.apache.geode.distributed.internal.DistributionImpl.directChannelSend(DistributionImpl.java:346)
> at
> org.apache.geode.distributed.internal.DistributionImpl.send(DistributionImpl.java:291)
> at
> org.apache.geode.distributed.internal.ClusterDistributionManager.sendViaMembershipManager(ClusterDistributionManager.java:2053)
> at
> org.apache.geode.distributed.internal.ClusterDistributionManager.sendOutgoing(ClusterDistributionManager.java:1981)
> at
> org.apache.geode.distributed.internal.ClusterDistributionManager.sendMessage(ClusterDistributionManager.java:2018)
> at
> org.apache.geode.distributed.internal.ClusterDistributionManager.putOutgoing(ClusterDistributionManager.java:1083)
> at
> org.apache.geode.internal.cache.partitioned.GetMessage.send(GetMessage.java:294)
> at
> org.apache.geode.internal.cache.PartitionedRegion.getRemotely(PartitionedRegion.java:4844)
> at
> org.apache.geode.internal.cache.PartitionedRegion.getFromBucket(PartitionedRegion.java:4135)
> at
> org.apache.geode.internal.cache.PartitionedRegion.findObjectInSystem(PartitionedRegion.java:3522)
> at
> org.apache.geode.internal.cache.PartitionedRegionDataView.findObject(PartitionedRegionDataView.java:69)
> at
> org.apache.geode.internal.cache.PartitionedRegion.get(PartitionedRegion.java:3307)
> at
> org.apache.geode.internal.cache.LocalRegion.get(LocalRegion.java:1303)
> at
> org.apache.geode.internal.cache.AbstractRegion.get(AbstractRegion.java:439)
> at
> org.apache.geode.internal.cache.backup.BackupDistributedTest.lambda$testRecoverySystemWithConcurrentPutter$b13ef4df$1(BackupDistributedTest.java:562)
> ci failure:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/253#B
> artifacts available here:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0251/test-results/distributedTest/1621568801/
--
This message was sent by Atlassian Jira
(v8.20.1#820001)