Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcompare-build] [Hudson] Build failed in Hudson: egit.logical-master-nightly #265

See <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/265/changes>

Changes:

[Matthias Sohn] Automatic wildcard matching "Add Git repositories" dialog

[Matthias Sohn] Extend EGit to allow use of git-flow

[Matthias Sohn] Sort branches in Push to Gerrit case insensitive

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@60ae87e
Using strategy: Default
Last Built Revision: Revision 9a239f95e8095886a67eaa9b9236b101d1e11b30 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@60ae87e
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/egit/egit.git
Commencing build of Revision d9e1cd1f26f7a636c700b18ca9a94f6b9b101d13 (origin/master)
Checking out Revision d9e1cd1f26f7a636c700b18ca9a94f6b9b101d13 (origin/master)
Starting xvnc
[workspace] $ Xvnc :961 -geometry 1024x768 -depth 24 -ac
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson269351144227909045.sh
+ metacity --replace --sm-disable
16/05/2015 00:01:07 Xvnc version X.org/xf4vnc custom version
16/05/2015 00:01:07 Copyright (C) 2001-2004 Alan Hourihane.
16/05/2015 00:01:07 Copyright (C) 2000-2004 Constantin Kaplinsky
16/05/2015 00:01:07 Copyright (C) 1999 AT&T Laboratories Cambridge
16/05/2015 00:01:07 All Rights Reserved.
16/05/2015 00:01:07 See http://www.tightvnc.com/ for information on TightVNC
16/05/2015 00:01:07 See http://xf4vnc.sf.net for xf4vnc-specific information
16/05/2015 00:01:07 Desktop name 'x11' (hipp6:961)
16/05/2015 00:01:07 Protocol versions supported: 3.7, 3.3
16/05/2015 00:01:07 RGB format 8 8 8
16/05/2015 00:01:07 Listening for VNC connections on TCP port 6861
[dix] Could not init font path element /usr/share/fonts/truetype/, removing from list!
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
[dix] Could not init font path element /usr/share/fonts/Type1/, removing from list!
[dix] Could not init font path element /usr/share/fonts/100dpi:unscaled, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
Xlib:  extension "RANDR" missing on display ":961.0".
Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson4639880710124243655.sh
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/22674'
>> Cherry-picking https://git.eclipse.org/r/#/c/22674
+ git fetch /gitroot/egit/egit refs/changes/74/22674/21
>From /gitroot/egit/egit
 * branch            refs/changes/74/22674/21 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 1f905ae] [wip] Use a workspace-aware merging strategy when working from EGit
 Author: Axel Richard <axel.richard@xxxxxxx>
 27 files changed, 2170 insertions(+), 135 deletions(-)
 create mode 100644 org.eclipse.egit.core.test/src/org/eclipse/egit/core/internal/merge/StrategyRecursiveModelTest.java
 create mode 100644 org.eclipse.egit.core.test/src/org/eclipse/egit/core/internal/merge/StrategyRecursiveModelWithDeepProjectTest.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/LogicalModels.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/RecursiveModelMerger.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/StrategyRecursiveModel.java
 rename org.eclipse.egit.core/src/org/eclipse/egit/core/{synchronize => internal/storage}/GitLocalResourceVariant.java (79%)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/22672'
>> Cherry-picking https://git.eclipse.org/r/#/c/22672
+ git fetch /gitroot/egit/egit refs/changes/72/22672/17
>From /gitroot/egit/egit
 * branch            refs/changes/72/22672/17 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
error: could not apply 353d716... [wip] Let the ModelProviders compare their own file formats.
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add <paths>' or 'git rm <paths>'
hint: and commit the result with 'git commit'
Terminating xvnc.
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top