Unit Test Results.

Designed for use with JUnit and Ant.

Class org.apache.cassandra.fuzz.harry.integration.model.ConcurrentQuiescentCheckerIntegrationTest-_jdk17_x86_64

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ConcurrentQuiescentCheckerIntegrationTest-_jdk17_x86_641100730.4862024-11-18T02:39:31315a38c41321

Errors

NameStatusTypeTime(s)
testConcurrentReadWriteWorkload-_jdk17_x86_64ErrorInterrupting run because of an exception

java.lang.RuntimeException: Interrupting run because of an exception
at org.apache.cassandra.harry.runner.Runner.mergeAndThrow(Runner.java:395)
at org.apache.cassandra.harry.runner.Runner$ConcurrentRunner.runInternal(Runner.java:305)
at org.apache.cassandra.harry.runner.Runner.run(Runner.java:77)
at org.apache.cassandra.fuzz.harry.integration.model.ConcurrentQuiescentCheckerIntegrationTest.testConcurrentReadWriteWorkload(ConcurrentQuiescentCheckerIntegrationTest.java:62)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Caused by: org.apache.cassandra.exceptions.ReadFailureException: Operation failed - received 0 responses and 1 failures: UNKNOWN from /127.0.0.1:7012
at org.apache.cassandra.service.reads.ReadCallback.awaitResults(ReadCallback.java:177)
at org.apache.cassandra.service.reads.AbstractReadExecutor.awaitResponses(AbstractReadExecutor.java:416)
at org.apache.cassandra.service.StorageProxy.fetchRows(StorageProxy.java:2102)
at org.apache.cassandra.service.StorageProxy.readRegular(StorageProxy.java:1966)
at org.apache.cassandra.service.StorageProxy.read(StorageProxy.java:1838)
at org.apache.cassandra.db.SinglePartitionReadCommand.execute(SinglePartitionReadCommand.java:487)
at org.apache.cassandra.service.pager.AbstractQueryPager.fetchPage(AbstractQueryPager.java:76)
at org.apache.cassandra.service.pager.SinglePartitionPager.fetchPage(SinglePartitionPager.java:32)
at org.apache.cassandra.cql3.statements.SelectStatement$Pager$NormalPager.fetchPage(SelectStatement.java:492)
at org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:549)
at org.apache.cassandra.cql3.statements.SelectStatement.execute(SelectStatement.java:353)
at org.apache.cassandra.distributed.impl.Coordinator$1.hasNext(Coordinator.java:167)
at org.apache.cassandra.distributed.api.QueryResults$1.hasNext(QueryResults.java:55)
at org.apache.cassandra.distributed.api.QueryResults$IteratorQueryResult.hasNext(QueryResults.java:166)
at org.apache.cassandra.distributed.api.QueryResult$1.hasNext(QueryResult.java:76)
at com.google.common.collect.Iterators.addAll(Iterators.java:365)
at com.google.common.collect.Lists.newArrayList(Lists.java:146)
at com.google.common.collect.Iterators.toArray(Iterators.java:349)
at org.apache.cassandra.harry.sut.injvm.InJvmSutBase.execute(InJvmSutBase.java:169)
at org.apache.cassandra.harry.sut.injvm.InJvmSutBase.execute(InJvmSutBase.java:150)
at org.apache.cassandra.harry.sut.SystemUnderTest.executeIdempotent(SystemUnderTest.java:54)
at org.apache.cassandra.harry.model.SelectHelper.execute(SelectHelper.java:332)
at org.apache.cassandra.harry.model.SelectHelper.execute(SelectHelper.java:326)
at org.apache.cassandra.harry.model.QuiescentChecker.lambda$validate$0(QuiescentChecker.java:72)
at org.apache.cassandra.harry.model.QuiescentChecker.validate(QuiescentChecker.java:78)
at org.apache.cassandra.harry.model.QuiescentChecker.validate(QuiescentChecker.java:72)
at org.apache.cassandra.harry.visitors.RandomPartitionValidator.visit(RandomPartitionValidator.java:56)
at org.apache.cassandra.harry.runner.Runner$ConcurrentRunner.lambda$runInternal$0(Runner.java:296)
at org.apache.cassandra.harry.runner.Runner.lambda$wrapInterrupt$3(Runner.java:368)
at org.apache.cassandra.concurrent.InfiniteLoopExecutor.loop(InfiniteLoopExecutor.java:121)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:840)
722.946
Properties »
System.out »