MCMicS / jenkins-control-plugin

Jenkins integration in IDEA Platforms
https://plugins.jetbrains.com/plugin/6110-jenkins-control-plugin
Apache License 2.0
250 stars 123 forks source link

java.lang.NumberFormatException: For input string: "" with latest Jenkins plug-in #105

Closed AnthonyYeracaris closed 8 years ago

AnthonyYeracaris commented 8 years ago

For input string: "" java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Long.parseLong(Long.java:453) at java.lang.Long.parseLong(Long.java:483) at java.text.DigitList.getLong(DigitList.java:194) at java.text.DecimalFormat.parse(DecimalFormat.java:1316) at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:2088) at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1455) at java.text.DateFormat.parse(DateFormat.java:355) at org.codinjutsu.tools.jenkins.util.DateUtil.parseDate(DateUtil.java:37) at org.codinjutsu.tools.jenkins.model.Build.setBuildDate(Build.java:125) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getLastBuild(JenkinsJsonParser.java:242) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getJob(JenkinsJsonParser.java:180) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.createViewJobs(JenkinsJsonParser.java:296) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:124) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:239) at org.codinjutsu.tools.jenkins.view.BrowserPanel.loadJobs(BrowserPanel.java:457) at org.codinjutsu.tools.jenkins.view.BrowserPanel.access$700(BrowserPanel.java:65) at org.codinjutsu.tools.jenkins.view.BrowserPanel$LoadSelectedViewJob.run(BrowserPanel.java:565) at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:563) at com.intellij.openapi.progress.impl.CoreProgressManager$2.run(CoreProgressManager.java:142) at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:446) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:392) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:54) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:127) at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:126) at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:365) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 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:744) at org.jetbrains.ide.PooledThreadExecutor$1$1.run(PooledThreadExecutor.java:55)

cezary-butler commented 8 years ago

It looks like Your server formats build ids differently than it was expected. Could you give us example of build ids or specify what is your configuration on this aspect. Otherwise we would need read only acces to your server.

AnthonyYeracaris commented 8 years ago

Doesn't it seem more likely that this is a date problem? What if a job has been defined but never run?

AnthonyYeracaris commented 8 years ago

Give me a URL to run against my server and I can give you some output.

cezary-butler commented 8 years ago

@AnthonyYeracaris try http://your.jenkins.instance/api/json?tree=name,url,jobs%5Bname,displayName,url,color,buildable,inQueue,healthReport%5Bdescription,iconUrl%5D,lastBuild%5Bid,url,building,result,number%5D,property%5BparameterDefinitions%5Bname,type,defaultParameterValue%5Bvalue%5D,choices%5D%5D%5D

AnthonyYeracaris commented 8 years ago

