This one is something new Using BIO Testsuite: org.apache.catalina.mbeans.TestRegistration
The log is short, so I'll cite it as a whole. [[[ Testsuite: org.apache.catalina.mbeans.TestRegistration Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.67 sec ------------- Standard Error ----------------- Dec 26, 2011 3:45:50 AM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-auto-1"] Dec 26, 2011 3:45:50 AM org.apache.catalina.core.StandardService startInternal INFO: Starting service Tomcat Dec 26, 2011 3:45:50 AM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/8.0.0-dev Dec 26, 2011 3:45:51 AM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-48761"] Dec 26, 2011 3:45:51 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-48761"] Dec 26, 2011 3:45:51 AM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Tomcat Dec 26, 2011 3:45:51 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-48761"] Dec 26, 2011 3:45:51 AM org.apache.catalina.core.StandardService startInternal INFO: Starting service Tomcat Dec 26, 2011 3:45:51 AM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/8.0.0-dev Dec 26, 2011 3:45:51 AM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-48761"] Dec 26, 2011 3:45:51 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-48761"] Dec 26, 2011 3:45:51 AM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Tomcat Dec 26, 2011 3:45:51 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-48761"] Dec 26, 2011 3:45:51 AM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-bio-48761"] ------------- ---------------- --------------- Testcase: testMBeanDeregistration took 1.656 sec FAILED Remaining: [Tomcat:type=RequestProcessor,worker="http-bio-auto-1",name=HttpRequest1] expected:<0> but was:<1> junit.framework.AssertionFailedError: Remaining: [Tomcat:type=RequestProcessor,worker="http-bio-auto-1",name=HttpRequest1] expected:<0> but was:<1> at org.apache.catalina.mbeans.TestRegistration.testMBeanDeregistration(TestRegistration.java:189) ]]] The NIO test in the same Gump run was OK. The buildbot run for trunk did not observe this (it is just hitting the usual TestCometProcessor stuff). The Gump run for TC7 did not observe this. I was running BIO tests for trunk today and I did not observe this. Best regards, Konstantin Kolinko 2011/12/26 Bill Barker <billbar...@apache.org>: > To whom it may engage... > > This is an automated request, but not an unsolicited one. For > more information please visit http://gump.apache.org/nagged.html, > and/or contact the folk at gene...@gump.apache.org. > > Project tomcat-trunk-test has an issue affecting its community integration. > This issue affects 1 projects, > and has been outstanding for 3 runs. > The current state of this project is 'Failed', with reason 'Build Failed'. > For reference only, the following projects are affected by this: > - tomcat-trunk-test : Tomcat 8.x, a web server implementing Java Servlet > 3.1, > ... > > > Full details are available at: > > http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/index.html > > That said, some information snippets are provided here. > > The following annotations (debug/informational/warning/error messages) were > provided: > -DEBUG- Dependency on tomcat-trunk-dbcp exists, no need to add for property > tomcat-dbcp-src.jar. > -DEBUG- Dependency on commons-daemon exists, no need to add for property > commons-daemon.native.src.tgz. > -DEBUG- Dependency on commons-daemon exists, no need to add for property > tomcat-native.tar.gz. > -DEBUG- Dependency on tomcat-trunk-dbcp exists, no need to add for property > tomcat-dbcp.home. > -INFO- Failed with reason build failed > -INFO- Project Reports in: > /srv/gump/public/workspace/tomcat-trunk/output/build/logs > > > > The following work was performed: > http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/gump_work/build_tomcat-trunk_tomcat-trunk-test.html > Work Name: build_tomcat-trunk_tomcat-trunk-test (Type: Build) > Work ended in a state of : Failed > Elapsed: 18 mins 19 secs > Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true > -Dbuild.sysclasspath=only org.apache.tools.ant.Main > -Dgump.merge=/srv/gump/public/gump/work/merge.xml > -Djunit.jar=/srv/gump/public/workspace/junit/dist/junit-26122011.jar > -Dcommons-daemon.native.src.tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-26122011-native-src.tar.gz > > -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-26122011-native-src.tar.gz > -Dexamples.sources.skip=true > -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-trunk/tomcat-deps > -Djdt.jar=/srv/gump/packages/eclipse/plugins/org.eclipse.jdt.core_3.4.2/jdtcore.jar > > -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-26122011.jar > > -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-trunk/tomcat-deps/tomcat-dbcp-src.jar > -Dcommons-pool.home=/srv/gump/public/workspace/commons-pool-1.x > -Dcommons-dbcp.home=/srv/gump/public/worksp > ace/commons-dbcp-1.x > -Dtomcat-dbcp.jar=/srv/gump/public/workspace/tomcat-trunk/tomcat-deps/tomcat-dbcp-26122011.jar > test > [Working Directory: /srv/gump/public/workspace/tomcat-trunk] > CLASSPATH: > /usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/webapps/examples/WEB-INF/classes:/srv/gump/public/workspace/tomcat-trunk/output/testclasses:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/bin/bootstrap.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/bin/tomcat-juli.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/annotations-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/servlet-api.jar:/srv/gump/public/workspace/tomcat-trunk/outp > ut/build/lib/jsp-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/el-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina-ant.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/tomcat-coyote.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/jasper.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/jasper-el.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina-tribes.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina-ha.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/tomcat-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/tomcat-util.jar:/srv/gump/packages/javamail-1.4/mail.jar:/srv/gump/packages/javamail-1.4/lib/mailapi.jar:/srv/gump/packages/jaf-1.1ea/activation.jar:/srv/gump/packages/eclipse/plugins/org.eclipse.jdt.core_3.4.2/jdtcore.jar:/srv/gump/public/workspace/tomcat-tr > unk/tomcat-deps/tomcat-dbcp-26122011.jar:/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-26122011.jar:/srv/gump/public/workspace/junit/dist/junit-26122011.jar > --------------------------------------------- > [junit] Dec 26, 2011 3:59:58 AM org.apache.catalina.startup.ContextConfig > getDefaultWebXmlFragment > [junit] INFO: No global web.xml found > [junit] Dec 26, 2011 3:59:58 AM > org.apache.catalina.core.ApplicationContext log > [junit] INFO: ContextListener: contextInitialized() > [junit] Dec 26, 2011 3:59:58 AM > org.apache.catalina.core.ApplicationContext log > [junit] INFO: SessionListener: contextInitialized() > [junit] Dec 26, 2011 3:59:58 AM > org.apache.catalina.core.ApplicationContext log > [junit] INFO: ContextListener: > attributeAdded('org.apache.jasper.compiler.TldLocationsCache', > 'org.apache.jasper.compiler.TldLocationsCache@6328edf2') > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.495 sec > [junit] Dec 26, 2011 3:59:58 AM org.apache.coyote.AbstractProtocol start > [junit] INFO: Starting ProtocolHandler ["http-nio-auto-2"] > [junit] Dec 26, 2011 3:59:58 AM org.apache.tomcat.util.net.NioSelectorPool > getSharedSelector > [junit] INFO: Using a shared selector for servlet write/read > [junit] Dec 26, 2011 3:59:58 AM org.apache.coyote.AbstractProtocol stop > [junit] INFO: Stopping ProtocolHandler ["http-nio-48332"] > [junit] Dec 26, 2011 3:59:58 AM org.apache.coyote.AbstractProtocol start > [junit] INFO: Starting ProtocolHandler ["http-nio-auto-2"] > [junit] Dec 26, 2011 3:59:58 AM org.apache.tomcat.util.net.NioSelectorPool > getSharedSelector > [junit] INFO: Using a shared selector for servlet write/read > [junit] Dec 26, 2011 3:59:58 AM org.apache.coyote.AbstractProtocol pause > [junit] INFO: Pausing ProtocolHandler ["http-nio-56084"] > [junit] Dec 26, 2011 3:59:58 AM org.apache.catalina.core.StandardService > stopInternal > [junit] INFO: Stopping service Tomcat > [junit] Dec 26, 2011 3:59:58 AM > org.apache.catalina.core.ApplicationContext log > [junit] INFO: SessionListener: contextDestroyed() > [junit] Dec 26, 2011 3:59:58 AM > org.apache.catalina.core.ApplicationContext log > [junit] INFO: ContextListener: contextDestroyed() > [junit] Dec 26, 2011 3:59:58 AM org.apache.coyote.AbstractProtocol stop > [junit] INFO: Stopping ProtocolHandler ["http-nio-56084"] > [junit] Dec 26, 2011 3:59:58 AM org.apache.coyote.AbstractProtocol destroy > [junit] INFO: Destroying ProtocolHandler ["http-nio-auto-2"] > [junit] Running org.apache.tomcat.util.res.TestStringManager > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.021 sec > [junit] Running org.apache.tomcat.util.scan.TestJarScanner > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.218 sec > [junit] Dec 26, 2011 4:00:00 AM org.apache.coyote.AbstractProtocol destroy > [junit] INFO: Destroying ProtocolHandler ["http-nio-auto-1"] > [junit] Running org.apache.tomcat.util.threads.TestLimitLatch > [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.431 sec > > test-apr-exists: > > test-apr: > > test: > > BUILD FAILED > /srv/gump/public/workspace/tomcat-trunk/build.xml:1077: Some tests completed > with a Failure. See /srv/gump/public/workspace/tomcat-trunk/output/build/logs > for details, search for "FAILED". > > Total time: 18 minutes 19 seconds > --------------------------------------------- > > To subscribe to this information via syndicated feeds: > - RSS: > http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/rss.xml > - Atom: > http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/atom.xml > > ============================== Gump Tracking Only === > Produced by Apache Gump(TM) version 2.3. > Gump Run 13000026122011, vmgump.apache.org:vmgump:13000026122011 > Gump E-mail Identifier (unique within run) #26. > > -- > Apache Gump > http://gump.apache.org/ [Instance: vmgump] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org