See <https://builds.apache.org/job/ACE-trunk/129/changes>
Changes:
[angelos] ACE-388 Deployment can now result in an OverloadedException, which in
turn causes a "Retry-After" header to be set.
------------------------------------------
[...truncated 2561 lines...]
template.init:
[echo] Enter project org.apache.ace.range.api
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.feedback.common
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.agent
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.builder
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.agent.itest
init:
dependencies:
compile:
test:
[bndtest] Testing
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.itest/bnd.bnd
[bndtest] ____________________________
[bndtest] Welcome to Apache Felix Gogo
[bndtest]
[bndtest] 2013-10-22 21:49:49.265:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
[bndtest] 2013-10-22 21:49:49.296:INFO:oejsh.ContextHandler:started
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2013-10-22 21:49:49.335:INFO:oejs.AbstractConnector:Started
[email protected]:8080
[bndtest] 2013-10-22 21:49:49.380:INFO:oejsh.ContextHandler:stopped
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2013-10-22 21:49:49.448:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
[bndtest] 2013-10-22 21:49:49.449:INFO:oejsh.ContextHandler:started
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2013-10-22 21:49:49.453:INFO:oejs.AbstractConnector:Started
[email protected]:8080
[bndtest] [INFO] 21:49:54 (controller) Starting download of deployment
update, 0.0.0 => 1.0.0...
[bndtest] [INFO] 21:49:54 (controller) Progress of deployment update
download: 1097 of 1097 bytes...
[bndtest] [INFO] 21:49:55 (controller) Installing deployment update 0.0.0 =>
1.0.0...
[bndtest] [INFO] 21:49:56 (controller) Starting download of deployment
update, 1.0.0 => 2.0.0...
[bndtest] [INFO] 21:49:56 (controller) Progress of deployment update
download: 550 of 550 bytes...
[bndtest] [INFO] 21:49:57 (controller) Installing deployment update 1.0.0 =>
2.0.0...
[bndtest] ERROR: Bundle test.bundle1 [16] Unable to update the bundle.
(java.io.EOFException: Unexpected end of ZLIB input stream)
[bndtest] java.io.EOFException: Unexpected end of ZLIB input stream
[bndtest] at
java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:223)
[bndtest] at
java.util.zip.InflaterInputStream.read(InflaterInputStream.java:141)
[bndtest] at java.util.zip.ZipInputStream.read(ZipInputStream.java:154)
[bndtest] at java.util.jar.JarInputStream.read(JarInputStream.java:195)
[bndtest] at java.io.FilterInputStream.read(FilterInputStream.java:90)
[bndtest] at
org.apache.felix.deploymentadmin.NonCloseableStream.read(NonCloseableStream.java:64)
[bndtest] at
org.apache.felix.deploymentadmin.spi.UpdateCommand$BundleInputStream.read(UpdateCommand.java:176)
[bndtest] at
org.apache.felix.framework.cache.BundleCache.copyStreamToFile(BundleCache.java:357)
[bndtest] at
org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:170)
[bndtest] at
org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
[bndtest] at
org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:872)
[bndtest] at
org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
[bndtest] at
org.apache.felix.framework.cache.BundleArchive.revise(BundleArchive.java:522)
[bndtest] at
org.apache.felix.framework.BundleImpl.revise(BundleImpl.java:1126)
[bndtest] at
org.apache.felix.framework.Felix.updateBundle(Felix.java:2113)
[bndtest] at
org.apache.felix.framework.BundleImpl.update(BundleImpl.java:962)
[bndtest] at
org.apache.felix.deploymentadmin.spi.UpdateCommand.execute(UpdateCommand.java:83)
[bndtest] at
org.apache.felix.deploymentadmin.spi.DeploymentSessionImpl.call(DeploymentSessionImpl.java:73)
[bndtest] at
org.apache.felix.deploymentadmin.DeploymentAdminImpl.installDeploymentPackage(DeploymentAdminImpl.java:214)
[bndtest] at
org.apache.ace.agent.impl.DeploymentHandlerImpl.install(Unknown Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController$DownloadUpdateInstaller.doInstallUpdate(Unknown
Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController$UpdateInstaller.installUpdate(Unknown
Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController.runDeploymentUpdate(Unknown Source)
[bndtest] at org.apache.ace.agent.impl.DefaultController.run(Unknown
Source)
[bndtest] at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
[bndtest] at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[bndtest] at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[bndtest] at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
[bndtest] at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
[bndtest] at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[bndtest] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[bndtest] at java.lang.Thread.run(Thread.java:662)
[bndtest] [INFO] 21:50:00 (controller) Cancelling download of deployment
update for 2.0.0 because a newer version is available...
[bndtest] [INFO] 21:50:01 (controller) Starting download of deployment
update, 1.0.0 => 6.0.0...
[bndtest] [INFO] 21:50:01 (controller) Progress of deployment update
download: 2778 of 2778 bytes...
[bndtest] [INFO] 21:50:02 (controller) Installing deployment update 1.0.0 =>
6.0.0...
[bndtest] [INFO] 21:50:09 (controller) Starting download of deployment
update, 0.0.0 => 5.0.0...
[bndtest] [INFO] 21:50:09 (controller) Progress of deployment update
download: 2814 of 2814 bytes...
[bndtest] [INFO] 21:50:10 (controller) Installing deployment update 0.0.0 =>
5.0.0...
[bndtest] [WARNING] 21:50:10 (deployment) Could not start bundle
'test.bundle3'
[bndtest] org.osgi.framework.BundleException: Unresolved constraint in bundle
test.bundle3 [21]: Unable to resolve 21.0: missing requirement [21.0]
osgi.wiring.package; (osgi.wiring.package=no.such)
[bndtest] at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826)
[bndtest] at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
[bndtest] at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:944)
[bndtest] at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:931)
[bndtest] at
org.apache.felix.deploymentadmin.spi.StartBundleCommand.execute(StartBundleCommand.java:55)
[bndtest] at
org.apache.felix.deploymentadmin.spi.DeploymentSessionImpl.call(DeploymentSessionImpl.java:73)
[bndtest] at
org.apache.felix.deploymentadmin.DeploymentAdminImpl.installDeploymentPackage(DeploymentAdminImpl.java:214)
[bndtest] at
org.apache.ace.agent.impl.DeploymentHandlerImpl.install(Unknown Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController$DownloadUpdateInstaller.doInstallUpdate(Unknown
Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController$UpdateInstaller.installUpdate(Unknown
Source)
[bndtest] at
org.apache.ace.agent.impl.DefaultController.runDeploymentUpdate(Unknown Source)
[bndtest] at org.apache.ace.agent.impl.DefaultController.run(Unknown
Source)
[bndtest] at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
[bndtest] at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[bndtest] at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[bndtest] at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
[bndtest] at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
[bndtest] at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[bndtest] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[bndtest] at java.lang.Thread.run(Thread.java:662)
[bndtest] [INFO] 21:50:11 (controller) Starting download of deployment
update, 5.0.0 => 6.0.0...
[bndtest] [INFO] 21:50:11 (controller) Progress of deployment update
download: 2776 of 2776 bytes...
[bndtest] [INFO] 21:50:12 (controller) Installing deployment update 5.0.0 =>
6.0.0...
[bndtest] [WARNING] 21:50:12 (deployment) Could not get reference to storage
area of bundle 'test.bundle3'
[bndtest] [WARNING] 21:50:12 (deployment) Could not retrieve storage area of
bundle 'test.bundle3', skipping it.
[bndtest] [INFO] 21:50:17 (controller) Starting download of deployment
update, 0.0.0 => 6.0.0...
[bndtest] [INFO] 21:50:17 (controller) Progress of deployment update
download: 2785 of 2785 bytes...
[bndtest] [INFO] 21:50:18 (controller) Installing deployment update 0.0.0 =>
6.0.0...
[bndtest] [INFO] 21:50:24 (controller) Starting download of deployment
update, 0.0.0 => 5.0.0...
[bndtest] [INFO] 21:50:24 (controller) Progress of deployment update
download: 1410 of 1410 bytes...
[bndtest] [INFO] 21:50:25 (controller) Installing deployment update 0.0.0 =>
5.0.0...
[bndtest] [INFO] 21:50:25 (controller) Cancelling deployment package download
for version 5.0.0 because of reset...
[bndtest] [INFO] 21:50:30 (controller) Starting download of deployment
update, 0.0.0 => 4.0.0...
[bndtest] [INFO] 21:50:30 (controller) Progress of deployment update
download: 1948 of 1948 bytes...
[bndtest] [INFO] 21:50:31 (controller) Installing deployment update 0.0.0 =>
4.0.0...
[bndtest] [ERROR] 21:50:31 (deployment) Stream does not contain a valid
deployment package: missing manifest!
[bndtest] [INFO] 21:50:31 (controller) Cancelling deployment package download
for version 4.0.0 because of reset...
[bndtest] [INFO] 21:50:36 (controller) Starting download of deployment
update, 0.0.0 => 2.0.0...
[bndtest] [WARNING] 21:50:37 (controller) Sync received retry exception from
server. Rescheduled in 1 seconds
[bndtest] [INFO] 21:50:38 (controller) Starting download of deployment
update, 0.0.0 => 2.0.0...
[bndtest] [INFO] 21:50:38 (controller) Progress of deployment update
download: 1097 of 1097 bytes...
[bndtest] [INFO] 21:50:39 (controller) Installing deployment update 0.0.0 =>
2.0.0...
[bndtest] [INFO] 21:50:45 (controller) Starting download of deployment
update, 0.0.0 => 3.0.0...
[bndtest] [INFO] 21:50:46 (controller) Installing deployment update 0.0.0 =>
3.0.0...
[bndtest] [ERROR] 21:50:46 (deployment) Stream does not contain a valid
deployment package: missing manifest!
[bndtest] [INFO] 21:50:46 (controller) Cancelling deployment package download
for version 3.0.0 because of reset...
[bndtest] [WARNING] 21:50:51 (controller) Sync received retry exception from
server. Rescheduled in 1 seconds
[bndtest] [INFO] 21:50:52 (controller) Starting download of deployment
update, 0.0.0 => 1.0.0...
[bndtest] [INFO] 21:50:52 (controller) Progress of deployment update
download: 1097 of 1097 bytes...
[bndtest] [INFO] 21:50:53 (controller) Installing deployment update 0.0.0 =>
1.0.0...
[bndtest] [INFO] 21:50:58 (controller) Starting download of deployment
update, 0.0.0 => 6.0.0...
[bndtest] [INFO] 21:50:58 (controller) Progress of deployment update
download: 1388 of 2777 bytes...
[bndtest] [INFO] 21:50:58 (controller) Progress of deployment update
download: 2777 of 2777 bytes...
[bndtest] [INFO] 21:50:59 (controller) Installing deployment update 0.0.0 =>
6.0.0...
[bndtest] [INFO] 21:51:04 (controller) Installing streaming deployment update
0.0.0 => 6.0.0
[bndtest] [INFO] 21:51:09 (controller) Installing streaming deployment update
0.0.0 => 5.0.0
[bndtest] [INFO] 21:51:15 (controller) Installing streaming deployment update
0.0.0 => 4.0.0
[bndtest] [ERROR] 21:51:15 (deployment) Stream does not contain a valid
deployment package: missing manifest!
[bndtest] [INFO] 21:51:20 (controller) Installing streaming deployment update
0.0.0 => 2.0.0
[bndtest] [WARNING] 21:51:20 (controller) Sync received retry exception from
server. Rescheduled in 1 seconds
[bndtest] [INFO] 21:51:21 (controller) Installing streaming deployment update
0.0.0 => 2.0.0
[bndtest] [INFO] 21:51:26 (controller) Installing streaming deployment update
0.0.0 => 3.0.0
[bndtest] [ERROR] 21:51:26 (deployment) Stream does not contain a valid
deployment package: missing manifest!
[bndtest] [WARNING] 21:51:31 (controller) Sync received retry exception from
server. Rescheduled in 1 seconds
[bndtest] [INFO] 21:51:32 (controller) Installing streaming deployment update
0.0.0 => 1.0.0
[bndtest] [INFO] 21:51:37 (controller) Installing streaming deployment update
0.0.0 => 1.0.0
[bndtest] [INFO] 21:51:42 (controller) Installing streaming deployment update
0.0.0 => 1.0.0
[bndtest] [INFO] 21:51:43 (controller) Installing streaming deployment update
1.0.0 => 6.0.0
[bndtest] [ERROR] 21:51:43 (deployment) Stream does not contain a valid
deployment package: missing manifest!
[bndtest] Errors: 0
[bndtest] Failures: 1
[bndtest] 1 Error(s)
[bndtest] Tests failed
[bndtest] at aQute.bnd.ant.TestTask.executeProject(TestTask.java:78)
[bndtest] at aQute.bnd.ant.TestTask.execute(TestTask.java:49)
[bndtest] at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
[bndtest] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[bndtest] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[bndtest] at java.lang.reflect.Method.invoke(Method.java:597)
[bndtest] at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[bndtest] at org.apache.tools.ant.Task.perform(Task.java:348)
[bndtest] at org.apache.tools.ant.Target.execute(Target.java:390)
[bndtest] at org.apache.tools.ant.Target.performTasks(Target.java:411)
[bndtest] at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
[bndtest] at
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
[bndtest] at
org.apache.tools.ant.Project.executeTargets(Project.java:1251)
[bndtest] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
[bndtest] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
[bndtest] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
[bndtest] at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
[bndtest] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[bndtest] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[bndtest] at java.lang.reflect.Method.invoke(Method.java:597)
[bndtest] at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[bndtest] at org.apache.tools.ant.Task.perform(Task.java:348)
[bndtest] at org.apache.tools.ant.Target.execute(Target.java:390)
[bndtest] at org.apache.tools.ant.Target.performTasks(Target.java:411)
[bndtest] at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
[bndtest] at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
[bndtest] at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
[bndtest] at
org.apache.tools.ant.Project.executeTargets(Project.java:1251)
[bndtest] at org.apache.tools.ant.Main.runBuild(Main.java:809)
[bndtest] at org.apache.tools.ant.Main.startAnt(Main.java:217)
[bndtest] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
[bndtest] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build.xml:55:
The following error occurred while executing this line:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build-template.xml:67:
Tests failed
Total time: 13 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern:
**/testng/testng-results.xml
Saving reports...
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-1.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-10.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-11.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-12.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-13.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-14.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-15.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-16.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-17.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-2.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-3.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-4.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-5.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-6.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-7.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-8.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results-9.xml'
Processing
'/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-22_21-33-55/testng/testng-results.xml'
TestNG Reports Processing: FINISH