[JIRA] (JENKINS-51162) Open files limit is too low, limits.conf is ignored

2018-08-13 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated  JENKINS-51162  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51162  
 
 
  Open files limit is too low, limits.conf is ignored   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Fixed but Unreleased Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51162) Open files limit is too low, limits.conf is ignored

2018-08-13 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated  JENKINS-51162  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 No response from the requester  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-51162  
 
 
  Open files limit is too low, limits.conf is ignored   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Open Fixed but Unreleased  
 
 
Resolution: 
 Incomplete  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51162) Open files limit is too low, limits.conf is ignored

2018-05-06 Thread valerij.ban...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Val Bancer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51162  
 
 
  Open files limit is too low, limits.conf is ignored   
 

  
 
 
 
 

 
Change By: 
 Val Bancer  
 
 
Attachment: 
 Screenshot from 2018-05-06 21-36-28.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51162) Open files limit is too low, limits.conf is ignored

2018-05-06 Thread valerij.ban...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Val Bancer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51162  
 
 
  Open files limit is too low, limits.conf is ignored   
 

  
 
 
 
 

 
Change By: 
 Val Bancer  
 

  
 
 
 
 

 
 /etc/security/limits.conf contains:   {code:java}jenkins hard    nofile    50jenkins soft    nofile    50{code}But that is ignored by jenkins. Executing `ulimit -n` in the jenkins build "Execute shell command" section outputs 8192 instead of expected 50  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51162) Open files limit is too low, limits.conf is ignored

2018-05-06 Thread valerij.ban...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Val Bancer created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51162  
 
 
  Open files limit is too low, limits.conf is ignored   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2018-05-06 19:28  
 
 
Environment: 
 Ubuntu 14.04.5 LTS  Jenkins 2.107.2 (installed and run on Amazon EC2 instance)  java.runtime.name Java(TM) SE Runtime Environment  java.runtime.version 1.8.0_171-b11   
 
 
Labels: 
 jenkins  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Val Bancer  
 

  
 
 
 
 

 
 /etc/security/limits.conf contains:   

 

jenkins hard    nofile    50
jenkins soft    nofile    50 

 But that is ignored by jenkins. Executing `ulimit -n` in the jenkins build "Execute shell command" section outputs 8192 instead of expected 50  
 

  
 
 
 
 

 
 
 


[JIRA] (JENKINS-51162) Open files limit is too low, limits.conf is ignored

2018-05-06 Thread valerij.ban...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Val Bancer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51162  
 
 
  Open files limit is too low, limits.conf is ignored   
 

  
 
 
 
 

 
Change By: 
 Val Bancer  
 

  
 
 
 
 

 
 /etc/security/limits.conf contains:{code:java}jenkins hard    nofile    50jenkins soft    nofile    50{code}But that is ignored by jenkins. Executing `ulimit -n` in the jenkins build "Execute shell command" section outputs 8192 instead of expected 50 .  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.