You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/06/30 15:12:10 UTC

[jira] [Created] (CASSANDRA-12117) dtest failure in jmx_test.TestJMX.table_metric_mbeans_test

Sean McCarthy created CASSANDRA-12117:
-----------------------------------------

             Summary: dtest failure in jmx_test.TestJMX.table_metric_mbeans_test
                 Key: CASSANDRA-12117
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12117
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng


example failure:

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/jmx_test/TestJMX/table_metric_mbeans_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/jmx_test.py", line 77, in table_metric_mbeans_test
    with JolokiaAgent(node1) as jmx:
  File "/home/automaton/cassandra-dtest/jmxutils.py", line 231, in __enter__
    self.start()
  File "/home/automaton/cassandra-dtest/jmxutils.py", line 122, in start
    subprocess.check_output(args, stderr=subprocess.STDOUT)
  File "/usr/lib/python2.7/subprocess.py", line 573, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
"Command '('/usr/lib/jvm/jdk1.8.0_45/bin/java', '-cp', '/usr/lib/jvm/jdk1.8.0_45/lib/tools.jar:lib/jolokia-jvm-1.2.3-agent.jar', 'org.jolokia.jvmagent.client.AgentLauncher', '--host', '127.0.0.1', 'start', '32367')' returned non-zero exit status 1
{code}

Other related failures:

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/configuration_test/TestConfiguration/change_durable_writes_test/

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/repair_tests.deprecated_repair_test/TestDeprecatedRepairAPI/force_repair_async_1_test/

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/disk_balance_test/TestDiskBalance/blacklisted_directory_test/

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/repair_tests.deprecated_repair_test/TestDeprecatedRepairAPI/force_repair_async_2_test/

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/thrift_hsha_test/ThriftHSHATest/test_closing_connections/

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/jmx_test/TestJMX/test_compactionstats/

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/repair_tests.deprecated_repair_test/TestDeprecatedRepairAPI/force_repair_range_async_1_test/



Failed on CassCI build trunk_dtest #1290



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)