You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Lynn Gallinat (JIRA)" <ji...@apache.org> on 2019/04/16 17:08:00 UTC

[jira] [Created] (GEODE-6664) CI failure: org.apache.geode.ClusterCommunicationsDUnitTest.receiveBigResponse

Lynn Gallinat created GEODE-6664:
------------------------------------

             Summary: CI failure: org.apache.geode.ClusterCommunicationsDUnitTest.receiveBigResponse
                 Key: GEODE-6664
                 URL: https://issues.apache.org/jira/browse/GEODE-6664
             Project: Geode
          Issue Type: Bug
            Reporter: Lynn Gallinat


org.apache.geode.ClusterCommunicationsDUnitTest > receiveBigResponse[UNSHARED_CONNECTIONS_WITH_SSL] 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 1681

    [fatal 2019/04/15 21:34:59.470 UTC <awaitility-thread> tid=174] ack read exception
    java.lang.IllegalArgumentException
    	at java.nio.Buffer.position(Buffer.java:244)
    	at org.apache.geode.internal.tcp.MsgReader.readChunk(MsgReader.java:121)
    	at org.apache.geode.internal.tcp.Connection.readAck(Connection.java:2853)
    	at org.apache.geode.distributed.internal.direct.DirectChannel.readAcks(DirectChannel.java:476)
    	at org.apache.geode.distributed.internal.direct.DirectChannel.sendToMany(DirectChannel.java:420)
    	at org.apache.geode.distributed.internal.direct.DirectChannel.sendToOne(DirectChannel.java:241)
    	at org.apache.geode.distributed.internal.direct.DirectChannel.send(DirectChannel.java:595)
    	at org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.directChannelSend(GMSMembershipManager.java:1710)
    	at org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.send(GMSMembershipManager.java:1891)
    	at org.apache.geode.distributed.internal.ClusterDistributionManager.sendViaMembershipManager(ClusterDistributionManager.java:2878)
    	at org.apache.geode.distributed.internal.ClusterDistributionManager.sendOutgoing(ClusterDistributionManager.java:2798)
    	at org.apache.geode.distributed.internal.ClusterDistributionManager.sendMessage(ClusterDistributionManager.java:2837)
    	at org.apache.geode.distributed.internal.ClusterDistributionManager.putOutgoing(ClusterDistributionManager.java:1531)
    	at org.apache.geode.ClusterCommunicationsDUnitTest$SerialAckedMessageWithBigReply.send(ClusterCommunicationsDUnitTest.java:354)
    	at org.apache.geode.ClusterCommunicationsDUnitTest.lambda$null$0(ClusterCommunicationsDUnitTest.java:192)
    	at org.awaitility.core.CallableCondition$ConditionEvaluationWrapper.eval(CallableCondition.java:100)
    	at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:192)
    	at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:179)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	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)

=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results Website =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://s3proxy.gemfire.pivotal.io/gemfire-test-results/9.8/distributedTest/1555373762/index.html
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

To download the test artifacts from this job, execute the following command after the job has completed:

     aws s3 cp s3://gemfire-build-artifacts/9.8/9.8.0-build.16/1555373762/distributedtestfiles-9.8.0-build.16.tgz .




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)