See
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on vmg103 (mem2G mwqa_drives_services mem4G eap-sustaining mem8G
mwqa_drives_tools nodejs mwqa_test_ips general openjdk x86_64 ipv6 linux RHEL-any RHEL
RHEL6 brFF unix) in workspace
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
git rev-parse --is-inside-work-tree # timeout=10
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:1591)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1567)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1563)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1261)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:216)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
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
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Cloning the remote Git repository
Cloning repository
git://github.com/weld/core.git
Fetching upstream changes from
git://github.com/weld/core.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress
git://github.com/weld/core.git
+refs/heads/*:refs/remotes/origin/*
git config remote.origin.url
git://github.com/weld/core.git # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://github.com/weld/core.git # timeout=10
Fetching
upstream changes from
git://github.com/weld/core.git
git -c core.askpass=true fetch --tags --progress
git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
git rev-parse origin/2.3^{commit} # timeout=10
Checking out Revision
15f7ae61ba58bf480d289e30fafb6e5fae3aa810 (origin/2.3)
git config core.sparsecheckout # timeout=10
git checkout -f 15f7ae61ba58bf480d289e30fafb6e5fae3aa810
git rev-list 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 # timeout=10
git tag -a -f -m Jenkins Build #1360 jenkins-Weld-2.x-WF8-build-1360 # timeout=10
[Weld-2.x-WF8-build] $ bash -xe /tmp/hudson5401483011421475962.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.0.4
+ MAVEN_VERSION=3.0.4
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.0.4
+ M2_HOME=/qa/tools/opt/maven-3.0.4
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.0.4/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.0.4/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
+ /qa/tools/opt/maven-3.0.4/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)
Maven home: /qa/tools/opt/maven-3.0.4
Java version: 1.7.0_79, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_79/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-696.1.1.el6.x86_64", arch:
"amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/wildfly/wildfly-8.2.0.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/wildfly/wildfly-8.2.0.Final.zip
+ rm -rf jboss-as-7 wildfly
+ prepare-jbossas-7
+ local zip=/qa/home/hudson/static_build_env/wildfly/wildfly-8.2.0.Final.zip
+ export
JBOSS_HOME=<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/We...
+
JBOSS_HOME=<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/We...
+ rm -rf
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
+ rm -rf unzip
+ mkdir unzip
+ unzip -q /qa/home/hudson/static_build_env/wildfly/wildfly-8.2.0.Final.zip -d
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
+ mkdir
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
+ mv
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
jboss-as-7
+ rm -rf
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...
+ /qa/tools/opt/maven-3.0.4/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -DskipTests
-Dweld.default.build=false -Dweld.default.build.cditck10=false
-Dweld.default.build.cditck11=false -f weld/pom.xml
[ERROR] Could not create local repository at /qa/home/hudson/private_maven_repos/weld
-> [Help 1]
[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/LocalRepositoryNotAccess...
Build step 'Execute shell' marked build as failure
Archiving artifacts