[ 
https://issues.apache.org/jira/browse/IMPALA-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yongzhi Chen updated IMPALA-10124:
----------------------------------
    Description: 
In master-core-ubsan, the admission-controller-test fails :

03:12:04 
/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/be/build/debug//scheduling/admission-controller-test:
 line 10: 29380 Segmentation fault      (core dumped) 
${IMPALA_HOME}/bin/run-jvm-binary.sh 
${IMPALA_HOME}/be/build/latest/service/unifiedbetests 
--gtest_filter=${GTEST_FILTER} 
--gtest_output=xml:${IMPALA_BE_TEST_LOGS_DIR}/${TEST_EXEC_NAME}.xml 
-log_filename="${TEST_EXEC_NAME}" "$@"
03:12:04 Traceback (most recent call last):
03:12:04   File 
"/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/bin/junitxml_prune_notrun.py",
 line 71, in <module>
03:12:04     if __name__ == "__main__": main()
03:12:04   File 
"/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/bin/junitxml_prune_notrun.py",
 line 68, in main
03:12:04     junitxml_prune_notrun(options.filename)
03:12:04   File 
"/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/bin/junitxml_prune_notrun.py",
 line 31, in junitxml_prune_notrun
03:12:04     root = tree.parse(junitxml_filename)
03:12:04   File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 647, in 
parse
03:12:04     source = open(source, "rb")
03:12:04 IOError: [Errno 2] No such file or directory: 
'/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/logs/be_tests/admission-controller-test.xml'



...

03:18:30 The following tests FAILED:
03:18:30         57 - admission-controller-test (Failed)
03:18:30 Errors while running CTest
03:18:30 make: *** [test] Error 8
03:18:30 ERROR in 
/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/bin/run-backend-tests.sh
 at line 43: "${MAKE_CMD:-make}" test ARGS="${BE_TEST_ARGS}"

  was:
In master-core-ubsan, the admission-controller-test fails :

03:12:04 
/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/be/build/debug//scheduling/admission-controller-test:
 line 10: 29380 Segmentation fault      (core dumped) 
${IMPALA_HOME}/bin/run-jvm-binary.sh 
${IMPALA_HOME}/be/build/latest/service/unifiedbetests 
--gtest_filter=${GTEST_FILTER} 
--gtest_output=xml:${IMPALA_BE_TEST_LOGS_DIR}/${TEST_EXEC_NAME}.xml 
-log_filename="${TEST_EXEC_NAME}" "$@"
03:12:04 Traceback (most recent call last):
03:12:04   File 
"/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/bin/junitxml_prune_notrun.py",
 line 71, in <module>
03:12:04     if __name__ == "__main__": main()
03:12:04   File 
"/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/bin/junitxml_prune_notrun.py",
 line 68, in main
03:12:04     junitxml_prune_notrun(options.filename)
03:12:04   File 
"/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/bin/junitxml_prune_notrun.py",
 line 31, in junitxml_prune_notrun
03:12:04     root = tree.parse(junitxml_filename)
03:12:04   File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 647, in 
parse
03:12:04     source = open(source, "rb")
03:12:04 IOError: [Errno 2] No such file or directory: 
'/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/logs/be_tests/admission-controller-test.xml'


> admission-controller-test fails with no such file or directory error
> --------------------------------------------------------------------
>
>                 Key: IMPALA-10124
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10124
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Yongzhi Chen
>            Priority: Major
>
> In master-core-ubsan, the admission-controller-test fails :
> 03:12:04 
> /data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/be/build/debug//scheduling/admission-controller-test:
>  line 10: 29380 Segmentation fault      (core dumped) 
> ${IMPALA_HOME}/bin/run-jvm-binary.sh 
> ${IMPALA_HOME}/be/build/latest/service/unifiedbetests 
> --gtest_filter=${GTEST_FILTER} 
> --gtest_output=xml:${IMPALA_BE_TEST_LOGS_DIR}/${TEST_EXEC_NAME}.xml 
> -log_filename="${TEST_EXEC_NAME}" "$@"
> 03:12:04 Traceback (most recent call last):
> 03:12:04   File 
> "/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/bin/junitxml_prune_notrun.py",
>  line 71, in <module>
> 03:12:04     if __name__ == "__main__": main()
> 03:12:04   File 
> "/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/bin/junitxml_prune_notrun.py",
>  line 68, in main
> 03:12:04     junitxml_prune_notrun(options.filename)
> 03:12:04   File 
> "/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/bin/junitxml_prune_notrun.py",
>  line 31, in junitxml_prune_notrun
> 03:12:04     root = tree.parse(junitxml_filename)
> 03:12:04   File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 647, in 
> parse
> 03:12:04     source = open(source, "rb")
> 03:12:04 IOError: [Errno 2] No such file or directory: 
> '/data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/logs/be_tests/admission-controller-test.xml'
> ...
> 03:18:30 The following tests FAILED:
> 03:18:30       57 - admission-controller-test (Failed)
> 03:18:30 Errors while running CTest
> 03:18:30 make: *** [test] Error 8
> 03:18:30 ERROR in 
> /data/jenkins/workspace/impala-asf-master-core-ubsan/repos/Impala/bin/run-backend-tests.sh
>  at line 43: "${MAKE_CMD:-make}" test ARGS="${BE_TEST_ARGS}"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to