See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/cdi-tck-2.x-win/137/c...
Changes:
[tremes] CDI-592 add and update related assertions.
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dev156-w2012-x86-64 (x86_64 w2k12r2 mem2G windows general
eap-sustaining brIE11 mwqa_drives_services brIE mwqa_drives_tools mem4G) in workspace
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/cdi-tck-2.x-win/ws/>
git rev-parse --is-inside-work-tree # timeout=10
Fetching
changes from the remote Git repository
git config remote.origin.url
git://github.com/cdi-spec/cdi-tck.git #
timeout=10
Fetching upstream changes from
git://github.com/cdi-spec/cdi-tck.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress
git://github.com/cdi-spec/cdi-tck.git
+refs/heads/*:refs/remotes/origin/*
git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision
742702a20b9a2f6aead1f6c6d1ae9c451afcc2d9 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 742702a20b9a2f6aead1f6c6d1ae9c451afcc2d9
git rev-list ccd5b5480b8f9d1caea05adbbb41a018f5e723b0 # timeout=10
git tag -a -f -m Jenkins Build #137 jenkins-cdi-tck-2.x-win-137 # timeout=10
[cdi-tck-2.x-win] $ bash -xe
C:\DOCUME~1\hudson\LOCALS~1\Temp\hudson6082926622178657647.sh
+ export HUDSON_USER_DIR=/cygdrive/h/hudson
+ HUDSON_USER_DIR=/cygdrive/h/hudson
+ cp /cygdrive/h/hudson/.m2/settings.xml
'<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/cdi-tck-2.x-win/ws/maven2_private.settings.xml'>
+ sed '/<settings>/ a\ <localRepository><\/localRepository>' -i
maven2_private.settings.xml
+ sed
's%<localRepository>.*</localRepository>%<localRepository>/qa/home/hudson/private_maven_repos/weld</localRepository>%g'
-i maven2_private.settings.xml
[cdi-tck-2.x-win] $ cmd.exe /C '"t:\opt\apache-maven-3.0.3\bin\mvn.bat -f pom.xml
-Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/cdi-tck-2.x-win/ws/.repository>
-s
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/cdi-tck-2.x-win/ws/ma...
-U clean test && exit %%ERRORLEVEL%%"'
[INFO] Init Maven Dependency Management Extension 1.2.1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] CDI TCK
[INFO] CDI TCK Porting Package API
[INFO] CDI TCK Installed Library - test bean archive
[INFO] CDI TCK Test Suite
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CDI TCK 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cdi-tck-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ cdi-tck-parent ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with
message:
Detected Maven Version: 3.0.3 is not in the allowed range [3.2.5,).
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] CDI TCK ........................................... FAILURE [0.630s]
[INFO] CDI TCK Porting Package API ....................... SKIPPED
[INFO] CDI TCK Installed Library - test bean archive ..... SKIPPED
[INFO] CDI TCK Test Suite ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.168s
[INFO] Finished at: Mon Nov 21 06:00:19 EST 2016
[INFO] Final Memory: 9M/112M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce) on project
cdi-tck-parent: Some Enforcer rules have failed. Look above for specific messages
explaining why the rule failed. -> [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/MojoExecutionException
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was
removed in 8.0
Build step 'Invoke top-level Maven targets' marked build as failure