S3AsyncClient failed to create in Jenkins #5136
Unanswered
pavankjadda
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using
s3-transfer-manager
to upload/download files which usess3AsyncClient
to do it. And the dependencies are defined as belowpom.xml
Some of the integration tests are failing in Jenkins CI due error failed to map segment from shared object. Here is the detailed error from logs
and AwsConfig defined as below
AwsConfig.java
I have no idea why I see this. I am using below versions
Jenkins: Latest LTS
OS: Oracle Linux 8
Java: 21
Maven: 3.9.6
Beta Was this translation helpful? Give feedback.
All reactions