{"jobs":[{"displayName":"clean-hanging-jenkins-polling-threads","name":"clean-hanging-jenkins-polling-threads","url":"http://mhub-linux1:9282/job/clean-hanging-jenkins-polling-threads/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-07-15_10-37-38","number":37984,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/clean-hanging-jenkins-polling-threads/37984/"},"property":[{},{},{}]},{"displayName":"clean-stage-directory","name":"clean-stage-directory","url":"http://mhub-linux1:9282/job/clean-stage-directory/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1330","number":1330,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/clean-stage-directory/1330/"},"property":[{},{}]},{"displayName":"emms-1-3-copy-oracle-and-build","name":"emms-1-3-copy-oracle-and-build","url":"http://mhub-linux1:9282/job/emms-1-3-copy-oracle-and-build/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2011-06-25_07-01-13","number":13,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-1-3-copy-oracle-and-build/13/"},"property":[{},{}]},{"displayName":"emms-1-3-ora","name":"emms-1-3-ora","url":"http://mhub-linux1:9282/job/emms-1-3-ora/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-1-3-pkg","name":"emms-1-3-pkg","url":"http://mhub-linux1:9282/job/emms-1-3-pkg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-1-3-ss","name":"emms-1-3-ss","url":"http://mhub-linux1:9282/job/emms-1-3-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-1-4-copy-db2-and-build","name":"emms-1-4-copy-db2-and-build","url":"http://mhub-linux1:9282/job/emms-1-4-copy-db2-and-build/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-1-4-copy-oracle-and-build","name":"emms-1-4-copy-oracle-and-build","url":"http://mhub-linux1:9282/job/emms-1-4-copy-oracle-and-build/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-1-4-db2","name":"emms-1-4-db2","url":"http://mhub-linux1:9282/job/emms-1-4-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-1-4-ora","name":"emms-1-4-ora","url":"http://mhub-linux1:9282/job/emms-1-4-ora/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-1-4-pkg","name":"emms-1-4-pkg","url":"http://mhub-linux1:9282/job/emms-1-4-pkg/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-1-4-ss","name":"emms-1-4-ss","url":"http://mhub-linux1:9282/job/emms-1-4-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-1-copy-db2-and-build","name":"emms-3-0-1-copy-db2-and-build","url":"http://mhub-linux1:9282/job/emms-3-0-1-copy-db2-and-build/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-1-copy-oracle-and-build","name":"emms-3-0-1-copy-oracle-and-build","url":"http://mhub-linux1:9282/job/emms-3-0-1-copy-oracle-and-build/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-1-db2","name":"emms-3-0-1-db2","url":"http://mhub-linux1:9282/job/emms-3-0-1-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-1-ora","name":"emms-3-0-1-ora","url":"http://mhub-linux1:9282/job/emms-3-0-1-ora/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-1-pkg","name":"emms-3-0-1-pkg","url":"http://mhub-linux1:9282/job/emms-3-0-1-pkg/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-1-ss","name":"emms-3-0-1-ss","url":"http://mhub-linux1:9282/job/emms-3-0-1-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-3-chocolate","name":"emms-3-0-3-chocolate","url":"http://mhub-linux1:9282/job/emms-3-0-3-chocolate/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-3-copy-db2-and-build","name":"emms-3-0-3-copy-db2-and-build","url":"http://mhub-linux1:9282/job/emms-3-0-3-copy-db2-and-build/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-3-copy-oracle-and-build","name":"emms-3-0-3-copy-oracle-and-build","url":"http://mhub-linux1:9282/job/emms-3-0-3-copy-oracle-and-build/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-3-db2","name":"emms-3-0-3-db2","url":"http://mhub-linux1:9282/job/emms-3-0-3-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-3-oracle","name":"emms-3-0-3-oracle","url":"http://mhub-linux1:9282/job/emms-3-0-3-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-3-pkg","name":"emms-3-0-3-pkg","url":"http://mhub-linux1:9282/job/emms-3-0-3-pkg/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-3-refresh-ms4-for-db2-copy-and-build","name":"emms-3-0-3-refresh-ms4-for-db2-copy-and-build","url":"http://mhub-linux1:9282/job/emms-3-0-3-refresh-ms4-for-db2-copy-and-build/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-3-refresh-ms4-for-oracle-copy-and-build","name":"emms-3-0-3-refresh-ms4-for-oracle-copy-and-build","url":"http://mhub-linux1:9282/job/emms-3-0-3-refresh-ms4-for-oracle-copy-and-build/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-3-ss","name":"emms-3-0-3-ss","url":"http://mhub-linux1:9282/job/emms-3-0-3-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-4-chocolate","name":"emms-3-0-4-chocolate","url":"http://mhub-linux1:9282/job/emms-3-0-4-chocolate/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-4-copy-db2-and-build","name":"emms-3-0-4-copy-db2-and-build","url":"http://mhub-linux1:9282/job/emms-3-0-4-copy-db2-and-build/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-02-08_19-38-13","number":356,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-0-4-copy-db2-and-build/356/"},"property":[{},{}]},{"displayName":"emms-3-0-4-copy-oracle-and-build","name":"emms-3-0-4-copy-oracle-and-build","url":"http://mhub-linux1:9282/job/emms-3-0-4-copy-oracle-and-build/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-02-08_04-05-50","number":532,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-0-4-copy-oracle-and-build/532/"},"property":[{},{}]},{"displayName":"emms-3-0-4-db2-aix","name":"emms-3-0-4-db2-aix","url":"http://mhub-linux1:9282/job/emms-3-0-4-db2-aix/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-4-oracle","name":"emms-3-0-4-oracle","url":"http://mhub-linux1:9282/job/emms-3-0-4-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-4-pkg","name":"emms-3-0-4-pkg","url":"http://mhub-linux1:9282/job/emms-3-0-4-pkg/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-4-prepkg","name":"emms-3-0-4-prepkg","url":"http://mhub-linux1:9282/job/emms-3-0-4-prepkg/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-0-4-refresh-ms4-for-db2-copy-and-build","name":"emms-3-0-4-refresh-ms4-for-db2-copy-and-build","url":"http://mhub-linux1:9282/job/emms-3-0-4-refresh-ms4-for-db2-copy-and-build/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-01-10_19-38-44","number":389,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-0-4-refresh-ms4-for-db2-copy-and-build/389/"},"property":[{},{},{}]},{"displayName":"emms-3-0-4-refresh-ms4-for-emms-3-0-4-ss","name":"emms-3-0-4-refresh-ms4-for-emms-3-0-4-ss","url":"http://mhub-linux1:9282/job/emms-3-0-4-refresh-ms4-for-emms-3-0-4-ss/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-01-10_03-48-44","number":703,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-0-4-refresh-ms4-for-emms-3-0-4-ss/703/"},"property":[{},{},{}]},{"displayName":"emms-3-0-4-refresh-ms4-for-oracle-copy-and-build","name":"emms-3-0-4-refresh-ms4-for-oracle-copy-and-build","url":"http://mhub-linux1:9282/job/emms-3-0-4-refresh-ms4-for-oracle-copy-and-build/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-01-10_02-38-44","number":618,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-0-4-refresh-ms4-for-oracle-copy-and-build/618/"},"property":[{},{},{}]},{"displayName":"emms-3-0-4-ss","name":"emms-3-0-4-ss","url":"http://mhub-linux1:9282/job/emms-3-0-4-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-agdemo","name":"emms-3-1-1-agdemo","url":"http://mhub-linux1:9282/job/emms-3-1-1-agdemo/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-chocolate","name":"emms-3-1-1-chocolate","url":"http://mhub-linux1:9282/job/emms-3-1-1-chocolate/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-chocolate-db2","name":"emms-3-1-1-chocolate-db2","url":"http://mhub-linux1:9282/job/emms-3-1-1-chocolate-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-chocolate-oracle","name":"emms-3-1-1-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-1-chocolate-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-chocolate-std","name":"emms-3-1-1-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-1-1-chocolate-std/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-copy-to-db2","name":"emms-3-1-1-copy-to-db2","url":"http://mhub-linux1:9282/job/emms-3-1-1-copy-to-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-copy-to-oracle","name":"emms-3-1-1-copy-to-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-1-copy-to-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-db2","name":"emms-3-1-1-db2","url":"http://mhub-linux1:9282/job/emms-3-1-1-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"emms-3-1-1-oracle","name":"emms-3-1-1-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-1-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-pg","name":"emms-3-1-1-pg","url":"http://mhub-linux1:9282/job/emms-3-1-1-pg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-pkg","name":"emms-3-1-1-pkg","url":"http://mhub-linux1:9282/job/emms-3-1-1-pkg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-refresh-ms4-for-copy","name":"emms-3-1-1-refresh-ms4-for-copy","url":"http://mhub-linux1:9282/job/emms-3-1-1-refresh-ms4-for-copy/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-refresh-ms4-for-pg","name":"emms-3-1-1-refresh-ms4-for-pg","url":"http://mhub-linux1:9282/job/emms-3-1-1-refresh-ms4-for-pg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-refresh-ms4-for-ss","name":"emms-3-1-1-refresh-ms4-for-ss","url":"http://mhub-linux1:9282/job/emms-3-1-1-refresh-ms4-for-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-1-ss","name":"emms-3-1-1-ss","url":"http://mhub-linux1:9282/job/emms-3-1-1-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-chocolate","name":"emms-3-1-2-chocolate","url":"http://mhub-linux1:9282/job/emms-3-1-2-chocolate/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-chocolate-db2","name":"emms-3-1-2-chocolate-db2","url":"http://mhub-linux1:9282/job/emms-3-1-2-chocolate-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-chocolate-jb-ss10-redeploy","name":"emms-3-1-2-chocolate-jb-ss10-redeploy","url":"http://mhub-linux1:9282/job/emms-3-1-2-chocolate-jb-ss10-redeploy/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-chocolate-oracle","name":"emms-3-1-2-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-2-chocolate-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-chocolate-std","name":"emms-3-1-2-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-1-2-chocolate-std/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-copy-to-db2","name":"emms-3-1-2-copy-to-db2","url":"http://mhub-linux1:9282/job/emms-3-1-2-copy-to-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-copy-to-oracle","name":"emms-3-1-2-copy-to-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-2-copy-to-oracle/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-db2","name":"emms-3-1-2-db2","url":"http://mhub-linux1:9282/job/emms-3-1-2-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-oracle","name":"emms-3-1-2-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-2-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-pg","name":"emms-3-1-2-pg","url":"http://mhub-linux1:9282/job/emms-3-1-2-pg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-pkg","name":"emms-3-1-2-pkg","url":"http://mhub-linux1:9282/job/emms-3-1-2-pkg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-refresh-ms4-for-copy","name":"emms-3-1-2-refresh-ms4-for-copy","url":"http://mhub-linux1:9282/job/emms-3-1-2-refresh-ms4-for-copy/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-refresh-ms4-for-pg","name":"emms-3-1-2-refresh-ms4-for-pg","url":"http://mhub-linux1:9282/job/emms-3-1-2-refresh-ms4-for-pg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-refresh-ms4-for-ss","name":"emms-3-1-2-refresh-ms4-for-ss","url":"http://mhub-linux1:9282/job/emms-3-1-2-refresh-ms4-for-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-2-ss","name":"emms-3-1-2-ss","url":"http://mhub-linux1:9282/job/emms-3-1-2-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-ag-pkg","name":"emms-3-1-3-ag-pkg","url":"http://mhub-linux1:9282/job/emms-3-1-3-ag-pkg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-agdemo","name":"emms-3-1-3-agdemo","url":"http://mhub-linux1:9282/job/emms-3-1-3-agdemo/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-chocolate","name":"emms-3-1-3-chocolate","url":"http://mhub-linux1:9282/job/emms-3-1-3-chocolate/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-chocolate-db2","name":"emms-3-1-3-chocolate-db2","url":"http://mhub-linux1:9282/job/emms-3-1-3-chocolate-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-chocolate-jb-ss10-redeploy","name":"emms-3-1-3-chocolate-jb-ss10-redeploy","url":"http://mhub-linux1:9282/job/emms-3-1-3-chocolate-jb-ss10-redeploy/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-chocolate-oracle","name":"emms-3-1-3-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-3-chocolate-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-chocolate-std","name":"emms-3-1-3-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-1-3-chocolate-std/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-copy-to-db2","name":"emms-3-1-3-copy-to-db2","url":"http://mhub-linux1:9282/job/emms-3-1-3-copy-to-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-copy-to-oracle","name":"emms-3-1-3-copy-to-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-3-copy-to-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-db2","name":"emms-3-1-3-db2","url":"http://mhub-linux1:9282/job/emms-3-1-3-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-oracle","name":"emms-3-1-3-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-3-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-pg","name":"emms-3-1-3-pg","url":"http://mhub-linux1:9282/job/emms-3-1-3-pg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-pkg","name":"emms-3-1-3-pkg","url":"http://mhub-linux1:9282/job/emms-3-1-3-pkg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-ss","name":"emms-3-1-3-ss","url":"http://mhub-linux1:9282/job/emms-3-1-3-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-3-update-pg-backup","name":"emms-3-1-3-update-pg-backup","url":"http://mhub-linux1:9282/job/emms-3-1-3-update-pg-backup/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-4-agdemo","name":"emms-3-1-4-agdemo","url":"http://mhub-linux1:9282/job/emms-3-1-4-agdemo/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-4-build-loop","name":"emms-3-1-4-build-loop","url":"http://mhub-linux1:9282/job/emms-3-1-4-build-loop/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-4-chocolate","name":"emms-3-1-4-chocolate","url":"http://mhub-linux1:9282/job/emms-3-1-4-chocolate/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-4-chocolate-db2","name":"emms-3-1-4-chocolate-db2","url":"http://mhub-linux1:9282/job/emms-3-1-4-chocolate-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"emms-3-1-4-chocolate-jb-ss10-redeploy","name":"emms-3-1-4-chocolate-jb-ss10-redeploy","url":"http://mhub-linux1:9282/job/emms-3-1-4-chocolate-jb-ss10-redeploy/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-4-chocolate-oracle","name":"emms-3-1-4-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-4-chocolate-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-4-chocolate-std","name":"emms-3-1-4-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-1-4-chocolate-std/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-4-db2","name":"emms-3-1-4-db2","url":"http://mhub-linux1:9282/job/emms-3-1-4-db2/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-4-oracle","name":"emms-3-1-4-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-4-oracle/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-4-pg","name":"emms-3-1-4-pg","url":"http://mhub-linux1:9282/job/emms-3-1-4-pg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-4-pkg","name":"emms-3-1-4-pkg","url":"http://mhub-linux1:9282/job/emms-3-1-4-pkg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-4-ss","name":"emms-3-1-4-ss","url":"http://mhub-linux1:9282/job/emms-3-1-4-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-3-1-5-build-loop","name":"emms-3-1-5-build-loop","url":"http://mhub-linux1:9282/job/emms-3-1-5-build-loop/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"emms-3-1-5-chocolate","name":"emms-3-1-5-chocolate","url":"http://mhub-linux1:9282/job/emms-3-1-5-chocolate/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 3 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2013-10-15_15-17-45","number":23,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-chocolate/23/"},"property":[{},{}]},{"displayName":"emms-3-1-5-chocolate-db2","name":"emms-3-1-5-chocolate-db2","url":"http://mhub-linux1:9282/job/emms-3-1-5-chocolate-db2/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2013-10-15_15-11-01","number":24,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-chocolate-db2/24/"},"property":[{},{}]},{"displayName":"emms-3-1-5-chocolate-jb-ss10-redeploy","name":"emms-3-1-5-chocolate-jb-ss10-redeploy","url":"http://mhub-linux1:9282/job/emms-3-1-5-chocolate-jb-ss10-redeploy/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2013-07-17_00-22-41","number":70,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-chocolate-jb-ss10-redeploy/70/"},"property":[{},{}]},{"displayName":"emms-3-1-5-chocolate-oracle","name":"emms-3-1-5-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-5-chocolate-oracle/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 3 out of the last 4 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2013-10-16_10-13-08","number":62,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-chocolate-oracle/62/"},"property":[{},{}]},{"displayName":"emms-3-1-5-chocolate-std","name":"emms-3-1-5-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-1-5-chocolate-std/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2013-10-23_21-51-13","number":258,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-chocolate-std/258/"},"property":[{},{}]},{"displayName":"emms-3-1-5-db2","name":"emms-3-1-5-db2","url":"http://mhub-linux1:9282/job/emms-3-1-5-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,519 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-17_07-00-56","number":184,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-db2/184/"},"property":[{},{},{}]},{"displayName":"emms-3-1-5-oracle","name":"emms-3-1-5-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-5-oracle/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 2,515 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-20_14-15-20","number":283,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-oracle/283/"},"property":[{},{},{}]},{"displayName":"emms-3-1-5-oracle-rac","name":"emms-3-1-5-oracle-rac","url":"http://mhub-linux1:9282/job/emms-3-1-5-oracle-rac/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,515 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-17_08-35-02","number":168,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-oracle-rac/168/"},"property":[{},{},{}]},{"displayName":"emms-3-1-5-pg","name":"emms-3-1-5-pg","url":"http://mhub-linux1:9282/job/emms-3-1-5-pg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 2,513 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-20_14-15-32","number":296,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-pg/296/"},"property":[{},{},{}]},{"displayName":"emms-3-1-5-pg8","name":"emms-3-1-5-pg8","url":"http://mhub-linux1:9282/job/emms-3-1-5-pg8/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,513 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-17_08-57-28","number":199,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-pg8/199/"},"property":[{},{},{}]},{"displayName":"emms-3-1-5-pkg","name":"emms-3-1-5-pkg","url":"http://mhub-linux1:9282/job/emms-3-1-5-pkg/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2013-10-15_13-49-53","number":15,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-pkg/15/"},"property":[{},{}]},{"displayName":"emms-3-1-5-ss","name":"emms-3-1-5-ss","url":"http://mhub-linux1:9282/job/emms-3-1-5-ss/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 2,514 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-20_15-46-25","number":404,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-ss/404/"},"property":[{},{},{}]},{"displayName":"emms-3-1-5-upgrade-db2","name":"emms-3-1-5-upgrade-db2","url":"http://mhub-linux1:9282/job/emms-3-1-5-upgrade-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,460 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-17_07-00-56","number":187,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-upgrade-db2/187/"},"property":[{},{},{}]},{"displayName":"emms-3-1-5-upgrade-ora","name":"emms-3-1-5-upgrade-ora","url":"http://mhub-linux1:9282/job/emms-3-1-5-upgrade-ora/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 3 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 1 test failing out of a total of 2,456 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-20_15-08-38","number":186,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-1-5-upgrade-ora/186/"},"property":[{},{},{}]},{"displayName":"emms-3-1-5-upgrade-pg","name":"emms-3-1-5-upgrade-pg","url":"http://mhub-linux1:9282/job/emms-3-1-5-upgrade-pg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 2,446 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-17_09-42-32","number":116,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-upgrade-pg/116/"},"property":[{},{},{}]},{"displayName":"emms-3-1-5-upgrade-pg8","name":"emms-3-1-5-upgrade-pg8","url":"http://mhub-linux1:9282/job/emms-3-1-5-upgrade-pg8/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 2,446 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-17_10-00-15","number":107,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-upgrade-pg8/107/"},"property":[{},{},{}]},{"displayName":"emms-3-1-5-upgrade-ss","name":"emms-3-1-5-upgrade-ss","url":"http://mhub-linux1:9282/job/emms-3-1-5-upgrade-ss/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 2,455 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-20_15-40-59","number":193,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-5-upgrade-ss/193/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-build-loop","name":"emms-3-1-6-build-loop","url":"http://mhub-linux1:9282/job/emms-3-1-6-build-loop/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-05_10-11-43","number":740,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emms-3-1-6-build-loop/740/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-chocolate","name":"emms-3-1-6-chocolate","url":"http://mhub-linux1:9282/job/emms-3-1-6-chocolate/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-07_14-24-22","number":51,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-chocolate/51/"},"property":[{},{}]},{"displayName":"emms-3-1-6-chocolate-db2","name":"emms-3-1-6-chocolate-db2","url":"http://mhub-linux1:9282/job/emms-3-1-6-chocolate-db2/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 3 out of the last 4 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-07_14-58-48","number":41,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-chocolate-db2/41/"},"property":[{},{}]},{"displayName":"emms-3-1-6-chocolate-oracle","name":"emms-3-1-6-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-6-chocolate-oracle/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 2 out of the last 4 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-08_09-28-54","number":31,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-chocolate-oracle/31/"},"property":[{},{}]},{"displayName":"emms-3-1-6-chocolate-std","name":"emms-3-1-6-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-1-6-chocolate-std/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-07_15-19-07","number":383,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-chocolate-std/383/"},"property":[{},{}]},{"displayName":"emms-3-1-6-db2","name":"emms-3-1-6-db2","url":"http://mhub-linux1:9282/job/emms-3-1-6-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,589 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-06_22-21-24","number":427,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-db2/427/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-oracle","name":"emms-3-1-6-oracle","url":"http://mhub-linux1:9282/job/emms-3-1-6-oracle/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 2,585 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-02_08-34-20","number":301,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-oracle/301/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-oracle-rac","name":"emms-3-1-6-oracle-rac","url":"http://mhub-linux1:9282/job/emms-3-1-6-oracle-rac/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 1 test failing out of a total of 2,585 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-02_08-52-59","number":292,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-1-6-oracle-rac/292/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-pg","name":"emms-3-1-6-pg","url":"http://mhub-linux1:9282/job/emms-3-1-6-pg/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,583 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-02_11-17-18","number":303,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-pg/303/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-pg8","name":"emms-3-1-6-pg8","url":"http://mhub-linux1:9282/job/emms-3-1-6-pg8/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,583 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-02_09-08-48","number":308,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-pg8/308/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-pkg","name":"emms-3-1-6-pkg","url":"http://mhub-linux1:9282/job/emms-3-1-6-pkg/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-07_13-30-45","number":33,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-pkg/33/"},"property":[{},{}]},{"displayName":"emms-3-1-6-ss","name":"emms-3-1-6-ss","url":"http://mhub-linux1:9282/job/emms-3-1-6-ss/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,584 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-02_11-30-10","number":186,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-ss/186/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-test-pkg","name":"emms-3-1-6-test-pkg","url":"http://mhub-linux1:9282/job/emms-3-1-6-test-pkg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-04-17_21-00-34","number":341,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-test-pkg/341/"},"property":[{},{}]},{"displayName":"emms-3-1-6-upgrade-db2","name":"emms-3-1-6-upgrade-db2","url":"http://mhub-linux1:9282/job/emms-3-1-6-upgrade-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,530 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-06_22-01-25","number":424,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-upgrade-db2/424/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-upgrade-ora","name":"emms-3-1-6-upgrade-ora","url":"http://mhub-linux1:9282/job/emms-3-1-6-upgrade-ora/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,526 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-06_20-01-22","number":468,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-upgrade-ora/468/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-upgrade-pg","name":"emms-3-1-6-upgrade-pg","url":"http://mhub-linux1:9282/job/emms-3-1-6-upgrade-pg/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 1 test failing out of a total of 2,524 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-06_23-33-54","number":461,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-1-6-upgrade-pg/461/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-upgrade-pg8","name":"emms-3-1-6-upgrade-pg8","url":"http://mhub-linux1:9282/job/emms-3-1-6-upgrade-pg8/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,524 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-06_22-32-26","number":455,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-upgrade-pg8/455/"},"property":[{},{},{}]},{"displayName":"emms-3-1-6-upgrade-ss","name":"emms-3-1-6-upgrade-ss","url":"http://mhub-linux1:9282/job/emms-3-1-6-upgrade-ss/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 3 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 0 tests failing out of a total of 2,525 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-06_23-01-25","number":459,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-1-6-upgrade-ss/459/"},"property":[{},{},{}]},{"displayName":"emms-3-2-1-chocolate","name":"emms-3-2-1-chocolate","url":"http://mhub-linux1:9282/job/emms-3-2-1-chocolate/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-09-23_14-03-15","number":34,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-1-chocolate/34/"},"property":[{},{},{}]},{"displayName":"emms-3-2-1-chocolate-db2","name":"emms-3-2-1-chocolate-db2","url":"http://mhub-linux1:9282/job/emms-3-2-1-chocolate-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-09-23_14-30-47","number":51,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-1-chocolate-db2/51/"},"property":[{},{},{}]},{"displayName":"emms-3-2-1-chocolate-jboss","name":"emms-3-2-1-chocolate-jboss","url":"http://mhub-linux1:9282/job/emms-3-2-1-chocolate-jboss/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 2 out of the last 3 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-09-24_16-59-27","number":30,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-1-chocolate-jboss/30/"},"property":[{},{},{}]},{"displayName":"emms-3-2-1-chocolate-oracle","name":"emms-3-2-1-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-2-1-chocolate-oracle/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-09-23_13-39-34","number":50,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-1-chocolate-oracle/50/"},"property":[{},{},{}]},{"displayName":"emms-3-2-1-chocolate-std","name":"emms-3-2-1-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-2-1-chocolate-std/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 4 out of the last 5 builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-09-24_14-13-37","number":87,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-1-chocolate-std/87/"},"property":[{},{}]},{"displayName":"emms-3-2-1-pkg","name":"emms-3-2-1-pkg","url":"http://mhub-linux1:9282/job/emms-3-2-1-pkg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-09-23_12-58-38","number":60,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-1-pkg/60/"},"property":[{},{},{}]},{"displayName":"emms-3-2-1-uperf","name":"emms-3-2-1-uperf","url":"http://mhub-linux1:9282/job/emms-3-2-1-uperf/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-21_03-00-47","number":150,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-1-uperf/150/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-build-loop","name":"emms-3-2-2-build-loop","url":"http://mhub-linux1:9282/job/emms-3-2-2-build-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"655","number":655,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-build-loop/655/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-chocolate","name":"emms-3-2-2-chocolate","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 3 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-19_17-30-59","number":60,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate/60/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-chocolate-db2","name":"emms-3-2-2-chocolate-db2","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"49","number":49,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate-db2/49/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-chocolate-jboss","name":"emms-3-2-2-chocolate-jboss","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate-jboss/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-19_20-14-53","number":58,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate-jboss/58/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-chocolate-oracle","name":"emms-3-2-2-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate-oracle/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 3 out of the last 4 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-19_17-14-20","number":62,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate-oracle/62/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-chocolate-std","name":"emms-3-2-2-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate-std/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 3 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-19_17-18-39","number":57,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate-std/57/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-chocolate-test-disabled","name":"emms-3-2-2-chocolate-test-disabled","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate-test-disabled/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 2 out of the last 5 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-27_06-25-46","number":44,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-2-chocolate-test-disabled/44/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-commons-loop","name":"emms-3-2-2-commons-loop","url":"http://mhub-linux1:9282/job/emms-3-2-2-commons-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 558 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"718","number":718,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-commons-loop/718/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-db2","name":"emms-3-2-2-db2","url":"http://mhub-linux1:9282/job/emms-3-2-2-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 1,523 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-08-11_15-41-59","number":185,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-db2/185/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-oracle","name":"emms-3-2-2-oracle","url":"http://mhub-linux1:9282/job/emms-3-2-2-oracle/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 1 out of the last 3 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"388","number":388,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-2-oracle/388/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-oracle-rac","name":"emms-3-2-2-oracle-rac","url":"http://mhub-linux1:9282/job/emms-3-2-2-oracle-rac/","buildable":true,"color":"aborted","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 356 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"258","number":258,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emms-3-2-2-oracle-rac/258/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-pg","name":"emms-3-2-2-pg","url":"http://mhub-linux1:9282/job/emms-3-2-2-pg/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,164 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"391","number":391,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-pg/391/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-pg8","name":"emms-3-2-2-pg8","url":"http://mhub-linux1:9282/job/emms-3-2-2-pg8/","buildable":true,"color":"aborted","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"},{"description":"Test Result: 0 tests failing out of a total of 785 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"340","number":340,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emms-3-2-2-pg8/340/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-pkg","name":"emms-3-2-2-pkg","url":"http://mhub-linux1:9282/job/emms-3-2-2-pkg/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-19_16-41-35","number":54,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-pkg/54/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-ss","name":"emms-3-2-2-ss","url":"http://mhub-linux1:9282/job/emms-3-2-2-ss/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,224 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"351","number":351,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-ss/351/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-ss-jdk8","name":"emms-3-2-2-ss-jdk8","url":"http://mhub-linux1:9282/job/emms-3-2-2-ss-jdk8/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,224 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"111","number":111,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-ss-jdk8/111/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-test-pkg","name":"emms-3-2-2-test-pkg","url":"http://mhub-linux1:9282/job/emms-3-2-2-test-pkg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"479","number":479,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-2-test-pkg/479/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-upgrade-db2","name":"emms-3-2-2-upgrade-db2","url":"http://mhub-linux1:9282/job/emms-3-2-2-upgrade-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 1 test failing out of a total of 1,464 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-08-11_18-53-01","number":142,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-2-2-upgrade-db2/142/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-upgrade-ora","name":"emms-3-2-2-upgrade-ora","url":"http://mhub-linux1:9282/job/emms-3-2-2-upgrade-ora/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 4 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 0 tests failing out of a total of 3,107 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-06-21_03-11-22","number":293,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-upgrade-ora/293/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-upgrade-pg","name":"emms-3-2-2-upgrade-pg","url":"http://mhub-linux1:9282/job/emms-3-2-2-upgrade-pg/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,105 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"252","number":252,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-upgrade-pg/252/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-upgrade-pg8","name":"emms-3-2-2-upgrade-pg8","url":"http://mhub-linux1:9282/job/emms-3-2-2-upgrade-pg8/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,105 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-08-11_15-23-42","number":228,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-upgrade-pg8/228/"},"property":[{},{},{}]},{"displayName":"emms-3-2-2-upgrade-ss","name":"emms-3-2-2-upgrade-ss","url":"http://mhub-linux1:9282/job/emms-3-2-2-upgrade-ss/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,106 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"275","number":275,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-2-upgrade-ss/275/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-build-loop","name":"emms-3-2-3-build-loop","url":"http://mhub-linux1:9282/job/emms-3-2-3-build-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"110","number":110,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-3-build-loop/110/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-chocolate","name":"emms-3-2-3-chocolate","url":"http://mhub-linux1:9282/job/emms-3-2-3-chocolate/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-03-26_17-57-33","number":2,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-3-chocolate/2/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-chocolate-oracle","name":"emms-3-2-3-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-2-3-chocolate-oracle/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-03-26_15-58-09","number":4,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-3-chocolate-oracle/4/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-chocolate-std","name":"emms-3-2-3-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-2-3-chocolate-std/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-03-26_16-07-33","number":2,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-3-chocolate-std/2/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-chocolate-test","name":"emms-3-2-3-chocolate-test","url":"http://mhub-linux1:9282/job/emms-3-2-3-chocolate-test/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-01-07_04-12-47","number":3,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-3-chocolate-test/3/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-commons-loop","name":"emms-3-2-3-commons-loop","url":"http://mhub-linux1:9282/job/emms-3-2-3-commons-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 558 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"115","number":115,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-3-commons-loop/115/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-oracle","name":"emms-3-2-3-oracle","url":"http://mhub-linux1:9282/job/emms-3-2-3-oracle/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 53 tests failing out of a total of 3,166 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"85","number":85,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-2-3-oracle/85/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-pkg","name":"emms-3-2-3-pkg","url":"http://mhub-linux1:9282/job/emms-3-2-3-pkg/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-03-26_15-31-08","number":3,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-3-pkg/3/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-ss","name":"emms-3-2-3-ss","url":"http://mhub-linux1:9282/job/emms-3-2-3-ss/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,224 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"72","number":72,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-3-ss/72/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-test-pkg","name":"emms-3-2-3-test-pkg","url":"http://mhub-linux1:9282/job/emms-3-2-3-test-pkg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 2 out of the last 5 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"290","number":290,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-3-test-pkg/290/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-upgrade-ora","name":"emms-3-2-3-upgrade-ora","url":"http://mhub-linux1:9282/job/emms-3-2-3-upgrade-ora/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 3,107 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-08-16_21-58-10","number":76,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-3-upgrade-ora/76/"},"property":[{},{},{}]},{"displayName":"emms-3-2-3-upgrade-ss","name":"emms-3-2-3-upgrade-ss","url":"http://mhub-linux1:9282/job/emms-3-2-3-upgrade-ss/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,106 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"68","number":68,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-3-upgrade-ss/68/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-build-loop","name":"emms-3-2-4-build-loop","url":"http://mhub-linux1:9282/job/emms-3-2-4-build-loop/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"503","number":503,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-build-loop/503/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-chocolate-db2","name":"emms-3-2-4-chocolate-db2","url":"http://mhub-linux1:9282/job/emms-3-2-4-chocolate-db2/","buildable":true,"color":"aborted","healthReport":[],"inQueue":false,"lastBuild":{"building":false,"id":"14","number":14,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emms-3-2-4-chocolate-db2/14/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-chocolate-jboss","name":"emms-3-2-4-chocolate-jboss","url":"http://mhub-linux1:9282/job/emms-3-2-4-chocolate-jboss/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"27","number":27,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-chocolate-jboss/27/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-chocolate-oracle","name":"emms-3-2-4-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-2-4-chocolate-oracle/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"36","number":36,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-chocolate-oracle/36/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-chocolate-std","name":"emms-3-2-4-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-2-4-chocolate-std/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"42","number":42,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-chocolate-std/42/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-chocolate-test","name":"emms-3-2-4-chocolate-test","url":"http://mhub-linux1:9282/job/emms-3-2-4-chocolate-test/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"18","number":18,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-4-chocolate-test/18/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-commons-loop","name":"emms-3-2-4-commons-loop","url":"http://mhub-linux1:9282/job/emms-3-2-4-commons-loop/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 17 tests failing out of a total of 588 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"572","number":572,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-2-4-commons-loop/572/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-db2","name":"emms-3-2-4-db2","url":"http://mhub-linux1:9282/job/emms-3-2-4-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,298 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"271","number":271,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-db2/271/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-oracle","name":"emms-3-2-4-oracle","url":"http://mhub-linux1:9282/job/emms-3-2-4-oracle/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,294 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"261","number":261,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-oracle/261/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-oracle-rac","name":"emms-3-2-4-oracle-rac","url":"http://mhub-linux1:9282/job/emms-3-2-4-oracle-rac/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,294 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"239","number":239,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-oracle-rac/239/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-pg","name":"emms-3-2-4-pg","url":"http://mhub-linux1:9282/job/emms-3-2-4-pg/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,292 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"218","number":218,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-pg/218/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-pg8","name":"emms-3-2-4-pg8","url":"http://mhub-linux1:9282/job/emms-3-2-4-pg8/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,292 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"271","number":271,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-pg8/271/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-ss","name":"emms-3-2-4-ss","url":"http://mhub-linux1:9282/job/emms-3-2-4-ss/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,356 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"261","number":261,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-ss/261/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-test-pkg","name":"emms-3-2-4-test-pkg","url":"http://mhub-linux1:9282/job/emms-3-2-4-test-pkg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"172","number":172,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-test-pkg/172/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-upgrade-db2","name":"emms-3-2-4-upgrade-db2","url":"http://mhub-linux1:9282/job/emms-3-2-4-upgrade-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 1 test failing out of a total of 3,239 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"176","number":176,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-2-4-upgrade-db2/176/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-upgrade-ora","name":"emms-3-2-4-upgrade-ora","url":"http://mhub-linux1:9282/job/emms-3-2-4-upgrade-ora/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,235 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"190","number":190,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-upgrade-ora/190/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-upgrade-pg","name":"emms-3-2-4-upgrade-pg","url":"http://mhub-linux1:9282/job/emms-3-2-4-upgrade-pg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 4 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 1 test failing out of a total of 3,233 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"137","number":137,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-2-4-upgrade-pg/137/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-upgrade-pg8","name":"emms-3-2-4-upgrade-pg8","url":"http://mhub-linux1:9282/job/emms-3-2-4-upgrade-pg8/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,233 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"155","number":155,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-upgrade-pg8/155/"},"property":[{},{},{}]},{"displayName":"emms-3-2-4-upgrade-ss","name":"emms-3-2-4-upgrade-ss","url":"http://mhub-linux1:9282/job/emms-3-2-4-upgrade-ss/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,234 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"188","number":188,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-4-upgrade-ss/188/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-build-loop","name":"emms-3-2-5-build-loop","url":"http://mhub-linux1:9282/job/emms-3-2-5-build-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"388","number":388,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-5-build-loop/388/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-chocolate-db2","name":"emms-3-2-5-chocolate-db2","url":"http://mhub-linux1:9282/job/emms-3-2-5-chocolate-db2/","buildable":true,"color":"aborted","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"13","number":13,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emms-3-2-5-chocolate-db2/13/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-chocolate-jboss","name":"emms-3-2-5-chocolate-jboss","url":"http://mhub-linux1:9282/job/emms-3-2-5-chocolate-jboss/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"11","number":11,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-5-chocolate-jboss/11/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-chocolate-oracle","name":"emms-3-2-5-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-2-5-chocolate-oracle/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"21","number":21,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-5-chocolate-oracle/21/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-chocolate-std","name":"emms-3-2-5-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-2-5-chocolate-std/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"20","number":20,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-5-chocolate-std/20/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-chocolate-test","name":"emms-3-2-5-chocolate-test","url":"http://mhub-linux1:9282/job/emms-3-2-5-chocolate-test/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"51","number":51,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emms-3-2-5-chocolate-test/51/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-commons-loop","name":"emms-3-2-5-commons-loop","url":"http://mhub-linux1:9282/job/emms-3-2-5-commons-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 608 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"428","number":428,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-5-commons-loop/428/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-db2","name":"emms-3-2-5-db2","url":"http://mhub-linux1:9282/job/emms-3-2-5-db2/","buildable":true,"color":"aborted_anime","healthReport":[{"description":"Test Result: 6 tests failing out of a total of 19,251 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"169","number":169,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-2-5-db2/169/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-oracle","name":"emms-3-2-5-oracle","url":"http://mhub-linux1:9282/job/emms-3-2-5-oracle/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,348 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":true,"lastBuild":{"building":false,"id":"159","number":159,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-5-oracle/159/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-oracle-rac","name":"emms-3-2-5-oracle-rac","url":"http://mhub-linux1:9282/job/emms-3-2-5-oracle-rac/","buildable":true,"color":"blue_anime","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,348 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"135","number":135,"result":"NOT_BUILT","url":"http://mhub-linux1:9282/job/emms-3-2-5-oracle-rac/135/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-pg","name":"emms-3-2-5-pg","url":"http://mhub-linux1:9282/job/emms-3-2-5-pg/","buildable":true,"color":"blue_anime","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,346 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":true,"lastBuild":{"building":true,"id":"118","number":118,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-5-pg/118/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-ss","name":"emms-3-2-5-ss","url":"http://mhub-linux1:9282/job/emms-3-2-5-ss/","buildable":true,"color":"blue_anime","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,410 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"197","number":197,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-5-ss/197/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-test-pkg","name":"emms-3-2-5-test-pkg","url":"http://mhub-linux1:9282/job/emms-3-2-5-test-pkg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"82","number":82,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-5-test-pkg/82/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-upgrade-db2","name":"emms-3-2-5-upgrade-db2","url":"http://mhub-linux1:9282/job/emms-3-2-5-upgrade-db2/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 1 out of the last 3 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"73","number":73,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-5-upgrade-db2/73/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-upgrade-ora","name":"emms-3-2-5-upgrade-ora","url":"http://mhub-linux1:9282/job/emms-3-2-5-upgrade-ora/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,289 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":true,"lastBuild":{"building":false,"id":"125","number":125,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-5-upgrade-ora/125/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-upgrade-pg","name":"emms-3-2-5-upgrade-pg","url":"http://mhub-linux1:9282/job/emms-3-2-5-upgrade-pg/","buildable":true,"color":"blue_anime","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,287 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"70","number":70,"result":"NOT_BUILT","url":"http://mhub-linux1:9282/job/emms-3-2-5-upgrade-pg/70/"},"property":[{},{},{}]},{"displayName":"emms-3-2-5-upgrade-ss","name":"emms-3-2-5-upgrade-ss","url":"http://mhub-linux1:9282/job/emms-3-2-5-upgrade-ss/","buildable":true,"color":"blue_anime","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,288 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"144","number":144,"result":"NOT_BUILT","url":"http://mhub-linux1:9282/job/emms-3-2-5-upgrade-ss/144/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-build-loop","name":"emms-3-2-6-build-loop","url":"http://mhub-linux1:9282/job/emms-3-2-6-build-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"38","number":38,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-6-build-loop/38/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-chocolate-db2","name":"emms-3-2-6-chocolate-db2","url":"http://mhub-linux1:9282/job/emms-3-2-6-chocolate-db2/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"9","number":9,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-6-chocolate-db2/9/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-chocolate-jboss","name":"emms-3-2-6-chocolate-jboss","url":"http://mhub-linux1:9282/job/emms-3-2-6-chocolate-jboss/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1","number":1,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-6-chocolate-jboss/1/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-chocolate-oracle","name":"emms-3-2-6-chocolate-oracle","url":"http://mhub-linux1:9282/job/emms-3-2-6-chocolate-oracle/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"6","number":6,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-6-chocolate-oracle/6/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-chocolate-std","name":"emms-3-2-6-chocolate-std","url":"http://mhub-linux1:9282/job/emms-3-2-6-chocolate-std/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 4 out of the last 5 builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"10","number":10,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-6-chocolate-std/10/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-chocolate-test","name":"emms-3-2-6-chocolate-test","url":"http://mhub-linux1:9282/job/emms-3-2-6-chocolate-test/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"emms-3-2-6-commons-loop","name":"emms-3-2-6-commons-loop","url":"http://mhub-linux1:9282/job/emms-3-2-6-commons-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 606 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"54","number":54,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-6-commons-loop/54/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-db2","name":"emms-3-2-6-db2","url":"http://mhub-linux1:9282/job/emms-3-2-6-db2/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 11 tests failing out of a total of 21,214 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"26","number":26,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-2-6-db2/26/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-oracle","name":"emms-3-2-6-oracle","url":"http://mhub-linux1:9282/job/emms-3-2-6-oracle/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,448 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"23","number":23,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-6-oracle/23/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-oracle-rac","name":"emms-3-2-6-oracle-rac","url":"http://mhub-linux1:9282/job/emms-3-2-6-oracle-rac/","buildable":true,"color":"blue_anime","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,448 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"18","number":18,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-6-oracle-rac/18/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-pg","name":"emms-3-2-6-pg","url":"http://mhub-linux1:9282/job/emms-3-2-6-pg/","buildable":true,"color":"blue_anime","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,446 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"17","number":17,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-6-pg/17/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-ss","name":"emms-3-2-6-ss","url":"http://mhub-linux1:9282/job/emms-3-2-6-ss/","buildable":true,"color":"blue_anime","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 0 tests failing out of a total of 3,510 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"21","number":21,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-3-2-6-ss/21/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-test-pkg","name":"emms-3-2-6-test-pkg","url":"http://mhub-linux1:9282/job/emms-3-2-6-test-pkg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"8","number":8,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-6-test-pkg/8/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-upgrade-db2","name":"emms-3-2-6-upgrade-db2","url":"http://mhub-linux1:9282/job/emms-3-2-6-upgrade-db2/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"3","number":3,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-3-2-6-upgrade-db2/3/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-upgrade-ora","name":"emms-3-2-6-upgrade-ora","url":"http://mhub-linux1:9282/job/emms-3-2-6-upgrade-ora/","buildable":true,"color":"yellow_anime","healthReport":[{"description":"Test Result: 3 tests failing out of a total of 3,389 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"10","number":10,"result":"NOT_BUILT","url":"http://mhub-linux1:9282/job/emms-3-2-6-upgrade-ora/10/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-upgrade-pg","name":"emms-3-2-6-upgrade-pg","url":"http://mhub-linux1:9282/job/emms-3-2-6-upgrade-pg/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 1 test failing out of a total of 3,387 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"8","number":8,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-2-6-upgrade-pg/8/"},"property":[{},{},{}]},{"displayName":"emms-3-2-6-upgrade-ss","name":"emms-3-2-6-upgrade-ss","url":"http://mhub-linux1:9282/job/emms-3-2-6-upgrade-ss/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 3 tests failing out of a total of 3,388 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"12","number":12,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-3-2-6-upgrade-ss/12/"},"property":[{},{},{}]},{"displayName":"emms-ag-3-1-1-pkg","name":"emms-ag-3-1-1-pkg","url":"http://mhub-linux1:9282/job/emms-ag-3-1-1-pkg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-ag-3-1-2-pkg","name":"emms-ag-3-1-2-pkg","url":"http://mhub-linux1:9282/job/emms-ag-3-1-2-pkg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-ag-3-1-3-pkg","name":"emms-ag-3-1-3-pkg","url":"http://mhub-linux1:9282/job/emms-ag-3-1-3-pkg/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-ag-3-1-3-ss","name":"emms-ag-3-1-3-ss","url":"http://mhub-linux1:9282/job/emms-ag-3-1-3-ss/","buildable":false,"color":"disabled","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-ag-3-1-4-pkg","name":"emms-ag-3-1-4-pkg","url":"http://mhub-linux1:9282/job/emms-ag-3-1-4-pkg/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-ag-3-1-5-pkg","name":"emms-ag-3-1-5-pkg","url":"http://mhub-linux1:9282/job/emms-ag-3-1-5-pkg/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-ag-3-1-6-pkg","name":"emms-ag-3-1-6-pkg","url":"http://mhub-linux1:9282/job/emms-ag-3-1-6-pkg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 2 out of the last 5 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-10-19_23-19-23","number":502,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-ag-3-1-6-pkg/502/"},"property":[{},{},{}]},{"displayName":"emms-ag-3-2-1-pkg","name":"emms-ag-3-2-1-pkg","url":"http://mhub-linux1:9282/job/emms-ag-3-2-1-pkg/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-06-17_13-28-17","number":11,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-ag-3-2-1-pkg/11/"},"property":[{},{},{}]},{"displayName":"emms-ag-3-2-2-pkg","name":"emms-ag-3-2-2-pkg","url":"http://mhub-linux1:9282/job/emms-ag-3-2-2-pkg/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-04-15_16-27-50","number":11,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-ag-3-2-2-pkg/11/"},"property":[{},{},{}]},{"displayName":"emms-ag-3-2-4-pkg","name":"emms-ag-3-2-4-pkg","url":"http://mhub-linux1:9282/job/emms-ag-3-2-4-pkg/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-10-14_19-16-29","number":5,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-ag-3-2-4-pkg/5/"},"property":[{},{},{}]},{"displayName":"emms-ag-3-2-5-pkg","name":"emms-ag-3-2-5-pkg","url":"http://mhub-linux1:9282/job/emms-ag-3-2-5-pkg/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 3 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"3","number":3,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-ag-3-2-5-pkg/3/"},"property":[{},{},{}]},{"displayName":"emms-ag-3-2-6-pkg","name":"emms-ag-3-2-6-pkg","url":"http://mhub-linux1:9282/job/emms-ag-3-2-6-pkg/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"9","number":9,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-ag-3-2-6-pkg/9/"},"property":[{},{},{}]},{"displayName":"emms-agdemo","name":"emms-agdemo","url":"http://mhub-linux1:9282/job/emms-agdemo/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-08-05_12-28-43","number":45,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-agdemo/45/"},"property":[{},{},{}]},{"displayName":"emms-dev-backup-restore-tests","name":"emms-dev-backup-restore-tests","url":"http://mhub-linux1:9282/job/emms-dev-backup-restore-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 612 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"265","number":265,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dev-backup-restore-tests/265/"},"property":[{},{},{}]},{"displayName":"emms-dev-build-loop","name":"emms-dev-build-loop","url":"http://mhub-linux1:9282/job/emms-dev-build-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":true,"lastBuild":{"building":false,"id":"5095","number":5095,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dev-build-loop/5095/"},"property":[{},{},{}]},{"displayName":"emms-dev-cfactory-upgrade","name":"emms-dev-cfactory-upgrade","url":"http://mhub-linux1:9282/job/emms-dev-cfactory-upgrade/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"870","number":870,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dev-cfactory-upgrade/870/"},"property":[{},{},{}]},{"displayName":"emms-dev-chocolate","name":"emms-dev-chocolate","url":"http://mhub-linux1:9282/job/emms-dev-chocolate/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1727","number":1727,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-dev-chocolate/1727/"},"property":[{},{},{}]},{"displayName":"emms-dev-db2-aix","name":"emms-dev-db2-aix","url":"http://mhub-linux1:9282/job/emms-dev-db2-aix/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"},{"description":"Test Result: 11 tests failing out of a total of 21,847 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1258","number":1258,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dev-db2-aix/1258/"},"property":[{},{},{}]},{"displayName":"emms-dev-db2_10_1-aix","name":"emms-dev-db2_10_1-aix","url":"http://mhub-linux1:9282/job/emms-dev-db2_10_1-aix/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"},{"description":"Test Result: 11 tests failing out of a total of 21,847 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"716","number":716,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dev-db2_10_1-aix/716/"},"property":[{},{},{}]},{"displayName":"emms-dev-db2_10_1_pt-aix","name":"emms-dev-db2_10_1_pt-aix","url":"http://mhub-linux1:9282/job/emms-dev-db2_10_1_pt-aix/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 4 out of the last 5 builds failed.","iconUrl":"health-00to19.png"},{"description":"Test Result: 9 tests failing out of a total of 6,046 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"700","number":700,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dev-db2_10_1_pt-aix/700/"},"property":[{},{},{}]},{"displayName":"emms-dev-db2_9_7-aix","name":"emms-dev-db2_9_7-aix","url":"http://mhub-linux1:9282/job/emms-dev-db2_9_7-aix/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1399","number":1399,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-dev-db2_9_7-aix/1399/"},"property":[{},{},{}]},{"displayName":"emms-dev-nightly","name":"emms-dev-nightly","url":"http://mhub-linux1:9282/job/emms-dev-nightly/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 2 tests failing out of a total of 3,632 tests.","iconUrl":"health-80plus.png"},{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1739","number":1739,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dev-nightly/1739/"},"property":[{},{},{}]},{"displayName":"emms-dev-nightly-unit-tests-upgraded-1-4-DB-DB2","name":"emms-dev-nightly-unit-tests-upgraded-1-4-DB-DB2","url":"http://mhub-linux1:9282/job/emms-dev-nightly-unit-tests-upgraded-1-4-DB-DB2/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":true,"lastBuild":{"building":false,"id":"1278","number":1278,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-dev-nightly-unit-tests-upgraded-1-4-DB-DB2/1278/"},"property":[{},{},{}]},{"displayName":"emms-dev-nightly-unit-tests-upgraded-1-4-oracle","name":"emms-dev-nightly-unit-tests-upgraded-1-4-oracle","url":"http://mhub-linux1:9282/job/emms-dev-nightly-unit-tests-upgraded-1-4-oracle/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 4 tests failing out of a total of 3,364 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1570","number":1570,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dev-nightly-unit-tests-upgraded-1-4-oracle/1570/"},"property":[{},{},{}]},{"displayName":"emms-dev-nightly-unit-tests-upgraded-1-4-ss","name":"emms-dev-nightly-unit-tests-upgraded-1-4-ss","url":"http://mhub-linux1:9282/job/emms-dev-nightly-unit-tests-upgraded-1-4-ss/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 2 tests failing out of a total of 3,363 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1578","number":1578,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dev-nightly-unit-tests-upgraded-1-4-ss/1578/"},"property":[{},{},{}]},{"displayName":"emms-dev-oracle","name":"emms-dev-oracle","url":"http://mhub-linux1:9282/job/emms-dev-oracle/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,530 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1667","number":1667,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dev-oracle/1667/"},"property":[{},{},{}]},{"displayName":"emms-dev-oracle11-sparc","name":"emms-dev-oracle11-sparc","url":"http://mhub-linux1:9282/job/emms-dev-oracle11-sparc/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,530 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1512","number":1512,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dev-oracle11-sparc/1512/"},"property":[{},{},{}]},{"displayName":"emms-dev-oracle11rac-hpux","name":"emms-dev-oracle11rac-hpux","url":"http://mhub-linux1:9282/job/emms-dev-oracle11rac-hpux/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"},{"description":"Test Result: 0 tests failing out of a total of 858 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1568","number":1568,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-dev-oracle11rac-hpux/1568/"},"property":[{},{},{}]},{"displayName":"emms-dev-oracle12c","name":"emms-dev-oracle12c","url":"http://mhub-linux1:9282/job/emms-dev-oracle12c/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,530 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"756","number":756,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dev-oracle12c/756/"},"property":[{},{},{}]},{"displayName":"emms-dev-pg-aix","name":"emms-dev-pg-aix","url":"http://mhub-linux1:9282/job/emms-dev-pg-aix/","buildable":true,"color":"red_anime","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"1402","number":1402,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dev-pg-aix/1402/"},"property":[{},{},{}]},{"displayName":"emms-dev-pg-win7","name":"emms-dev-pg-win7","url":"http://mhub-linux1:9282/job/emms-dev-pg-win7/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1517","number":1517,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-dev-pg-win7/1517/"},"property":[{},{},{}]},{"displayName":"emms-dev-pg8","name":"emms-dev-pg8","url":"http://mhub-linux1:9282/job/emms-dev-pg8/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 5 tests failing out of a total of 3,528 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1592","number":1592,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dev-pg8/1592/"},"property":[{},{},{}]},{"displayName":"emms-dev-pg9","name":"emms-dev-pg9","url":"http://mhub-linux1:9282/job/emms-dev-pg9/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 3 tests failing out of a total of 3,528 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1266","number":1266,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dev-pg9/1266/"},"property":[{},{},{}]},{"displayName":"emms-dev-ss-2005","name":"emms-dev-ss-2005","url":"http://mhub-linux1:9282/job/emms-dev-ss-2005/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,592 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":true,"lastBuild":{"building":false,"id":"4329","number":4329,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dev-ss-2005/4329/"},"property":[{},{},{}]},{"displayName":"emms-dev-ss-2008","name":"emms-dev-ss-2008","url":"http://mhub-linux1:9282/job/emms-dev-ss-2008/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,529 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1658","number":1658,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dev-ss-2008/1658/"},"property":[{},{},{}]},{"displayName":"emms-dev-ss-2012","name":"emms-dev-ss-2012","url":"http://mhub-linux1:9282/job/emms-dev-ss-2012/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,529 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1117","number":1117,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dev-ss-2012/1117/"},"property":[{},{},{}]},{"displayName":"emms-dev-ss-2014","name":"emms-dev-ss-2014","url":"http://mhub-linux1:9282/job/emms-dev-ss-2014/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,529 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"252","number":252,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dev-ss-2014/252/"},"property":[{},{},{}]},{"displayName":"emms-dev-ss-win7x64","name":"emms-dev-ss-win7x64","url":"http://mhub-linux1:9282/job/emms-dev-ss-win7x64/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 1 test failing out of a total of 3,037 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":true,"lastBuild":{"building":false,"id":"2014-08-13_03-48-15","number":1235,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dev-ss-win7x64/1235/"},"property":[{},{},{}]},{"displayName":"emms-dev-uperf","name":"emms-dev-uperf","url":"http://mhub-linux1:9282/job/emms-dev-uperf/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 6 tests failing out of a total of 21 tests.","iconUrl":"health-60to79.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"17","number":17,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dev-uperf/17/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-build-loop","name":"emms-dg-prod-build-loop","url":"http://mhub-linux1:9282/job/emms-dg-prod-build-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"107","number":107,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dg-prod-build-loop/107/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-chocolate-test","name":"emms-dg-prod-chocolate-test","url":"http://mhub-linux1:9282/job/emms-dg-prod-chocolate-test/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"emms-dg-prod-client-dg-build-loop","name":"emms-dg-prod-client-dg-build-loop","url":"http://mhub-linux1:9282/job/emms-dg-prod-client-dg-build-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"572","number":572,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dg-prod-client-dg-build-loop/572/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-commons-loop","name":"emms-dg-prod-commons-loop","url":"http://mhub-linux1:9282/job/emms-dg-prod-commons-loop/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 602 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"98","number":98,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dg-prod-commons-loop/98/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-db2","name":"emms-dg-prod-db2","url":"http://mhub-linux1:9282/job/emms-dg-prod-db2/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 4 out of the last 5 builds failed.","iconUrl":"health-00to19.png"},{"description":"Test Result: 0 tests failing out of a total of 3,451 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"6","number":6,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dg-prod-db2/6/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-oracle","name":"emms-dg-prod-oracle","url":"http://mhub-linux1:9282/job/emms-dg-prod-oracle/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 3,445 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2","number":2,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dg-prod-oracle/2/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-oracle-rac","name":"emms-dg-prod-oracle-rac","url":"http://mhub-linux1:9282/job/emms-dg-prod-oracle-rac/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,445 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1","number":1,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dg-prod-oracle-rac/1/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-pg","name":"emms-dg-prod-pg","url":"http://mhub-linux1:9282/job/emms-dg-prod-pg/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,443 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2","number":2,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dg-prod-pg/2/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-ss","name":"emms-dg-prod-ss","url":"http://mhub-linux1:9282/job/emms-dg-prod-ss/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 3,507 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1","number":1,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-dg-prod-ss/1/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-test-pkg","name":"emms-dg-prod-test-pkg","url":"http://mhub-linux1:9282/job/emms-dg-prod-test-pkg/","buildable":true,"color":"red_anime","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"18","number":18,"result":null,"url":"http://mhub-linux1:9282/job/emms-dg-prod-test-pkg/18/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-upgrade-db2","name":"emms-dg-prod-upgrade-db2","url":"http://mhub-linux1:9282/job/emms-dg-prod-upgrade-db2/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 3 tests failing out of a total of 3,392 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2","number":2,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dg-prod-upgrade-db2/2/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-upgrade-ora","name":"emms-dg-prod-upgrade-ora","url":"http://mhub-linux1:9282/job/emms-dg-prod-upgrade-ora/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 9 tests failing out of a total of 3,386 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2","number":2,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dg-prod-upgrade-ora/2/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-upgrade-pg","name":"emms-dg-prod-upgrade-pg","url":"http://mhub-linux1:9282/job/emms-dg-prod-upgrade-pg/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 6 tests failing out of a total of 13,714 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1","number":1,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emms-dg-prod-upgrade-pg/1/"},"property":[{},{},{}]},{"displayName":"emms-dg-prod-upgrade-ss","name":"emms-dg-prod-upgrade-ss","url":"http://mhub-linux1:9282/job/emms-dg-prod-upgrade-ss/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2","number":2,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-dg-prod-upgrade-ss/2/"},"property":[{},{},{}]},{"displayName":"emms-mh-3-1-6-ss","name":"emms-mh-3-1-6-ss","url":"http://mhub-linux1:9282/job/emms-mh-3-1-6-ss/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,584 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-07_10-06-29","number":182,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-mh-3-1-6-ss/182/"},"property":[{},{},{}]},{"displayName":"emms-mh-3-2-4-pkg","name":"emms-mh-3-2-4-pkg","url":"http://mhub-linux1:9282/job/emms-mh-3-2-4-pkg/","buildable":true,"color":"aborted","healthReport":[{"description":"Build stability: 4 out of the last 5 builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"35","number":35,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emms-mh-3-2-4-pkg/35/"},"property":[{},{},{}]},{"displayName":"emms-mh-3-2-5-pkg","name":"emms-mh-3-2-5-pkg","url":"http://mhub-linux1:9282/job/emms-mh-3-2-5-pkg/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"9","number":9,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-mh-3-2-5-pkg/9/"},"property":[{},{},{}]},{"displayName":"emms-mh-3-2-6-pkg","name":"emms-mh-3-2-6-pkg","url":"http://mhub-linux1:9282/job/emms-mh-3-2-6-pkg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 4 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"8","number":8,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-mh-3-2-6-pkg/8/"},"property":[{},{},{}]},{"displayName":"emms-qtl-pkg","name":"emms-qtl-pkg","url":"http://mhub-linux1:9282/job/emms-qtl-pkg/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"emms-trunk-pkg","name":"emms-trunk-pkg","url":"http://mhub-linux1:9282/job/emms-trunk-pkg/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1650","number":1650,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-trunk-pkg/1650/"},"property":[{},{},{}]},{"displayName":"emms-trunk-uperf","name":"emms-trunk-uperf","url":"http://mhub-linux1:9282/job/emms-trunk-uperf/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 21 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"696","number":696,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-trunk-uperf/696/"},"property":[{},{},{}]},{"displayName":"emms-validation-build-loop","name":"emms-validation-build-loop","url":"http://mhub-linux1:9282/job/emms-validation-build-loop/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-04_15-59-19","number":535,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-validation-build-loop/535/"},"property":[{},{},{}]},{"displayName":"emms-validation-chocolate","name":"emms-validation-chocolate","url":"http://mhub-linux1:9282/job/emms-validation-chocolate/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-10-16_07-05-00","number":306,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-validation-chocolate/306/"},"property":[{},{},{}]},{"displayName":"emms-validation-db2","name":"emms-validation-db2","url":"http://mhub-linux1:9282/job/emms-validation-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,874 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-05_11-23-58","number":400,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-validation-db2/400/"},"property":[{},{},{}]},{"displayName":"emms-validation-oracle","name":"emms-validation-oracle","url":"http://mhub-linux1:9282/job/emms-validation-oracle/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 446 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-05_09-19-21","number":478,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emms-validation-oracle/478/"},"property":[{},{},{}]},{"displayName":"emms-validation-oracle-rac","name":"emms-validation-oracle-rac","url":"http://mhub-linux1:9282/job/emms-validation-oracle-rac/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,870 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-04_20-49-08","number":266,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-validation-oracle-rac/266/"},"property":[{},{},{}]},{"displayName":"emms-validation-pg","name":"emms-validation-pg","url":"http://mhub-linux1:9282/job/emms-validation-pg/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,868 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-05_09-26-39","number":528,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-validation-pg/528/"},"property":[{},{},{}]},{"displayName":"emms-validation-pg8","name":"emms-validation-pg8","url":"http://mhub-linux1:9282/job/emms-validation-pg8/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 2,868 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-04_21-41-08","number":335,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-validation-pg8/335/"},"property":[{},{},{}]},{"displayName":"emms-validation-ss","name":"emms-validation-ss","url":"http://mhub-linux1:9282/job/emms-validation-ss/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 2,927 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-05_01-47-34","number":482,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emms-validation-ss/482/"},"property":[{},{},{}]},{"displayName":"emms-validation-test-pkg","name":"emms-validation-test-pkg","url":"http://mhub-linux1:9282/job/emms-validation-test-pkg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-06_03-59-01","number":455,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-validation-test-pkg/455/"},"property":[{},{},{}]},{"displayName":"emms-validation-upgrade-db2","name":"emms-validation-upgrade-db2","url":"http://mhub-linux1:9282/job/emms-validation-upgrade-db2/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2,815 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-05_22-37-51","number":444,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-validation-upgrade-db2/444/"},"property":[{},{},{}]},{"displayName":"emms-validation-upgrade-ora","name":"emms-validation-upgrade-ora","url":"http://mhub-linux1:9282/job/emms-validation-upgrade-ora/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 2 out of the last 3 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-05_20-38-19","number":470,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emms-validation-upgrade-ora/470/"},"property":[{},{},{}]},{"displayName":"emms-validation-upgrade-pg","name":"emms-validation-upgrade-pg","url":"http://mhub-linux1:9282/job/emms-validation-upgrade-pg/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 3 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 0 tests failing out of a total of 2,809 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-06_02-32-12","number":473,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-validation-upgrade-pg/473/"},"property":[{},{},{}]},{"displayName":"emms-validation-upgrade-pg8","name":"emms-validation-upgrade-pg8","url":"http://mhub-linux1:9282/job/emms-validation-upgrade-pg8/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 3 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 0 tests failing out of a total of 2,809 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-06_00-44-10","number":454,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emms-validation-upgrade-pg8/454/"},"property":[{},{},{}]},{"displayName":"emms-validation-upgrade-ss","name":"emms-validation-upgrade-ss","url":"http://mhub-linux1:9282/job/emms-validation-upgrade-ss/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 2 out of the last 3 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-06_05-30-29","number":457,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emms-validation-upgrade-ss/457/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-0-3-build-for-flex-tests","name":"emmsxp-test-emms-3-0-3-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-0-3-build-for-flex-tests/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-0-3-fp10-flex-tests","name":"emmsxp-test-emms-3-0-3-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-0-3-fp10-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 4 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 0 tests failing out of a total of 295 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_23-45-26","number":78,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-0-3-fp10-flex-tests/78/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-0-3-petes-tests","name":"emmsxp-test-emms-3-0-3-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-0-3-petes-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 1 test failing out of a total of 391 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-17_00-08-13","number":74,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-0-3-petes-tests/74/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-0-4-build-for-flex-tests","name":"emmsxp-test-emms-3-0-4-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-0-4-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_12-58-04","number":417,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-0-4-build-for-flex-tests/417/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-0-4-fp10-flex-tests","name":"emmsxp-test-emms-3-0-4-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-0-4-fp10-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"},{"description":"Test Result: 0 tests failing out of a total of 344 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-19_22-16-44","number":389,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-0-4-fp10-flex-tests/389/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-0-4-petes-tests","name":"emmsxp-test-emms-3-0-4-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-0-4-petes-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 468 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_23-20-49","number":355,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-0-4-petes-tests/355/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-1-build-for-flex-tests","name":"emmsxp-test-emms-3-1-1-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-1-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_12-56-45","number":273,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-1-build-for-flex-tests/273/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-1-fp10-flex-tests","name":"emmsxp-test-emms-3-1-1-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-1-fp10-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 1,010 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_22-09-25","number":262,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-1-fp10-flex-tests/262/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-1-mcw-tests","name":"emmsxp-test-emms-3-1-1-mcw-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-1-mcw-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 78 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_23-14-48","number":252,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-1-mcw-tests/252/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-1-petes-tests","name":"emmsxp-test-emms-3-1-1-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-1-petes-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 2 tests failing out of a total of 526 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-19_13-21-08","number":250,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-1-petes-tests/250/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-2-build-for-flex-tests","name":"emmsxp-test-emms-3-1-2-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-2-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_12-55-25","number":207,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-2-build-for-flex-tests/207/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-2-fp10-flex-tests","name":"emmsxp-test-emms-3-1-2-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-2-fp10-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 1,114 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_20-59-47","number":193,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-2-fp10-flex-tests/193/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-2-mcw-tests","name":"emmsxp-test-emms-3-1-2-mcw-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-2-mcw-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 79 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_20-28-02","number":179,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-2-mcw-tests/179/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-2-petes-tests","name":"emmsxp-test-emms-3-1-2-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-2-petes-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 2 tests failing out of a total of 565 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_20-33-43","number":178,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-2-petes-tests/178/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-3-build-for-flex-tests","name":"emmsxp-test-emms-3-1-3-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-3-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_12-53-49","number":93,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-3-build-for-flex-tests/93/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-3-fp10-flex-tests","name":"emmsxp-test-emms-3-1-3-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-3-fp10-flex-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 1 test failing out of a total of 1,239 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_18-34-48","number":86,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-3-fp10-flex-tests/86/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-3-mcw-tests","name":"emmsxp-test-emms-3-1-3-mcw-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-3-mcw-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 87 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_19-52-46","number":79,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-3-mcw-tests/79/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-3-petes-tests","name":"emmsxp-test-emms-3-1-3-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-3-petes-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 1 test failing out of a total of 620 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_19-58-51","number":78,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-3-petes-tests/78/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-4-build-for-flex-tests","name":"emmsxp-test-emms-3-1-4-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-4-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_11-59-01","number":117,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-4-build-for-flex-tests/117/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-4-fp10-flex-tests","name":"emmsxp-test-emms-3-1-4-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-4-fp10-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 1,269 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_16-31-47","number":90,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-4-fp10-flex-tests/90/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-4-mcw-tests","name":"emmsxp-test-emms-3-1-4-mcw-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-4-mcw-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 141 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_16-20-37","number":84,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-4-mcw-tests/84/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-4-petes-tests","name":"emmsxp-test-emms-3-1-4-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-4-petes-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 704 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-16_17-56-22","number":83,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-4-petes-tests/83/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-5-build-for-flex-tests","name":"emmsxp-test-emms-3-1-5-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-5-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-17_11-38-35","number":180,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-5-build-for-flex-tests/180/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-5-fp10-flex-tests","name":"emmsxp-test-emms-3-1-5-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-5-fp10-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 1,306 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-17_11-39-38","number":148,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-5-fp10-flex-tests/148/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-5-mcw-tests","name":"emmsxp-test-emms-3-1-5-mcw-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-5-mcw-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 146 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-17_13-06-33","number":139,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-5-mcw-tests/139/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-5-petes-tests","name":"emmsxp-test-emms-3-1-5-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-5-petes-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 10 tests failing out of a total of 973 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-05-17_13-17-51","number":139,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-5-petes-tests/139/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-6-build-for-flex-tests","name":"emmsxp-test-emms-3-1-6-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-6-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-04_11-38-28","number":331,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-6-build-for-flex-tests/331/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-6-fp10-flex-tests","name":"emmsxp-test-emms-3-1-6-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-6-fp10-flex-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-04_18-19-31","number":270,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-6-fp10-flex-tests/270/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-6-mcw-tests","name":"emmsxp-test-emms-3-1-6-mcw-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-6-mcw-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 154 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-04_18-08-02","number":250,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-6-mcw-tests/250/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-1-6-petes-tests","name":"emmsxp-test-emms-3-1-6-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-6-petes-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Test Result: 1 test failing out of a total of 1,030 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-04_18-20-01","number":249,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-1-6-petes-tests/249/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-1-build-for-flex-tests","name":"emmsxp-test-emms-3-2-1-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-1-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-04_16-34-18","number":225,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-1-build-for-flex-tests/225/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-1-fp10-flex-tests","name":"emmsxp-test-emms-3-2-1-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-1-fp10-flex-tests/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 4 out of the last 5 builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-04_16-35-34","number":189,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-1-fp10-flex-tests/189/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-1-mcw-tests","name":"emmsxp-test-emms-3-2-1-mcw-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-1-mcw-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 3 tests failing out of a total of 1,207 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-04_16-35-57","number":181,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-1-mcw-tests/181/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-1-petes-tests","name":"emmsxp-test-emms-3-2-1-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-1-petes-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 65 tests failing out of a total of 1,357 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-04_18-46-52","number":182,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-1-petes-tests/182/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-2-build-for-flex-tests","name":"emmsxp-test-emms-3-2-2-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-2-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-08-27_16-59-23","number":49,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-2-build-for-flex-tests/49/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-2-emmssharedtests","name":"emmsxp-test-emms-3-2-2-emmssharedtests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-2-emmssharedtests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 259 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-08-27_18-50-19","number":35,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-2-emmssharedtests/35/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-2-fp10-flex-tests","name":"emmsxp-test-emms-3-2-2-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-2-fp10-flex-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 9 tests failing out of a total of 1,172 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-08-27_19-11-31","number":34,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-2-fp10-flex-tests/34/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-2-mcw-tests","name":"emmsxp-test-emms-3-2-2-mcw-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-2-mcw-tests/","buildable":true,"color":"aborted","healthReport":[{"description":"Test Result: 1 test failing out of a total of 556 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-08-27_21-07-08","number":36,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-2-mcw-tests/36/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-2-petes-tests","name":"emmsxp-test-emms-3-2-2-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-2-petes-tests/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-08-31_11-29-27","number":31,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-2-petes-tests/31/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-4-build-for-flex-tests","name":"emmsxp-test-emms-3-2-4-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-4-build-for-flex-tests/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"},{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-10-10_10-03-28","number":134,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-4-build-for-flex-tests/134/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-4-emmssharedtests","name":"emmsxp-test-emms-3-2-4-emmssharedtests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-4-emmssharedtests/","buildable":true,"color":"aborted","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-06-29_02-30-02","number":27,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-4-emmssharedtests/27/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-4-fp10-flex-tests","name":"emmsxp-test-emms-3-2-4-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-4-fp10-flex-tests/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-06-28_23-29-55","number":32,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-4-fp10-flex-tests/32/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-4-mcw-tests","name":"emmsxp-test-emms-3-2-4-mcw-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-4-mcw-tests/","buildable":true,"color":"aborted","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-06-29_13-56-53","number":33,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-4-mcw-tests/33/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-3-2-4-petes-tests","name":"emmsxp-test-emms-3-2-4-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-4-petes-tests/","buildable":true,"color":"aborted","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-07-27_18-16-28","number":32,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-3-2-4-petes-tests/32/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-abfcommontestbed-tests","name":"emmsxp-test-emms-trunk-abflextop-abfcommontestbed-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-abfcommontestbed-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 4 tests failing out of a total of 959 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-07-31_19-46-20","number":8,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-abfcommontestbed-tests/8/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-abfmtcommontests-tests","name":"emmsxp-test-emms-trunk-abflextop-abfmtcommontests-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-abfmtcommontests-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 3 tests failing out of a total of 618 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-07-31_21-07-33","number":4,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-abfmtcommontests-tests/4/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-ACEModuleWrappers-tests","name":"emmsxp-test-emms-trunk-abflextop-ACEModuleWrappers-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-ACEModuleWrappers-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 4 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-07-31_22-00-13","number":5,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-ACEModuleWrappers-tests/5/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-bizrulesApp-tests","name":"emmsxp-test-emms-trunk-abflextop-bizrulesApp-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-bizrulesApp-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 13 tests failing out of a total of 347 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-07-31_22-02-12","number":3,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-bizrulesApp-tests/3/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-componentwrappers-tests","name":"emmsxp-test-emms-trunk-abflextop-componentwrappers-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-componentwrappers-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-03-18_22-17-45","number":1,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-componentwrappers-tests/1/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-DependencyAnalysisViewerTests-tests","name":"emmsxp-test-emms-trunk-abflextop-DependencyAnalysisViewerTests-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-DependencyAnalysisViewerTests-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 8 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-01_10-01-51","number":3,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-DependencyAnalysisViewerTests-tests/3/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-diff_ui_tests-tests","name":"emmsxp-test-emms-trunk-abflextop-diff_ui_tests-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-diff_ui_tests-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-03-18_22-25-49","number":1,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-diff_ui_tests-tests/1/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-feedmanager-tests","name":"emmsxp-test-emms-trunk-abflextop-feedmanager-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-feedmanager-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 117 tests failing out of a total of 375 tests.","iconUrl":"health-60to79.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-01_10-05-00","number":3,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-feedmanager-tests/3/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-gdegraphviewstests-tests","name":"emmsxp-test-emms-trunk-abflextop-gdegraphviewstests-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-gdegraphviewstests-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 1 test failing out of a total of 112 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-04_09-29-46","number":3,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-gdegraphviewstests-tests/3/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-GraphDatasetLineageViewerTests-tests","name":"emmsxp-test-emms-trunk-abflextop-GraphDatasetLineageViewerTests-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-GraphDatasetLineageViewerTests-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 6 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-04_09-43-46","number":3,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-GraphDatasetLineageViewerTests-tests/3/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-pset_viewer_component_tests-tests","name":"emmsxp-test-emms-trunk-abflextop-pset_viewer_component_tests-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-pset_viewer_component_tests-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 2 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-04_09-46-09","number":3,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-pset_viewer_component_tests-tests/3/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-RecordFormatEditor-tests","name":"emmsxp-test-emms-trunk-abflextop-RecordFormatEditor-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-RecordFormatEditor-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests failing out of a total of 237 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-08-04_09-48-53","number":3,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-RecordFormatEditor-tests/3/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-abflextop-TemplateDesigner-tests","name":"emmsxp-test-emms-trunk-abflextop-TemplateDesigner-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-TemplateDesigner-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-04-11_08-52-13","number":4,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-abflextop-TemplateDesigner-tests/4/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-build-for-flex-tests","name":"emmsxp-test-emms-trunk-build-for-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-build-for-flex-tests/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"},{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-10-07_17-32-20","number":2180,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-build-for-flex-tests/2180/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-emmssharedtests","name":"emmsxp-test-emms-trunk-emmssharedtests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-emmssharedtests/","buildable":true,"color":"aborted","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-07-07_19-17-57","number":245,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-emmssharedtests/245/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-fp10-flex-tests","name":"emmsxp-test-emms-trunk-fp10-flex-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-fp10-flex-tests/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-07-27_15-16-21","number":1448,"result":"FAILURE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-fp10-flex-tests/1448/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-mcw-tests","name":"emmsxp-test-emms-trunk-mcw-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-mcw-tests/","buildable":true,"color":"aborted","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-07-14_15-45-30","number":1201,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-mcw-tests/1201/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-trunk-petes-tests","name":"emmsxp-test-emms-trunk-petes-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-petes-tests/","buildable":false,"color":"disabled","healthReport":[{"description":"Build stability: 2 out of the last 5 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 12 tests failing out of a total of 448 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-01-05_18-52-09","number":1272,"result":"ABORTED","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-trunk-petes-tests/1272/"},"property":[{},{},{}]},{"displayName":"emmsxp-test-emms-validation-abflextop-tests","name":"emmsxp-test-emms-validation-abflextop-tests","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-validation-abflextop-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 16 tests failing out of a total of 952 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-03-18_14-01-34","number":2,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/emmsxp-test-emms-validation-abflextop-tests/2/"},"property":[{},{}]},{"displayName":"importer-3-1-5-oracle","name":"importer-3-1-5-oracle","url":"http://mhub-linux1:9282/job/importer-3-1-5-oracle/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"importer-3-1-6-mssql","name":"importer-3-1-6-mssql","url":"http://mhub-linux1:9282/job/importer-3-1-6-mssql/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"importer-3-1-6-postgresql","name":"importer-3-1-6-postgresql","url":"http://mhub-linux1:9282/job/importer-3-1-6-postgresql/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"importer-3-2-2-db2ee-remote","name":"importer-3-2-2-db2ee-remote","url":"http://mhub-linux1:9282/job/importer-3-2-2-db2ee-remote/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 63 tests failing out of a total of 1,627 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-15_03-28-07","number":55,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-2-db2ee-remote/55/"},"property":[{},{},{}]},{"displayName":"importer-3-2-2-mssql","name":"importer-3-2-2-mssql","url":"http://mhub-linux1:9282/job/importer-3-2-2-mssql/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 1 test failing out of a total of 1 test.","iconUrl":"health-00to19.png"},{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-17_05-36-07","number":62,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-2-mssql/62/"},"property":[{},{},{}]},{"displayName":"importer-3-2-2-oracle","name":"importer-3-2-2-oracle","url":"http://mhub-linux1:9282/job/importer-3-2-2-oracle/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 29 tests failing out of a total of 1,616 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-04-27_01-40-00","number":18,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-2-oracle/18/"},"property":[{},{},{}]},{"displayName":"importer-3-2-2-postgresql","name":"importer-3-2-2-postgresql","url":"http://mhub-linux1:9282/job/importer-3-2-2-postgresql/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 20 tests failing out of a total of 1,630 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-20_09-58-34","number":118,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-2-postgresql/118/"},"property":[{},{},{}]},{"displayName":"importer-3-2-3-db2ee-remote","name":"importer-3-2-3-db2ee-remote","url":"http://mhub-linux1:9282/job/importer-3-2-3-db2ee-remote/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 76 tests failing out of a total of 1,546 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-01-13_01-39-18","number":2,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-3-db2ee-remote/2/"},"property":[{},{},{}]},{"displayName":"importer-3-2-3-mssql","name":"importer-3-2-3-mssql","url":"http://mhub-linux1:9282/job/importer-3-2-3-mssql/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 58 tests failing out of a total of 1,544 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-01-09_19-45-54","number":1,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-3-mssql/1/"},"property":[{},{},{}]},{"displayName":"importer-3-2-3-oracle","name":"importer-3-2-3-oracle","url":"http://mhub-linux1:9282/job/importer-3-2-3-oracle/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"importer-3-2-3-postgresql","name":"importer-3-2-3-postgresql","url":"http://mhub-linux1:9282/job/importer-3-2-3-postgresql/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 48 tests failing out of a total of 1,566 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-03-27_02-33-28","number":4,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-3-postgresql/4/"},"property":[{},{},{}]},{"displayName":"importer-3-2-4-db2ee-remote","name":"importer-3-2-4-db2ee-remote","url":"http://mhub-linux1:9282/job/importer-3-2-4-db2ee-remote/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 133 tests failing out of a total of 1,747 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"30","number":30,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-4-db2ee-remote/30/"},"property":[{},{},{}]},{"displayName":"importer-3-2-4-mssql","name":"importer-3-2-4-mssql","url":"http://mhub-linux1:9282/job/importer-3-2-4-mssql/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 46 tests failing out of a total of 1,721 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-08-23_05-26-45","number":6,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-4-mssql/6/"},"property":[{},{},{}]},{"displayName":"importer-3-2-4-oracle","name":"importer-3-2-4-oracle","url":"http://mhub-linux1:9282/job/importer-3-2-4-oracle/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 79 tests failing out of a total of 1,747 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"6","number":6,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-4-oracle/6/"},"property":[{},{},{}]},{"displayName":"importer-3-2-4-postgresql","name":"importer-3-2-4-postgresql","url":"http://mhub-linux1:9282/job/importer-3-2-4-postgresql/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 31 tests failing out of a total of 1,744 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-10-15_13-39-23","number":82,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-4-postgresql/82/"},"property":[{},{},{}]},{"displayName":"importer-3-2-5-db2ee-remote","name":"importer-3-2-5-db2ee-remote","url":"http://mhub-linux1:9282/job/importer-3-2-5-db2ee-remote/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 2 out of the last 5 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"9","number":9,"result":"FAILURE","url":"http://mhub-linux1:9282/job/importer-3-2-5-db2ee-remote/9/"},"property":[{},{},{}]},{"displayName":"importer-3-2-5-mssql","name":"importer-3-2-5-mssql","url":"http://mhub-linux1:9282/job/importer-3-2-5-mssql/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 37 tests failing out of a total of 1,783 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"6","number":6,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-5-mssql/6/"},"property":[{},{},{}]},{"displayName":"importer-3-2-5-oracle","name":"importer-3-2-5-oracle","url":"http://mhub-linux1:9282/job/importer-3-2-5-oracle/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1","number":1,"result":"FAILURE","url":"http://mhub-linux1:9282/job/importer-3-2-5-oracle/1/"},"property":[{},{},{}]},{"displayName":"importer-3-2-5-postgresql","name":"importer-3-2-5-postgresql","url":"http://mhub-linux1:9282/job/importer-3-2-5-postgresql/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 27 tests failing out of a total of 1,784 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"18","number":18,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-5-postgresql/18/"},"property":[{},{},{}]},{"displayName":"importer-3-2-6-db2ee-remote","name":"importer-3-2-6-db2ee-remote","url":"http://mhub-linux1:9282/job/importer-3-2-6-db2ee-remote/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"importer-3-2-6-mssql","name":"importer-3-2-6-mssql","url":"http://mhub-linux1:9282/job/importer-3-2-6-mssql/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"importer-3-2-6-oracle","name":"importer-3-2-6-oracle","url":"http://mhub-linux1:9282/job/importer-3-2-6-oracle/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"importer-3-2-6-postgresql","name":"importer-3-2-6-postgresql","url":"http://mhub-linux1:9282/job/importer-3-2-6-postgresql/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 113 tests failing out of a total of 1,774 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"1","number":1,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-3-2-6-postgresql/1/"},"property":[{},{},{}]},{"displayName":"importer-main-db2ee-remote","name":"importer-main-db2ee-remote","url":"http://mhub-linux1:9282/job/importer-main-db2ee-remote/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"},{"description":"Test Result: 86 tests failing out of a total of 1,514 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-07-01_04-10-17","number":22,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-main-db2ee-remote/22/"},"property":[{},{},{}]},{"displayName":"importer-main-mssql","name":"importer-main-mssql","url":"http://mhub-linux1:9282/job/importer-main-mssql/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 3 out of the last 5 builds failed.","iconUrl":"health-20to39.png"},{"description":"Test Result: 340 tests failing out of a total of 1,529 tests.","iconUrl":"health-60to79.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-06-28_12-02-17","number":12,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-main-mssql/12/"},"property":[{},{},{}]},{"displayName":"importer-main-oracle","name":"importer-main-oracle","url":"http://mhub-linux1:9282/job/importer-main-oracle/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-06-18_16-17-10","number":8,"result":"FAILURE","url":"http://mhub-linux1:9282/job/importer-main-oracle/8/"},"property":[{},{},{}]},{"displayName":"importer-main-postgresql","name":"importer-main-postgresql","url":"http://mhub-linux1:9282/job/importer-main-postgresql/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 43 tests failing out of a total of 1,608 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-07_04-12-10","number":46,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-main-postgresql/46/"},"property":[{},{},{}]},{"displayName":"importer-validation-db2ee-remote","name":"importer-validation-db2ee-remote","url":"http://mhub-linux1:9282/job/importer-validation-db2ee-remote/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 37 tests failing out of a total of 1,494 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-09-18_20-22-29","number":28,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-validation-db2ee-remote/28/"},"property":[{},{}]},{"displayName":"importer-validation-mssql","name":"importer-validation-mssql","url":"http://mhub-linux1:9282/job/importer-validation-mssql/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 197 tests failing out of a total of 1,494 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-09-23_20-39-41","number":30,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-validation-mssql/30/"},"property":[{},{}]},{"displayName":"importer-validation-oracle","name":"importer-validation-oracle","url":"http://mhub-linux1:9282/job/importer-validation-oracle/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 42 tests failing out of a total of 1,494 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-09-23_08-52-38","number":50,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-validation-oracle/50/"},"property":[{},{}]},{"displayName":"importer-validation-postgresql","name":"importer-validation-postgresql","url":"http://mhub-linux1:9282/job/importer-validation-postgresql/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 37 tests failing out of a total of 1,494 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-06-17_23-48-21","number":86,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/importer-validation-postgresql/86/"},"property":[{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-4-build-for-flex-tests","name":"mhub-w7-tst2-emms-3-2-4-build-for-flex-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-4-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"235","number":235,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-4-build-for-flex-tests/235/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-4-emmssharedtests","name":"mhub-w7-tst2-emms-3-2-4-emmssharedtests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-4-emmssharedtests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 1 test failing out of a total of 260 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"204","number":204,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-4-emmssharedtests/204/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-4-fp10-flex-tests","name":"mhub-w7-tst2-emms-3-2-4-fp10-flex-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-4-fp10-flex-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 18 tests failing out of a total of 1,190 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"202","number":202,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-4-fp10-flex-tests/202/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-4-mcw-tests","name":"mhub-w7-tst2-emms-3-2-4-mcw-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-4-mcw-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 1 test failing out of a total of 1,442 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"201","number":201,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-4-mcw-tests/201/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-4-petes-tests","name":"mhub-w7-tst2-emms-3-2-4-petes-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-4-petes-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Test Result: 5 tests failing out of a total of 1,474 tests.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"198","number":198,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-4-petes-tests/198/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-5-build-for-flex-tests","name":"mhub-w7-tst2-emms-3-2-5-build-for-flex-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-5-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 5 builds failed.","iconUrl":"health-60to79.png"},{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-10-14_14-01-51","number":5,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-5-build-for-flex-tests/5/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-5-qtl-publish","name":"mhub-w7-tst2-emms-3-2-5-qtl-publish","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-5-qtl-publish/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2","number":2,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-5-qtl-publish/2/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-6-build-for-flex-tests","name":"mhub-w7-tst2-emms-3-2-6-build-for-flex-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-6-build-for-flex-tests/","buildable":true,"color":"blue_anime","healthReport":[{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":true,"id":"2","number":2,"result":null,"url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-6-build-for-flex-tests/2/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-6-emmssharedtests","name":"mhub-w7-tst2-emms-3-2-6-emmssharedtests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-6-emmssharedtests/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-6-mcw-tests","name":"mhub-w7-tst2-emms-3-2-6-mcw-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-6-mcw-tests/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-6-webclient-tests","name":"mhub-w7-tst2-emms-3-2-6-webclient-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-6-webclient-tests/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-3-2-6-webclientlite-tests","name":"mhub-w7-tst2-emms-3-2-6-webclientlite-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-3-2-6-webclientlite-tests/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-dg-prod-build-for-flex-tests","name":"mhub-w7-tst2-emms-dg-prod-build-for-flex-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-dg-prod-build-for-flex-tests/","buildable":true,"color":"blue","healthReport":[{"description":"Test Result: 0 tests in total.","iconUrl":"health-80plus.png"},{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-06-03_15-11-22","number":2,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-dg-prod-build-for-flex-tests/2/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-dg-prod-emmssharedtests","name":"mhub-w7-tst2-emms-dg-prod-emmssharedtests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-dg-prod-emmssharedtests/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 0 tests failing out of a total of 260 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-06-03_22-28-40","number":2,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-dg-prod-emmssharedtests/2/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-dg-prod-fp10-flex-tests","name":"mhub-w7-tst2-emms-dg-prod-fp10-flex-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-dg-prod-fp10-flex-tests/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: All recent builds failed.","iconUrl":"health-00to19.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-06-04_00-00-53","number":2,"result":"FAILURE","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-dg-prod-fp10-flex-tests/2/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-dg-prod-mcw-tests","name":"mhub-w7-tst2-emms-dg-prod-mcw-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-dg-prod-mcw-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 9 tests failing out of a total of 1,421 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-06-03_20-26-01","number":2,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-dg-prod-mcw-tests/2/"},"property":[{},{},{}]},{"displayName":"mhub-w7-tst2-emms-dg-prod-petes-tests","name":"mhub-w7-tst2-emms-dg-prod-petes-tests","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-dg-prod-petes-tests/","buildable":true,"color":"yellow","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"},{"description":"Test Result: 7 tests failing out of a total of 1,473 tests.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-06-03_22-39-05","number":2,"result":"UNSTABLE","url":"http://mhub-linux1:9282/job/mhub-w7-tst2-emms-dg-prod-petes-tests/2/"},"property":[{},{},{}]},{"displayName":"perf-abdb","name":"perf-abdb","url":"http://mhub-linux1:9282/job/perf-abdb/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"15","number":15,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/perf-abdb/15/"},"property":[{},{},{}]},{"displayName":"perf-abdb93","name":"perf-abdb93","url":"http://mhub-linux1:9282/job/perf-abdb93/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-09-21_13-56-51","number":44,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/perf-abdb93/44/"},"property":[{},{},{}]},{"displayName":"perf-db2","name":"perf-db2","url":"http://mhub-linux1:9282/job/perf-db2/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 2 out of the last 3 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-16_03-48-46","number":29,"result":"FAILURE","url":"http://mhub-linux1:9282/job/perf-db2/29/"},"property":[{},{},{}]},{"displayName":"perf-db2-part","name":"perf-db2-part","url":"http://mhub-linux1:9282/job/perf-db2-part/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-09-18_11-23-49","number":6,"result":"FAILURE","url":"http://mhub-linux1:9282/job/perf-db2-part/6/"},"property":[{},{},{}]},{"displayName":"perf-ora-rac","name":"perf-ora-rac","url":"http://mhub-linux1:9282/job/perf-ora-rac/","buildable":true,"color":"red","healthReport":[{"description":"Build stability: 1 out of the last 2 builds failed.","iconUrl":"health-40to59.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"59","number":59,"result":"FAILURE","url":"http://mhub-linux1:9282/job/perf-ora-rac/59/"},"property":[{},{},{}]},{"displayName":"perf-ora10","name":"perf-ora10","url":"http://mhub-linux1:9282/job/perf-ora10/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"18","number":18,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/perf-ora10/18/"},"property":[{},{},{}]},{"displayName":"perf-ora11","name":"perf-ora11","url":"http://mhub-linux1:9282/job/perf-ora11/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"60","number":60,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/perf-ora11/60/"},"property":[{},{},{}]},{"displayName":"perf-pg920","name":"perf-pg920","url":"http://mhub-linux1:9282/job/perf-pg920/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2015-05-15_18-31-25","number":6,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/perf-pg920/6/"},"property":[{},{},{}]},{"displayName":"perf-pg924","name":"perf-pg924","url":"http://mhub-linux1:9282/job/perf-pg924/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"11","number":11,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/perf-pg924/11/"},"property":[{},{},{}]},{"displayName":"perf-ss2008","name":"perf-ss2008","url":"http://mhub-linux1:9282/job/perf-ss2008/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 3 out of the last 4 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-02-22_05-33-19","number":10,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/perf-ss2008/10/"},"property":[{},{},{}]},{"displayName":"perf-ss2012","name":"perf-ss2012","url":"http://mhub-linux1:9282/job/perf-ss2012/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: 3 out of the last 4 builds failed.","iconUrl":"health-20to39.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"2014-02-24_15-42-43","number":9,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/perf-ss2012/9/"},"property":[{},{},{}]},{"displayName":"start-ss-perf","name":"start-ss-perf","url":"http://mhub-linux1:9282/job/start-ss-perf/","buildable":true,"color":"notbuilt","healthReport":[],"inQueue":false,"lastBuild":null,"property":[{},{}]},{"displayName":"start-unix-perf","name":"start-unix-perf","url":"http://mhub-linux1:9282/job/start-unix-perf/","buildable":true,"color":"blue","healthReport":[{"description":"Build stability: No recent builds failed.","iconUrl":"health-80plus.png"}],"inQueue":false,"lastBuild":{"building":false,"id":"26","number":26,"result":"SUCCESS","url":"http://mhub-linux1:9282/job/start-unix-perf/26/"},"property":[{},{}]}]}

cezary-butler commented 8 years ago

Due to response size, please upload it to gist or send to us by email. It looks pretty much ok, but it is altered by git and does not allow to replicate problem.

AnthonyYeracaris commented 8 years ago

x.txt

AnthonyYeracaris commented 8 years ago

Issue should not be closed. See x.txt attached yesterday.

AnthonyYeracaris commented 8 years ago

Tickle. Any updates? Thanks.

cezary-butler commented 8 years ago

Please try https://github.com/Programisci/jenkins-control-plugin/releases/tag/jenkins-control-plugin-0.9.4%23105 release. Unfortulantelly I was not able to reproduce problem. File parsed with some warning messages but without failing. I don't know if it's due to different java version of some other difference in environment but it should still fix the problem.

AnthonyYeracaris commented 8 years ago

No cigar, I'm afraid:

-1 java.lang.ArrayIndexOutOfBoundsException: -1 at java.text.DigitList.append(DigitList.java:150) at java.text.DecimalFormat.subparse(DecimalFormat.java:1510) at java.text.DecimalFormat.parse(DecimalFormat.java:1268) at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1793) at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1455) at java.text.DateFormat.parse(DateFormat.java:355) at org.codinjutsu.tools.jenkins.util.DateUtil.parseDate(DateUtil.java:37) at org.codinjutsu.tools.jenkins.model.Build.setBuildDate(Build.java:125) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getBuild(JenkinsJsonParser.java:149) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getLastBuild(JenkinsJsonParser.java:239) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getJob(JenkinsJsonParser.java:183) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.createViewJobs(JenkinsJsonParser.java:283) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:124) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:239) at org.codinjutsu.tools.jenkins.view.BrowserPanel.loadJobs(BrowserPanel.java:457) at org.codinjutsu.tools.jenkins.view.BrowserPanel.access$700(BrowserPanel.java:65) at org.codinjutsu.tools.jenkins.view.BrowserPanel$LoadSelectedViewJob.run(BrowserPanel.java:565) at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:563) at com.intellij.openapi.progress.impl.CoreProgressManager$2.run(CoreProgressManager.java:142) at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:446) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:392) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:54) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:127) at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:126) at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:365) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 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:744) at org.jetbrains.ide.PooledThreadExecutor$1$1.run(PooledThreadExecutor.java:55)

