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

Alex Petrov edited comment on CASSANDRA-19284 at 3/26/24 10:24 AM:
-------------------------------------------------------------------

[~maedhroz] i think I have now addressed all of your comments; also fixed some 
intermittent test failures that might also be present in other branches.

Remaining failures seem to be just flakes.

Also I can't upload the results tar file due to it slighlty exceeding the size 
limit. So posting failures here

{code}
testQuarantine-_jdk11

junit.framework.AssertionFailedError 
at 
org.apache.cassandra.distributed.test.GossipTest.lambda$testQuarantine$7c7256c6$2(GossipTest.java:266)
 
at org.apache.cassandra.concurrent.FutureTask$1.call(FutureTask.java:96) 
at org.apache.cassandra.concurrent.FutureTask.call(FutureTask.java:61) 
at org.apache.cassandra.concurrent.FutureTask.run(FutureTask.java:71) 
at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 
at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 
at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
 
at java.base/java.lang.Thread.run(Thread.java:829) 


largecolumn_test.py::TestLargeColumn::test_cleanup
[4d35303336374d313131]: Error executing: (NoHostAvailableException): All 
host(s) tried for query failed (tried: /127.0.0.2:9042 
(com.datastax.driver.core.exceptions.UnavailableException: Not enough replicas 
available for query at consistency ALL (2 required but only 1 alive))) at 
org.apache.cassandra.stress.Operation.error(Operation.java:127) at 
org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:105) at 
org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:63)
 at 
org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:71)
 at 
org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:214)
 at 
org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:467) 
total, 3, 

upgrade_tests.py::upgrade_through_versions_test::test_bootstrap
assert 243 == 240 +243 -240 

self = 
<upgrade_tests.upgrade_through_versions_test.TestUpgrade_indev_4_0_x_To_indev_trunk
 object at 0x7f47b42d8ee0> 

def test_bootstrap(self): 
# try and add a new node 
> self.upgrade_scenario(after_upgrade_call=(self._bootstrap_new_node,)) 
{code}


was (Author: ifesdjeen):
[~maedhroz] i think I have now addressed all of your comments; also fixed some 
intermittent test failures that might also be present in other branches.



> Harry overrides model
> ---------------------
>
>                 Key: CASSANDRA-19284
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19284
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Test/fuzz
>            Reporter: Alex Petrov
>            Assignee: Alex Petrov
>            Priority: High
>         Attachments: ci_summary-1.html, ci_summary.html, result_details.tar.gz
>
>
> Harry model to allow providing specific values for the test. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to