Build: https://builds.apache.org/job/Lucene-Solr-Tests-http2/87/

All tests passed

Build Log:
[...truncated 61583 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1163914907
 [ecj-lint] Compiling 686 source files to /tmp/ecj1163914907
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/solrj/src/java/org/apache/solr/client/solrj/impl/BinaryResponseParser.java
 (at line 50)
 [ecj-lint]     return (NamedList<Object>) new 
JavaBinCodec(null,stringCache).unmarshal(body);
 [ecj-lint]                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
 (at line 39)
 [ecj-lint]     import java.util.concurrent.ThreadFactory;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.concurrent.ThreadFactory is never used
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
 (at line 43)
 [ecj-lint]     import java.util.concurrent.atomic.AtomicInteger;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.concurrent.atomic.AtomicInteger is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/solrj/src/java/org/apache/solr/client/solrj/io/eval/PivotEvaluator.java
 (at line 45)
 [ecj-lint]     public Object doWork(Object[] values) throws IOException {
 [ecj-lint]                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Varargs methods should only override or be overridden by other 
varargs methods unlike PivotEvaluator.doWork(Object[]) and 
ManyValueWorker.doWork(Object...)
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/solrj/src/java/org/apache/solr/client/solrj/request/MultiContentWriterRequest.java
 (at line 63)
 [ecj-lint]     new JavaBinCodec().marshal((IteratorWriter) iw -> {
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/solrj/src/java/org/apache/solr/common/cloud/ZkNodeProps.java
 (at line 97)
 [ecj-lint]     props = (Map<String, Object>) new 
JavaBinCodec().unmarshal(bytes);
 [ecj-lint]                                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/solrj/src/java/org/apache/solr/common/util/Utils.java
 (at line 186)
 [ecj-lint]     new SolrJSONWriter(writer)
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 7 problems (2 errors, 5 warnings)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/build.xml:633: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/build.xml:101: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build.xml:680: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/solrj/build.xml:69:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/common-build.xml:2132:
 Compile failed; see the compiler error output for details.

Total time: 95 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to