Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-build] Build failed in Hudson: virgo.snaps.snapshot #669

See <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/669/>

------------------------------------------
[...truncated 777 lines...]
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/baz/index.html' matches pattern '/baz'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/baz/index.html' with mapping 'servlet2'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/catalog' matches pattern '/catalog'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/catalog' with mapping 'servlet3'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/catalog/racecar.bop' does not match pattern '/catalog'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/racecar.bop' does not match pattern '/foo/bar'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/racecar.bop' does not match pattern '/baz'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/catalog/racecar.bop' matches pattern 'bop'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/catalog/racecar.bop' with mapping 'servlet4'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/index.bop' does not match pattern '/catalog'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/index.bop' does not match pattern '/foo/bar'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/index.bop' does not match pattern '/baz'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/index.bop' matches pattern 'bop'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/index.bop' with mapping 'servlet4'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/catalog/index.html' does not match pattern '/catalog'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/index.html' does not match pattern '/foo/bar'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/index.html' does not match pattern '/baz'
     [exec]     [junit] 23:07:50.026 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/catalog/index.html' does not match pattern 'bop'
     [exec]     [junit] 23:07:50.026 [main] WARN  o.e.v.s.c.i.w.url.UrlPatternMatcher - Unable to match path '/catalog/index.html'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet1' with pattern '/foo/bar/*'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/foo/bar/*' is a PathUrlPattern
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet2' with pattern '/foo/bar/abc/*'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/foo/bar/abc/*' is a PathUrlPattern
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.html' does not match pattern '/foo/bar/abc'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.html' matches pattern '/foo/bar'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/index.html' with mapping 'servlet1'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.bop' does not match pattern '/foo/bar/abc'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.bop' matches pattern '/foo/bar'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/index.bop' with mapping 'servlet1'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/abc/xyz/index.bop' matches pattern '/foo/bar/abc'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/abc/xyz/index.bop' with mapping 'servlet2'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet1' with pattern '/'
     [exec]     [junit] 23:07:50.027 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/' is a DefaultUrlPattern
     [exec]     [junit] 23:07:50.028 [main] INFO  o.e.v.s.c.i.w.url.DefaultUrlPattern - Path '/foo/bar' matches pattern '/'
     [exec]     [junit] 23:07:50.028 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar' with mapping 'servlet1'
     [exec]     [junit] ------------- ---------------- ---------------
     [exec]     [junit] Testsuite: org.eclipse.virgo.snaps.core.internal.webapp.url.UrlPatternTests
     [exec]     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
     [exec]     [junit] 
     [exec]     [junit] ------------- Standard Output ---------------
     [exec]     [junit] 23:07:50.038 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/test' is an ExactUrlPattern
     [exec]     [junit] 23:07:50.038 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/test' matches pattern '/test'
     [exec]     [junit] 23:07:50.038 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/foo' does not match pattern '/test'
     [exec]     [junit] 23:07:50.038 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/test/*' is a PathUrlPattern
     [exec]     [junit] 23:07:50.038 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/test/index.html' matches pattern '/test'
     [exec]     [junit] 23:07:50.038 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/test/' matches pattern '/test'
     [exec]     [junit] 23:07:50.039 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/' does not match pattern '/test'
     [exec]     [junit] 23:07:50.039 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '*.jsp' is an ExtensionUrlPattern
     [exec]     [junit] 23:07:50.039 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/test/index.jsp' matches pattern 'jsp'
     [exec]     [junit] 23:07:50.039 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/foo/bar.jsp' matches pattern 'jsp'
     [exec]     [junit] 23:07:50.039 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/foo/' does not match pattern 'jsp'
     [exec]     [junit] 23:07:50.039 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/foo/index.html' does not match pattern 'jsp'
     [exec]     [junit] 23:07:50.039 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/simple/exact' is an ExactUrlPattern
     [exec]     [junit] 23:07:50.039 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Did not translate path '/simple/exact'
     [exec]     [junit] 23:07:50.040 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/simple/path/*' is a PathUrlPattern
     [exec]     [junit] 23:07:50.040 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Translated path '/simple/path/test' to '/test'
     [exec]     [junit] 23:07:50.040 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/' is a DefaultUrlPattern
     [exec]     [junit] 23:07:50.040 [main] INFO  o.e.v.s.c.i.w.url.DefaultUrlPattern - Translated path '/simple' to '/path/test'
     [exec]     [junit] ------------- ---------------- ---------------
     [exec] 
     [exec] BUILD SUCCESSFUL
     [exec] Total time: 19 seconds
     [echo] exec-ant for target 'test.do' gave return code 0
   [subant] Leaving directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.core>
   [subant] Entering directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps>
Trying to override old definition of task dist-jar
Trying to override old definition of task src-jar

exec-ant:
     [echo] exec-ant for target 'test.do' executing in directory '<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps'>
     [exec] Buildfile: build.xml
     [exec] Trying to override old definition of task dist-jar
     [exec] Trying to override old definition of task src-jar
     [exec] 
     [exec] test.do:
     [exec] 
     [exec] BUILD SUCCESSFUL
     [exec] Total time: 0 seconds
     [echo] exec-ant for target 'test.do' gave return code 0
   [subant] Leaving directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps>
   [subant] Entering directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test>

exec-ant:
     [echo] exec-ant for target 'test.do' executing in directory '<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test'>
     [exec] Buildfile: build.xml
     [exec] 
     [exec] ivy.init:
     [exec] 
     [exec] ivy.file.exists:
     [exec] 
     [exec] resolve.init:
     [exec] 
     [exec] resolve.compile:
     [exec] [ivy:cachepath] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ ::
     [exec] [ivy:cachepath] :: loading settings :: file = <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/ivysettings.xml>
     [exec] 
     [exec] resolve.test:
     [exec] 
     [exec] compile.init:
     [exec] 
     [exec] test.init:
     [exec] 
     [exec] test.do:
     [exec]     [mkdir] Created dir: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/test-classes>
     [exec]   [s:javac] Compiling 9 source files to <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/test-classes>
     [exec]      [copy] Copying 14 files to <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/test-classes>
     [exec]     [junit] Testsuite: org.eclipse.virgo.snaps.test.BasicDeployLifecycleTests
     [exec]     [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 46.783 sec
     [exec]     [junit] 
     [exec]     [junit] ------------- Standard Output ---------------
     [exec]     [junit] [2012-07-01 23:07:59.646] startup-tracker              <KE0001I> Kernel starting. 
     [exec]     [junit] [2012-07-01 23:08:05.289] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.osgi' version '3.5.0.D-20120628132539' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-07-01 23:08:05.290] service-monitor-thread-1     <KE0100W> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-07-01 23:08:05.292] service-monitor-thread-1     <KE0100W> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-07-01 23:08:05.293] service-monitor-thread-1     <KE0100W> Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.RuntimeArtifactModel)'. 
     [exec]     [junit] [2012-07-01 23:08:05.295] service-monitor-thread-1     <KE0100W> Reference '&applicationDeployer' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.ApplicationDeployer)'. 
     [exec]     [junit] [2012-07-01 23:08:05.296] service-monitor-thread-1     <KE0100W> Reference '&globalRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' is waiting for service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=global))'. 
     [exec]     [junit] [2012-07-01 23:08:05.298] service-monitor-thread-1     <KE0100W> Reference '&userRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' is waiting for service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=org.eclipse.virgo.region.user))'. 
     [exec]     [junit] [2012-07-01 23:08:05.488] service-monitor-thread-1     <KE0100W> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-07-01 23:08:05.489] service-monitor-thread-1     <KE0100W> Reference '&userBundleContext' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' is waiting for service with filter '(&(objectClass=org.osgi.framework.BundleContext)(org.eclipse.virgo.kernel.regionContext=true))'. 
     [exec]     [junit] [2012-07-01 23:08:05.490] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-07-01 23:08:05.491] service-monitor-thread-1     <KE0100W> Reference '&osgiFramework' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.OsgiFramework)'. 
     [exec]     [junit] [2012-07-01 23:08:05.492] service-monitor-thread-1     <KE0100W> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-07-01 23:08:05.494] service-monitor-thread-1     <KE0100W> Reference '&importExpander' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.ImportExpander)'. 
     [exec]     [junit] [2012-07-01 23:08:13.121] kernel-dm-4                  <KE0101I> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' was satisfied by service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-07-01 23:08:13.122] kernel-dm-4                  <KE0101I> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.osgi' version '3.5.0.D-20120628132539' was satisfied by service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-07-01 23:08:13.152] kernel-dm-5                  <KE0101I> Reference '&globalRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' was satisfied by service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=global))'. 
     [exec]     [junit] [2012-07-01 23:08:14.090] kernel-dm-4                  <KE0101I> Reference '&importExpander' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.ImportExpander)'. 
     [exec]     [junit] [2012-07-01 23:08:14.102] kernel-dm-4                  <KE0101I> Reference '&osgiFramework' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.OsgiFramework)'. 
     [exec]     [junit] [2012-07-01 23:08:14.107] kernel-dm-4                  <KE0101I> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-07-01 23:08:14.109] kernel-dm-4                  <KE0101I> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-07-01 23:08:14.115] kernel-dm-4                  <KE0101I> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-07-01 23:08:14.116] kernel-dm-4                  <KE0101I> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-07-01 23:08:14.238] kernel-dm-4                  <KE0101I> Reference '&userRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' was satisfied by service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=org.eclipse.virgo.region.user))'. 
     [exec]     [junit] [2012-07-01 23:08:14.243] kernel-dm-4                  <KE0101I> Reference '&userBundleContext' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.5.0.D-20120628132539' was satisfied by service with filter '(&(objectClass=org.osgi.framework.BundleContext)(org.eclipse.virgo.kernel.regionContext=true))'. 
     [exec]     [junit] [2012-07-01 23:08:14.326] kernel-dm-6                  <KE0101I> Reference '&applicationDeployer' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.ApplicationDeployer)'. 
     [exec]     [junit] [2012-07-01 23:08:14.374] kernel-dm-6                  <KE0101I> Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '3.5.0.D-20120628132539' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.RuntimeArtifactModel)'. 
     [exec]     [junit] [2012-07-01 23:08:14.578] startup-tracker              <KE0002I> Kernel started. 
     [exec]     [junit] [2012-07-01 23:08:14.906] system-artifacts             <DE0000I> Installing plan 'org.eclipse.virgo.web.tomcat' version '3.0.0'. 
     [exec]     [junit] [2012-07-01 23:08:14.914] system-artifacts             <DE0000I> Installing configuration 'org.eclipse.virgo.web' version '0.0.0'. 
     [exec]     [junit] [2012-07-01 23:08:14.935] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.web.core' version '2.1.0.RELEASE'. 
     [exec]     [junit] [2012-07-01 23:08:14.952] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.web.tomcat' version '2.1.0.RELEASE'. 
     [exec]     [junit] [2012-07-01 23:08:14.961] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.web.core' version '3.5.0.M04'. 
     [exec]     [junit] [2012-07-01 23:08:14.967] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.web.dm' version '3.5.0.M04'. 
     [exec]     [junit] [2012-07-01 23:08:14.975] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.web.tomcat.support' version '3.5.0.M04'. 
     [exec]     [junit] [2012-07-01 23:08:20.534] system-artifacts             <ME0003I> Dump 'target/serviceability/dump/2012-07-01-23-08-830' generated 
     [exec]     [junit] [2012-07-01 23:08:20.561] system-artifacts             <DE0002E> Installation of plan 'org.eclipse.virgo.web.tomcat' version '3.0.0' failed. org.eclipse.virgo.kernel.osgi.framework.UnableToSatisfyBundleDependenciesException: Unable to satisfy dependencies of bundle 'org.eclipse.virgo.web.tomcat.support' at version '3.5.0.M04': Cannot resolve: org.eclipse.virgo.web.tomcat.support
     [exec]     [junit]     Resolver report:
     [exec]     [junit]         An Import-Package could not be resolved. Resolver error data <Import-Package: org.apache.catalina.ha; version="[7.0.26,7.1.0)">. Caused by missing constraint in bundle <org.eclipse.virgo.web.tomcat.support_3.5.0.M04>
     [exec]     [junit]              constraint: <Import-Package: org.apache.catalina.ha; version="[7.0.26,7.1.0)">
     [exec]     [junit]         An Import-Package could not be resolved. Resolver error data <Import-Package: org.apache.catalina.tribes; version="[7.0.26,7.1.0)">. Caused by missing constraint in bundle <org.eclipse.virgo.web.tomcat.support_3.5.0.M04>
     [exec]     [junit]              constraint: <Import-Package: org.apache.catalina.tribes; version="[7.0.26,7.1.0)">
     [exec]     [junit]         An Import-Package could not be resolved. Resolver error data <Import-Package: org.apache.catalina.ha.session; version="[7.0.26,7.0.26]">. Caused by missing constraint in bundle <com.springsource.org.apache.catalina.tribes_7.0.26>
     [exec]     [junit]              constraint: <Import-Package: org.apache.catalina.ha.session; version="[7.0.26,7.0.26]">
     [exec]     [junit]         Uses violation: <Import-Package: org.apache.catalina; version="[7.0.26,7.0.26]"> in bundle <com.springsource.org.apache.catalina.ha_7.0.26[1341198495021]>
     [exec]     [junit]              Resolver reported uses conflict for import
     [exec]     [junit] 
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.stage.resolve.internal.QuasiResolveStage.process(QuasiResolveStage.java:46)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.internal.StandardPipeline.doProcessGraph(StandardPipeline.java:62)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.internal.CompensatingPipeline.doProcessGraph(CompensatingPipeline.java:73)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.stage.AbstractPipelineStage.process(AbstractPipelineStage.java:41)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.internal.StandardPipeline.doProcessGraph(StandardPipeline.java:62)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.stage.AbstractPipelineStage.process(AbstractPipelineStage.java:41)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.deployer.core.internal.PipelinedApplicationDeployer.driveInstallPipeline(PipelinedApplicationDeployer.java:360)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.deployer.core.internal.PipelinedApplicationDeployer.doInstall(PipelinedApplicationDeployer.java:184)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.deployer.core.internal.PipelinedApplicationDeployer.install(PipelinedApplicationDeployer.java:139)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.deployer.core.internal.PipelinedApplicationDeployer.deploy(PipelinedApplicationDeployer.java:252)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.userregion.internal.InitialArtifactDeployer$ArtifactDeployingRunnable.deployArtifacts(InitialArtifactDeployer.java:164)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.userregion.internal.InitialArtifactDeployer$ArtifactDeployingRunnable.run(InitialArtifactDeployer.java:154)
     [exec]     [junit] 	at java.lang.Thread.run(Thread.java:619)
     [exec]     [junit] 
     [exec]     [junit] [2012-07-01 23:08:20.564] system-artifacts             <DE0003E> Install failed for configuration 'org.eclipse.virgo.web' version '0.0.0'. 
     [exec]     [junit] [2012-07-01 23:08:20.566] system-artifacts             <DE0003E> Install failed for bundle 'org.eclipse.gemini.web.core' version '2.1.0.RELEASE'. 
     [exec]     [junit] [2012-07-01 23:08:20.567] system-artifacts             <DE0003E> Install failed for bundle 'org.eclipse.gemini.web.tomcat' version '2.1.0.RELEASE'. 
     [exec]     [junit] [2012-07-01 23:08:20.568] system-artifacts             <DE0003E> Install failed for bundle 'org.eclipse.virgo.web.core' version '3.5.0.M04'. 
     [exec]     [junit] [2012-07-01 23:08:20.570] system-artifacts             <DE0003E> Install failed for bundle 'org.eclipse.virgo.web.dm' version '3.5.0.M04'. 
     [exec]     [junit] [2012-07-01 23:08:20.571] system-artifacts             <DE0003E> Install failed for bundle 'org.eclipse.virgo.web.tomcat.support' version '3.5.0.M04'. 
     [exec]     [junit] [2012-07-01 23:08:20.573] system-artifacts             <DE0003E> Install failed for plan 'org.eclipse.virgo.web.tomcat' version '3.0.0'. 
     [exec]     [junit] [2012-07-01 23:08:20.575] system-artifacts             <DE0500E> Unable to install application from URI '<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/ivy-cache/repository/org.eclipse.virgo.web/org.eclipse.virgo.web.tomcat/3.5.0.M04/org.eclipse.virgo.web.tomcat-3.5.0.M04.plan'.> Cannot satisfy constraints for bundle 'org.eclipse.virgo.web.tomcat.support' version '3.5.0.M04'. Cannot resolve: org.eclipse.virgo.web.tomcat.support
     [exec]     [junit]     Resolver report:
     [exec]     [junit]         An Import-Package could not be resolved. Resolver error data <Import-Package: org.apache.catalina.ha; version="[7.0.26,7.1.0)">. Caused by missing constraint in bundle <org.eclipse.virgo.web.tomcat.support_3.5.0.M04>
     [exec]     [junit]              constraint: <Import-Package: org.apache.catalina.ha; version="[7.0.26,7.1.0)">
     [exec]     [junit]         An Import-Package could not be resolved. Resolver error data <Import-Package: org.apache.catalina.tribes; version="[7.0.26,7.1.0)">. Caused by missing constraint in bundle <org.eclipse.virgo.web.tomcat.support_3.5.0.M04>
     [exec]     [junit]              constraint: <Import-Package: org.apache.catalina.tribes; version="[7.0.26,7.1.0)">
     [exec]     [junit]         An Import-Package could not be resolved. Resolver error data <Import-Package: org.apache.catalina.ha.session; version="[7.0.26,7.0.26]">. Caused by missing constraint in bundle <com.springsource.org.apache.catalina.tribes_7.0.26>
     [exec]     [junit]              constraint: <Import-Package: org.apache.catalina.ha.session; version="[7.0.26,7.0.26]">
     [exec]     [junit]         Uses violation: <Import-Package: org.apache.catalina; version="[7.0.26,7.0.26]"> in bundle <com.springsource.org.apache.catalina.ha_7.0.26[1341198495021]>
     [exec]     [junit]              Resolver reported uses conflict for import
     [exec]     [junit] . org.eclipse.virgo.kernel.osgi.framework.UnableToSatisfyBundleDependenciesException: Unable to satisfy dependencies of bundle 'org.eclipse.virgo.web.tomcat.support' at version '3.5.0.M04': Cannot resolve: org.eclipse.virgo.web.tomcat.support
     [exec]     [junit]     Resolver report:
     [exec]     [junit]         An Import-Package could not be resolved. Resolver error data <Import-Package: org.apache.catalina.ha; version="[7.0.26,7.1.0)">. Caused by missing constraint in bundle <org.eclipse.virgo.web.tomcat.support_3.5.0.M04>
     [exec]     [junit]              constraint: <Import-Package: org.apache.catalina.ha; version="[7.0.26,7.1.0)">
     [exec]     [junit]         An Import-Package could not be resolved. Resolver error data <Import-Package: org.apache.catalina.tribes; version="[7.0.26,7.1.0)">. Caused by missing constraint in bundle <org.eclipse.virgo.web.tomcat.support_3.5.0.M04>
     [exec]     [junit]              constraint: <Import-Package: org.apache.catalina.tribes; version="[7.0.26,7.1.0)">
     [exec]     [junit]         An Import-Package could not be resolved. Resolver error data <Import-Package: org.apache.catalina.ha.session; version="[7.0.26,7.0.26]">. Caused by missing constraint in bundle <com.springsource.org.apache.catalina.tribes_7.0.26>
     [exec]     [junit]              constraint: <Import-Package: org.apache.catalina.ha.session; version="[7.0.26,7.0.26]">
     [exec]     [junit]         Uses violation: <Import-Package: org.apache.catalina; version="[7.0.26,7.0.26]"> in bundle <com.springsource.org.apache.catalina.ha_7.0.26[1341198495021]>
     [exec]     [junit]              Resolver reported uses conflict for import
     [exec]     [junit] 
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.stage.resolve.internal.QuasiResolveStage.process(QuasiResolveStage.java:46)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.internal.StandardPipeline.doProcessGraph(StandardPipeline.java:62)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.internal.CompensatingPipeline.doProcessGraph(CompensatingPipeline.java:73)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.stage.AbstractPipelineStage.process(AbstractPipelineStage.java:41)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.internal.StandardPipeline.doProcessGraph(StandardPipeline.java:62)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.install.pipeline.stage.AbstractPipelineStage.process(AbstractPipelineStage.java:41)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.deployer.core.internal.PipelinedApplicationDeployer.driveInstallPipeline(PipelinedApplicationDeployer.java:360)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.deployer.core.internal.PipelinedApplicationDeployer.doInstall(PipelinedApplicationDeployer.java:184)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.deployer.core.internal.PipelinedApplicationDeployer.install(PipelinedApplicationDeployer.java:139)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.deployer.core.internal.PipelinedApplicationDeployer.deploy(PipelinedApplicationDeployer.java:252)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.userregion.internal.InitialArtifactDeployer$ArtifactDeployingRunnable.deployArtifacts(InitialArtifactDeployer.java:164)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.userregion.internal.InitialArtifactDeployer$ArtifactDeployingRunnable.run(InitialArtifactDeployer.java:154)
     [exec]     [junit] 	at java.lang.Thread.run(Thread.java:619)
     [exec]     [junit] 
     [exec]     [junit] [2012-07-01 23:08:20.580] system-artifacts             <UR0002E> User region failed while deploying initial artifacts. Shutting down. 
     [exec]     [junit] [2012-07-01 23:08:21.502] System Bundle Shutdown       <KE0010I> Shutdown initiated. 
     [exec]     [junit] ------------- ---------------- ---------------
     [exec]     [junit] ------------- Standard Error -----------------
     [exec]     [junit] SLF4J: Class path contains multiple SLF4J bindings.
     [exec]     [junit] SLF4J: Found binding in [jar:<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/ivy-cache/repository/org.eclipse.virgo.mirrored/ch.qos.logback.slf4j/1.0.0.v20120123-1500/ch.qos.logback.slf4j-1.0.0.v20120123-1500.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
     [exec]     [junit] SLF4J: Found binding in [jar:<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/ivy-cache/repository/org.slf4j/com.springsource.slf4j.nop/1.6.1/com.springsource.slf4j.nop-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
     [exec]     [junit] SLF4J: Found binding in [jar:<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/org.eclipse.osgi/bundles/16/1/bundlefile!/org/slf4j/impl/StaticLoggerBinder.class]>
     [exec]     [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [exec]     [junit] ------------- ---------------- ---------------
     [exec]     [junit] Testcase: basicDeploy(org.eclipse.virgo.snaps.test.BasicDeployLifecycleTests):	FAILED
     [exec]     [junit] System artifacts were not deployed within 30 seconds
     [exec]     [junit] junit.framework.AssertionFailedError: System artifacts were not deployed within 30 seconds
     [exec]     [junit] 	at org.eclipse.virgo.test.framework.OsgiTestRunner.run(OsgiTestRunner.java:98)
     [exec]     [junit] 	at org.eclipse.virgo.snaps.test.AbstractDeployerTests.setUp(AbstractDeployerTests.java:84)
     [exec]     [junit] 
     [exec]     [junit] 
     [exec] 
     [exec] BUILD FAILED
     [exec] <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/quality.xml>:50: The following error occurred while executing this line:
     [exec] <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/quality.xml>:208: Tests failed
     [exec] 
     [exec] Total time: 53 seconds
   [subant] Leaving directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test>

BUILD FAILED
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/build-snaps/build.xml>:27: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/multi-bundle/quality.xml>:46: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/multi-bundle/common.xml>:166: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/common.xml>:166: exec returned: 1

Total time: 1 minute 48 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Archiving artifacts



Back to the top