You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/05/03 22:31:42 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 564 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/564/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 51836 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj279171108
 [ecj-lint] Compiling 82 source files to /tmp/ecj279171108
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/spatial3d/src/java/org/apache/lucene/spatial3d/geom/GeoComplexPolygon.java (at line 459)
 [ecj-lint] 	* @param edges is the list of edges.
 [ecj-lint] 	         ^^^^^
 [ecj-lint] Javadoc: Parameter edges is not declared
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/spatial3d/src/java/org/apache/lucene/spatial3d/geom/GeoComplexPolygon.java (at line 464)
 [ecj-lint] 	Arrays.sort(edges, (left, right) -> {
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape analysis
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/spatial3d/src/java/org/apache/lucene/spatial3d/geom/GeoComplexPolygon.java (at line 464)
 [ecj-lint] 	Arrays.sort(edges, (left, right) -> {
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape analysis
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/spatial3d/src/java/org/apache/lucene/spatial3d/geom/GeoComplexPolygon.java (at line 464)
 [ecj-lint] 	Arrays.sort(edges, (left, right) -> {
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape analysis
 [ecj-lint] ----------
 [ecj-lint] 4 problems (1 error, 3 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:204: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2187: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2005: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2044: Compile failed; see the compiler error output for details.

Total time: 62 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 565 - Still Failing!

Posted by Chris Hostetter <ho...@apache.org>.
Gah ... not sure how i missd that. ... fix coming.

: Date: Wed, 4 May 2016 01:02:44 +0000 (UTC)
: From: Policeman Jenkins Server <je...@thetaphi.de>
: To: sarowe@gmail.com, DaddyWri@gmail.com, hossman@apache.org,
:     dev@lucene.apache.org
: Subject: [JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 565 -
:     Still Failing!
: 
: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/565/
: Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC
: 
: All tests passed
: 
: Build Log:
: [...truncated 61827 lines...]
: -ecj-javadoc-lint-src:
:     [mkdir] Created dir: /tmp/ecj1556819785
:  [ecj-lint] Compiling 47 source files to /tmp/ecj1556819785
:  [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
:  [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
:  [ecj-lint] ----------
:  [ecj-lint] 1. ERROR in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/test-framework/src/java/org/apache/solr/util/SSLTestConfig.java (at line 139)
:  [ecj-lint] 	* Returns an SslContextFactory using {@link buildServerSSLContext} if SSL should be used, else returns null.
:  [ecj-lint] 	                                            ^^^^^^^^^^^^^^^^^^^^^
:  [ecj-lint] Javadoc: buildServerSSLContext cannot be resolved to a type
:  [ecj-lint] ----------
:  [ecj-lint] 1 problem (1 error)
: 
: BUILD FAILED
: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:101: The following error occurred while executing this line:
: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:652: The following error occurred while executing this line:
: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2005: The following error occurred while executing this line:
: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2044: Compile failed; see the compiler error output for details.
: 
: Total time: 71 minutes 12 seconds
: Build step 'Invoke Ant' marked build as failure
: Archiving artifacts
: [WARNINGS] Skipping publisher since build result is FAILURE
: Recording test results
: Email was triggered for: Failure - Any
: Sending email for trigger: Failure - Any
: 
: 

-Hoss

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


[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 565 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/565/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 61827 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1556819785
 [ecj-lint] Compiling 47 source files to /tmp/ecj1556819785
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/test-framework/src/java/org/apache/solr/util/SSLTestConfig.java (at line 139)
 [ecj-lint] 	* Returns an SslContextFactory using {@link buildServerSSLContext} if SSL should be used, else returns null.
 [ecj-lint] 	                                            ^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Javadoc: buildServerSSLContext cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:652: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2005: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2044: Compile failed; see the compiler error output for details.

Total time: 71 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any