[weld-builds] Build failed in Jenkins: Weld-2.x-WF9.x-build-osprey #158

ci-builds at redhat.com ci-builds at redhat.com
Tue Dec 23 19:58:42 EST 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build-osprey/158/changes>

Changes:

[tomaz.cerar] Remove redundant IBM jdk iiop manual generation

[tomaz.cerar] WFLY-1749 Switch from commons-beanutils to commons-beanutils-core

[tomaz.cerar] [jdk9] fix jconsole.jar / tools.jar deps

[fjuma] WFLY-4042 Update JSF based on Mojarra 2.2.9

[Jozef Hartinger] Upgrade Weld to 2.2.8.Final

[Brian Stansberry] Move to WildFly Core 1.0.0.Alpha15

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on osprey-01 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build-osprey/ws/>

Deleting project workspace... done

ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: Not a git repository (or any parent up to mount point /mnt/hudson_workspace)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:171)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:275)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:256)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at hudson.remoting.Engine$1$1.run(Engine.java:60)
	at java.lang.Thread.run(Thread.java:744)
Cloning the remote Git repository
Cloning repository git at github.com:wildfly/wildfly.git
Fetching upstream changes from git at github.com:wildfly/wildfly.git
Fetching upstream changes from git at github.com:wildfly/wildfly.git
Checking out Revision e84cb000269e5c95b390756b5e84cdea36e101e9 (origin/master)
[Weld-2.x-WF9.x-build-osprey] $ bash -xe /tmp/hudson2817656961671617538.sh
+ source /mnt/osprey-share/weld/common-osprey.sh
+ setup-environment
+ export WELD_TOOLS=/mnt/osprey-share/weld
+ WELD_TOOLS=/mnt/osprey-share/weld
+ export JAVA_HOME=/mnt/osprey-share/weld/jdk1.8.0_20
+ JAVA_HOME=/mnt/osprey-share/weld/jdk1.8.0_20
+ export M2_HOME=/mnt/osprey-share/weld/apache-maven-3.2.1
+ M2_HOME=/mnt/osprey-share/weld/apache-maven-3.2.1
+ export PATH=/mnt/osprey-share/weld/jdk1.8.0_20/bin:/mnt/osprey-share/weld/apache-maven-3.2.1/bin:/qa/tools/opt/jdk1.7.0_last/bin:/usr/local/bin:/usr/bin:/home/hudson/.rvm/bin
+ PATH=/mnt/osprey-share/weld/jdk1.8.0_20/bin:/mnt/osprey-share/weld/apache-maven-3.2.1/bin:/qa/tools/opt/jdk1.7.0_last/bin:/usr/local/bin:/usr/bin:/home/hudson/.rvm/bin
+ export 'MVN=/mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml'
+ MVN='/mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml'
+ mvn -version
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-15T01:37:52+08:00)
Maven home: /mnt/osprey-share/weld/apache-maven-3.2.1
Java version: 1.8.0_20, vendor: Oracle Corporation
Java home: /mnt/osprey-share/weld/jdk1.8.0_20/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-123.el7.x86_64", arch: "amd64", family: "unix"
+ whoami
hudson
+ /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean install -f wildfly/pom.xml -DskipTests
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/org/wildfly/core/wildfly-core-parent/1.0.0.Alpha15/wildfly-core-parent-1.0.0.Alpha15.pom

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.wildfly:wildfly-parent:9.0.0.Alpha2-SNAPSHOT (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build-osprey/ws/wildfly/pom.xml)> has 1 error
[ERROR]     Non-resolvable import POM: Could not find artifact org.wildfly.core:wildfly-core-parent:pom:1.0.0.Alpha15 in central (http://repo.maven.apache.org/maven2) @ line 828, column 25 -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure


More information about the weld-builds mailing list