Build failed in Jenkins: Weld-2.x-bootstrap-time-xlarge-CI #768
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Changes:
[Jozef Hartinger] Make it possible to force subclassing in the ProxyFactory
[Jozef Hartinger] Improve exception message
[Jozef Hartinger] Use Weld API 2.2.SP1
[Jozef Hartinger] WELD-1667 Add support for EJB containers that use subclassing
[Jozef Hartinger] Make DefaultInjector invoke InjectionServices
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.1.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa06 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Checkout:Weld-2.x-bootstrap-time-xlarge-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> - hudson.remoting.Channel@39f140b9:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision 91d887316e6d2e31fd489498f566b589116c4436 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
Checking out Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
Checkout:Weld-2.x-bootstrap-time-xlarge-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> - hudson.remoting.Channel@39f140b9:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision f6e42854e984906b795c83790cf2c59935a0641b (origin/master, origin/HEAD)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Commencing build of Revision f6e42854e984906b795c83790cf2c59935a0641b (origin/master, origin/HEAD)
Checking out Revision f6e42854e984906b795c83790cf2c59935a0641b (origin/master, origin/HEAD)
Warning : There are multiple branch changesets here
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Weld-2.x-bootstrap-time-xlarge-CI] $ bash -xe /tmp/hudson7035380789617977964.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ 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.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-136.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ export WELD_MEMORY_STATS=false
+ WELD_MEMORY_STATS=false
+ source /home/hudson/config_repository/scripts/weld/bootstrap.sh
++ export TEMP_DIR=/tmp/weld-performance
++ TEMP_DIR=/tmp/weld-performance
+ run-test
+ print-variables
+ echo 'Weld branch to checkout: '
Weld branch to checkout:
+ echo 'Bean type: beans4'
Bean type: beans4
+ echo 'Bean count: 10000'
Bean count: 10000
+ echo 'Weld build skipped: false'
Weld build skipped: false
+ echo 'Weld memory consumption analysis mode: false'
Weld memory consumption analysis mode: false
+ echo 'Weld bootstrap iterations: 10'
Weld bootstrap iterations: 10
+ echo 'Weld benchmark: bean-testing-app-se'
Weld benchmark: bean-testing-app-se
+ cleanup
+ rm -rf log.txt <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
+ rm -rf /tmp/weld-performance
+ mkdir /tmp/weld-performance
+ build-weld-if-needed
+ '[' false == false ']'
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -f weld/pom.xml -DskipTests -Dmaven.test.failure.ignore -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.2-SNAPSHOT (/qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/pom.xml) has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.jboss.weld:weld-api-bom:pom:2.2.SP1 in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced @ line 315, 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
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties
10 years, 7 months
Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #222
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Changes:
[Thomas.Hug] DELTASPIKE-589 WLS profile specific files
[Jozef Hartinger] Make it possible to force subclassing in the ProxyFactory
[Jozef Hartinger] Improve exception message
[Jozef Hartinger] Use Weld API 2.2.SP1
[Jozef Hartinger] WELD-1667 Add support for EJB containers that use subclassing
[Jozef Hartinger] Make DefaultInjector invoke InjectionServices
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.1.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on soa6-rhel5-x86_64 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Checkout:Weld-2.x-interoperability-deltaspike / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> - hudson.remoting.Channel@2395e959:soa6-rhel5-x86_64
Using strategy: Default
Last Built Revision: Revision 6114dd63f49b16582f1d8d18ce1a5ae4d3aad107 (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/apache/deltaspike.git
git --version
git version 1.7.4.1
Fetching upstream changes from origin
Commencing build of Revision 834d742c24d3b5e9f54fee1d23a233aee8a1dac4 (origin/master)
Checking out Revision 834d742c24d3b5e9f54fee1d23a233aee8a1dac4 (origin/master)
Checkout:Weld-2.x-interoperability-deltaspike / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> - hudson.remoting.Channel@2395e959:soa6-rhel5-x86_64
Using strategy: Default
Last Built Revision: Revision 91d887316e6d2e31fd489498f566b589116c4436 (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
git --version
git version 1.7.4.1
Fetching upstream changes from origin
Commencing build of Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
Checking out Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
[Weld-2.x-interoperability-deltaspike] $ bash -xe /tmp/hudson4129735397973580441.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ 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.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-371.3.1.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
++ grep '<version>' weld/pom.xml
++ head -n1
++ grep -o '[0-9].*<'
++ sed 's/<$//'
+ weld_version=2.2.2-SNAPSHOT
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean -f weld/pom.xml -DskipTests install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.2-SNAPSHOT (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...)> has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.jboss.weld:weld-api-bom:pom:2.2.SP1 in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced @ line 315, 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
Recording test results
10 years, 7 months
Build failed in Jenkins: Weld-2.x-tck12-WF8.x #137
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck12-WF8.x/...>
Changes:
[mkouba] WELD-1644 Create a separate source folder for java 8 tests
[mkouba] WELD-1664 Skip Java 8 interface static method when creating a proxy
[mkouba] WELD-1664 test for interface static method proxy
[mkouba] WELD-1664 Move tests to java 8 source folder
[mkouba] WELD-1664 maven-compiler-plugin configuration should not have been
------------------------------------------
[...truncated 4713 lines...]
Apr 30, 2014 6:40:15 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithWildcardTest, time: 10 ms]
Apr 30, 2014 6:40:17 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithWildcardTest.testInjection: 1,543/1,584 (658)
Apr 30, 2014 6:40:17 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.disposer.DisposerInjectionPointMetadataTest, time: 13 ms]
Apr 30, 2014 6:40:17 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerInjectionPointMetadataTest.testDisposerWithInjectionPointMetadata: 1,544/1,584 (659)
Apr 30, 2014 6:40:17 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTestEar, time: 23 ms]
Apr 30, 2014 6:40:19 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTestEar.testManagerLookupInJndi: 1,545/1,584 (660)
Apr 30, 2014 6:40:19 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailabilityTest, time: 31 ms]
Apr 30, 2014 6:40:19 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: a5549873-4c7e-4c5c-8653-11f8a37a9648.war, time: 11 ms]
Apr 30, 2014 6:40:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailabilityTest.testInjection: 1,546/1,584 (661)
Apr 30, 2014 6:40:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test, time: 27 ms]
Apr 30, 2014 6:40:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection: 1,547/1,584 (662)
Apr 30, 2014 6:40:25 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailabilityTest, time: 27 ms]
Apr 30, 2014 6:40:25 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: e0822efa-2114-45d2-a816-5cdb5bd4a2fc.war, time: 11 ms]
Apr 30, 2014 6:40:26 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailabilityTest.testInjection: 1,548/1,584 (663)
Apr 30, 2014 6:40:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeSessionBeanInjectionAvailability02Test, time: 34 ms]
Apr 30, 2014 6:40:30 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeSessionBeanInjectionAvailability02Test.testInjection: 1,549/1,584 (664)
Apr 30, 2014 6:40:30 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailableTest, time: 40 ms]
Apr 30, 2014 6:40:30 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: ebb04745-cde6-4449-9a56-d70404a2e733.war, time: 11 ms]
Apr 30, 2014 6:40:32 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testManagedBeanInjection: 1,550/1,584 (665)
Apr 30, 2014 6:40:32 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testSessionBeanInjection: 1,551/1,584 (665)
Apr 30, 2014 6:40:32 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerFieldInjectionNotAvailableTest, time: 28 ms]
Apr 30, 2014 6:40:32 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: d518ceb5-5ac4-439e-883c-1091e2eef4db.war, time: 11 ms]
Apr 30, 2014 6:40:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerFieldInjectionNotAvailableTest.testInjection: 1,552/1,584 (666)
Apr 30, 2014 6:40:33 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 39 ms]
Apr 30, 2014 6:40:35 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,553/1,584 (667)
Apr 30, 2014 6:40:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 34 ms]
Apr 30, 2014 6:40:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 17a2a450-29d7-439c-8cc5-0e3ff1a074da.war, time: 11 ms]
Apr 30, 2014 6:40:37 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,554/1,584 (668)
Apr 30, 2014 6:40:38 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization06Test, time: 41 ms]
Apr 30, 2014 6:40:38 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 4e5d7808-9e31-4d3e-a9d6-1e7dfe3d4bf4.war, time: 10 ms]
Apr 30, 2014 6:40:39 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEnabledAlternativeSpecializes: 1,555/1,584 (669)
Apr 30, 2014 6:40:41 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEvent: 1,556/1,584 (669)
Apr 30, 2014 6:40:41 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 22, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Apr 30, 2014 6:40:41 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Apr 30, 2014 6:40:41 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContextTest, time: 14 ms]
Apr 30, 2014 6:40:43 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyForSameCreationalContextTest.testDestroyForSameCreationalContextOnly: 1,557/1,584 (670)
Apr 30, 2014 6:40:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.listener.SessionContextServletRequestListenerTest, time: 11 ms]
Apr 30, 2014 6:40:43 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextServletRequestListenerTest.testSessionScopeActiveDuringServletRequestListenerCall: 1,558/1,584 (671)
Apr 30, 2014 6:40:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest, time: 36 ms]
Apr 30, 2014 6:40:45 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest.shouldFindBeanByName: 1,559/1,584 (672)
Apr 30, 2014 6:40:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest.shouldFindBeanByType: 1,560/1,584 (672)
Apr 30, 2014 6:40:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventConstructorInjectionTest, time: 12 ms]
Apr 30, 2014 6:40:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventConstructorInjectionTest.testDefinitionError: 1,561/1,584 (673)
Apr 30, 2014 6:40:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanFieldInjectionTest, time: 10 ms]
Apr 30, 2014 6:40:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratedBeanFieldInjectionTest.testDeploymentFails: 1,562/1,584 (674)
Apr 30, 2014 6:40:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamInitializerTest, time: 10 ms]
Apr 30, 2014 6:40:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamInitializerTest.testDeploymentFails: 1,563/1,584 (675)
Apr 30, 2014 6:40:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamInitializerTest, time: 22 ms]
Apr 30, 2014 6:40:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamInitializerTest.testDeploymentFails: 1,564/1,584 (676)
Apr 30, 2014 6:40:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.array.ProducerFieldArrayTypeVariableTest, time: 10 ms]
Apr 30, 2014 6:40:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldArrayTypeVariableTest.testBeanTypes: 1,565/1,584 (677)
Apr 30, 2014 6:40:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceDisposerInjectionTest, time: 10 ms]
Apr 30, 2014 6:40:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceDisposerInjectionTest.testDefinitionError: 1,566/1,584 (678)
Apr 30, 2014 6:40:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithActualTypeTest, time: 11 ms]
Apr 30, 2014 6:40:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithActualTypeTest.testInjection: 1,567/1,584 (679)
Apr 30, 2014 6:40:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.ManagerTest, time: 24 ms]
Apr 30, 2014 6:40:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testInjectingManager: 1,568/1,584 (680)
Apr 30, 2014 6:40:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanHasCurrentBinding: 1,569/1,584 (680)
Apr 30, 2014 6:40:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanIsPassivationCapable: 1,570/1,584 (680)
Apr 30, 2014 6:40:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testGetReferenceReturnsContextualInstance: 1,571/1,584 (680)
Apr 30, 2014 6:40:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testGetReferenceWithIllegalBeanType: 1,572/1,584 (680)
Apr 30, 2014 6:40:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanIsDependentScoped: 1,573/1,584 (680)
Apr 30, 2014 6:40:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testContainerProvidesManagerBean: 1,574/1,584 (680)
Apr 30, 2014 6:40:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailability02Test, time: 31 ms]
Apr 30, 2014 6:40:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,575/1,584 (681)
Apr 30, 2014 6:40:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailabilityTest, time: 36 ms]
Apr 30, 2014 6:40:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 33a17d22-3653-42eb-b4e4-eae26f0e9773.war, time: 11 ms]
Apr 30, 2014 6:40:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailabilityTest.testInjection: 1,576/1,584 (682)
Apr 30, 2014 6:40:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test, time: 36 ms]
Apr 30, 2014 6:41:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailability02Test.testInjection: 1,577/1,584 (683)
Apr 30, 2014 6:41:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity06Test, time: 27 ms]
Apr 30, 2014 6:41:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 33e01e95-58ed-4d25-9fe4-fafad9e7abb5.war, time: 72 ms]
Apr 30, 2014 6:41:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 4472f970-b5a9-407c-81de-3d9e3289a7aa.war, time: 14 ms]
Apr 30, 2014 6:41:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity06Test.testSpecialization: 1,578/1,584 (684)
Apr 30, 2014 6:41:03 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 5, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Apr 30, 2014 6:41:03 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Apr 30, 2014 6:41:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.ContextDestroysBeansTest, time: 13 ms]
Apr 30, 2014 6:41:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextDestroysBeansTest.testContextDestroysBeansWhenDestroyed: 1,579/1,584 (685)
Apr 30, 2014 6:41:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceInitMethodInjectionTest, time: 29 ms]
Apr 30, 2014 6:41:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceInitMethodInjectionTest.testDefinitionError: 1,580/1,584 (686)
Apr 30, 2014 6:41:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest, time: 10 ms]
Apr 30, 2014 6:41:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest.testInjection: 1,581/1,584 (687)
Apr 30, 2014 6:41:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 66 ms]
Apr 30, 2014 6:41:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,582/1,584 (688)
Apr 30, 2014 6:41:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity05Test, time: 32 ms]
Apr 30, 2014 6:41:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 066480ea-0eee-4e9e-ace7-b64b5ffba570.war, time: 11 ms]
Apr 30, 2014 6:41:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity05Test.testSpecialization: 1,583/1,584 (689)
Apr 30, 2014 6:41:11 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Apr 30, 2014 6:41:11 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Apr 30, 2014 6:41:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceObserverInjectionTest, time: 11 ms]
Apr 30, 2014 6:41:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceObserverInjectionTest.testDefinitionError: 1,584/1,584 (690)
Tests run: 1584, Failures: 40, Errors: 0, Skipped: 0, Time elapsed: 1,473.377 sec <<< FAILURE!
Results :
Failed tests: testDuplicateBindingsOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest):
testEmptyTypeSetOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest):
testNonBindingsOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest):
testEventObjectContainsTypeVariablesWhenResolvingFails(org.jboss.cdi.tck.tests.event.EventTest):
testFireEventWithNonBindingAnnotationsFails(org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest):
testFireEventWithNonRuntimeBindingTypeFails(org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest):
testDuplicateBindingsToFireEventFails(org.jboss.cdi.tck.tests.event.fires.FireEventTest):
testEventFireThrowsExceptionIfEventObjectTypeContainsUnresovableTypeVariable(org.jboss.cdi.tck.tests.event.fires.FireEventTest):
testTypeVariableEventTypeFails(org.jboss.cdi.tck.tests.event.fires.FireEventTest):
testExceptionThrownIfNonBindingTypePassedToFire(org.jboss.cdi.tck.tests.event.fires.nonbinding.NonBindingTypePassedToFireTest):
testBeanManagerResolveObserversWithIllegalQualifier(org.jboss.cdi.tck.tests.event.observer.resolve.ResolveEventObserversTest):
testNonBindingTypeAnnotationWhenResolvingFails(org.jboss.cdi.tck.tests.event.resolve.nonbinding.NonBindingTypesWhenResolvingTest):
testEventSelectThrowsExceptionForDuplicateBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest):
testEventSelectThrowsExceptionIfAnnotationIsNotBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest):
testEventSelectThrowsExceptionIfEventTypeHasTypeVariable(org.jboss.cdi.tck.tests.event.select.SelectEventTest):
testEventSelectWithSubtypeThrowsExceptionForDuplicateBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest):
testEventSelectWithSubtypeThrowsExceptionIfAnnotationIsNotBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest):
testSameBindingTwice(org.jboss.cdi.tck.tests.extensions.bean.bytype.BeanByTypeTest):
testNonBindingType(org.jboss.cdi.tck.tests.extensions.bean.bytype.BeanByTypeTest):
testAmbiguousDependencyNotResolved(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest):
testObtainingInjectionTargetWithDefinitionError(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest):
testValidateThrowsException(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest):
testInvalidMember(org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.CreateBeanAttributesTest):
testInvalidField(org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest):
testInvalidParameter(org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest):
testInvalidProducerField3(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest):
testInvalidProducerField1(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest):
testInvalidProducerField2(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest):
testInvalidProducerMethod2(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest):
testInvalidProducerMethod1(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest):
testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean(org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest):
testNormalScopedUnproxyableBeanResolution(org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest):
testNonBindingTypeToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest):
testSameBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest):
testNoBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest):
testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable(org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest):
testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest):
testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest):
testDuplicateBindingTypesWhenResolvingFails(org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest):
testGetReferenceWithIllegalBeanType(org.jboss.cdi.tck.tests.lookup.manager.ManagerTest):
Tests run: 1584, Failures: 40, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:03.262s
[INFO] Finished at: Wed Apr 30 18:41:21 EDT 2014
[INFO] Final Memory: 41M/106M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-jboss-runner-tck11: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck12-WF8.x/...> for the individual test results.
[ERROR] -> [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/MojoFailureException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
10 years, 7 months
Build failed in Jenkins: Weld-2.x-bootstrap-time-events-CI #672
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Changes:
[Jozef Hartinger] Make it possible to force subclassing in the ProxyFactory
[Jozef Hartinger] Improve exception message
[Jozef Hartinger] Use Weld API 2.2.SP1
[Jozef Hartinger] WELD-1667 Add support for EJB containers that use subclassing
[Jozef Hartinger] Make DefaultInjector invoke InjectionServices
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.1.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa06 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Checkout:Weld-2.x-bootstrap-time-events-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> - hudson.remoting.Channel@39f140b9:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision 91d887316e6d2e31fd489498f566b589116c4436 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
Checking out Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
Checkout:Weld-2.x-bootstrap-time-events-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> - hudson.remoting.Channel@39f140b9:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision f6e42854e984906b795c83790cf2c59935a0641b (origin/master, origin/HEAD)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Commencing build of Revision f6e42854e984906b795c83790cf2c59935a0641b (origin/master, origin/HEAD)
Checking out Revision f6e42854e984906b795c83790cf2c59935a0641b (origin/master, origin/HEAD)
Warning : There are multiple branch changesets here
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Weld-2.x-bootstrap-time-events-CI] $ bash -xe /tmp/hudson3674653153433172929.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ 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.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-136.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ export WELD_MEMORY_STATS=false
+ WELD_MEMORY_STATS=false
+ source /home/hudson/config_repository/scripts/weld/bootstrap.sh
++ export TEMP_DIR=/tmp/weld-performance
++ TEMP_DIR=/tmp/weld-performance
+ run-test
+ print-variables
+ echo 'Weld branch to checkout: '
Weld branch to checkout:
+ echo 'Bean type: events'
Bean type: events
+ echo 'Bean count: 5000'
Bean count: 5000
+ echo 'Weld build skipped: false'
Weld build skipped: false
+ echo 'Weld memory consumption analysis mode: false'
Weld memory consumption analysis mode: false
+ echo 'Weld bootstrap iterations: 10'
Weld bootstrap iterations: 10
+ echo 'Weld benchmark: bean-testing-app-se'
Weld benchmark: bean-testing-app-se
+ cleanup
+ rm -rf log.txt <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
+ rm -rf /tmp/weld-performance
+ mkdir /tmp/weld-performance
+ build-weld-if-needed
+ '[' false == false ']'
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -f weld/pom.xml -DskipTests -Dmaven.test.failure.ignore -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.2-SNAPSHOT (/qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/pom.xml) has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.jboss.weld:weld-api-bom:pom:2.2.SP1 in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced @ line 315, 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
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties
10 years, 7 months
Build failed in Jenkins: Weld-2.x-WF9.x-build #119
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
Changes:
[Jozef Hartinger] WELD-1659 Injectable reference lookup optimization
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev117-rhel5-x86_64 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/>
Deleting project workspace... Checkout:Weld-2.x-WF9.x-build / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/ws/> - hudson.remoting.Channel@3dc6de1:dev117-rhel5-x86_64
Using strategy: Default
Last Built Revision: Revision b311e5142f9232500aee7709cf0d016a97361606 (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
git --version
git version 1.7.4.1
Fetching upstream changes from origin
Commencing build of Revision c9397d530047470dd21753b670c957bfc5cf537a (origin/master)
Checking out Revision c9397d530047470dd21753b670c957bfc5cf537a (origin/master)
[Weld-2.x-WF9.x-build] $ bash -xe /tmp/hudson2711356201476678218.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ 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.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-371.3.1.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ rm -rf 'wildfly*'
+ export UPSTREAM_REPOSITORY=git@github.com:wildfly/wildfly.git
+ UPSTREAM_REPOSITORY=git@github.com:wildfly/wildfly.git
+ export WELD_REPOSITORY=git@github.com:weld/wildfly.git
+ WELD_REPOSITORY=git@github.com:weld/wildfly.git
+ DIR=wf-repo
+ rm -rf wf-repo
+ mkdir wf-repo
+ cd wf-repo
+ git init
Initialized empty Git repository in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF9.x-build/...>
+ git config user.email jenkins(a)example.com
+ git config user.name 'Mr. Jenkins'
+ git remote add origin git@github.com:wildfly/wildfly.git
+ git remote add weld git@github.com:weld/wildfly.git
+ git fetch origin master:origin-master
>From github.com:wildfly/wildfly
* [new branch] master -> origin-master
>From github.com:wildfly/wildfly
* [new tag] 7.0.0.Alpha1 -> 7.0.0.Alpha1
* [new tag] 7.0.0.Alpha1-final -> 7.0.0.Alpha1-final
* [new tag] 7.0.0.Beta1-prerelease -> 7.0.0.Beta1-prerelease
* [new tag] 7.0.0.Beta2 -> 7.0.0.Beta2
* [new tag] 7.0.0.Beta2-prerelease -> 7.0.0.Beta2-prerelease
* [new tag] 7.0.0.Beta3 -> 7.0.0.Beta3
* [new tag] 7.0.0.CR1 -> 7.0.0.CR1
* [new tag] 7.0.0.Final -> 7.0.0.Final
* [new tag] 7.0.0.Final-prerelease -> 7.0.0.Final-prerelease
* [new tag] 7.0.0.Final-prerelease2 -> 7.0.0.Final-prerelease2
* [new tag] 7.0.0.Final-prerelease3 -> 7.0.0.Final-prerelease3
* [new tag] 7.1.0.Alpha1 -> 7.1.0.Alpha1
* [new tag] 7.1.0.Beta1 -> 7.1.0.Beta1
* [new tag] 7.1.0.CR1 -> 7.1.0.CR1
* [new tag] 7.1.0.Final -> 7.1.0.Final
* [new tag] 7.1.0.Final-prerelease -> 7.1.0.Final-prerelease
* [new tag] 7.1.0.Final-prerelease2 -> 7.1.0.Final-prerelease2
* [new tag] 7.1.1.Final -> 7.1.1.Final
* [new tag] 7.1.2-prerelease -> 7.1.2-prerelease
* [new tag] 7.1.2.Final -> 7.1.2.Final
* [new tag] 7.2.0.Final -> 7.2.0.Final
* [new tag] 7.2.0.Final-prerelease1 -> 7.2.0.Final-prerelease1
* [new tag] 8.0.0.Alpha1 -> 8.0.0.Alpha1
* [new tag] 8.0.0.Alpha2 -> 8.0.0.Alpha2
* [new tag] 8.0.0.Alpha3 -> 8.0.0.Alpha3
* [new tag] 8.0.0.Alpha4 -> 8.0.0.Alpha4
* [new tag] 8.0.0.Beta1 -> 8.0.0.Beta1
* [new tag] 8.0.0.CR1 -> 8.0.0.CR1
* [new tag] 8.0.0.Final -> 8.0.0.Final
* [new tag] 8.1.0.CR1 -> 8.1.0.CR1
+ git fetch weld weld22:weld22
>From github.com:weld/wildfly
* [new branch] weld22 -> weld22
+ git checkout weld22
Checking out files: 22% (2495/11257)
Checking out files: 23% (2590/11257)
Checking out files: 24% (2702/11257)
Checking out files: 25% (2815/11257)
Checking out files: 26% (2927/11257)
Checking out files: 27% (3040/11257)
Checking out files: 28% (3152/11257)
Checking out files: 29% (3265/11257)
Checking out files: 30% (3378/11257)
Checking out files: 31% (3490/11257)
Checking out files: 32% (3603/11257)
Checking out files: 33% (3715/11257)
Checking out files: 34% (3828/11257)
Checking out files: 35% (3940/11257)
Checking out files: 36% (4053/11257)
Checking out files: 37% (4166/11257)
Checking out files: 38% (4278/11257)
Checking out files: 39% (4391/11257)
Checking out files: 40% (4503/11257)
Checking out files: 41% (4616/11257)
Checking out files: 42% (4728/11257)
Checking out files: 43% (4841/11257)
Checking out files: 44% (4954/11257)
Checking out files: 45% (5066/11257)
Checking out files: 45% (5089/11257)
Checking out files: 46% (5179/11257)
Checking out files: 47% (5291/11257)
Checking out files: 48% (5404/11257)
Checking out files: 49% (5516/11257)
Checking out files: 50% (5629/11257)
Checking out files: 51% (5742/11257)
Checking out files: 52% (5854/11257)
Checking out files: 53% (5967/11257)
Checking out files: 54% (6079/11257)
Checking out files: 55% (6192/11257)
Checking out files: 56% (6304/11257)
Checking out files: 57% (6417/11257)
Checking out files: 58% (6530/11257)
Checking out files: 59% (6642/11257)
Checking out files: 60% (6755/11257)
Checking out files: 61% (6867/11257)
Checking out files: 62% (6980/11257)
Checking out files: 63% (7092/11257)
Checking out files: 64% (7205/11257)
Checking out files: 65% (7318/11257)
Checking out files: 66% (7430/11257)
Checking out files: 66% (7499/11257)
Checking out files: 67% (7543/11257)
Checking out files: 68% (7655/11257)
Checking out files: 69% (7768/11257)
Checking out files: 70% (7880/11257)
Checking out files: 71% (7993/11257)
Checking out files: 72% (8106/11257)
Checking out files: 73% (8218/11257)
Checking out files: 74% (8331/11257)
Checking out files: 75% (8443/11257)
Checking out files: 76% (8556/11257)
Checking out files: 77% (8668/11257)
Checking out files: 78% (8781/11257)
Checking out files: 79% (8894/11257)
Checking out files: 80% (9006/11257)
Checking out files: 81% (9119/11257)
Checking out files: 82% (9231/11257)
Checking out files: 83% (9344/11257)
Checking out files: 84% (9456/11257)
Checking out files: 85% (9569/11257)
Checking out files: 86% (9682/11257)
Checking out files: 87% (9794/11257)
Checking out files: 88% (9907/11257)
Checking out files: 89% (10019/11257)
Checking out files: 89% (10099/11257)
Checking out files: 89% (10100/11257)
Checking out files: 90% (10132/11257)
Checking out files: 90% (10143/11257)
Checking out files: 90% (10154/11257)
Checking out files: 90% (10165/11257)
Checking out files: 90% (10203/11257)
Checking out files: 91% (10244/11257)
Checking out files: 92% (10357/11257)
Checking out files: 93% (10470/11257)
Checking out files: 94% (10582/11257)
Checking out files: 94% (10672/11257)
Checking out files: 95% (10695/11257)
Checking out files: 96% (10807/11257)
Checking out files: 97% (10920/11257)
Checking out files: 98% (11032/11257)
Checking out files: 99% (11145/11257)
Checking out files: 100% (11257/11257)
Checking out files: 100% (11257/11257), done.
Switched to branch 'weld22'
+ git rebase origin-master
First, rewinding head to replay your work on top of it...
Applying: Upgrade Jandex to 1.2.0.Beta1
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Auto-merging pom.xml
CONFLICT (content): Merge conflict in pom.xml
Failed to merge in the changes.
Patch failed at 0001 Upgrade Jandex to 1.2.0.Beta1
When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".
Build step 'Execute shell' marked build as failure
Archiving artifacts
10 years, 7 months
Build failed in Jenkins: Weld-2.x-bootstrap-memory-beans4-CI #831
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...>
Changes:
[Jozef Hartinger] Make it possible to force subclassing in the ProxyFactory
[Jozef Hartinger] Improve exception message
[Jozef Hartinger] Use Weld API 2.2.SP1
[Jozef Hartinger] WELD-1667 Add support for EJB containers that use subclassing
[Jozef Hartinger] Make DefaultInjector invoke InjectionServices
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.1.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa06 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...>
Checkout:Weld-2.x-bootstrap-memory-beans4-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...> - hudson.remoting.Channel@39f140b9:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision 91d887316e6d2e31fd489498f566b589116c4436 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
Checking out Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
Checkout:Weld-2.x-bootstrap-memory-beans4-CI / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...> - hudson.remoting.Channel@39f140b9:seam-perf-qa06
Using strategy: Default
Last Built Revision: Revision f6e42854e984906b795c83790cf2c59935a0641b (origin/master, origin/HEAD)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Commencing build of Revision f6e42854e984906b795c83790cf2c59935a0641b (origin/master, origin/HEAD)
Checking out Revision f6e42854e984906b795c83790cf2c59935a0641b (origin/master, origin/HEAD)
Warning : There are multiple branch changesets here
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Weld-2.x-bootstrap-memory-beans4-CI] $ bash -xe /tmp/hudson212690549247314274.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ 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.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-136.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ export WELD_MEMORY_STATS=true
+ WELD_MEMORY_STATS=true
+ source /home/hudson/config_repository/scripts/weld/bootstrap.sh
++ export TEMP_DIR=/tmp/weld-performance
++ TEMP_DIR=/tmp/weld-performance
+ run-test
+ print-variables
+ echo 'Weld branch to checkout: '
Weld branch to checkout:
+ echo 'Bean type: beans4'
Bean type: beans4
+ echo 'Bean count: 10000'
Bean count: 10000
+ echo 'Weld build skipped: false'
Weld build skipped: false
+ echo 'Weld memory consumption analysis mode: true'
Weld memory consumption analysis mode: true
+ echo 'Weld bootstrap iterations: 1'
Weld bootstrap iterations: 1
+ echo 'Weld benchmark: bean-testing-app-se'
Weld benchmark: bean-testing-app-se
+ cleanup
+ rm -rf log.txt <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...>
+ rm -rf /tmp/weld-performance
+ mkdir /tmp/weld-performance
+ build-weld-if-needed
+ '[' false == false ']'
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -f weld/pom.xml -DskipTests -Dmaven.test.failure.ignore -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.2-SNAPSHOT (/qa/hudson_workspace/workspace/Weld-2.x-bootstrap-memory-beans4-CI/weld/pom.xml) has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.jboss.weld:weld-api-bom:pom:2.2.SP1 in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced @ line 315, 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
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording plot data
No plot data file found: postgc.properties
10 years, 7 months
Build failed in Jenkins: Weld-2.x-WF8.x-build #507
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/...>
Changes:
[Jozef Hartinger] Make it possible to force subclassing in the ProxyFactory
[Jozef Hartinger] Improve exception message
[Jozef Hartinger] Use Weld API 2.2.SP1
[Jozef Hartinger] WELD-1667 Add support for EJB containers that use subclassing
[Jozef Hartinger] Make DefaultInjector invoke InjectionServices
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.1.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev106-rhel6-x86 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/ws/>
Deleting project workspace... Checkout:Weld-2.x-WF8.x-build / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/ws/> - hudson.remoting.Channel@184b1a12:dev106-rhel6-x86
Using strategy: Default
Last Built Revision: Revision 91d887316e6d2e31fd489498f566b589116c4436 (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
git --version
git version 1.7.12.1
Fetching upstream changes from origin
Commencing build of Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
Checking out Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
[Weld-2.x-WF8.x-build] $ bash -xe /tmp/hudson2469473450807359243.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ 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.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Server VM (build 24.51-b03, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /qa/tools/opt/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-431.1.2.el6.i686", arch: "i386", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ rm -rf 'wildfly*'
+ unzip -q /qa/services/hudson/JOBS/WildFly-latest-master/lastSuccessful/archive/build/target/wildfly-8.x.zip
++ find <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/ws/> -maxdepth 1 -name 'wildfly-*'
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/...>
+ /qa/tools/opt/maven-3.1.0/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
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.2-SNAPSHOT (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8.x-build/...)> has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.jboss.weld:weld-api-bom:pom:2.2.SP1 in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced @ line 315, 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
Archiving artifacts
10 years, 7 months
Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF8 #103
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Changes:
[Thomas.Hug] DELTASPIKE-589 WLS profile specific files
[Jozef Hartinger] Make it possible to force subclassing in the ProxyFactory
[Jozef Hartinger] Improve exception message
[Jozef Hartinger] Use Weld API 2.2.SP1
[Jozef Hartinger] WELD-1667 Add support for EJB containers that use subclassing
[Jozef Hartinger] Make DefaultInjector invoke InjectionServices
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.1.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev126-virt1 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Checkout:Weld-2.x-interoperability-deltaspike-WF8 / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> - hudson.remoting.Channel@43fd4233:dev126-virt1
Using strategy: Default
Last Built Revision: Revision 10675fdc74c9da9b2b21411d232f427e8daaccf7 (origin/deltaspike-0.7)
Cloning the remote Git repository
Cloning repository git://github.com/apache/deltaspike.git
git --version
git version 1.8.2.1
Fetching upstream changes from origin
Seen branch in repository origin/HEAD
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/master
Seen 9 remote branches
Commencing build of Revision 834d742c24d3b5e9f54fee1d23a233aee8a1dac4 (origin/master, origin/HEAD)
Checking out Revision 834d742c24d3b5e9f54fee1d23a233aee8a1dac4 (origin/master, origin/HEAD)
Warning : There are multiple branch changesets here
Checkout:Weld-2.x-interoperability-deltaspike-WF8 / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> - hudson.remoting.Channel@43fd4233:dev126-virt1
Using strategy: Default
Last Built Revision: Revision 91d887316e6d2e31fd489498f566b589116c4436 (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
git --version
git version 1.8.2.1
Fetching upstream changes from origin
Commencing build of Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
Checking out Revision 86b8ee6e83c38be1b12607a245f92becb157b655 (origin/master)
[Weld-2.x-interoperability-deltaspike-WF8] $ bash -xe /tmp/hudson4369395940978329957.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ 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.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-431.1.2.el6.x86_64", arch: "amd64", family: "unix"
+ export 'JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip '
+ JBOSS_ZIP='/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip '
+ prepare-jbossas-7
+ local 'zip=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip '
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
+ rm -rf unzip
+ mkdir unzip
+ unzip -q /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
+ mkdir <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
+ mv <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> jboss-as-7
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
++ sed 's/<$//'
++ grep -o '[0-9].*<'
++ head -n1
++ grep '<version>' weld/pom.xml
+ weld_version=2.2.2-SNAPSHOT
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean -f weld/pom.xml -DskipTests install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.weld:weld-core-parent:2.2.2-SNAPSHOT (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...)> has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.jboss.weld:weld-api-bom:pom:2.2.SP1 in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced @ line 315, 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
Recording test results
10 years, 7 months