java.lang.ArrayIndexOutOfBoundsException: -1 at java.text.DigitList.fitsIntoLong(DigitList.java:229) at java.text.DecimalFormat.parse(DecimalFormat.java:1314) at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1793) at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1455) at java.text.DateFormat.parse(DateFormat.java:355) at org.codinjutsu.tools.jenkins.util.DateUtil.parseDate(DateUtil.java:37) at org.codinjutsu.tools.jenkins.model.Build.setBuildDate(Build.java:125) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getBuild(JenkinsJsonParser.java:149) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getLastBuild(JenkinsJsonParser.java:239) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getJob(JenkinsJsonParser.java:183) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.createViewJobs(JenkinsJsonParser.java:283) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:124) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:239) at org.codinjutsu.tools.jenkins.view.BrowserPanel.loadJobs(BrowserPanel.java:457) at org.codinjutsu.tools.jenkins.view.BrowserPanel.access$700(BrowserPanel.java:65) at org.codinjutsu.tools.jenkins.view.BrowserPanel$LoadSelectedViewJob.run(BrowserPanel.java:565) at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:563) at com.intellij.openapi.progress.impl.CoreProgressManager$2.run(CoreProgressManager.java:142) at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:446) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:392) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:54) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:127) at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:126) at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:365) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 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:744) at org.jetbrains.ide.PooledThreadExecutor$1$1.run(PooledThreadExecutor.java:55)

