Skip to content
Failed

Console Output

Started by user Martin Ledvinka
Building in workspace /home/developer/.jenkins/jobs/semforms/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url file:///srv/git/semforms.git # timeout=10
Fetching upstream changes from file:///srv/git/semforms.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress file:///srv/git/semforms.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 8588b2864870de91d4d2ad1b5a3f920763450342 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8588b2864870de91d4d2ad1b5a3f920763450342
 > git rev-list aa93a29a235963b263afb9262e7d436652d4602b # timeout=10
[workspace] $ /bin/sh -xe /opt/apache-tomcat-8.0.32/temp/hudson1781758161737343953.sh
+ mkdir dist
mkdir: cannot create directory ‘dist’: File exists
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE