Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] Build failed in Jenkins: egit #4634

See <https://ci.eclipse.org/egit/job/egit/4634/display/redirect>

------------------------------------------
Started by user mikael.barbero@xxxxxxxxxxxxxxxxxxxxxx
Building in workspace <https://ci.eclipse.org/egit/job/egit/ws/>
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/egit/egit.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/egit/egit.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/egit/egit.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f5264cfabfb2f921304536f4471bff469d9ba546 (origin/master)
Commit message: "Remove repository from ListRemoteOperation"
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f f5264cfabfb2f921304536f4471bff469d9ba546
 > /usr/local/bin/git rev-list f5264cfabfb2f921304536f4471bff469d9ba546 # timeout=10
Starting xvnc
[workspace] $ Xvnc :11 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[workspace] $ /bin/sh -xe /tmp/jenkins846618663954360387.sh

Xvnc TigerVNC 1.4.3 - built ??? ?? ???? ??:??:??
Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11502000, The X.Org Foundation

Initializing built-in extension VNC-EXTENSION
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension GLX
+ icewm --replace --sm-disable

Tue Aug 22 08:46:27 2017
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5911
 vncext:      created VNC server for screen 0
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -DJGIT_SITE=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/${JGIT_VERSION}/org.eclipse.jgit.repository-${JGIT_VERSION}.zip-unzip/ "-DTEST_PARAMS=-Degit.test.tmpdir=/jobs/genie.egit/egit.test.tmpdir -Declipse.consoleLog=true -Djava.io.tmpdir=/jobs/genie.egit/" "-Duitest.vmparams=-Dorg.eclipse.swtbot.search.timeout=30000 -Xmx1536m -XX:MaxPermSize=380m" -DPUBLISH_FOLDER=/egit/updates-nightly -DJGIT_VERSION=4.9.0-SNAPSHOT -DPUBLISH_PATH=/home/data/httpd/download.eclipse.org${PUBLISH_FOLDER} -Djava.io.tmpdir=/opt/public/hipp/ramdisk/egit/ '-Dtest.vmparams="-Degit.test.tmpdir=/jobs/genie.egit/egit.test.tmpdir -Declipse.consoleLog=true -Djava.io.tmpdir=/jobs/genie.egit/"' -Djgit-site="https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.9.0-SNAPSHOT/org.eclipse.jgit.repository-4.9.0-SNAPSHOT.zip-unzip/"; -Ddownload-publish-path="/home/data/httpd/download.eclipse.org/egit/updates-nightly" -Declipse.p2.mirrors=false -Dmaven.repo.local=<https://ci.eclipse.org/egit/job/egit/ws/.repository> clean install deploy:deploy -B -e -Pstatic-checks -Pother-os -Peclipse-sign -Ppublish
[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!
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit:4.9.0-SNAPSHOT @ /jobs/genie.egit/egit/workspace/org.eclipse.egit/pom.xml
[ERROR] Internal error: java.lang.RuntimeException: Invalid repository URL: "https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.9.0-SNAPSHOT/org.eclipse.jgit.repository-4.9.0-SNAPSHOT.zip-unzip/: no protocol: "https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.9.0-SNAPSHOT/org.eclipse.jgit.repository-4.9.0-SNAPSHOT.zip-unzip/ -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Invalid repository URL: "https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.9.0-SNAPSHOT/org.eclipse.jgit.repository-4.9.0-SNAPSHOT.zip-unzip/
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:121)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: java.lang.RuntimeException: Invalid repository URL: "https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.9.0-SNAPSHOT/org.eclipse.jgit.repository-4.9.0-SNAPSHOT.zip-unzip/
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.addEntireP2RepositoryToTargetPlatform(P2DependencyResolver.java:308)
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform(P2DependencyResolver.java:212)
	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:109)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:95)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:266)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	... 11 more
Caused by: java.net.MalformedURLException: no protocol: "https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.9.0-SNAPSHOT/org.eclipse.jgit.repository-4.9.0-SNAPSHOT.zip-unzip/
	at java.net.URL.<init>(URL.java:593)
	at java.net.URL.<init>(URL.java:490)
	at java.net.URL.<init>(URL.java:439)
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.addEntireP2RepositoryToTargetPlatform(P2DependencyResolver.java:302)
	... 17 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE


Back to the top