Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build # 1084 - Failure!

2012-10-08 Thread Michael McCandless
Do we know what's causing these false failures...?  Something is
holding a JAR file still open, when ant clean-jars tries to remove
it?

Is there some workaround...?

Mike McCandless

http://blog.mikemccandless.com

On Sun, Oct 7, 2012 at 10:30 PM, Policeman Jenkins Server
jenk...@sd-datasolutions.de wrote:
 Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/1084/
 Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC

 All tests passed

 Build Log:
 [...truncated 27369 lines...]
 BUILD FAILED
 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:245: The 
 following error occurred while executing this line:
 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:552:
  Unable to delete file 
 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar

 Total time: 57 minutes 2 seconds
 Build step 'Invoke Ant' marked build as failure
 Archiving artifacts
 Recording test results
 Description set: Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC
 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



Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build # 1084 - Failure!

2012-10-08 Thread Robert Muir
Yeah I think its some ivy/ant issue. i added the deletion here:
https://issues.apache.org/jira/browse/LUCENE-4390

I will just change clean-jars to not fail if it cannot delete: this
task is now only used for this purpose and unnecessary for anything
else.

On Mon, Oct 8, 2012 at 7:02 AM, Michael McCandless
luc...@mikemccandless.com wrote:
 Do we know what's causing these false failures...?  Something is
 holding a JAR file still open, when ant clean-jars tries to remove
 it?

 Is there some workaround...?

 Mike McCandless

 http://blog.mikemccandless.com

 On Sun, Oct 7, 2012 at 10:30 PM, Policeman Jenkins Server
 jenk...@sd-datasolutions.de wrote:
 Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/1084/
 Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC

 All tests passed

 Build Log:
 [...truncated 27369 lines...]
 BUILD FAILED
 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:245: The 
 following error occurred while executing this line:
 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:552:
  Unable to delete file 
 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar

 Total time: 57 minutes 2 seconds
 Build step 'Invoke Ant' marked build as failure
 Archiving artifacts
 Recording test results
 Description set: Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC
 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



RE: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build # 1084 - Failure!

2012-10-08 Thread Uwe Schindler
The interesting thing is that this only happens on *this* single JAR file.

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


 -Original Message-
 From: Michael McCandless [mailto:luc...@mikemccandless.com]
 Sent: Monday, October 08, 2012 1:03 PM
 To: dev@lucene.apache.org
 Subject: Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build #
 1084 - Failure!
 
 Do we know what's causing these false failures...?  Something is holding a JAR
 file still open, when ant clean-jars tries to remove it?
 
 Is there some workaround...?
 
 Mike McCandless
 
 http://blog.mikemccandless.com
 
 On Sun, Oct 7, 2012 at 10:30 PM, Policeman Jenkins Server jenkins@sd-
 datasolutions.de wrote:
  Build:
  http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/1084/
  Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC
 
  All tests passed
 
  Build Log:
  [...truncated 27369 lines...]
  BUILD FAILED
  C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:245:
 The following error occurred while executing this line:
  C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build
  .xml:552: Unable to delete file
  C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build
  \analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar
 
  Total time: 57 minutes 2 seconds
  Build step 'Invoke Ant' marked build as failure Archiving artifacts
  Recording test results Description set: Java: 64bit/jdk1.7.0_07
  -XX:+UseG1GC 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



RE: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build # 1084 - Failure!

2012-10-08 Thread Uwe Schindler
The clean-jars task should only remove ivy-jars! Shouldn't it exclude **/build/*
Then this problem would be solved... I don't like the failOnError=false. I 
sometimes call ant clean-jars and I am happy that it throws BuildException when 
I have the JAR file or any other (if ant clean) file open e.g. in ZIP window.

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


 -Original Message-
 From: Robert Muir [mailto:rcm...@gmail.com]
 Sent: Monday, October 08, 2012 1:39 PM
 To: dev@lucene.apache.org
 Subject: Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build #
 1084 - Failure!
 
 Its really not interesting, its just the first one in alphasort order.
 
 On Mon, Oct 8, 2012 at 7:38 AM, Uwe Schindler u...@thetaphi.de wrote:
  The interesting thing is that this only happens on *this* single JAR file.
 
  -
  Uwe Schindler
  H.-H.-Meier-Allee 63, D-28213 Bremen
  http://www.thetaphi.de
  eMail: u...@thetaphi.de
 
 
  -Original Message-
  From: Michael McCandless [mailto:luc...@mikemccandless.com]
  Sent: Monday, October 08, 2012 1:03 PM
  To: dev@lucene.apache.org
  Subject: Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07)
  - Build #
  1084 - Failure!
 
  Do we know what's causing these false failures...?  Something is
  holding a JAR file still open, when ant clean-jars tries to remove it?
 
  Is there some workaround...?
 
  Mike McCandless
 
  http://blog.mikemccandless.com
 
  On Sun, Oct 7, 2012 at 10:30 PM, Policeman Jenkins Server
  jenkins@sd- datasolutions.de wrote:
   Build:
   http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/10
   84/
   Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC
  
   All tests passed
  
   Build Log:
   [...truncated 27369 lines...]
   BUILD FAILED
   C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
 Windows\build.xml:245:
  The following error occurred while executing this line:
   C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\bu
   ild
   .xml:552: Unable to delete file
   C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\bu
   ild \analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar
  
   Total time: 57 minutes 2 seconds
   Build step 'Invoke Ant' marked build as failure Archiving artifacts
   Recording test results Description set: Java: 64bit/jdk1.7.0_07
   -XX:+UseG1GC 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
 
 
 -
 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



