[JIRA] (JENKINS-61085) TmpCleaner plugin fails with java.lang.NoClassDefFoundError: Could not initialize class org.jruby.ext.posix.Linux64HeapFileStat

0 views
Skip to first unread message

hostalp@post.cz (JIRA)

unread,
Feb 13, 2020, 11:42:02 AM2/13/20
to jenkinsc...@googlegroups.com
Petr H created an issue
 
Jenkins / Bug JENKINS-61085
TmpCleaner plugin fails with java.lang.NoClassDefFoundError: Could not initialize class org.jruby.ext.posix.Linux64HeapFileStat
Issue Type: Bug Bug
Assignee: Unassigned
Components: tmpcleaner-plugin
Created: 2020-02-13 16:41
Environment: Jenkins 2.190.3
TmpCleaner plugin 1.3
Linux x64 (CentOS 7.6)
Priority: Minor Minor
Reporter: Petr H

At Jenkins slaves there are lots of exceptions such as

Feb 13, 2020 10:06:15 AM hudson.plugins.tmpcleaner.TmpCleanTask delete
INFO: Deletion failed: /tmp/tmpclean8686648300166673561.tmp
Feb 13, 2020 10:06:15 AM hudson.remoting.UserRequest perform
WARNING: LinkageError while performing UserRequest:hudson.plugins.tmpcleaner.TmpCleanTask@3ddab2ff
java.lang.NoClassDefFoundError: Could not initialize class org.jruby.ext.posix.Linux64HeapFileStat
        at org.jruby.ext.posix.LinuxPOSIX.allocateStat(LinuxPOSIX.java:44)
        at org.jruby.ext.posix.LinuxPOSIX.lstat(LinuxPOSIX.java:72)
        at hudson.plugins.tmpcleaner.TmpCleanTask.visit(TmpCleanTask.java:99)
        at hudson.plugins.tmpcleaner.TmpCleanTask.call(TmpCleanTask.java:50)
        at hudson.plugins.tmpcleaner.TmpCleanTask.call(TmpCleanTask.java:24)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

coming from the TmpCleaner plugin. The problem seems to be similar to JENKINS-58211 affecting the ArtifactDeployer plugin.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages