Github user BruceXu1991 commented on the issue:
https://github.com/apache/zeppelin/pull/2601
@felixcheung I have setup the CI tests, but Jenkins server seems to have
no space on device.
FATAL: Unable to produce a script file
java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
Caused: java.io.IOException: Failed to create a temp file on
/home/jenkins/jenkins-slave/workspace/zeppelin-pull-request
at hudson.FilePath.createTextTempFile(FilePath.java:1386)
at
hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
---