Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
Jenkins jobs are randomly failing with
java.lang.OutOfMemoryError: unable to create new native thread
The ulimit on the slaves is 30000, and cannot be increased from within the job.
The typical thread count used by our test suite is 3-4000.
It is not clear yet if this is caused by our thread use spiking, or if a parallel job exhausts the thread limit.
Attachments
Issue Links
- depends upon
-
PHOENIX-6102 Better isolation for CI jobs an ASF Jenkins
- Resolved
-
PHOENIX-5032 add Apache Yetus to Phoenix
- Resolved
- is related to
-
HBASE-25081 Up the container nproc uplimit to 30000
- Resolved