hudson.os.PosixException: /Volumes/Data/workspace/compile2/os/macosx/product/test-data/??????.xls.b64 ENOENT
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Jenkins JIRA by trejkaz, 1 year ago
via Jenkins JIRA by trejkaz, 1 year ago
via Jenkins JIRA by Jesse Glick, 1 year ago
via Jenkins JIRA by Jesse Glick, 1 year ago
via Jenkins JIRA by kai tea, 1 year ago
via Jenkins JIRA by kai tea, 1 year ago
hudson.os.PosixException: /Volumes/Data/workspace/compile2/os/macosx/product/test-data/??????.xls.b64 ENOENT
at hudson.os.PosixAPI$1.error(PosixAPI.java:43)
at org.jruby.ext.posix.BaseNativePOSIX.stat(BaseNativePOSIX.java:184)
at hudson.util.IOUtils.mode(IOUtils.java:125)
at hudson.util.io.TarArchiver.visit(TarArchiver.java:102)
at hudson.util.DirScanner$Glob.scan(DirScanner.java:133)
at hudson.FilePath$1.invoke(FilePath.java:416)
at hudson.FilePath$1.invoke(FilePath.java:412)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)