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 #94

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

Changes:

[Matthias Sohn] Don't let ignored resources cause index update jobs.

[Matthias Sohn] Decrease job startup delay for IndexDiffCache updates

[Matthias Sohn] Don't access repositoryCache without lock

[Matthias Sohn] Avoid iterating on deleted repositories in IteratorService

[Matthias Sohn] Don't try to format diff if repository is gone

[Matthias Sohn] Always check return value of asFile()

[Matthias Sohn] Don't run potentially blocking operations in UI thread

[Matthias Sohn] Don't try to decorate non existing resources

[Matthias Sohn] Prevent exception propagation when auto-staging moves or deletions

[Matthias Sohn] Add missing window title in EditCommitMessageDialog

[Matthias Sohn] EGit v3.6.1.201501031845-r

[Matthias Sohn] Prepare 3.6.2-SNAPSHOT builds

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@2a8bc1b8
Using strategy: Default
Last Built Revision: Revision f780e77d0f685a6efae28bbedf5b2d5d09851210 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@2a8bc1b8
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/egit/egit.git
Commencing build of Revision f8870643def30fb1d2d1498b2d8b5db760ea89c3 (origin/master)
Checking out Revision f8870643def30fb1d2d1498b2d8b5db760ea89c3 (origin/master)
Starting xvnc
[workspace] $ Xvnc :11 -geometry 1024x768 -depth 24 -ac
[workspace] $ /bin/sh -xe /tmp/genie.modeling.emfcompare/hudson4773518903817383238.sh
+ metacity --replace --sm-disable
[workspace] $ /bin/sh -xe /tmp/genie.modeling.emfcompare/hudson1753489096804271243.sh
05/01/2015 00:02:02 Xvnc version X.org/xf4vnc custom version
05/01/2015 00:02:02 Copyright (C) 2001-2004 Alan Hourihane.
05/01/2015 00:02:02 Copyright (C) 2000-2004 Constantin Kaplinsky
05/01/2015 00:02:02 Copyright (C) 1999 AT&T Laboratories Cambridge
05/01/2015 00:02:02 All Rights Reserved.
05/01/2015 00:02:02 See http://www.tightvnc.com/ for information on TightVNC
05/01/2015 00:02:02 See http://xf4vnc.sf.net for xf4vnc-specific information
05/01/2015 00:02:02 Desktop name 'x11' (hipp3:11)
05/01/2015 00:02:02 Protocol versions supported: 3.7, 3.3
05/01/2015 00:02:02 RGB format 8 8 8
05/01/2015 00:02:02 Listening for VNC connections on TCP port 5911
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/22670'
>> Cherry-picking https://git.eclipse.org/r/#/c/22670
+ git fetch /gitroot/egit/egit refs/changes/70/22670/7
[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!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
>From /gitroot/egit/egit
 * branch            refs/changes/70/22670/7 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
error: could not apply b12af07... Prevent exception propagation when auto-staging moves or deletions.
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.
Archiving artifacts
Recording test results

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


Back to the top