[JIRA] (JENKINS-60471) Jenkins polluting /tmp with thousands of TrueType font files

6 views
Skip to first unread message

dirk.heinrichs@recommind.com (JIRA)

unread,
Dec 13, 2019, 5:22:02 AM12/13/19
to jenkinsc...@googlegroups.com
Dirk Heinrichs created an issue
 
Jenkins / Bug JENKINS-60471
Jenkins polluting /tmp with thousands of TrueType font files
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2019-12-13 10:21
Environment: Linux (Ubuntu 18.04)
Jenkins 2.190.1
Priority: Major Major
Reporter: Dirk Heinrichs

Just encountered sporadic "No space left on device" errors in the Puppet reports for our Jenkins master. It turned out that /tmp was polluted with over 8000 files of the form "+~JF*.tmp" owned by the user running Jenkins:

 -rw------- 1 jenkins jenkins  240456 Dec 13 11:18 +~JF9196768992512109284.tmp

I deleted them to free space, but it continues to write new ones at fast pace (again 2640 files while I'm writing this).

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

o.v.nenashev@gmail.com (JIRA)

unread,
Dec 22, 2019, 6:52:02 PM12/22/19
to jenkinsc...@googlegroups.com
Oleg Nenashev commented on Bug JENKINS-60471
 
Re: Jenkins polluting /tmp with thousands of TrueType font files

I do not see code which would be responsible for it.

Would it be possible to get more diagnostics info, e.g. stacktraces . https://file-leak-detector.kohsuke.org/ could be used to capture them

 

dirk.heinrichs@recommind.com (JIRA)

unread,
Jan 6, 2020, 4:25:02 AM1/6/20
to jenkinsc...@googlegroups.com

Seems to be an issue with Java 8. After updating the Jenkins master to java 11 the problem disappeared.

Reply all
Reply to author
Forward
0 new messages