From dev-return-117749-apmail-commons-dev-archive=commons.apache.org@commons.apache.org Fri Jan 15 12:18:01 2010 Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 90496 invoked from network); 15 Jan 2010 12:18:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Jan 2010 12:18:00 -0000 Received: (qmail 76428 invoked by uid 500); 15 Jan 2010 12:18:00 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 76285 invoked by uid 500); 15 Jan 2010 12:17:59 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 76275 invoked by uid 99); 15 Jan 2010 12:17:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jan 2010 12:17:59 +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.137] (HELO vmbuild.apache.org) (140.211.11.137) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jan 2010 12:17:57 +0000 Received: from vmbuild.apache.org (localhost [127.0.0.1]) by vmbuild.apache.org (Postfix) with ESMTP id BBF56458007 for ; Fri, 15 Jan 2010 04:17:35 -0800 (PST) Date: Fri, 15 Jan 2010 04:17:35 -0800 (PST) From: "Continuum@vmbuild.apache.org" To: dev@commons.apache.org Message-ID: <10657618.91263557855707.JavaMail.continuum@vmbuild.apache.org> Subject: [continuum] BUILD FAILURE: Commons - Commons DBCP - Try debug build MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: vmbuild.apache.org X-Continuum-Project-Id: 22 X-Continuum-Project-Name: Commons DBCP X-Virus-Checked: Checked by ClamAV on apache.org Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=270265&projectId=22 Build statistics: State: Failed Previous State: Failed Started at: Fri 15 Jan 2010 04:15:16 -0800 Finished at: Fri 15 Jan 2010 04:17:20 -0800 Total time: 2m 4s Build Trigger: Schedule Build Number: 151 Exit code: 1 Building machine hostname: vmbuild.apache.org Operating system : Linux(unknown) Java Home version : java version "1.6.0_06" Java(TM) SE Runtime Environment (build 1.6.0_06-b02) Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing) Builder version : Maven version: 2.0.9 Java version: 1.6.0_06 OS name: "linux" version: "2.6.24-23-server" arch: "i386" Family: "unix" **************************************************************************** SCM Changes: **************************************************************************** No files changed **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean test Arguments: --batch-mode -DargLine="-DTestConnectionPool.display.thread.details=true" Build Fresh: false Always Build: true Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: JDK 6 Description: Try debug build **************************************************************************** Test Summary: **************************************************************************** Tests: 445 Failures: 2 Errors: 0 Success Rate: 99 Total time: 49.023003 **************************************************************************** Test Failures: **************************************************************************** TestSharedPoolDataSource testMultipleThreads2 : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: WARNING: Expected half the threads to fail expected:<10> but was:<9> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:280) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:198) at org.apache.commons.dbcp.TestConnectionPool.multipleThreads(TestConnectionPool.java:802) at org.apache.commons.dbcp.datasources.TestSharedPoolDataSource.testMultipleThreads2(TestSharedPoolDataSource.java:375) TestPerUserPoolDataSource testMultipleThreads2 : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: WARNING: Expected half the threads to fail expected:<10> but was:<8> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:280) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:198) at org.apache.commons.dbcp.TestConnectionPool.multipleThreads(TestConnectionPool.java:802) at org.apache.commons.dbcp.datasources.TestPerUserPoolDataSource.testMultipleThreads2(TestPerUserPoolDataSource.java:385) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org