See <https://builds.apache.org/job/ACE-trunk/222/changes>
Changes:
[Jan Willem Janssen] ACE-249 - properly handle exceptions during streaming:
- when a AceRestException cannot propagate a given exception to the calling
side, make sure to log it on the server as a last resort to get some clue
as to why things are failing.
[marrs] Cleaned up some print statements. Optimized the code that diffs two
files to stop at the first byte that differs instead of always hashing the
whole contents of both files. Ensured that the getBundleWithNewVersion properly
cleans up on exceptions.
[Jan Willem Janssen] ACE-409 - specify a refresh cause:
- when a refresh event is sent by the RepositoryAdmin, add a cause property to
the event to be able to make distinction in refresh events.
------------------------------------------
[...truncated 2952 lines...]
test:
template.init:
[echo] Enter project org.apache.ace.log
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.agent.update.itest
init:
dependencies:
compile:
test:
[bndtest] Testing
<https://builds.apache.org/job/ACE-trunk/ws/org.apache.ace.agent.update.itest/bnd.bnd>
[bndtest] 2014-03-06 16:39:26.597:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
[bndtest] 2014-03-06 16:39:26.628:INFO:oejsh.ContextHandler:started
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2014-03-06 16:39:26.657:INFO:oejs.AbstractConnector:Started
[email protected]:8080
[bndtest] [INFO] Started Jetty 7.6.13.v20130916 at port(s) HTTP:8080 on
context path /
[bndtest] Updating in phase: CORRUPT_STREAM
[bndtest] Updating in phase: BUNDLE_DOES_NOT_RESOLVE
[bndtest] Updating in phase: BUNDLE_DOES_NOT_START
[bndtest] Updating in phase: BUNDLE_WORKS
[bndtest] Tests run : 1
[bndtest] Passed : 1
[bndtest] Errors : 0
[bndtest] Failures : 0
[bndtest] All tests passed
template.init:
[echo] Enter project org.apache.ace.ant.tasks
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.client.repository
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.obr
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.resourceprocessor.useradmin
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.configurator
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.authentication.itest
init:
dependencies:
compile:
test:
[bndtest] Testing
<https://builds.apache.org/job/ACE-trunk/ws/org.apache.ace.authentication.itest/bnd.bnd>
[bndtest] 2014-03-06 16:39:45.322:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
[bndtest] 2014-03-06 16:39:45.356:INFO:oejsh.ContextHandler:started
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2014-03-06 16:39:45.382:INFO:oejs.AbstractConnector:Started
[email protected]:8080
[bndtest] ____________________________
[bndtest] Welcome to Apache Felix Gogo
[bndtest]
[bndtest] Bundle Indexer | v2.2
[bndtest] (c) 2007 OSGi, All Rights Reserved
[bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
[bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
[bndtest] Bundle Indexer | v2.2
[bndtest] (c) 2007 OSGi, All Rights Reserved
[bndtest] Got response code 404 for http://localhost:8080/obr/repository.xml
[bndtest] Bundle Indexer | v2.2
[bndtest] (c) 2007 OSGi, All Rights Reserved
[bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
[bndtest] Got response code 404 for http://localhost:8080/obr/repository.xml
[bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
[bndtest] Bundle Indexer | v2.2
[bndtest] (c) 2007 OSGi, All Rights Reserved
[bndtest] Got response code 404 for http://localhost:8080/obr/repository.xml
[bndtest] Bundle Indexer | v2.2
[bndtest] (c) 2007 OSGi, All Rights Reserved
[bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
[bndtest] Got response code 401 for http://localhost:8080/auditlog
[bndtest] Got response code 401 for http://localhost:8080/auditlog
[bndtest] Tests run : 7
[bndtest] Passed : 7
[bndtest] Errors : 0
[bndtest] Failures : 0
[bndtest] All tests passed
template.init:
[echo] Enter project org.apache.ace.bnd
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.client.automation
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.client.repository.itest
init:
dependencies:
compile:
test:
[bndtest] Testing
<https://builds.apache.org/job/ACE-trunk/ws/org.apache.ace.client.repository.itest/bnd.bnd>
[bndtest] 2014-03-06 16:40:02.217:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
[bndtest] 2014-03-06 16:40:02.252:INFO:oejsh.ContextHandler:started
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2014-03-06 16:40:02.288:INFO:oejs.AbstractConnector:Started
[email protected]:8080
[bndtest] ____________________________
[bndtest] Welcome to Apache Felix Gogo
[bndtest]
[bndtest] Bundle Indexer | v2.2
[bndtest] (c) 2007 OSGi, All Rights Reserved
[bndtest] Bundle Indexer | v2.2
[bndtest] (c) 2007 OSGi, All Rights Reserved
[bndtest] Tests run : 20
[bndtest] Passed : 19
[bndtest] Errors : 1
[bndtest] Failures : 0
[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
<https://builds.apache.org/job/ACE-trunk/ws/cnf/build.xml>:55: The following
error occurred while executing this line:
<https://builds.apache.org/job/ACE-trunk/ws/cnf/build-template.xml>:67: Tests
failed
Total time: 7 minutes 11 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
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-1.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-10.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-11.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-12.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-13.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-14.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-15.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-16.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-17.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-18.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-19.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-2.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-3.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-4.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-5.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-6.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-7.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-8.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results-9.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-06_16-32-46/testng/testng-results.xml'
TestNG Reports Processing: FINISH