Return-Path: X-Original-To: apmail-geode-issues-archive@minotaur.apache.org Delivered-To: apmail-geode-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB595185BC for ; Thu, 17 Dec 2015 14:48:54 +0000 (UTC) Received: (qmail 43871 invoked by uid 500); 17 Dec 2015 14:48:54 -0000 Delivered-To: apmail-geode-issues-archive@geode.apache.org Received: (qmail 43839 invoked by uid 500); 17 Dec 2015 14:48:54 -0000 Mailing-List: contact issues-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list issues@geode.incubator.apache.org Received: (qmail 43830 invoked by uid 99); 17 Dec 2015 14:48:54 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Dec 2015 14:48:54 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 170CAC85AC for ; Thu, 17 Dec 2015 14:48:54 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.77 X-Spam-Level: X-Spam-Status: No, score=0.77 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id DDVXTl5HuHzY for ; Thu, 17 Dec 2015 14:48:48 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id 5ABA442A22 for ; Thu, 17 Dec 2015 14:48:47 +0000 (UTC) Received: (qmail 43687 invoked by uid 99); 17 Dec 2015 14:48:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Dec 2015 14:48:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A11782C14F6 for ; Thu, 17 Dec 2015 14:48:46 +0000 (UTC) Date: Thu, 17 Dec 2015 14:48:46 +0000 (UTC) From: "Jens Deppe (JIRA)" To: issues@geode.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (GEODE-682) CI failure: PRClientServerRegionFunctionExecutionSelectorNoSingleHopDUnitTest.testserverMultiKeyExecution_byName MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GEODE-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Deppe updated GEODE-682: ----------------------------- Labels: CI (was: ) > CI failure: PRClientServerRegionFunctionExecutionSelectorNoSingleHopDUnitTest.testserverMultiKeyExecution_byName > ---------------------------------------------------------------------------------------------------------------- > > Key: GEODE-682 > URL: https://issues.apache.org/jira/browse/GEODE-682 > Project: Geode > Issue Type: Bug > Reporter: Jens Deppe > Labels: CI > > git rev ae2d529405f28caa0ab9fc1a3d309ebddbda4920 build #911 > {noformat} > Error Message > java.lang.AssertionError: Suspicious strings were written to the log during this run. > Fix the strings or use DistributedTestCase.addExpectedException to ignore. > ----------------------------------------------------------------------- > Found suspect string in log4j at line 3254 > [fatal 2015/12/15 17:21:49.056 PST tid=0x2f3a] Failed to send message :1025; callbackArg=null; processorId=18710; op=REGION_LOCAL_DESTROY; applied=false; directAck=false; posdup=false; hasDelta=false; hasOldValue=false; eventID=null; serialNum=5664; subregionSerialNumbers={}; notifyOfRegionDeparture=false)> to member :1027> view = View[cc4-rh6(16276:locator):1024|1432] members: [cc4-rh6(16276:locator):1024, cc4-rh6(16281):1025{lead}, cc4-rh6(16286):1026, cc4-rh6(16291):1027] > com.gemstone.gemfire.distributed.internal.direct.ShunnedMemberException: Member is being shunned: {0} > at com.gemstone.gemfire.distributed.internal.direct.DirectChannel.getConnections(DirectChannel.java:599) > at com.gemstone.gemfire.distributed.internal.direct.DirectChannel.sendToMany(DirectChannel.java:374) > at com.gemstone.gemfire.distributed.internal.direct.DirectChannel.send(DirectChannel.java:667) > at com.gemstone.gemfire.distributed.internal.membership.gms.mgr.GMSMembershipManager.directChannelSend(GMSMembershipManager.java:1730) > at com.gemstone.gemfire.distributed.internal.membership.gms.mgr.GMSMembershipManager.send(GMSMembershipManager.java:1924) > at com.gemstone.gemfire.distributed.internal.DistributionChannel.send(DistributionChannel.java:88) > at com.gemstone.gemfire.distributed.internal.DistributionManager.sendOutgoing(DistributionManager.java:3474) > at com.gemstone.gemfire.distributed.internal.DistributionManager.sendMessage(DistributionManager.java:3515) > at com.gemstone.gemfire.distributed.internal.DistributionManager.putOutgoing(DistributionManager.java:1874) > at com.gemstone.gemfire.internal.cache.DistributedCacheOperation.distribute(DistributedCacheOperation.java:529) > at com.gemstone.gemfire.internal.cache.DistributedRegion.distributeDestroyRegion(DistributedRegion.java:1957) > at com.gemstone.gemfire.internal.cache.DistributedRegion.basicDestroyRegion(DistributedRegion.java:1932) > at com.gemstone.gemfire.internal.cache.LocalRegion.basicDestroyRegion(LocalRegion.java:6825) > at com.gemstone.gemfire.internal.cache.HARegion.destroyRegion(HARegion.java:347) > at com.gemstone.gemfire.internal.cache.AbstractRegion.destroyRegion(AbstractRegion.java:376) > at com.gemstone.gemfire.internal.cache.ha.HARegionQueue.destroy(HARegionQueue.java:3733) > at com.gemstone.gemfire.internal.cache.ha.HARegionQueue$BlockingHARegionQueue.destroy(HARegionQueue.java:2392) > at com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientProxy.destroyRQ(CacheClientProxy.java:1065) > at com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientProxy.terminateDispatching(CacheClientProxy.java:973) > at com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientProxy.close(CacheClientProxy.java:850) > at com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientNotifier.closeDeadProxies(CacheClientNotifier.java:1977) > at com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientNotifier.unregisterClient(CacheClientNotifier.java:785) > at com.gemstone.gemfire.internal.cache.tier.sockets.ClientHealthMonitor.unregisterClient(ClientHealthMonitor.java:275) > at com.gemstone.gemfire.internal.cache.tier.sockets.ServerConnection.handleTermination(ServerConnection.java:906) > at com.gemstone.gemfire.internal.cache.tier.sockets.ServerConnection.handleTermination(ServerConnection.java:827) > at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl.finishCon(AcceptorImpl.java:786) > at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl.drainSelectorQueue(AcceptorImpl.java:807) > at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl.runSelectorLoop(AcceptorImpl.java:1179) > at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl$4.run(AcceptorImpl.java:709) > at java.lang.Thread.run(Thread.java:745) > Stacktrace > java.lang.AssertionError: Suspicious strings were written to the log during this run. > Fix the strings or use DistributedTestCase.addExpectedException to ignore. > ----------------------------------------------------------------------- > Found suspect string in log4j at line 3254 > [fatal 2015/12/15 17:21:49.056 PST tid=0x2f3a] Failed to send message :1025; callbackArg=null; processorId=18710; op=REGION_LOCAL_DESTROY; applied=false; directAck=false; posdup=false; hasDelta=false; hasOldValue=false; eventID=null; serialNum=5664; subregionSerialNumbers={}; notifyOfRegionDeparture=false)> to member :1027> view = View[cc4-rh6(16276:locator):1024|1432] members: [cc4-rh6(16276:locator):1024, cc4-rh6(16281):1025{lead}, cc4-rh6(16286):1026, cc4-rh6(16291):1027] > com.gemstone.gemfire.distributed.internal.direct.ShunnedMemberException: Member is being shunned: {0} > at com.gemstone.gemfire.distributed.internal.direct.DirectChannel.getConnections(DirectChannel.java:599) > at com.gemstone.gemfire.distributed.internal.direct.DirectChannel.sendToMany(DirectChannel.java:374) > at com.gemstone.gemfire.distributed.internal.direct.DirectChannel.send(DirectChannel.java:667) > at com.gemstone.gemfire.distributed.internal.membership.gms.mgr.GMSMembershipManager.directChannelSend(GMSMembershipManager.java:1730) > at com.gemstone.gemfire.distributed.internal.membership.gms.mgr.GMSMembershipManager.send(GMSMembershipManager.java:1924) > at com.gemstone.gemfire.distributed.internal.DistributionChannel.send(DistributionChannel.java:88) > at com.gemstone.gemfire.distributed.internal.DistributionManager.sendOutgoing(DistributionManager.java:3474) > at com.gemstone.gemfire.distributed.internal.DistributionManager.sendMessage(DistributionManager.java:3515) > at com.gemstone.gemfire.distributed.internal.DistributionManager.putOutgoing(DistributionManager.java:1874) > at com.gemstone.gemfire.internal.cache.DistributedCacheOperation.distribute(DistributedCacheOperation.java:529) > at com.gemstone.gemfire.internal.cache.DistributedRegion.distributeDestroyRegion(DistributedRegion.java:1957) > at com.gemstone.gemfire.internal.cache.DistributedRegion.basicDestroyRegion(DistributedRegion.java:1932) > at com.gemstone.gemfire.internal.cache.LocalRegion.basicDestroyRegion(LocalRegion.java:6825) > at com.gemstone.gemfire.internal.cache.HARegion.destroyRegion(HARegion.java:347) > at com.gemstone.gemfire.internal.cache.AbstractRegion.destroyRegion(AbstractRegion.java:376) > at com.gemstone.gemfire.internal.cache.ha.HARegionQueue.destroy(HARegionQueue.java:3733) > at com.gemstone.gemfire.internal.cache.ha.HARegionQueue$BlockingHARegionQueue.destroy(HARegionQueue.java:2392) > at com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientProxy.destroyRQ(CacheClientProxy.java:1065) > at com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientProxy.terminateDispatching(CacheClientProxy.java:973) > at com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientProxy.close(CacheClientProxy.java:850) > at com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientNotifier.closeDeadProxies(CacheClientNotifier.java:1977) > at com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientNotifier.unregisterClient(CacheClientNotifier.java:785) > at com.gemstone.gemfire.internal.cache.tier.sockets.ClientHealthMonitor.unregisterClient(ClientHealthMonitor.java:275) > at com.gemstone.gemfire.internal.cache.tier.sockets.ServerConnection.handleTermination(ServerConnection.java:906) > at com.gemstone.gemfire.internal.cache.tier.sockets.ServerConnection.handleTermination(ServerConnection.java:827) > at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl.finishCon(AcceptorImpl.java:786) > at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl.drainSelectorQueue(AcceptorImpl.java:807) > at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl.runSelectorLoop(AcceptorImpl.java:1179) > at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl$4.run(AcceptorImpl.java:709) > at java.lang.Thread.run(Thread.java:745) > at org.junit.Assert.fail(Assert.java:88) > at dunit.standalone.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:354) > at dunit.DistributedTestCase.cleanupAllVms(DistributedTestCase.java:753) > at dunit.DistributedTestCase.realTearDown(DistributedTestCase.java:728) > at dunit.DistributedTestCase.tearDown(DistributedTestCase.java:706) > at junit.framework.TestCase.runBare(TestCase.java:146) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:252) > at junit.framework.TestSuite.run(TestSuite.java:247) > at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) > at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > Standard Output > Previously run tests: [LocalDataSetIndexingDUnitTest, PRClientServerRegionFunctionExecutionNoSingleHopDUnitTest, PRTransactionDUnitTest, PRFunctionExecutionDUnitTest, PRPerformanceTestDUnitTest, LocalFunctionExecutionDUnitTest, PRCustomPartitioningDUnitTest, ClientServerFunctionExecutionDUnitTest, MemberFunctionExecutionDUnitTest, DistributedRegionFunctionExecutionDUnitTest, PRClientServerRegionFunctionExecutionSelectorNoSingleHopDUnitTest] > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)