java.lang.ArrayIndexOutOfBoundsException: -1 at java.text.DigitList.fitsIntoLong(DigitList.java:229) at java.text.DecimalFormat.parse(DecimalFormat.java:1314) at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:2088) at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1455) at java.text.DateFormat.parse(DateFormat.java:355) at org.codinjutsu.tools.jenkins.util.DateUtil.parseDate(DateUtil.java:37) at org.codinjutsu.tools.jenkins.model.Build.setBuildDate(Build.java:125) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getBuild(JenkinsJsonParser.java:149) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getLastBuild(JenkinsJsonParser.java:239) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getJob(JenkinsJsonParser.java:183) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.createViewJobs(JenkinsJsonParser.java:283) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:124) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:239) at org.codinjutsu.tools.jenkins.view.BrowserPanel.loadJobs(BrowserPanel.java:457) at org.codinjutsu.tools.jenkins.view.BrowserPanel.access$700(BrowserPanel.java:65) at org.codinjutsu.tools.jenkins.view.BrowserPanel$LoadSelectedViewJob.run(BrowserPanel.java:565) at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:563) at com.intellij.openapi.progress.impl.CoreProgressManager$2.run(CoreProgressManager.java:142) at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:446) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:392) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:54) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:127) at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:126) at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:365) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 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:744) at org.jetbrains.ide.PooledThreadExecutor$1$1.run(PooledThreadExecutor.java:55)

