From dev-return-116656-apmail-commons-dev-archive=commons.apache.org@commons.apache.org Tue Oct 27 08:42:07 2009 Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 11156 invoked from network); 27 Oct 2009 08:42:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Oct 2009 08:42:06 -0000 Received: (qmail 87994 invoked by uid 500); 27 Oct 2009 08:42:06 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 87879 invoked by uid 500); 27 Oct 2009 08:42:05 -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 87869 invoked by uid 99); 27 Oct 2009 08:42:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 08:42:05 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.135] (HELO vmgump.apache.org) (140.211.11.135) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 08:42:03 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id D9A1EAB4042 for ; Tue, 27 Oct 2009 01:41:42 -0700 (PDT) Date: Tue, 27 Oct 2009 01:41:42 PDT From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-collections4 (in module apache-commons) failed Message-Id: <20091027084142.D9A1EAB4042@vmgump.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 general@gump.apache.org. Project commons-collections4 has an issue affecting its community integration. This issue affects 2 projects, and has been outstanding for 61 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-collections4 : Collections - commons-collections4-testframework : Apache Commons Full details are available at: http://vmgump.apache.org/gump/public/apache-commons/commons-collections4/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/apache-commons/collections/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/collections/pom.xml -DEBUG- Extracted fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/apache-commons/commons-collections4/gump_work/build_apache-commons_commons-collections4.html Work Name: build_apache-commons_commons-collections4 (Type: Build) Work ended in a state of : Failed Elapsed: 59 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/apache-commons/collections/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/apache-commons/collections] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/commons-lang-2.x/target/commons-lang-2.4.jar:/srv/gump/public/workspace/junit/dist/junit-27102009.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.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/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar --------------------------------------------- [INFO] [compiler:compile] [INFO] Compiling 254 source files to /srv/gump/public/workspace/apache-commons/collections/target/classes [INFO] [bundle:manifest {execution: bundle-manifest}] [INFO] [resources:testResources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /srv/gump/public/workspace/apache-commons/collections/src/test/resources [INFO] [compiler:testCompile] [INFO] Compiling 186 source files to /srv/gump/public/workspace/apache-commons/collections/target/test-classes [INFO] [surefire:test] Downloading: http://localhost:8192/maven2/org/apache/maven/surefire/surefire-junit4/2.4.3/surefire-junit4-2.4.3.pom Downloading: http://localhost:8192/maven2/junit/junit/4.0/junit-4.0.pom Downloading: http://localhost:8192/maven2/org/apache/maven/surefire/surefire-junit4/2.4.3/surefire-junit4-2.4.3.jar Downloading: http://localhost:8192/maven2/junit/junit/4.0/junit-4.0.jar 233K downloaded [INFO] Surefire report directory: /srv/gump/public/workspace/apache-commons/collections/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.commons.collections.TestAllPackages Tests run: 11017, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 28.511 sec <<< FAILURE! Results : Tests in error: testNullFactory(org.apache.commons.collections.TestFactoryUtils) testConstantFactoryNull(org.apache.commons.collections.TestFactoryUtils) testCollections299(org.apache.commons.collections.TestExtendedProperties) reindexUpdatesIndexWhenTheDecoratedCollectionIsModifiedSeparately(org.apache.commons.collections.TestIndexedCollection) testGetSetComparator(org.apache.commons.collections.iterators.TestCollatingIterator) testRemoveLRU(org.apache.commons.collections.map.TestLRUMap) testNoMappingReturnsNull(org.apache.commons.collections.map.TestMultiValueMap) testRemoveAllViaIterator(org.apache.commons.collections.map.TestMultiValueMap) testRemoveAllViaKeyedIterator(org.apache.commons.collections.map.TestMultiValueMap) Tests run: 11017, Failures: 0, Errors: 9, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /srv/gump/public/workspace/apache-commons/collections/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57 seconds [INFO] Finished at: Tue Oct 27 00:41:41 PST 2009 [INFO] Final Memory: 16M/54M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-collections4/rss.xml - Atom: http://vmgump.apache.org/gump/public/apache-commons/commons-collections4/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 07000027102009, vmgump:vmgump-public:07000027102009 Gump E-mail Identifier (unique within run) #17. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org