It is still Python 3.2 and 2.7. Maybe some changes in FreeBSD 9.x

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de


> -----Original Message-----
> From: Steve Rowe [mailto:sar...@gmail.com]
> Sent: Monday, May 20, 2013 10:07 PM
> To: dev@lucene.apache.org
> Subject: Re: [JENKINS] Lucene-Solr-SmokeRelease-4.3 - Build # 4 - Failure
> 
> Uwe,
> 
> No, I didn't commit LUCENE-5007 on the 4.3 branch.
> 
> I skimmed the errors and IIRC it looked like " 2>&1" is part of a file name 
> that
> Python can't find, which makes sense.  Not sure why this is only a problem on
> Jenkins, though.  Maybe the newer version of Python you upgraded to
> changed file handling somehow?
> 
> Steve
> 
> On May 20, 2013, at 4:03 PM, "Uwe Schindler" <u...@thetaphi.de> wrote:
> 
> > Steven, is your fix LUCENE-5007 related to that?
> >
> > I am just mentioning this, because 4.3 is the release branch, so it should
> pass smoke tester!
> >
> > Uwe
> >
> > -----
> > Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: u...@thetaphi.de
> >
> >> -----Original Message-----
> >> From: Apache Jenkins Server [mailto:jenk...@builds.apache.org]
> >> Sent: Monday, May 20, 2013 9:08 AM
> >> To: dev@lucene.apache.org
> >> Subject: [JENKINS] Lucene-Solr-SmokeRelease-4.3 - Build # 4 - Failure
> >>
> >> Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.3/4/
> >>
> >> No tests ran.
> >>
> >> Build Log:
> >> [...truncated 32711 lines...]
> >> prepare-release-no-sign:
> >>    [mkdir] Created dir:
> >> /usr/home/hudson/hudson-slave/workspace/Lucene-
> >> Solr-SmokeRelease-4.3/lucene/build/fakeRelease
> >>     [copy] Copying 401 files to /usr/home/hudson/hudson-
> >> slave/workspace/Lucene-Solr-SmokeRelease-
> >> 4.3/lucene/build/fakeRelease/lucene
> >>     [copy] Copying 194 files to /usr/home/hudson/hudson-
> >> slave/workspace/Lucene-Solr-SmokeRelease-
> >> 4.3/lucene/build/fakeRelease/solr
> >>     [exec] JAVA6_HOME is /home/hudson/tools/java/latest1.6
> >>     [exec] JAVA7_HOME is /home/hudson/tools/java/latest1.7
> >>     [exec] NOTE: output encoding is US-ASCII
> >>     [exec]
> >>     [exec] Load release URL "file:/usr/home/hudson/hudson-
> >> slave/workspace/Lucene-Solr-SmokeRelease-4.3/lTraceback (most recent
> >> call last):
> >>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-
> Solr-
> >> SmokeRelease-4.3/dev-tools/scriptucene/build/fakeRelease/"...
> >>     [exec]
> >>     [exec] Test Lucene...
> >>     [exec]   test basics...
> >>     [exec]   get KEYS
> >>     [exec]     0.1 MB
> >>     [exec]
> >>     [exec] command "gpg --homedir /usr/home/hudson/hudson-
> >> slave/workspace/Lucene-Solr-SmokeRelease-
> >> 4.3/lucene/build/fakeReleaseTmp/lucene.gpg --import
> >> /usr/home/hudson/hudson-slave/ws/smokeTestRelease.py", line 1385,
> in
> >> <module>
> >>     [exec]     main()
> >>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-
> Solr-
> >> SmokeRelease-4.3/dev-tools/scripts/smokeTestRelease.py", line 1331,
> >> in main
> >>     [exec]     smokeTest(baseURL, version, tmpDir, isSigned)
> >>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-
> Solr-
> >> SmokeRelease-4.3/dev-tools/scripts/smokeTestRelease.py", line 1364,
> >> in
> >> smokeTestorkspace/Lucene-Solr-SmokeRelease-
> >> 4.3/lucene/build/fakeReleaseTmp/lucene.KEYS" failed:
> >>     [exec]
> >>     [exec]     checkSigs('lucene', lucenePath, version, tmpDir, isSigned)
> >>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-
> Solr-
> >> SmokeRelease-4.3/dev-tools/scripts/smokeTestRelease.py", line 365, in
> >> checkSigs
> >>     [exec]     '%s/%s.gpg.import.log 2>&1' % (tmpDir, project))
> >>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-
> Solr-
> >> SmokeRelease-4.3/dev-tools/scripts/smokeTestRelease.py", line 513, in
> run
> >>     [exec]     printFileContents(logFile)
> >>     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-
> Solr-
> >> SmokeRelease-4.3/dev-tools/scripts/smokeTestRelease.py", line 497, in
> >> printFileContents
> >>     [exec]     txt = codecs.open(fileName, 'r',
> >> encoding=sys.getdefaultencoding(), errors='replace').read()
> >>     [exec]   File "/usr/local/lib/python3.2/codecs.py", line 884, in open
> >>     [exec]     file = builtins.open(filename, mode, buffering)
> >>     [exec] IOError: [Errno 2] No such file or directory:
> >> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-
> SmokeRelease-
> >> 4.3/lucene/build/fakeReleaseTmp/lucene.gpg.import.log 2>&1'
> >>
> >> BUILD FAILED
> >> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-
> SmokeRelease-
> >> 4.3/build.xml:303: exec returned: 1
> >>
> >> Total time: 17 minutes 27 seconds
> >> Build step 'Invoke Ant' marked build as failure Email was triggered
> >> for: Failure Sending email for trigger: Failure
> >>
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For
> > additional commands, e-mail: dev-h...@lucene.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional
> commands, e-mail: dev-h...@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to