java.lang.ArrayIndexOutOfBoundsException: -1 at java.text.DigitList.fitsIntoLong(DigitList.java:229) at java.text.DecimalFormat.parse(DecimalFormat.java:1314) at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:2088) at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1455) at java.text.DateFormat.parse(DateFormat.java:355) at org.codinjutsu.tools.jenkins.util.DateUtil.parseDate(DateUtil.java:37) at org.codinjutsu.tools.jenkins.model.Build.setBuildDate(Build.java:125) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getBuild(JenkinsJsonParser.java:149) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getLastBuild(JenkinsJsonParser.java:239) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getJob(JenkinsJsonParser.java:183) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.createViewJobs(JenkinsJsonParser.java:283) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:124) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:239) at org.codinjutsu.tools.jenkins.view.BrowserPanel.loadJobs(BrowserPanel.java:457) at org.codinjutsu.tools.jenkins.view.BrowserPanel.access$700(BrowserPanel.java:65) at org.codinjutsu.tools.jenkins.view.BrowserPanel$LoadSelectedViewJob.run(BrowserPanel.java:565) at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:563) at com.intellij.openapi.progress.impl.CoreProgressManager$2.run(CoreProgressManager.java:142) at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:446) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:392) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:54) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:127) at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:126) at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:365) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 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:744) at org.jetbrains.ide.PooledThreadExecutor$1$1.run(PooledThreadExecutor.java:55)

