API Gateway

Build: #5 failed Changes by Bing Zhang

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 seconds
Labels
None
Agent
buildserver-1.ncsa.illinois.edu
Revision
5707a726f6a266f1b843f6e5560c6446e8626bba
Fixed in
#6 (Changes by Bing Zhang)
No failed test found. A possible compilation error occurred.

Responsible

Code commits

Author Commit Message Commit date
Bing Zhang Bing Zhang 5707a726f6a266f1b843f6e5560c6446e8626bba add download field in yaml

Error summary for Default Job

The job generated some errors, drill down into the full build log for more details.

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=384M; support was removed in 8.0
java.io.IOException: No such file or directory
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.createNewFile(File.java:1012)
        at xsbt.boot.Locks$.apply0(Locks.scala:35)
        at xsbt.boot.Locks$.apply(Locks.scala:28)
        at xsbt.boot.Launch.locked(Launch.scala:240)
        at xsbt.boot.Launch.app(Launch.scala:149)
        at xsbt.boot.Launch.app(Launch.scala:147)
        at xsbt.boot.Launch$.run(Launch.scala:102)
        at xsbt.boot.Launch$$anonfun$apply$1.apply(Launch.scala:36)
        at xsbt.boot.Launch$.launch(Launch.scala:117)
        at xsbt.boot.Launch$.apply(Launch.scala:19)
        at xsbt.boot.Boot$.runImpl(Boot.scala:44)
        at xsbt.boot.Boot$.main(Boot.scala:20)
        at xsbt.boot.Boot.main(Boot.scala)