[ImageJ-builds] Build failed in Jenkins: Yawi-3D-Git-SVN-Mirror #3
jenkins at imagej.net
jenkins at imagej.net
Tue Nov 27 13:40:50 CST 2012
See <http://jenkins.imagej.net/job/Yawi-3D-Git-SVN-Mirror/3/>
------------------------------------------
Started by user dscho
Building remotely on server.microscopy
Copied 1 artifact from "SciJava-common" build number 13
[Yawi-3D-Git-SVN-Mirror] $ /bin/sh -xe /tmp/hudson8477243547443411931.sh
+ sh -x bin/git-svn-synchronizer.sh http://yawi3d.svn.sourceforge.net/svnroot/yawi3d/Yawi_3D fiji.sc:/srv/git/Yawi_3D/.git
+ test 2 -lt 2
+ set -e
+ SVN_URL=http://yawi3d.svn.sourceforge.net/svnroot/yawi3d/Yawi_3D
+ shift
+ test -d .git
+ test -d .git/svn
+ git config svn-remote.svn.url
+ test ahttp://yawi3d.svn.sourceforge.net/svnroot/yawi3d/Yawi_3D != http://yawi3d.svn.sourceforge.net/svnroot/yawi3d
+ git svn init -s http://yawi3d.svn.sourceforge.net/svnroot/yawi3d/Yawi_3D
Rebuilding .git/svn/refs/remotes/trunk/.rev_map.d5bf5abb-e31d-0410-945d-a9f1c4b1680d ...
Done rebuilding .git/svn/refs/remotes/trunk/.rev_map.d5bf5abb-e31d-0410-945d-a9f1c4b1680d
+ git for-each-ref --shell --format %(refname) refs/remotes/
+ sed -e s/^'\(refs\/remotes\/\(.*\)\)'$/'\1:refs\/heads\/svn\/\2'/ -e s/:refs\/heads\/svn\/tags\//:refs\/tags\//
+ args='refs/remotes/trunk:refs/heads/svn/trunk'
+ eval git push "fiji.sc:/srv/git/Yawi_3D/.git" 'refs/remotes/trunk:refs/heads/svn/trunk'
+ git push fiji.sc:/srv/git/Yawi_3D/.git refs/remotes/trunk:refs/heads/svn/trunk
To fiji.sc:/srv/git/Yawi_3D/.git
! [rejected] trunk -> svn/trunk (non-fast-forward)
error: failed to push some refs to 'fiji.sc:/srv/git/Yawi_3D/.git'
To prevent you from losing history, non-fast-forward updates were rejected
Merge the remote changes (e.g. 'git pull') before pushing again. See the
'Note about fast-forwards' section of 'git push --help' for details.
Build step 'Execute shell' marked build as failure
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list