You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jarek Gawor <ga...@apache.org> on 2011/05/27 01:40:19 UTC

[BUILD] trunk: Failed for Revision: 1128047

Geronimo Revision: 1128047 built with tests included
 
See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110526/build-1500.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110526/unit-test-reports
 
Downloading: http://svn.apache.org/repos/asf/geronimo/repo//org/eclipse/jetty/jetty-servlet/8.0.0.M2/jetty-servlet-8.0.0.M2.jar
[INFO] Unable to find resource 'org.eclipse.jetty:jetty-servlet:jar:8.0.0.M2' in repository geronimo-svn-repo (http://svn.apache.org/repos/asf/geronimo/repo/)
Downloading: http://oss.sonatype.org/content/groups/jetty-with-staging/org/eclipse/jetty/jetty-servlet/8.0.0.M2/jetty-servlet-8.0.0.M2.jar
79K downloaded  (jetty-servlet-8.0.0.M2.jar)
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 43 source files to /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/src/test/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 12 source files to /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.jetty8.StatTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.469 sec <<< FAILURE!
Running org.apache.geronimo.jetty8.ApplicationTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.05 sec <<< FAILURE!
Running org.apache.geronimo.jetty8.GBeanInfoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec
Running org.apache.geronimo.jetty8.SecurityTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.027 sec <<< FAILURE!
Running org.apache.geronimo.jetty8.security.BuiltInAuthMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.geronimo.jetty8.connector.HTTPConnectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.geronimo.jetty8.connector.ConnectorGBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.geronimo.jetty8.ClassLoaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.geronimo.jetty8.ContainerTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.053 sec <<< FAILURE!

Results :

Tests in error: 
  testContainerStats(org.apache.geronimo.jetty8.StatTest)
  testConnectorStats(org.apache.geronimo.jetty8.StatTest)
  testApplication(org.apache.geronimo.jetty8.ApplicationTest)
  testApplicationWithSessionHandler(org.apache.geronimo.jetty8.ApplicationTest)
  testExplicitMapping(org.apache.geronimo.jetty8.SecurityTest)
  testHTTPConnector(org.apache.geronimo.jetty8.ContainerTest)
  testWebServiceHandler(org.apache.geronimo.jetty8.ContainerTest)
  test2WebServiceHandlers(org.apache.geronimo.jetty8.ContainerTest)

Tests run: 13, Failures: 0, Errors: 8, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/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/jetty8/geronimo-jetty8/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/jetty8/geronimo-jetty8/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: 239 minutes 55 seconds
[INFO] Finished at: Thu May 26 19:22:20 EDT 2011
[INFO] Final Memory: 250M/754M
[INFO] ------------------------------------------------------------------------

Re: [BUILD] trunk: Failed for Revision: 1128047

Posted by Kevan Miller <ke...@gmail.com>.
On May 26, 2011, at 10:15 PM, Ivan wrote:

> Those cases passed on my local environment, and from the log file, it
> seems that the testing port was occupied by other applications. Just
> committed some changes to use another port. If there are other better
> solutions , please feel free to update the changed cases.

IMO, we should switch these testsuite runs over to buildbot/geronimobot build environment. We're building there. Just need to get the testsuite configuration setup there...

I was hoping to get this setup, but haven't yet. May look next week. If anyone else wants to look into it, please go ahead...

--kevan

Re: [BUILD] trunk: Failed for Revision: 1128047

Posted by Ivan <xh...@gmail.com>.
Those cases passed on my local environment, and from the log file, it
seems that the testing port was occupied by other applications. Just
committed some changes to use another port. If there are other better
solutions , please feel free to update the changed cases.

2011/5/27 Jarek Gawor <ga...@apache.org>:
> Geronimo Revision: 1128047 built with tests included
>
> See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110526/build-1500.log
>
>
> See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110526/unit-test-reports
>
> Downloading: http://svn.apache.org/repos/asf/geronimo/repo//org/eclipse/jetty/jetty-servlet/8.0.0.M2/jetty-servlet-8.0.0.M2.jar
> [INFO] Unable to find resource 'org.eclipse.jetty:jetty-servlet:jar:8.0.0.M2' in repository geronimo-svn-repo (http://svn.apache.org/repos/asf/geronimo/repo/)
> Downloading: http://oss.sonatype.org/content/groups/jetty-with-staging/org/eclipse/jetty/jetty-servlet/8.0.0.M2/jetty-servlet-8.0.0.M2.jar
> 79K downloaded  (jetty-servlet-8.0.0.M2.jar)
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [remote-resources:process {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/src/main/filtered-resources
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 43 source files to /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 16 resources
> [INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/src/test/filtered-resources
> [INFO] Copying 3 resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 12 source files to /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/target/test-classes
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/target/surefire-reports
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.geronimo.jetty8.StatTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.469 sec <<< FAILURE!
> Running org.apache.geronimo.jetty8.ApplicationTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.05 sec <<< FAILURE!
> Running org.apache.geronimo.jetty8.GBeanInfoTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec
> Running org.apache.geronimo.jetty8.SecurityTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.027 sec <<< FAILURE!
> Running org.apache.geronimo.jetty8.security.BuiltInAuthMethodTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> Running org.apache.geronimo.jetty8.connector.HTTPConnectorTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
> Running org.apache.geronimo.jetty8.connector.ConnectorGBeanTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
> Running org.apache.geronimo.jetty8.ClassLoaderTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
> Running org.apache.geronimo.jetty8.ContainerTest
> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.053 sec <<< FAILURE!
>
> Results :
>
> Tests in error:
>  testContainerStats(org.apache.geronimo.jetty8.StatTest)
>  testConnectorStats(org.apache.geronimo.jetty8.StatTest)
>  testApplication(org.apache.geronimo.jetty8.ApplicationTest)
>  testApplicationWithSessionHandler(org.apache.geronimo.jetty8.ApplicationTest)
>  testExplicitMapping(org.apache.geronimo.jetty8.SecurityTest)
>  testHTTPConnector(org.apache.geronimo.jetty8.ContainerTest)
>  testWebServiceHandler(org.apache.geronimo.jetty8.ContainerTest)
>  test2WebServiceHandlers(org.apache.geronimo.jetty8.ContainerTest)
>
> Tests run: 13, Failures: 0, Errors: 8, Skipped: 0
>
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.
>
> Please refer to /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8/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/jetty8/geronimo-jetty8/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/jetty8/geronimo-jetty8/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: 239 minutes 55 seconds
> [INFO] Finished at: Thu May 26 19:22:20 EDT 2011
> [INFO] Final Memory: 250M/754M
> [INFO] ------------------------------------------------------------------------
>



-- 
Ivan