From http://sandbox.jenkins.cloudera.com/job/impala-asf-master-core-ubuntu14.04-with-dataload/11/consoleFull ==================================== ERRORS ==================================== ERROR at setup of TestHdfsEncryption.test_load_data[partitioned: False | key_load_dir: testkey1 | exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: text/none | key_tbl_dir: None] metadata/test_hdfs_encryption.py:83: in setup_method self.hdfs_client.create_file("test-warehouse/random",file_data="random") /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- -- executing against localhost:21000 use default; -- executing against localhost:21000 drop table if exists test_encryption_db.tbl purge; -- executing against localhost:21000 drop table if exists test_encryption_db.t1 purge; -- executing against localhost:21000 use default; SET sync_ddl=1; -- executing against localhost:21000 drop database if exists `test_encryption_db` cascade; MainThread: Starting new HTTP connection (1): 0.0.0.0 -- executing against localhost:21000 create database if not exists test_encryption_db; -- executing against localhost:21000 use test_encryption_db; MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com _________ ERROR at setup of TestHdfsEncryption.test_drop_table_encrypt _________ metadata/test_hdfs_encryption.py:83: in setup_method self.hdfs_client.create_file("test-warehouse/random",file_data="random") /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- -- executing against localhost:21000 use default; -- executing against localhost:21000 drop table if exists test_encryption_db.tbl purge; -- executing against localhost:21000 drop table if exists test_encryption_db.t1 purge; -- executing against localhost:21000 use default; SET sync_ddl=1; -- executing against localhost:21000 drop database if exists `test_encryption_db` cascade; MainThread: Starting new HTTP connection (1): 0.0.0.0 -- executing against localhost:21000 create database if not exists test_encryption_db; -- executing against localhost:21000 use test_encryption_db; MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com =================================== FAILURES =================================== ________________ TestHdfsEncryption.test_drop_partition_encrypt ________________ metadata/test_hdfs_encryption.py:171: in test_drop_partition_encrypt .format(TEST_DB), file_data='j1') /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- -- executing against localhost:21000 use default; -- executing against localhost:21000 drop table if exists test_encryption_db.tbl purge; -- executing against localhost:21000 drop table if exists test_encryption_db.t1 purge; -- executing against localhost:21000 use default; SET sync_ddl=1; -- executing against localhost:21000 drop database if exists `test_encryption_db` cascade; MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 -- executing against localhost:21000 create database if not exists test_encryption_db; -- executing against localhost:21000 use test_encryption_db; MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 ----------------------------- Captured stderr call ----------------------------- -- executing against localhost:21000 create table test_encryption_db.t1(i int) partitioned by (j int); -- executing against localhost:21000 alter table test_encryption_db.t1 add partition(j=1); -- executing against localhost:21000 alter table test_encryption_db.t1 add partition(j=2); -- executing against localhost:21000 alter table test_encryption_db.t1 add partition(j=3); MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com TestHdfsCaching.test_table_is_cached[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: text/none] query_test/test_hdfs_caching.py:87: in test_table_is_cached assert(False) E assert False ---------------------------- Captured stderr setup ----------------------------- -- connecting to: localhost:21000 ----------------------------- Captured stdout call ----------------------------- 0 0 0 0 0 0 ----------------------------- Captured stderr call ----------------------------- MainThread: Found 3 impalad/1 statestored/1 catalogd process(es) -- executing against localhost:21000 select count(*) from tpch.nation; TestHdfsCaching.test_table_is_cached[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: text/gzip/block] query_test/test_hdfs_caching.py:87: in test_table_is_cached assert(False) E assert False ----------------------------- Captured stdout call ----------------------------- 0 0 0 0 0 0 ----------------------------- Captured stderr call ----------------------------- MainThread: Found 3 impalad/1 statestored/1 catalogd process(es) -- executing against localhost:21000 select count(*) from tpch.nation; ____________ TestInsertBehaviour.test_insert_preserves_hidden_files ____________ query_test/test_insert_behaviour.py:70: in test_insert_preserves_hidden_files table_dir + dir_ + '/' + hidden_file_locations[0] , '', overwrite=True) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ----------------------------- Captured stderr call ----------------------------- MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com _____________ TestImpalaShellInteractive.test_local_shell_options ______________ shell/test_shell_interactive.py:67: in test_local_shell_options self._expect_with_cmd(proc, "set", ("LIVE_PROGRESS: True", "LIVE_SUMMARY: False")) shell/test_shell_interactive.py:58: in _expect_with_cmd assert e in proc.before E assert 'LIVE_PROGRESS: True' in ' set live_progress= \x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08true;\r\n[ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com' E + where ' set live_progress= \x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08true;\r\n[ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com' = .before generated xml file: /home/jenkins/Impala/logs/ee_tests/results/TEST-impala-serial.xml ==================================== ERRORS ==================================== ERROR at setup of TestLoadData.test_load[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: text/none] [gw1] linux2 -- Python 2.7.6 /home/jenkins/Impala/bin/../infra/python/env/bin/python metadata/test_load.py:77: in setup_method "{0}/{1}/100101.txt".format(STAGING_PATH, i)) util/hdfs_util.py:122: in copy data = self.read_file(src) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:183: in read_file response = requests.get(uri, allow_redirects=True) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:69: in get return request('get', url, params=params, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:594: in send history = [resp for resp in gen] if allow_redirects else [] /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:196: in resolve_redirects **adapter_kwargs /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- -- connecting to: localhost:21000 -- executing against localhost:21000 drop table if exists functional.test_load_nopart; -- executing against localhost:21000 drop table if exists functional.test_load; MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com =================================== FAILURES =================================== _________________ TestDdlStatements.test_drop_table_with_purge _________________ [gw1] linux2 -- Python 2.7.6 /home/jenkins/Impala/bin/../infra/python/env/bin/python metadata/test_ddl.py:39: in test_drop_table_with_purge format(unique_database), file_data='t1') /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- -- connecting to: localhost:21000 SET sync_ddl=False; -- executing against localhost:21000 DROP DATABASE IF EXISTS `test_drop_table_with_purge_58c75c18` CASCADE; SET sync_ddl=False; -- executing against localhost:21000 CREATE DATABASE `test_drop_table_with_purge_58c75c18`; MainThread: Created database "test_drop_table_with_purge_58c75c18" for test ID "metadata/test_ddl.py::TestDdlStatements::()::test_drop_table_with_purge" ----------------------------- Captured stderr call ----------------------------- -- executing against localhost:21000 create table test_drop_table_with_purge_58c75c18.t1(i int); -- executing against localhost:21000 create table test_drop_table_with_purge_58c75c18.t2(i int); MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com TestDdlStatements.test_alter_table[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0] [gw1] linux2 -- Python 2.7.6 /home/jenkins/Impala/bin/../infra/python/env/bin/python metadata/test_ddl.py:254: in test_alter_table file_data='1984') /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- SET sync_ddl=True; -- executing against localhost:21000 DROP DATABASE IF EXISTS `test_alter_table_d0f01029` CASCADE; SET sync_ddl=True; -- executing against localhost:21000 CREATE DATABASE `test_alter_table_d0f01029`; MainThread: Created database "test_alter_table_d0f01029" for test ID "metadata/test_ddl.py::TestDdlStatements::()::test_alter_table[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0]" SET sync_ddl=True; -- executing against localhost:21000 DROP DATABASE IF EXISTS `test_alter_table_d0f010292` CASCADE; SET sync_ddl=True; -- executing against localhost:21000 CREATE DATABASE `test_alter_table_d0f010292`; MainThread: Created database "test_alter_table_d0f010292" for test ID "metadata/test_ddl.py::TestDdlStatements::()::test_alter_table[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none-unique_database0]" ----------------------------- Captured stderr call ----------------------------- -- executing against localhost:21000 create table test_alter_table_d0f01029.part_data (i int); MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com TestDdlStatements.test_drop_partition_with_purge[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] [gw1] linux2 -- Python 2.7.6 /home/jenkins/Impala/bin/../infra/python/env/bin/python metadata/test_ddl.py:272: in test_drop_partition_with_purge "test-warehouse/{0}.db/t1/j=1/j1.txt".format(unique_database), file_data='j1') /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- SET sync_ddl=False; -- executing against localhost:21000 DROP DATABASE IF EXISTS `test_drop_partition_with_purge_e1fd133b` CASCADE; SET sync_ddl=False; -- executing against localhost:21000 CREATE DATABASE `test_drop_partition_with_purge_e1fd133b`; MainThread: Created database "test_drop_partition_with_purge_e1fd133b" for test ID "metadata/test_ddl.py::TestDdlStatements::()::test_drop_partition_with_purge[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none]" ----------------------------- Captured stderr call ----------------------------- -- executing against localhost:21000 create table test_drop_partition_with_purge_e1fd133b.t1(i int) partitioned by (j int); -- executing against localhost:21000 alter table test_drop_partition_with_purge_e1fd133b.t1 add partition(j=1); -- executing against localhost:21000 alter table test_drop_partition_with_purge_e1fd133b.t1 add partition(j=2); MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com __________ TestExplainEmptyPartition.test_non_empty_partition_0_rows ___________ [gw1] linux2 -- Python 2.7.6 /home/jenkins/Impala/bin/../infra/python/env/bin/python metadata/test_explain.py:128: in test_non_empty_partition_0_rows self.TEST_DB_NAME, "") /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- -- connecting to: localhost:21000 -- executing against localhost:21000 use default; SET sync_ddl=1; -- executing against localhost:21000 drop database if exists `imp_1708` cascade; -- executing against localhost:21000 create database if not exists imp_1708 location '/test-warehouse/imp_1708.db'; ----------------------------- Captured stderr call ----------------------------- -- executing against localhost:21000 SET EXPLAIN_LEVEL=3; -- executing against localhost:21000 CREATE TABLE imp_1708.empty_partition (col int) partitioned by (p int); -- executing against localhost:21000 ALTER TABLE imp_1708.empty_partition ADD PARTITION (p=NULL); MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com TestRecoverPartitions.test_recover_partitions[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] [gw1] linux2 -- Python 2.7.6 /home/jenkins/Impala/bin/../infra/python/env/bin/python metadata/test_recover_partitions.py:82: in test_recover_partitions INSERTED_VALUE) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- -- connecting to: localhost:21000 SET sync_ddl=False; -- executing against localhost:21000 DROP DATABASE IF EXISTS `test_recover_partitions_9926c535` CASCADE; SET sync_ddl=False; -- executing against localhost:21000 CREATE DATABASE `test_recover_partitions_9926c535`; MainThread: Created database "test_recover_partitions_9926c535" for test ID "metadata/test_recover_partitions.py::TestRecoverPartitions::()::test_recover_partitions[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none]" ----------------------------- Captured stderr call ----------------------------- -- executing against localhost:21000 CREATE TABLE test_recover_partitions_9926c535.test_recover_partitions (c int) PARTITIONED BY (i int, p string); -- executing against localhost:21000 INSERT INTO TABLE test_recover_partitions_9926c535.test_recover_partitions PARTITION(i=1, p='p1') VALUES(1); MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com TestRecoverPartitions.test_nondefault_location_partitions[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] [gw1] linux2 -- Python 2.7.6 /home/jenkins/Impala/bin/../infra/python/env/bin/python metadata/test_recover_partitions.py:154: in test_nondefault_location_partitions INSERTED_VALUE) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- SET sync_ddl=False; -- executing against localhost:21000 DROP DATABASE IF EXISTS `test_nondefault_location_partitions_2ac83f6` CASCADE; SET sync_ddl=False; -- executing against localhost:21000 CREATE DATABASE `test_nondefault_location_partitions_2ac83f6`; MainThread: Created database "test_nondefault_location_partitions_2ac83f6" for test ID "metadata/test_recover_partitions.py::TestRecoverPartitions::()::test_nondefault_location_partitions[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none]" ----------------------------- Captured stderr call ----------------------------- -- executing against localhost:21000 CREATE TABLE test_nondefault_location_partitions_2ac83f6.test_recover_partitions (c int) PARTITIONED BY (i int, p string); -- executing against localhost:21000 INSERT INTO TABLE test_nondefault_location_partitions_2ac83f6.test_recover_partitions PARTITION(i=1, p='p1') VALUES(1); -- executing against localhost:21000 ALTER TABLE test_nondefault_location_partitions_2ac83f6.test_recover_partitions ADD PARTITION(i=1, p='p3'); -- executing against localhost:21000 ALTER TABLE test_nondefault_location_partitions_2ac83f6.test_recover_partitions PARTITION (i=1, p='p3') SET LOCATION '/test-warehouse/test_nondefault_location_partitions_2ac83f6.db/tmp' ; MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com TestRecoverPartitions.test_duplicate_partitions[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] [gw1] linux2 -- Python 2.7.6 /home/jenkins/Impala/bin/../infra/python/env/bin/python metadata/test_recover_partitions.py:196: in test_duplicate_partitions self.filesystem_client.create_file(TBL_LOCATION + LEAF_DIR + FILE_PATH, INSERTED_VALUE) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- SET sync_ddl=False; -- executing against localhost:21000 DROP DATABASE IF EXISTS `test_duplicate_partitions_f62d93bf` CASCADE; SET sync_ddl=False; -- executing against localhost:21000 CREATE DATABASE `test_duplicate_partitions_f62d93bf`; MainThread: Created database "test_duplicate_partitions_f62d93bf" for test ID "metadata/test_recover_partitions.py::TestRecoverPartitions::()::test_duplicate_partitions[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none]" ----------------------------- Captured stderr call ----------------------------- -- executing against localhost:21000 CREATE TABLE test_duplicate_partitions_f62d93bf.test_recover_partitions (c int) PARTITIONED BY (i int, p string); -- executing against localhost:21000 INSERT INTO TABLE test_duplicate_partitions_f62d93bf.test_recover_partitions PARTITION(i=1, p='p1') VALUES(1); -- executing against localhost:21000 ALTER TABLE test_duplicate_partitions_f62d93bf.test_recover_partitions ADD PARTITION(i=1, p='p4'); MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com TestRecoverPartitions.test_post_invalidate[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] [gw1] linux2 -- Python 2.7.6 /home/jenkins/Impala/bin/../infra/python/env/bin/python metadata/test_recover_partitions.py:241: in test_post_invalidate INSERTED_VALUE) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- SET sync_ddl=False; -- executing against localhost:21000 DROP DATABASE IF EXISTS `test_post_invalidate_7adba861` CASCADE; SET sync_ddl=False; -- executing against localhost:21000 CREATE DATABASE `test_post_invalidate_7adba861`; MainThread: Created database "test_post_invalidate_7adba861" for test ID "metadata/test_recover_partitions.py::TestRecoverPartitions::()::test_post_invalidate[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none]" ----------------------------- Captured stderr call ----------------------------- -- executing against localhost:21000 CREATE TABLE test_post_invalidate_7adba861.test_recover_partitions (c int) PARTITIONED BY (i int, p string); -- executing against localhost:21000 INSERT INTO TABLE test_post_invalidate_7adba861.test_recover_partitions PARTITION(i=1, p='p1') VALUES(1); MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com __________________ TestInsertBehaviour.test_load_permissions ___________________ [gw0] linux2 -- Python 2.7.6 /home/jenkins/Impala/bin/../infra/python/env/bin/python query_test/test_insert_behaviour.py:342: in test_load_permissions self.hdfs_client.create_file(file_name, "1") /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/pywebhdfs/webhdfs.py:93: in create_file headers={'content-type': 'application/octet-stream'}) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:122: in put return request('put', url, data=data, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/api.py:50: in request response = session.request(method=method, url=url, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:465: in request resp = self.send(prep, **send_kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/sessions.py:573: in send r = adapter.send(request, **kwargs) /home/jenkins/Impala/infra/python/env/local/lib/python2.7/site-packages/requests/adapters.py:415: in send raise ConnectionError(err, request=request) E ConnectionError: ('Connection aborted.', error(111, 'Connection refused')) ---------------------------- Captured stderr setup ----------------------------- SET sync_ddl=False; -- executing against localhost:21000 DROP DATABASE IF EXISTS `test_load_permissions_d9b4ce72` CASCADE; SET sync_ddl=False; -- executing against localhost:21000 CREATE DATABASE `test_load_permissions_d9b4ce72`; MainThread: Created database "test_load_permissions_d9b4ce72" for test ID "query_test/test_insert_behaviour.py::TestInsertBehaviour::()::test_load_permissions" ----------------------------- Captured stderr call ----------------------------- MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 -- executing against localhost:21000 DROP TABLE IF EXISTS `test_load_permissions_d9b4ce72`.`load_acl_permissions`; -- executing against localhost:21000 CREATE TABLE `test_load_permissions_d9b4ce72`.`load_acl_permissions` (col int); MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): 0.0.0.0 MainThread: Starting new HTTP connection (1): ec2-sandbox-ub14-m2-2xlarge-095f.vpc.cloudera.com generated xml file: /home/jenkins/Impala/logs/ee_tests/results/TEST-impala-parallel.xml