Lars Volker created IMPALA-8662:
-----------------------------------
Summary: Timeout in test test_owner_privileges_without_grant
Key: IMPALA-8662
URL: https://issues.apache.org/jira/browse/IMPALA-8662
Project: IMPALA
Issue Type: Bug
Components: Frontend
Affects Versions: Impala 3.3.0
Reporter: Lars Volker
Assignee: Fredy Wijaya
test_owner_privileges_without_grant seems to time out:L
{noformat}
11:39:25
authorization/test_owner_privileges.py::TestOwnerPrivileges::test_owner_privileges_disabled[protocol:
beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format:
text/none] PASSED
11:39:45
authorization/test_owner_privileges.py::TestOwnerPrivileges::test_owner_privileges_without_grant[protocol:
beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0,
'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format:
text/none]
11:39:45
11:39:45 **** Tests TIMED OUT! ****
11:39:45
11:39:45
11:39:45 **** Generating stacktrace of impalad with process id: 843 ****
11:40:09 warning: File
"/data/jenkins/workspace/impala-asf-master-exhaustive-centos6/Impala-Toolchain/gcc-4.9.2/lib64/libstdc++.so.6.0.20-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
11:40:27 Couldn't write debug register: No such process.
11:40:28 **** Generating stacktrace of impalad with process id: 847 ****
11:40:28 ptrace: No such process.
11:40:28 **** Generating stacktrace of impalad with process id: 855 ****
11:40:28 ptrace: No such process.
11:40:28
/data/jenkins/workspace/impala-asf-master-exhaustive-centos6/repos/Impala/buildall.sh:
line 530: 12310 Terminated "${IMPALA_HOME}/bin/run-all-tests.sh"
-e $EXPLORATION_STRATEGY $RUN_ALL_TESTS_ARGS
11:40:28 + echo 'buildall.sh ' -format '-testdata failed.'
11:40:28 buildall.sh -format -testdata failed.
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)