java.lang.ArrayIndexOutOfBoundsException: -1 at java.text.DigitList.fitsIntoLong(DigitList.java:229) at java.text.DecimalFormat.parse(DecimalFormat.java:1314) at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1793) at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1455) at java.text.DateFormat.parse(DateFormat.java:355) at org.codinjutsu.tools.jenkins.util.DateUtil.parseDate(DateUtil.java:37) at org.codinjutsu.tools.jenkins.model.Build.setBuildDate(Build.java:125) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getBuild(JenkinsJsonParser.java:149) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getLastBuild(JenkinsJsonParser.java:239) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getJob(JenkinsJsonParser.java:183) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.createViewJobs(JenkinsJsonParser.java:283) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:124) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:239) at org.codinjutsu.tools.jenkins.view.BrowserPanel.loadJobs(BrowserPanel.java:457) at org.codinjutsu.tools.jenkins.view.BrowserPanel.access$700(BrowserPanel.java:65) at org.codinjutsu.tools.jenkins.view.BrowserPanel$LoadSelectedViewJob.run(BrowserPanel.java:565) at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:563) at com.intellij.openapi.progress.impl.CoreProgressManager$2.run(CoreProgressManager.java:142) at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:446) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:392) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:54) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:127) at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:126) at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:365) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 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:744) at org.jetbrains.ide.PooledThreadExecutor$1$1.run(PooledThreadExecutor.java:55)

