Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 42392 invoked from network); 16 Jul 2010 08:59:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 08:59:56 -0000 Received: (qmail 1076 invoked by uid 500); 16 Jul 2010 08:59:55 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 476 invoked by uid 500); 16 Jul 2010 08:59:52 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 464 invoked by uid 99); 16 Jul 2010 08:59:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 08:59:51 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.213.176] (HELO mail-yx0-f176.google.com) (209.85.213.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 08:59:42 +0000 Received: by yxm34 with SMTP id 34so561776yxm.35 for ; Fri, 16 Jul 2010 01:59:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.150.1.10 with SMTP id 10mr1037462yba.214.1279270760945; Fri, 16 Jul 2010 01:59:20 -0700 (PDT) Received: by 10.151.107.11 with HTTP; Fri, 16 Jul 2010 01:59:20 -0700 (PDT) In-Reply-To: <30293797.2921279257345818.JavaMail.hudson@hudson.zones.apache.org> References: <30293797.2921279257345818.JavaMail.hudson@hudson.zones.apache.org> Date: Fri, 16 Jul 2010 04:59:20 -0400 Message-ID: Subject: Re: Build failed in Hudson: Lucene-trunk #1242 From: Michael McCandless To: dev@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Looks like this was the failure: [junit] Testsuite: org.apache.lucene.search.DuplicateFilterTest [junit] Testcase: testKeepsLastFilter(org.apache.lucene.search.DuplicateFilterTest): FAILED [junit] Duplicate urls should return last doc expected:<7> but was:<6> [junit] junit.framework.AssertionFailedError: Duplicate urls should return last doc expected:<7> but was:<6> [junit] at org.apache.lucene.search.DuplicateFilterTest.__CLR2_6_3b37ylt26a4(Duplicate= FilterTest.java:148) [junit] at org.apache.lucene.search.DuplicateFilterTest.testKeepsLastFilter(DuplicateF= ilterTest.java:130) [junit] at org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:283) [junit] [junit] [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 0.284 sec [junit] [junit] ------------- Standard Output --------------- [junit] NOTE: random seed of testcase 'testKeepsLastFilter' was: 2462173725506080191 When I put in that same seed, it repros the failure. I'm pretty sure this is due to LUCENE-2348 -- I'll add a call to writer.optimize in the test's setUp. Mike On Fri, Jul 16, 2010 at 1:15 AM, Apache Hudson Server wrote: > See > > Changes: > > [mikemccand] use CheckHits to more thoroughly confirm results are identic= al (rmuir: add some more hair to the monster...) > > [rmuir] add TODO about not testing the empty string in this test > > [rmuir] SOLR-2002: assert inconsistencies in setup/teardown rather than g= iving an awkward IAE for maxclausecount=3D0 > > ------------------------------------------ > [...truncated 15628 lines...] > =A0[javadoc] Loading source files for package org.apache.lucene.misc... > =A0[javadoc] Loading source files for package org.apache.lucene.store... > =A0[javadoc] Constructing Javadoc information... > =A0[javadoc] Standard Doclet version 1.5.0_22 > =A0[javadoc] Building tree for all the packages and classes... > =A0[javadoc] :43: warning - Tag @link: reference not found: IndexWriter#addIndexes(= IndexReader[]) > =A0[javadoc] :44: warning - Tag @link: reference not found: Directory > =A0[javadoc] :65: warning - Tag @link: reference not found: NativeFSLockFactory > =A0[javadoc] :56: warning - Tag @link: reference not found: NativeFSLockFactory > =A0[javadoc] :65: warning - Tag @link: reference not found: NativeFSLockFactory > =A0[javadoc] :44: warning - Tag @link: reference not found: Directory > =A0[javadoc] Building index for all the packages and classes... > =A0[javadoc] :44: warning - Tag @link: reference not found: Directory > =A0[javadoc] :65: warning - Tag @link: reference not found: NativeFSLockFactory > =A0[javadoc] Building index for all classes... > =A0[javadoc] Generating > =A0[javadoc] Note: Custom tags that were not seen: =A0@lucene.internal > =A0[javadoc] 8 warnings > =A0 =A0 =A0[jar] Building jar: > =A0 =A0 [echo] Building queries... > > javadocs: > =A0 =A0[mkdir] Created dir: > =A0[javadoc] Generating Javadoc > =A0[javadoc] Javadoc execution > =A0[javadoc] Loading source files for package org.apache.lucene.search... > =A0[javadoc] Loading source files for package org.apache.lucene.search.re= gex... > =A0[javadoc] Loading source files for package org.apache.lucene.search.si= milar... > =A0[javadoc] Constructing Javadoc information... > =A0[javadoc] Standard Doclet version 1.5.0_22 > =A0[javadoc] Building tree for all the packages and classes... > =A0[javadoc] :32: warning - Tag @link: reference not found: RegexTermEnum > =A0[javadoc] :32: warning - Tag @link: reference not found: RegexTermEnum > =A0[javadoc] :32: warning - Tag @link: reference not found: RegexTermEnum > =A0[javadoc] :32: warning - Tag @link: reference not found: RegexTermEnum > =A0[javadoc] :32: warning - Tag @link: reference not found: RegexTermEnum > =A0[javadoc] :32: warning - Tag @link: reference not found: RegexTermEnum > =A0[javadoc] :34: warning - Tag @see: reference not found: RegexTermEnum > =A0[javadoc] :526: warning - Tag @see: reference not found: org.apache.lucene.ana= lysis.StopFilter#makeStopSet StopFilter.makeStopSet() > =A0[javadoc] :32: warning - Tag @link: reference not found: RegexTermEnum > =A0[javadoc] Building index for all the packages and classes... > =A0[javadoc] Building index for all classes... > =A0[javadoc] Generating > =A0[javadoc] Note: Custom tags that were not seen: =A0@lucene.experimenta= l, @lucene.internal > =A0[javadoc] 9 warnings > =A0 =A0 =A0[jar] Building jar: > =A0 =A0 [echo] Building queryparser... > > javadocs: > =A0 =A0[mkdir] Created dir: > =A0[javadoc] Generating Javadoc > =A0[javadoc] Javadoc execution > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.analyzing... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.complexPhrase... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.core... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.core.builders... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.core.config... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.core.messages... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.core.nodes... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.core.parser... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.core.processors... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.core.util... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.ext... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.precedence... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.standard... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.standard.builders... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.standard.config... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.standard.nodes... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.standard.parser... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.standard.processors... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.surround.parser... > =A0[javadoc] Loading source files for package org.apache.lucene.queryPars= er.surround.query... > =A0[javadoc] Constructing Javadoc information... > =A0[javadoc] Standard Doclet version 1.5.0_22 > =A0[javadoc] Building tree for all the packages and classes... > =A0[javadoc] Building index for all the packages and classes... > =A0[javadoc] Building index for all classes... > =A0[javadoc] Generating > =A0[javadoc] Note: Custom tags that were not seen: =A0@lucene.experimenta= l, @lucene.internal > =A0 =A0 =A0[jar] Building jar: > =A0 =A0 [echo] Building remote... > > javadocs: > =A0 =A0[mkdir] Created dir: > =A0[javadoc] Generating Javadoc > =A0[javadoc] Javadoc execution > =A0[javadoc] Loading source files for package org.apache.lucene.search... > =A0[javadoc] Constructing Javadoc information... > =A0[javadoc] Standard Doclet version 1.5.0_22 > =A0[javadoc] Building tree for all the packages and classes... > =A0[javadoc] Building index for all the packages and classes... > =A0[javadoc] Building index for all classes... > =A0[javadoc] Generating > =A0[javadoc] Note: Custom tags that were not seen: =A0@lucene.experimenta= l, @lucene.internal > =A0 =A0 =A0[jar] Building jar: > =A0 =A0 [echo] Building spatial... > > javadocs: > =A0 =A0[mkdir] Created dir: > =A0[javadoc] Generating Javadoc > =A0[javadoc] Javadoc execution > =A0[javadoc] Loading source files for package org.apache.lucene.spatial.g= eohash... > =A0[javadoc] Loading source files for package org.apache.lucene.spatial.g= eometry... > =A0[javadoc] Loading source files for package org.apache.lucene.spatial.g= eometry.shape... > =A0[javadoc] Loading source files for package org.apache.lucene.spatial.t= ier... > =A0[javadoc] Loading source files for package org.apache.lucene.spatial.t= ier.projections... > =A0[javadoc] Constructing Javadoc information... > =A0[javadoc] Standard Doclet version 1.5.0_22 > =A0[javadoc] Building tree for all the packages and classes... > =A0[javadoc] Building index for all the packages and classes... > =A0[javadoc] Building index for all classes... > =A0[javadoc] Generating > =A0[javadoc] Note: Custom tags that were not seen: =A0@lucene.experimenta= l, @lucene.internal > =A0 =A0 =A0[jar] Building jar: > =A0 =A0 [echo] Building spellchecker... > > javadocs: > =A0 =A0[mkdir] Created dir: > =A0[javadoc] Generating Javadoc > =A0[javadoc] Javadoc execution > =A0[javadoc] Loading source files for package org.apache.lucene.search.sp= ell... > =A0[javadoc] Constructing Javadoc information... > =A0[javadoc] Standard Doclet version 1.5.0_22 > =A0[javadoc] Building tree for all the packages and classes... > =A0[javadoc] Building index for all the packages and classes... > =A0[javadoc] Building index for all classes... > =A0[javadoc] Generating > =A0[javadoc] Note: Custom tags that were not seen: =A0@lucene.experimenta= l, @lucene.internal > =A0 =A0 =A0[jar] Building jar: > =A0 =A0 [echo] Building swing... > > javadocs: > =A0 =A0[mkdir] Created dir: > =A0[javadoc] Generating Javadoc > =A0[javadoc] Javadoc execution > =A0[javadoc] Loading source files for package org.apache.lucene.swing.mod= els... > =A0[javadoc] Constructing Javadoc information... > =A0[javadoc] Standard Doclet version 1.5.0_22 > =A0[javadoc] Building tree for all the packages and classes... > =A0[javadoc] Building index for all the packages and classes... > =A0[javadoc] Building index for all classes... > =A0[javadoc] Generating > =A0[javadoc] Note: Custom tags that were not seen: =A0@lucene.experimenta= l, @lucene.internal > =A0 =A0 =A0[jar] Building jar: > =A0 =A0 [echo] Building wordnet... > > javadocs: > =A0 =A0[mkdir] Created dir: > =A0[javadoc] Generating Javadoc > =A0[javadoc] Javadoc execution > =A0[javadoc] Loading source files for package org.apache.lucene.wordnet..= . > =A0[javadoc] Constructing Javadoc information... > =A0[javadoc] Standard Doclet version 1.5.0_22 > =A0[javadoc] Building tree for all the packages and classes... > =A0[javadoc] Building index for all the packages and classes... > =A0[javadoc] Building index for all classes... > =A0[javadoc] Generating > =A0[javadoc] Note: Custom tags that were not seen: =A0@lucene.experimenta= l, @lucene.internal > =A0 =A0 =A0[jar] Building jar: > =A0 =A0 [echo] Building xml-query-parser... > > javadocs: > =A0 =A0[mkdir] Created dir: > =A0[javadoc] Generating Javadoc > =A0[javadoc] Javadoc execution > =A0[javadoc] Loading source files for package org.apache.lucene.xmlparser= ... > =A0[javadoc] Loading source files for package org.apache.lucene.xmlparser= .builders... > =A0[javadoc] Constructing Javadoc information... > =A0[javadoc] Standard Doclet version 1.5.0_22 > =A0[javadoc] Building tree for all the packages and classes... > =A0[javadoc] Building index for all the packages and classes... > =A0[javadoc] Building index for all classes... > =A0[javadoc] Generating > =A0[javadoc] Note: Custom tags that were not seen: =A0@lucene.experimenta= l, @lucene.internal > =A0 =A0 =A0[jar] Building jar: > > javadocs: > =A0 =A0 [echo] Building ant... > > javadocs-index.html: > =A0 =A0 [echo] Building benchmark... > > javadocs-index.html: > > javadocs-index.html: > =A0 =A0 [echo] Building bdb... > > javadocs-index.html: > =A0 =A0 [echo] Building bdb-je... > > javadocs-index.html: > =A0 =A0 [echo] Building demo... > > javadocs-index.html: > =A0 =A0 [echo] Building highlighter... > > javadocs-index.html: > =A0 =A0 [echo] Building instantiated... > > javadocs-index.html: > =A0 =A0 [echo] Building lucli... > > javadocs-index.html: > =A0 =A0 [echo] Building memory... > > javadocs-index.html: > =A0 =A0 [echo] Building misc... > > javadocs-index.html: > =A0 =A0 [echo] Building queries... > > javadocs-index.html: > =A0 =A0 [echo] Building queryparser... > > javadocs-index.html: > =A0 =A0 [echo] Building remote... > > javadocs-index.html: > =A0 =A0 [echo] Building spatial... > > javadocs-index.html: > =A0 =A0 [echo] Building spellchecker... > > javadocs-index.html: > =A0 =A0 [echo] Building swing... > > javadocs-index.html: > =A0 =A0 [echo] Building wordnet... > > javadocs-index.html: > =A0 =A0 [echo] Building xml-query-parser... > > javadocs-index.html: > > changes-to-html: > =A0 =A0[mkdir] Created dir: > =A0 =A0 [copy] Copying 3 files to > > BUILD SUCCESSFUL > Total time: 4 minutes 44 seconds > + exit 1 > [TASKS] Skipping publisher since build result is FAILURE > Publishing Javadoc > Archiving artifacts > Recording test results > Publishing Clover coverage report... > Publishing Clover HTML report... > Publishing Clover XML report... > Publishing Clover coverage results... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: dev-help@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org