Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 58515 invoked from network); 29 Oct 2010 07:41:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Oct 2010 07:41:16 -0000 Received: (qmail 43897 invoked by uid 500); 29 Oct 2010 07:41:16 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 43729 invoked by uid 500); 29 Oct 2010 07:41:15 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 43722 invoked by uid 99); 29 Oct 2010 07:41:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Oct 2010 07:41:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 29 Oct 2010 07:41:14 +0000 Received: (qmail 58400 invoked by uid 1845); 29 Oct 2010 07:40:54 -0000 Date: 29 Oct 2010 07:40:54 -0000 Message-ID: <20101029074054.58399.qmail@minotaur.apache.org> From: gawor@apache.org To: dev@geronimo.apache.org Subject: [BUILD] trunk: Failed for Revision: 1028631 Geronimo Revision: 1028631 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20101029/build-0300.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20101029/unit-test-reports [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/src/main/filtered-resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 129 source files to /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/target/classes [WARNING] /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/src/main/java/org/apache/geronimo/tomcat/LifecycleListenerGBean.java:[101,19] [deprecation] addOperation(java.lang.String) in org.apache.geronimo.gbean.GBeanInfoBuilder has been deprecated [WARNING] /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/src/main/java/org/apache/geronimo/tomcat/LifecycleListenerGBean.java:[102,19] [deprecation] addOperation(java.lang.String) in org.apache.geronimo.gbean.GBeanInfoBuilder has been deprecated [WARNING] /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/src/main/java/org/apache/geronimo/tomcat/ManagerGBean.java:[93,19] [deprecation] addOperation(java.lang.String) in org.apache.geronimo.gbean.GBeanInfoBuilder has been deprecated [WARNING] /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/src/main/java/org/apache/geronimo/tomcat/HostGBean.java:[171,19] [deprecation] addOperation(java.lang.String) in org.apache.geronimo.gbean.GBeanInfoBuilder has been deprecated [WARNING] /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/src/main/java/org/apache/geronimo/tomcat/TomcatEJBWebServiceContext.java:[241,20] [deprecation] setStatus(int,java.lang.String) in org.apache.catalina.connector.Response has been deprecated [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/src/test/filtered-resources [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 9 source files to /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/target/surefire-reports [org.apache.geronimo.tomcat.JACCSecurityTest] : Initialized [org.apache.geronimo.tomcat.ContainerTest] : Initialized [org.apache.geronimo.tomcat.TomcatServerGBeanTest] : Initialized [org.apache.geronimo.tomcat.TomcatServerGBeanTest] : Initialized [org.apache.geronimo.tomcat.TomcatServerGBeanTest] : Initialized [org.apache.geronimo.tomcat.ApplicationTest] : Initialized [org.apache.geronimo.tomcat.StatTest] : Initialized [org.apache.geronimo.tomcat.JAASSecurityTest] : Initialized ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.geronimo.tomcat.ContainerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.44 sec Running org.apache.geronimo.tomcat.BasicTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running org.apache.geronimo.tomcat.TomcatServerGBeanTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.66 sec Running org.apache.geronimo.tomcat.ApplicationTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.048 sec <<< FAILURE! Running org.apache.geronimo.tomcat.JAASSecurityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.342 sec Running org.apache.geronimo.tomcat.StatTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.865 sec <<< FAILURE! Running org.apache.geronimo.tomcat.JACCSecurityTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.501 sec <<< FAILURE! Results : Tests in error: testExplicitMapping(org.apache.geronimo.tomcat.JACCSecurityTest) Tests run: 9, Failures: 0, Errors: 3, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.BuildFailureException: There are test failures. Please refer to /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/target/surefire-reports for the individual test results. at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat7/target/surefire-reports for the individual test results. at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:575) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) ... 17 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25 minutes 51 seconds [INFO] Finished at: Fri Oct 29 03:27:07 EDT 2010 [INFO] Final Memory: 543M/950M [INFO] ------------------------------------------------------------------------