java.lang.ArrayIndexOutOfBoundsException: -1 at java.text.DigitList.fitsIntoLong(DigitList.java:229) at java.text.DecimalFormat.parse(DecimalFormat.java:1314) at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1793) at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1455) at java.text.DateFormat.parse(DateFormat.java:355) at org.codinjutsu.tools.jenkins.util.DateUtil.parseDate(DateUtil.java:37) at org.codinjutsu.tools.jenkins.model.Build.setBuildDate(Build.java:125) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getBuild(JenkinsJsonParser.java:149) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getLastBuild(JenkinsJsonParser.java:239) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getJob(JenkinsJsonParser.java:183) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.createViewJobs(JenkinsJsonParser.java:283) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:124) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:239) at org.codinjutsu.tools.jenkins.view.BrowserPanel.loadJobs(BrowserPanel.java:457) at org.codinjutsu.tools.jenkins.view.BrowserPanel.access$700(BrowserPanel.java:65) at org.codinjutsu.tools.jenkins.view.BrowserPanel$LoadSelectedViewJob.run(BrowserPanel.java:565) at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:563) at com.intellij.openapi.progress.impl.CoreProgressManager$2.run(CoreProgressManager.java:142) at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:446) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:392) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:54) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:127) at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:126) at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:365) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 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:744) at org.jetbrains.ide.PooledThreadExecutor$1$1.run(PooledThreadExecutor.java:55)

