Dan Smith created GEODE-7982:
--------------------------------

             Summary: Suspect string from 
RollingUpgradeQueryReturnsCorrectResultsAfterClientAndServersAreRolledOverAllBucketsCreated
                 Key: GEODE-7982
                 URL: https://issues.apache.org/jira/browse/GEODE-7982
             Project: Geode
          Issue Type: Bug
          Components: querying
            Reporter: Dan Smith


This upgrade test failed with a suspect string from a background thread:

https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UpgradeTestOpenJDK8/builds/49#A

{noformat}
org.apache.geode.cache.lucene.RollingUpgradeQueryReturnsCorrectResultsAfterClientAndServersAreRolledOverAllBucketsCreated
 > test[from_v1.9.1, with reindex=false, singleHopEnabled=true] 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 8954


      /home/geode/.gradle/caches/modules-2/file[info 2020/04/13 18:04:58.681 
GMT <poolTimer-DEFAULT-6> tid=81] Communication with locator /172.17.0.40:23082 
failed with java.io.EOFException: Locator at /172.17.0.40:23082 did not 
respond. This is normal if the locator was shutdown. If it wasn't check its log 
for exceptions..

    java.io.EOFException: Locator at /172.17.0.40:23082 did not respond. This 
is normal if the locator was shutdown. If it wasn't check its log for 
exceptions.

        at 
org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:232)

        at 
org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocatorUsingConnection(AutoConnectionSourceImpl.java:209)

        at 
org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocator(AutoConnectionSourceImpl.java:199)

        at 
org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryLocators(AutoConnectionSourceImpl.java:287)

        at 
org.apache.geode.cache.client.internal.AutoConnectionSourceImpl$UpdateLocatorListTask.run2(AutoConnectionSourceImpl.java:500)

        at 
org.apache.geode.cache.client.internal.PoolImpl$PoolTask.run(PoolImpl.java:1371)

        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)

        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)

        at 
org.apache.geode.internal.ScheduledThreadPoolExecutorWithKeepAlive$DelegatingScheduledFuture.run(ScheduledThreadPoolExecutorWithKeepAlive.java:276)

        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)

    Caused by: java.io.EOFException

        at java.io.DataInputStream.readByte(DataInputStream.java:267)

        at 
org.apache.geode.internal.InternalDataSerializer.basicReadObject(InternalDataSerializer.java:2775)

        at org.apache.geode.DataSerializer.readObject(DataSerializer.java:2978)

        at 
org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:227)

        ... 11 more

{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to