Return-Path: X-Original-To: apmail-gump-general-archive@www.apache.org Delivered-To: apmail-gump-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F23534ED for ; Sat, 30 Apr 2011 20:55:35 +0000 (UTC) Received: (qmail 34475 invoked by uid 500); 30 Apr 2011 20:55:35 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 34414 invoked by uid 500); 30 Apr 2011 20:55:34 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 34406 invoked by uid 99); 30 Apr 2011 20:55:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Apr 2011 20:55:34 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=5.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.55] (HELO vmgump.apache.org) (140.211.11.55) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Apr 2011 20:55:33 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id E0635156E93 for ; Sat, 30 Apr 2011 20:55:11 +0000 (UTC) Date: Sat, 30 Apr 2011 20:55:11 UTC From: gump@vmgump.apache.org To: general@gump.apache.org Subject: BATCH: All dressed up, with nowhere to go... Message-Id: <20110430205511.E0635156E93@vmgump.apache.org> Dear Gumpmeisters, The following 1 notifys should have been sent *********************************************************** G U M P [GUMP@vmgump]: Project jetty-client-test (in module jetty) failed *********************************************************** G U M P [GUMP@vmgump]: Project jetty-client-test (in module jetty) failed 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 general@gump.apache.org. Project jetty-client-test has an issue affecting its community integration. This issue affects 1 projects. The current state of this project is 'Failed', with reason 'Build Timed Out'. For reference only, the following projects are affected by this: - jetty-client-test : Java HTTP Servlet Server Full details are available at: http://vmgump.apache.org/gump/public/jetty/jetty-client-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -WARNING- Overriding Maven settings: [/srv/gump/public/workspace/jetty/jetty-client/gump_mvn_settings.xml] -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/jetty/jetty-client/gump_mvn_settings.xml -INFO- Failed with reason build timed out -DEBUG- Maven POM in: /srv/gump/public/workspace/jetty/jetty-client/pom.xml The following work was performed: http://vmgump.apache.org/gump/public/jetty/jetty-client-test/gump_work/build_jetty_jetty-client-test.html Work Name: build_jetty_jetty-client-test (Type: Build) Work ended in a state of : Failed Elapsed: 60 mins Command Line: /opt/maven2/bin/mvn --batch-mode --settings /srv/gump/public/workspace/jetty/jetty-client/gump_mvn_settings.xml test [Working Directory: /srv/gump/public/workspace/jetty/jetty-client] M2_HOME: /opt/maven2 --------------------------------------------- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:245) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:47) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:238) at org.junit.runners.ParentRunner.run(ParentRunner.java:290) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997) Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.43 sec <<< FAILURE! Running org.eclipse.jetty.client.AsyncSslSecurityListenerTest 2011-04-30 17:43:23.597:INFO::jetty-7.4.1-SNAPSHOT 2011-04-30 17:43:23.604:INFO::Started SslSocketConnector@0.0.0.0:52508 STARTING 2011-04-30 17:43:23.607:WARN::CONNECTION FAILED @948102387=GET//127.0.0.1:52508/#9 java.nio.channels.IllegalBlockingModeException at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:94) at org.eclipse.jetty.client.SelectConnector.startConnection(SelectConnector.java:108) at org.eclipse.jetty.client.HttpDestination.startNewConnection(HttpDestination.java:277) at org.eclipse.jetty.client.HttpDestination.doSend(HttpDestination.java:560) at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:502) at org.eclipse.jetty.client.HttpClient.send(HttpClient.java:173) at org.eclipse.jetty.client.SslSecurityListenerTest.testSslGet(SslSecurityListenerTest.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997) --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/jetty/jetty-client-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/jetty/jetty-client-test/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 11001230042011, vmgump.apache.org:vmgump:11001230042011 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org