RE: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build # 1084 - Failure!

2012-10-08 Thread Uwe Schindler
I would propose the following:

Index: lucene/build.xml
===
--- lucene/build.xml(revision 1395520)
+++ lucene/build.xml(working copy)
@@ -546,8 +546,8 @@
 
   !-- NOTE: not really useful anymore ... --
   target name=clean-jars description=Clean local jars
- delete failonerror=false
-   fileset dir=. includes=**/*.jar/
+ delete
+   fileset dir=. includes=**/*.jar excludes=build/**/
  /delete
   /target
 
Index: solr/build.xml
===
--- solr/build.xml  (revision 1395520)
+++ solr/build.xml  (working copy)
@@ -677,8 +677,8 @@
 
   !-- NOTE: not really useful anymore --
   target name=clean-jars description=Clean local jars
- delete failonerror=false
-   fileset dir=. includes=**/*.jar/
+ delete
+   fileset dir=. includes=**/*.jar excludes=build/**/
  /delete
   /target


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


 -Original Message-
 From: Uwe Schindler [mailto:u...@thetaphi.de]
 Sent: Monday, October 08, 2012 1:47 PM
 To: dev@lucene.apache.org
 Subject: RE: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build #
 1084 - Failure!
 
 The clean-jars task should only remove ivy-jars! Shouldn't it exclude 
 **/build/*
 Then this problem would be solved... I don't like the failOnError=false. I
 sometimes call ant clean-jars and I am happy that it throws BuildException
 when I have the JAR file or any other (if ant clean) file open e.g. in ZIP 
 window.
 
 -
 Uwe Schindler
 H.-H.-Meier-Allee 63, D-28213 Bremen
 http://www.thetaphi.de
 eMail: u...@thetaphi.de
 
 
  -Original Message-
  From: Robert Muir [mailto:rcm...@gmail.com]
  Sent: Monday, October 08, 2012 1:39 PM
  To: dev@lucene.apache.org
  Subject: Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) -
  Build #
  1084 - Failure!
 
  Its really not interesting, its just the first one in alphasort order.
 
  On Mon, Oct 8, 2012 at 7:38 AM, Uwe Schindler u...@thetaphi.de wrote:
   The interesting thing is that this only happens on *this* single JAR file.
  
   -
   Uwe Schindler
   H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de
   eMail: u...@thetaphi.de
  
  
   -Original Message-
   From: Michael McCandless [mailto:luc...@mikemccandless.com]
   Sent: Monday, October 08, 2012 1:03 PM
   To: dev@lucene.apache.org
   Subject: Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07)
   - Build #
   1084 - Failure!
  
   Do we know what's causing these false failures...?  Something is
   holding a JAR file still open, when ant clean-jars tries to remove it?
  
   Is there some workaround...?
  
   Mike McCandless
  
   http://blog.mikemccandless.com
  
   On Sun, Oct 7, 2012 at 10:30 PM, Policeman Jenkins Server
   jenkins@sd- datasolutions.de wrote:
Build:
http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/10
84/
Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC
   
All tests passed
   
Build Log:
[...truncated 27369 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
  Windows\build.xml:245:
   The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\bu
ild
.xml:552: Unable to delete file
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\bu
ild \analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar
   
Total time: 57 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure Archiving artifacts
Recording test results Description set: Java: 64bit/jdk1.7.0_07
-XX:+UseG1GC 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
  
 
  -
  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

Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build # 1084 - Failure!

2012-10-08 Thread Robert Muir
On Mon, Oct 8, 2012 at 7:47 AM, Uwe Schindler u...@thetaphi.de wrote:
 The clean-jars task should only remove ivy-jars! Shouldn't it exclude 
 **/build/*
 Then this problem would be solved... I don't like the failOnError=false. I 
 sometimes call ant clean-jars and I am happy that it throws BuildException 
 when I have the JAR file or any other (if ant clean) file open e.g. in ZIP 
 window.


I don't want this. i will now remove this useless task.

wherever it is used, resolve should be used instead.

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



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build # 1084 - Failure!

2012-10-07 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/1084/
Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 27369 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:245: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:552: 
Unable to delete file 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar

Total time: 57 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC
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