You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Shelley Lynn Hughes-Godfrey (JIRA)" <ji...@apache.org> on 2017/07/25 18:48:00 UTC

[jira] [Updated] (GEODE-3305) CI failure: org.apache.geode.cache.wan.WANRollingUpgradeDUnitTest > testEventProcessingMixedSiteOneCurrentSiteTwo[1] FAILED

     [ https://issues.apache.org/jira/browse/GEODE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shelley Lynn Hughes-Godfrey updated GEODE-3305:
-----------------------------------------------
    Affects Version/s: 1.3.0

> CI failure: org.apache.geode.cache.wan.WANRollingUpgradeDUnitTest > testEventProcessingMixedSiteOneCurrentSiteTwo[1] FAILED
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3305
>                 URL: https://issues.apache.org/jira/browse/GEODE-3305
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>    Affects Versions: 1.3.0
>            Reporter: Shelley Lynn Hughes-Godfrey
>
> {noformat}
> org.apache.geode.cache.wan.WANRollingUpgradeDUnitTest > testEventProcessingMixedSiteOneCurrentSiteTwo[1] 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 1205
>     [fatal 2017/07/22 06:17:05.747 UTC <locator request thread[1]> tid=0x22] Exception in processing request from 172.17.0.6
>     org.apache.geode.cache.UnsupportedVersionException: Peer or client version with ordinal 65 not supported. Highest known version is 9.1
>     	at org.apache.geode.internal.Version.fromOrdinal(Version.java:255)
>     	at org.apache.geode.distributed.internal.tcpserver.TcpServer.lambda$processRequest$0(TcpServer.java:375)
>     	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:748)
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 1734
>     [fatal 2017/07/22 06:17:09.980 UTC <Event Processor for GatewaySender_testEventProcessingMixedSiteOneCurrentSiteTwo[1]_gatewaysender_1_3> tid=0x50] GatewaySender "testEventProcessingMixedSiteOneCurrentSiteTwo[1]_gatewaysender_1" could not get remote locator information for remote site "1".
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 2040
>     [fatal 2017/07/22 06:17:11.030 UTC <Event Processor for GatewaySender_testEventProcessingMixedSiteOneCurrentSiteTwo[1]_gatewaysender_1_0> tid=0xb5] GatewaySender "testEventProcessingMixedSiteOneCurrentSiteTwo[1]_gatewaysender_1" could not get remote locator information for remote site "1".
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 2329
>     [fatal 2017/07/22 06:17:12.043 UTC <Event Processor for GatewaySender_testEventProcessingMixedSiteOneCurrentSiteTwo[1]_gatewaysender_0_0> tid=0x156] GatewaySender "testEventProcessingMixedSiteOneCurrentSiteTwo[1]_gatewaysender_0" could not get remote locator information for remote site "0".
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 2635
>     [fatal 2017/07/22 06:17:12.656 UTC <Event Processor for GatewaySender_testEventProcessingMixedSiteOneCurrentSiteTwo[1]_gatewaysender_0_0> tid=0x161] GatewaySender "testEventProcessingMixedSiteOneCurrentSiteTwo[1]_gatewaysender_0" could not get remote locator information for remote site "0".
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 3391
>     [fatal 2017/07/22 06:17:15.750 UTC <locator request thread[1]> tid=0x22] Exception in processing request from 172.17.0.6
>     org.apache.geode.cache.UnsupportedVersionException: Peer or client version with ordinal 65 not supported. Highest known version is 9.1
>     	at org.apache.geode.internal.Version.fromOrdinal(Version.java:255)
>     	at org.apache.geode.distributed.internal.tcpserver.TcpServer.lambda$processRequest$0(TcpServer.java:375)
>     	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:748)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)