vibhatha opened a new issue, #41725:
URL: https://github.com/apache/arrow/issues/41725
### Describe the bug, including details regarding any error messages,
version, and platform.
This CI has been failing in a number of PRs. Needs evaluation.
### Trace
```bash
Error: docker run --rm -e CI=true -e GRADLE_ENTERPRISE_ACCESS_KEY=
--shm-size 2147483648 -e ARROW_ACERO=OFF -e ARROW_DATASET=OFF -e
ARROW_FLIGHT=OFF -e ARROW_FLIGHT_SQL=OFF -e ARROW_GANDIVA=OFF -e
ARROW_JAVA_CDATA=ON -e ARROW_ORC=OFF -e ARROW_PARQUET=OFF -e
CCACHE_COMPILERCHECK=content -e CCACHE_COMPRESS=1 -e CCACHE_COMPRESSLEVEL=6 -e
CCACHE_DIR=/ccache -e CCACHE_MAXSIZE=1G -e GITHUB_ACTIONS=true -e
JAVA_JNI_CMAKE_ARGS=-DARROW_JAVA_JNI_ENABLE_DEFAULT=OFF
-DARROW_JAVA_JNI_ENABLE_C=ON -v /home/runner/work/arrow/arrow:/arrow -v
/home/runner/work/arrow/arrow/.docker/maven-cache:/root/.m2 -v
/home/runner/work/arrow/arrow/.docker/debian-ccache:/ccache
apache/arrow-dev:amd64-conda-python-3.8-java-integration
/arrow/ci/scripts/cpp_build.sh /arrow /build &&
/arrow/ci/scripts/python_build.sh /arrow /build &&
/arrow/ci/scripts/java_jni_build.sh /arrow ${ARROW_HOME} /build /tmp/dist/java/
&& /arrow/ci/scripts/java_build.sh /arrow /build /tmp/dist/java &&
/arrow/ci/scripts/java_cdata_integrati
on.sh /arrow /build exited with non-zero exit code 1
Error: Process completed with exit code 1.
```
### Component(s)
Continuous Integration, Java
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]