Quanlong Huang created IMPALA-13728:
---------------------------------------
Summary: OpenSSLUtilTest.ValidateInitialize failed by AES_128_GCM
not supported
Key: IMPALA-13728
URL: https://issues.apache.org/jira/browse/IMPALA-13728
Project: IMPALA
Issue Type: Bug
Components: Backend
Reporter: Quanlong Huang
Assignee: Quanlong Huang
Saw this failed in an ARM build.
Stacktrace
{code:java}
/data/jenkins/workspace/impala-asf-master-exhaustive-release-arm/repos/Impala/be/src/util/openssl-util-test.cc:151
Value of: status_.ok()
Actual: false
Expected: true
Error: AES mode AES_128_GCM is not supported by OpenSSL version (OpenSSL 1.1.1k
FIPS 25 Mar 2021) that Impala was built against.{code}
CC [~pranav.lodha]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)