[
https://issues.apache.org/jira/browse/CASSANDRA-13170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean McCarthy updated CASSANDRA-13170:
--------------------------------------
Description:
example failure:
http://cassci.datastax.com/job/trunk_dtest/1479/testReport/compaction_test/TestCompaction_with_LeveledCompactionStrategy/compaction_throughput_test
{code}
Error Message
5.5 not greater than or equal to 6.175
{code}{code}
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/automaton/cassandra-dtest/compaction_test.py", line 280, in
compaction_throughput_test
self.assertGreaterEqual(float(threshold) + 0.5, float(avgthroughput))
File "/usr/lib/python2.7/unittest/case.py", line 948, in assertGreaterEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
{code}
Related failure:
http://cassci.datastax.com/job/trunk_dtest/1479/testReport/compaction_test/TestCompaction_with_SizeTieredCompactionStrategy/compaction_throughput_test/
http://cassci.datastax.com/job/trunk_dtest/1481/testReport/compaction_test/TestCompaction_with_DateTieredCompactionStrategy/compaction_throughput_test/
Note: this test is failing for both Leveled Compaction, Size Tiered Compaction,
and Date Tiered Compaction.
was:
example failure:
http://cassci.datastax.com/job/trunk_dtest/1479/testReport/compaction_test/TestCompaction_with_LeveledCompactionStrategy/compaction_throughput_test
{code}
Error Message
5.5 not greater than or equal to 6.175
{code}{code}
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/automaton/cassandra-dtest/compaction_test.py", line 280, in
compaction_throughput_test
self.assertGreaterEqual(float(threshold) + 0.5, float(avgthroughput))
File "/usr/lib/python2.7/unittest/case.py", line 948, in assertGreaterEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
{code}
Related failure:
http://cassci.datastax.com/job/trunk_dtest/1479/testReport/compaction_test/TestCompaction_with_SizeTieredCompactionStrategy/compaction_throughput_test/
Note: this test is failing for both Leveled Compaction and Size Tiered
Compaction
> dtest failure in
> compaction_test.TestCompaction_with_LeveledCompactionStrategy.compaction_throughput_test
> ---------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-13170
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13170
> Project: Cassandra
> Issue Type: Bug
> Components: Testing
> Reporter: Sean McCarthy
> Labels: dtest, test-failure
> Attachments: node1_debug.log, node1_gc.log, node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1479/testReport/compaction_test/TestCompaction_with_LeveledCompactionStrategy/compaction_throughput_test
> {code}
> Error Message
> 5.5 not greater than or equal to 6.175
> {code}{code}
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
> File "/home/automaton/cassandra-dtest/compaction_test.py", line 280, in
> compaction_throughput_test
> self.assertGreaterEqual(float(threshold) + 0.5, float(avgthroughput))
> File "/usr/lib/python2.7/unittest/case.py", line 948, in assertGreaterEqual
> self.fail(self._formatMessage(msg, standardMsg))
> File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
> raise self.failureException(msg)
> {code}
> Related failure:
> http://cassci.datastax.com/job/trunk_dtest/1479/testReport/compaction_test/TestCompaction_with_SizeTieredCompactionStrategy/compaction_throughput_test/
> http://cassci.datastax.com/job/trunk_dtest/1481/testReport/compaction_test/TestCompaction_with_DateTieredCompactionStrategy/compaction_throughput_test/
> Note: this test is failing for both Leveled Compaction, Size Tiered
> Compaction, and Date Tiered Compaction.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)