Skip to content

Console Output

Started by user Arthur.vanDorp@bsi-software.com
Cleaning the workspace because project is configured to clean the workspace before each build.
[workspace] $ /bin/sh -xe /tmp/genie.scout/hudson8984910572633674463.sh
+ cd /home/hudson/genie.scout/.hudson/jobs/scout-release/workspace
+ rm -rf org.eclipse.scout-aggregator
+ git clone git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git --recursive
Cloning into 'org.eclipse.scout-aggregator'...
Submodule 'org.eclipse.scout.rt' (git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt) registered for path 'org.eclipse.scout.rt'
Submodule 'org.eclipse.scout.rt.incubator' (git://git.eclipse.org/gitroot/scout/scout.rt.incubator) registered for path 'org.eclipse.scout.rt.incubator'
Submodule 'org.eclipse.scout.sdk' (git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk) registered for path 'org.eclipse.scout.sdk'
Cloning into 'org.eclipse.scout.rt'...
remote: warning: ignoring extra bitmap file: objects/pack/pack-74f8372f064826c4ff8a6bd2544fea6cc98d7ae7.pack
remote: warning: ignoring extra bitmap file: objects/pack/pack-9c789472feccb84117f996bef00e171c1cc11f91.pack
Submodule path 'org.eclipse.scout.rt': checked out 'c5776fbd3901bda5e88de89f7ecd45916c9147ea'
Cloning into 'org.eclipse.scout.rt.incubator'...
Submodule path 'org.eclipse.scout.rt.incubator': checked out '74014375016b8cd26d13f2b186a9952676dd0a88'
Cloning into 'org.eclipse.scout.sdk'...
remote: warning: ignoring extra bitmap file: objects/pack/pack-60beeca8b1924ac5c22bb80c96986980be9c1359.pack
remote: warning: ignoring extra bitmap file: objects/pack/pack-8fb79112dd6779f9cc13d463d9ccd5265686218a.pack
Submodule path 'org.eclipse.scout.sdk': checked out 'e5cef9168ae6f44b404b42aedfd3ede9579bd5d8'
+ cd org.eclipse.scout-aggregator
+ git rm --cached -r .
+ git reset --hard
+ git checkout Mars_5.0.300_B7
error: pathspec 'Mars_5.0.300_B7' did not match any file(s) known to git.
Finished: FAILURE