java.lang.ArrayIndexOutOfBoundsException: -2 at sun.util.calendar.BaseCalendar.getCalendarDateFromFixedDate(BaseCalendar.java:454) at java.util.GregorianCalendar.computeFields(GregorianCalendar.java:2333) at java.util.GregorianCalendar.computeTime(GregorianCalendar.java:2753) at java.util.Calendar.updateTime(Calendar.java:2606) at java.util.Calendar.getTimeInMillis(Calendar.java:1118) at java.util.Calendar.getTime(Calendar.java:1091) at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1473) at java.text.DateFormat.parse(DateFormat.java:355) at org.codinjutsu.tools.jenkins.util.DateUtil.parseDate(DateUtil.java:37) at org.codinjutsu.tools.jenkins.model.Build.setBuildDate(Build.java:125) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getBuild(JenkinsJsonParser.java:149) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getLastBuild(JenkinsJsonParser.java:239) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.getJob(JenkinsJsonParser.java:183) at org.codinjutsu.tools.jenkins.logic.JenkinsJsonParser.createViewJobs(JenkinsJsonParser.java:283) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:124) at org.codinjutsu.tools.jenkins.logic.RequestManager.loadJenkinsView(RequestManager.java:239) at org.codinjutsu.tools.jenkins.view.BrowserPanel.loadJobs(BrowserPanel.java:457) at org.codinjutsu.tools.jenkins.view.BrowserPanel.access$700(BrowserPanel.java:65) at org.codinjutsu.tools.jenkins.view.BrowserPanel$LoadSelectedViewJob.run(BrowserPanel.java:565) at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:563) at com.intellij.openapi.progress.impl.CoreProgressManager$2.run(CoreProgressManager.java:142) at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:446) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:392) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:54) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:127) at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:126) at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:365) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 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:744) at org.jetbrains.ide.PooledThreadExecutor$1$1.run(PooledThreadExecutor.java:55)

cezary-butler commented 8 years ago

It surely looks like you are running different JVM than I'm testing with. Please submit information about JVM and JRE from Help/About.

AnthonyYeracaris commented 8 years ago

java version "1.7.0_51" Java(TM) SE Runtime Environment (build 1.7.0_51-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)

Linux ayeracarisl 2.6.32-504.el6.x86_64 #1 SMP Tue Sep 16 01:56:35 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux

c0untzer0 commented 8 years ago

Any updates on this? I'm also having the NullPointerException problem even though my server responds fine.