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

Brandon Williams commented on CASSANDRA-16493:
----------------------------------------------

Doing some CI history trawling, it looks like the first commit where this 
started to fail consistently was c9d6c725dd0b4aa5693eb1c6d2221c28e9e99c6e which 
was promoting the v5 protocol from beta. Screenshot from private tracking tool 
attached.  Unfortunately CI is only showing the stress output, which isn't 
useful but it's probably safe to assume this is always the DirectMemory OOM.  
It is worth noting that 
o.a.c.distributed.test.hostreplacement.HostReplacemenTest does a lot of the 
same stuff this test does, but does not invoke stress.

> IPMembershipTest.sameIPFailWithoutReplace fails with timeout
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-16493
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16493
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/java
>            Reporter: Adam Holmberg
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 4.0, 4.0-beta
>
>         Attachments: ci-failures.png
>
>
> https://ci-cassandra.apache.org/job/Cassandra-trunk/307/testReport/junit/org.apache.cassandra.distributed.test/IPMembershipTest/sameIPFailWithoutReplace/
> {noformat}
> java.lang.RuntimeException: 
> com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) 
> tried for query failed (tried: localhost/0:0:0:0:0:0:0:1:9042 
> (com.datastax.driver.core.exceptions.TransportException: 
> [localhost/0:0:0:0:0:0:0:1:9042] Cannot connect), localhost/127.0.0.1:9042 
> (com.datastax.driver.core.exceptions.OperationTimedOutException: 
> [localhost/127.0.0.1:9042] Operation timed out))
>       at 
> org.apache.cassandra.stress.settings.StressSettings.getJavaDriverClient(StressSettings.java:146)
>       at 
> org.apache.cassandra.stress.settings.StressSettings.getJavaDriverClient(StressSettings.java:114)
>       at 
> org.apache.cassandra.stress.settings.SettingsSchema.createKeySpaces(SettingsSchema.java:66)
>       at 
> org.apache.cassandra.stress.settings.StressSettings.maybeCreateKeyspaces(StressSettings.java:154)
>       at org.apache.cassandra.stress.StressAction.run(StressAction.java:56)
>       at org.apache.cassandra.stress.Stress.run(Stress.java:155)
>       at org.apache.cassandra.stress.Stress.main(Stress.java:63)
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to