[ImageJ-builds] Build failed in Jenkins: Vecmath-Git-SVN-Mirror #160
jenkins at imagej.net
jenkins at imagej.net
Sat May 4 01:31:27 CDT 2013
See <http://jenkins.imagej.net/job/Vecmath-Git-SVN-Mirror/160/>
------------------------------------------
Started by timer
Building remotely on server.microscopy
Copied 1 artifact from "SciJava-common" build number 157
[Vecmath-Git-SVN-Mirror] $ /bin/sh -xe /tmp/hudson8101466956696508345.sh
+ sh -x bin/git-svn-synchronizer.sh https://guest@svn.java.net/svn/vecmath~svn fiji.sc:/srv/git/vecmath/.git
+ force=
+ reset=
+ test 2 -gt 0
+ break
+ test 2 -lt 2
+ set -e
+ SVN_URL=https://guest@svn.java.net/svn/vecmath~svn
+ shift
+ test -d .git
+ test -d .git/svn
+ git config svn-remote.svn.url
+ test ahttps://guest@svn.java.net/svn/vecmath~svn != ahttps://guest@svn.java.net/svn/vecmath~svn
+ git svn fetch
Authentication realm: <https://svn.java.net:443> Subversion Repository
Password for 'jenkins-node':
Authentication realm: <https://svn.java.net:443> Subversion Repository
Username: error: git-svn died of signal 11
Build step 'Execute shell' marked build as failure
ERROR: Failed to evaluate groovy script.
groovy.lang.MissingMethodException: No signature of method: hudson.model.FreeStyleBuild.addWarningBadge() is applicable for argument types: (java.lang.String) values: [Anonymous Subversion login failed]
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:55)
at org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:46)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at Script1.run(Script1.groovy:11)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:580)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:618)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:589)
at org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildRecorder.perform(GroovyPostbuildRecorder.java:276)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:692)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:667)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:645)
at hudson.model.Build$RunnerImpl.post2(Build.java:161)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:614)
at hudson.model.Run.run(Run.java:1400)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:175)
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list