You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2021/10/22 15:44:00 UTC

[jira] [Commented] (GEODE-9761) CI Failure in ZRevRangeByScoreNativeRedisAcceptanceTest.shouldReturnEmptyList_givenZeroCount

    [ https://issues.apache.org/jira/browse/GEODE-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433047#comment-17433047 ] 

Geode Integration commented on GEODE-9761:
------------------------------------------

Seen in [acceptance-test-openjdk11 #296|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/acceptance-test-openjdk11/builds/296] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0608/test-results/acceptanceTest/1634888233/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0608/test-artifacts/1634888233/acceptancetestfiles-openjdk11-1.15.0-build.0608.tgz].

> CI Failure in ZRevRangeByScoreNativeRedisAcceptanceTest.shouldReturnEmptyList_givenZeroCount
> --------------------------------------------------------------------------------------------
>
>                 Key: GEODE-9761
>                 URL: https://issues.apache.org/jira/browse/GEODE-9761
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Owen Nichols
>            Priority: Major
>              Labels: needsTriage
>
> {noformat}
> ZRevRangeByScoreNativeRedisAcceptanceTest > shouldReturnEmptyList_givenZeroCount FAILED
>     redis.clients.jedis.exceptions.JedisClusterException: CLUSTERDOWN The cluster is down
>         at redis.clients.jedis.Protocol.processError(Protocol.java:125)
>         at redis.clients.jedis.Protocol.process(Protocol.java:169)
>         at redis.clients.jedis.Protocol.read(Protocol.java:223)
>         at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:352)
>         at redis.clients.jedis.Connection.getIntegerReply(Connection.java:294)
>         at redis.clients.jedis.Jedis.zadd(Jedis.java:1716)
>         at redis.clients.jedis.JedisCluster$83.execute(JedisCluster.java:1104)
>         at redis.clients.jedis.JedisCluster$83.execute(JedisCluster.java:1101)
>         at redis.clients.jedis.JedisClusterCommand.runWithRetries(JedisClusterCommand.java:121)
>         at redis.clients.jedis.JedisClusterCommand.run(JedisClusterCommand.java:45)
>         at redis.clients.jedis.JedisCluster.zadd(JedisCluster.java:1106)
>         at org.apache.geode.redis.internal.executor.sortedset.AbstractZRevRangeByScoreIntegrationTest.createZSetRangeTestMap(AbstractZRevRangeByScoreIntegrationTest.java:362)
>         at org.apache.geode.redis.internal.executor.sortedset.AbstractZRevRangeByScoreIntegrationTest.shouldReturnEmptyList_givenZeroCount(AbstractZRevRangeByScoreIntegrationTest.java:236)
>  {noformat}



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