See
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-Ora...
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg101 (mem2G mwqa_drives_services mem4G eap-sustaining mem8G
mwqa_drives_tools nodejs mwqa_test_ips general openjdk ipv6 linux x86 RHEL-any RHEL RHEL5
brFF unix) in workspace
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-Ora...
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/1.1^{commit} # timeout=10
Checking out Revision
f043d419677dcc70d38d1c3a66b2973713415bd6 (origin/1.1)
git config core.sparsecheckout # timeout=10
git checkout -f f043d419677dcc70d38d1c3a66b2973713415bd6
git rev-list f043d419677dcc70d38d1c3a66b2973713415bd6 # timeout=10
git tag -a -f -m Jenkins Build #140 jenkins-Weld-1.1.x-CI-OracleJDK8-140 # timeout=10
[Weld-1.1.x-CI-OracleJDK8] $ bash -xe /tmp/hudson8894691264323293440.sh
+ java -version
java version "1.8.0_241"
Java(TM) SE Runtime Environment (build 1.8.0_241-b07)
Java HotSpot(TM) Server VM (build 25.241-b07, mixed mode)
[Weld-1.1.x-CI-OracleJDK8] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f weld/pom.xml
-Dmaven.test.failure.ignore=true
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -U
[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 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files
were found. Configuration error?