[
https://issues.apache.org/jira/browse/CASSANDRA-13505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ariel Weisberg resolved CASSANDRA-13505.
----------------------------------------
Resolution: Not A Problem
> dtest failure in user_functions_test.TestUserFunctions.test_migration
> ---------------------------------------------------------------------
>
> Key: CASSANDRA-13505
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13505
> Project: Cassandra
> Issue Type: Bug
> Components: Testing
> Reporter: Ariel Weisberg
> Labels: dtest, test-failure
>
> {noformat}
> Failed 1 times in the last 10 runs. Flakiness: 11%, Stability: 90%
> Error Message
> <Error from server: code=0000 [Server error]
> message="java.lang.RuntimeException: java.util.concurrent.ExecutionException:
> java.lang.RuntimeException: java.util.concurrent.ExecutionException:
> java.lang.RuntimeException: java.nio.file.NoSuchFileException:
> /tmp/dtest-c0Kk_e/test/node3/data2/system_schema/keyspaces-abac5682dea631c5b535b3d6cffd0fb6/na_txn_flush_1304bca0-2b13-11e7-9307-c95a627b1fe3.log">
> -------------------- >> begin captured logging << --------------------
> dtest: DEBUG: cluster ccm directory: /tmp/dtest-c0Kk_e
> dtest: DEBUG: Done setting configuration options:
> { 'enable_scripted_user_defined_functions': 'true',
> 'enable_user_defined_functions': 'true',
> 'initial_token': None,
> 'num_tokens': '32',
> 'phi_convict_threshold': 5}
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [('127.0.0.3', 9042)]. Last error: Connection refused
> cassandra.policies: INFO: Using datacenter 'datacenter1' for
> DCAwareRoundRobinPolicy (via host '127.0.0.1'); if incorrect, please specify
> a local_dc to the constructor, or limit contact points to local cluster nodes
> cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.3 datacenter1>
> discovered
> cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.2 datacenter1>
> discovered
> --------------------- >> end captured logging << ---------------------
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
> File
> "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-dtest/cassandra-dtest/user_functions_test.py",
> line 47, in test_migration
> create_ks(schema_wait_session, 'ks', 1)
> File
> "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-dtest/cassandra-dtest/dtest.py",
> line 725, in create_ks
> session.execute(query % (name, "'class':'SimpleStrategy',
> 'replication_factor':%d" % rf))
> File
> "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-dtest/venv/src/cassandra-driver/cassandra/cluster.py",
> line 2018, in execute
> return self.execute_async(query, parameters, trace, custom_payload,
> timeout, execution_profile, paging_state).result()
> File
> "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-dtest/venv/src/cassandra-driver/cassandra/cluster.py",
> line 3822, in result
> raise self._final_exception
> '<Error from server: code=0000 [Server error]
> message="java.lang.RuntimeException: java.util.concurrent.ExecutionException:
> java.lang.RuntimeException: java.util.concurrent.ExecutionException:
> java.lang.RuntimeException: java.nio.file.NoSuchFileException:
> /tmp/dtest-c0Kk_e/test/node3/data2/system_schema/keyspaces-abac5682dea631c5b535b3d6cffd0fb6/na_txn_flush_1304bca0-2b13-11e7-9307-c95a627b1fe3.log">\n--------------------
> >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm
> directory: /tmp/dtest-c0Kk_e\ndtest: DEBUG: Done setting configuration
> options:\n{ \'enable_scripted_user_defined_functions\': \'true\',\n
> \'enable_user_defined_functions\': \'true\',\n \'initial_token\': None,\n
> \'num_tokens\': \'32\',\n \'phi_convict_threshold\': 5}\ncassandra.pool:
> WARNING: Error attempting to reconnect to 127.0.0.3, scheduling retry in
> 600.0 seconds: [Errno 111] Tried connecting to [(\'127.0.0.3\', 9042)]. Last
> error: Connection refused\ncassandra.pool: WARNING: Error attempting to
> reconnect to 127.0.0.3, scheduling retry in 600.0 seconds: [Errno 111] Tried
> connecting to [(\'127.0.0.3\', 9042)]. Last error: Connection
> refused\ncassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [(\'127.0.0.3\', 9042)]. Last error: Connection refused\ncassandra.pool:
> WARNING: Error attempting to reconnect to 127.0.0.3, scheduling retry in
> 600.0 seconds: [Errno 111] Tried connecting to [(\'127.0.0.3\', 9042)]. Last
> error: Connection refused\ncassandra.pool: WARNING: Error attempting to
> reconnect to 127.0.0.3, scheduling retry in 600.0 seconds: [Errno 111] Tried
> connecting to [(\'127.0.0.3\', 9042)]. Last error: Connection
> refused\ncassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [(\'127.0.0.3\', 9042)]. Last error: Connection refused\ncassandra.pool:
> WARNING: Error attempting to reconnect to 127.0.0.3, scheduling retry in
> 600.0 seconds: [Errno 111] Tried connecting to [(\'127.0.0.3\', 9042)]. Last
> error: Connection refused\ncassandra.pool: WARNING: Error attempting to
> reconnect to 127.0.0.3, scheduling retry in 600.0 seconds: [Errno 111] Tried
> connecting to [(\'127.0.0.3\', 9042)]. Last error: Connection
> refused\ncassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [(\'127.0.0.3\', 9042)]. Last error: Connection refused\ncassandra.pool:
> WARNING: Error attempting to reconnect to 127.0.0.3, scheduling retry in
> 600.0 seconds: [Errno 111] Tried connecting to [(\'127.0.0.3\', 9042)]. Last
> error: Connection refused\ncassandra.pool: WARNING: Error attempting to
> reconnect to 127.0.0.3, scheduling retry in 600.0 seconds: [Errno 111] Tried
> connecting to [(\'127.0.0.3\', 9042)]. Last error: Connection
> refused\ncassandra.pool: WARNING: Error attempting to reconnect to 127.0.0.3,
> scheduling retry in 600.0 seconds: [Errno 111] Tried connecting to
> [(\'127.0.0.3\', 9042)]. Last error: Connection refused\ncassandra.policies:
> INFO: Using datacenter \'datacenter1\' for DCAwareRoundRobinPolicy (via host
> \'127.0.0.1\'); if incorrect, please specify a local_dc to the constructor,
> or limit contact points to local cluster nodes\ncassandra.cluster: INFO: New
> Cassandra host <Host: 127.0.0.3 datacenter1> discovered\ncassandra.cluster:
> INFO: New Cassandra host <Host: 127.0.0.2 datacenter1>
> discovered\n--------------------- >> end captured logging <<
> ---------------------'
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]