See <https://builds.apache.org/job/ACE-trunk/44/changes>
Changes: [marrs] ACE-397 Bugfixes that fix events that were sent asynchronously whilst being used internally, and an event that was sent a bit too early (before changes to the superclass were processed. Also did some source cleanup. [marrs] Added two commands to query the workspace state. ------------------------------------------ [...truncated 2828 lines...] [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:262) [bndtest] at org.apache.ace.log.server.store.tests.MongoLogStoreTest.testGetDescriptorsMultipleLogIds(MongoLogStoreTest.java:126) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at junit.framework.TestCase.runTest(TestCase.java:168) [bndtest] at junit.framework.TestCase.runBare(TestCase.java:134) [bndtest] at junit.framework.TestResult$1.protect(TestResult.java:110) [bndtest] at junit.framework.TestResult.runProtected(TestResult.java:128) [bndtest] at junit.framework.TestResult.run(TestResult.java:113) [bndtest] at junit.framework.TestCase.run(TestCase.java:124) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at aQute.junit.Activator.test(Activator.java:236) [bndtest] at aQute.junit.Activator.automatic(Activator.java:127) [bndtest] at aQute.junit.Activator.run(Activator.java:61) [bndtest] Jul 25, 2013 7:51:07 AM com.mongodb.DBPortPool gotError [bndtest] WARNING: emptying DBPortPool to localhost:27017 b/c of error [bndtest] java.io.IOException: couldn't connect to [hudson-solaris.zones.apache.org/192.87.106.251:27017] bc:java.net.ConnectException: Connection refused [bndtest] at com.mongodb.DBPort._open(DBPort.java:228) [bndtest] at com.mongodb.DBPort.go(DBPort.java:112) [bndtest] at com.mongodb.DBPort.go(DBPort.java:89) [bndtest] at com.mongodb.DBPort.say(DBPort.java:84) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:153) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:138) [bndtest] at com.mongodb.DBApiLayer$MyCollection.remove(DBApiLayer.java:291) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:239) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:262) [bndtest] at org.apache.ace.log.server.store.tests.MongoLogStoreTest.testGetDescriptorsMultipleLogIds(MongoLogStoreTest.java:126) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at junit.framework.TestCase.runTest(TestCase.java:168) [bndtest] at junit.framework.TestCase.runBare(TestCase.java:134) [bndtest] at junit.framework.TestResult$1.protect(TestResult.java:110) [bndtest] at junit.framework.TestResult.runProtected(TestResult.java:128) [bndtest] at junit.framework.TestResult.run(TestResult.java:113) [bndtest] at junit.framework.TestCase.run(TestCase.java:124) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at aQute.junit.Activator.test(Activator.java:236) [bndtest] at aQute.junit.Activator.automatic(Activator.java:127) [bndtest] at aQute.junit.Activator.run(Activator.java:61) [bndtest] Mongodb not available on localhost, skipping test [bndtest] Jul 25, 2013 7:51:08 AM com.mongodb.DBTCPConnector fetchMaxBsonObjectSize [bndtest] WARNING: Exception determining maxBSON size using0 [bndtest] java.io.IOException: couldn't connect to [hudson-solaris.zones.apache.org/192.87.106.251:27017] bc:java.net.ConnectException: Connection refused [bndtest] at com.mongodb.DBPort._open(DBPort.java:228) [bndtest] at com.mongodb.DBPort.go(DBPort.java:112) [bndtest] at com.mongodb.DBPort.go(DBPort.java:93) [bndtest] at com.mongodb.DBPort.findOne(DBPort.java:146) [bndtest] at com.mongodb.DBPort.runCommand(DBPort.java:157) [bndtest] at com.mongodb.DBTCPConnector.fetchMaxBsonObjectSize(DBTCPConnector.java:457) [bndtest] at com.mongodb.DBTCPConnector.checkMaster(DBTCPConnector.java:444) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:146) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:138) [bndtest] at com.mongodb.DBApiLayer$MyCollection.remove(DBApiLayer.java:291) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:239) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:262) [bndtest] at org.apache.ace.log.server.store.tests.MongoLogStoreTest.testGetDescriptorsForTarget(MongoLogStoreTest.java:160) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at junit.framework.TestCase.runTest(TestCase.java:168) [bndtest] at junit.framework.TestCase.runBare(TestCase.java:134) [bndtest] at junit.framework.TestResult$1.protect(TestResult.java:110) [bndtest] at junit.framework.TestResult.runProtected(TestResult.java:128) [bndtest] at junit.framework.TestResult.run(TestResult.java:113) [bndtest] at junit.framework.TestCase.run(TestCase.java:124) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at aQute.junit.Activator.test(Activator.java:236) [bndtest] at aQute.junit.Activator.automatic(Activator.java:127) [bndtest] at aQute.junit.Activator.run(Activator.java:61) [bndtest] Jul 25, 2013 7:51:08 AM com.mongodb.DBPortPool gotError [bndtest] WARNING: emptying DBPortPool to localhost:27017 b/c of error [bndtest] java.io.IOException: couldn't connect to [hudson-solaris.zones.apache.org/192.87.106.251:27017] bc:java.net.ConnectException: Connection refused [bndtest] at com.mongodb.DBPort._open(DBPort.java:228) [bndtest] at com.mongodb.DBPort.go(DBPort.java:112) [bndtest] at com.mongodb.DBPort.go(DBPort.java:89) [bndtest] at com.mongodb.DBPort.say(DBPort.java:84) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:153) [bndtest] at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:138) [bndtest] at com.mongodb.DBApiLayer$MyCollection.remove(DBApiLayer.java:291) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:239) [bndtest] at com.mongodb.DBCollection.remove(DBCollection.java:262) [bndtest] at org.apache.ace.log.server.store.tests.MongoLogStoreTest.testGetDescriptorsForTarget(MongoLogStoreTest.java:160) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [bndtest] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at junit.framework.TestCase.runTest(TestCase.java:168) [bndtest] at junit.framework.TestCase.runBare(TestCase.java:134) [bndtest] at junit.framework.TestResult$1.protect(TestResult.java:110) [bndtest] at junit.framework.TestResult.runProtected(TestResult.java:128) [bndtest] at junit.framework.TestResult.run(TestResult.java:113) [bndtest] at junit.framework.TestCase.run(TestCase.java:124) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at junit.framework.TestSuite.runTest(TestSuite.java:243) [bndtest] at junit.framework.TestSuite.run(TestSuite.java:238) [bndtest] at aQute.junit.Activator.test(Activator.java:236) [bndtest] at aQute.junit.Activator.automatic(Activator.java:127) [bndtest] at aQute.junit.Activator.run(Activator.java:61) [bndtest] Mongodb not available on localhost, skipping test [bndtest] Errors: 0 [bndtest] Failures: 0 [bndtest] All tests passed template.init: [echo] Enter project org.apache.ace.webui.vaadin init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.log.server.ui init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.nodelauncher init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.gogo init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.processlauncher init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.repository.itest init: dependencies: compile: test: [bndtest] Testing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.repository.itest/bnd.bnd [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 /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: 14 minutes 48 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-07-25_07-33-02/testng/testng-results-1.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-10.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-11.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-12.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-13.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-14.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-15.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-16.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-2.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-3.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-4.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-5.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-6.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-7.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-8.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results-9.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-07-25_07-33-02/testng/testng-results.xml' TestNG Reports Processing: FINISH