Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/1011/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseConcMarkSweepGC
All tests passed
Build Log:
[...truncated 10948 lines...]
[javac] Compiling 785 source files to
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\classes\test
[javac]
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test\org\apache\solr\cloud\BasicDistributedZkTest.java:524:
error: cannot find symbol
[javac] JettySolrRunner jetty = jettys.get(0);
[javac] ^
[javac] symbol: class JettySolrRunner
[javac] location: class BasicDistributedZkTest
[javac]
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test\org\apache\solr\cloud\BasicDistributedZkTest.java:569:
error: cannot find symbol
[javac] assertEquals(0,
CollectionAdminRequest.createCollection(collection, "conf1", numShards, 1)
[javac] ^
[javac] symbol: variable CollectionAdminRequest
[javac] location: class BasicDistributedZkTest
[javac]
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test\org\apache\solr\cloud\BasicDistributedZkTest.java:584:
error: cannot find symbol
[javac]
assertTrue(CollectionAdminRequest.addReplicaToShard(collection,
"shard"+((freezeI%numShards)+1))
[javac] ^
[javac] symbol: variable CollectionAdminRequest
[javac] location: class BasicDistributedZkTest
[javac]
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test\org\apache\solr\cloud\UnloadDistributedZkTest.java:118:
error: cannot find symbol
[javac] SolrClient client = clients.get(0);
[javac] ^
[javac] symbol: class SolrClient
[javac] location: class UnloadDistributedZkTest
[javac]
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test\org\apache\solr\cloud\UnloadDistributedZkTest.java:170:
error: cannot find symbol
[javac] SolrClient client = clients.get(0);
[javac] ^
[javac] symbol: class SolrClient
[javac] location: class UnloadDistributedZkTest
[javac]
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test\org\apache\solr\cloud\UnloadDistributedZkTest.java:383:
error: cannot find symbol
[javac] JettySolrRunner jetty = jettys.get(0);
[javac] ^
[javac] symbol: class JettySolrRunner
[javac] location: class UnloadDistributedZkTest
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 6 errors
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:810: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:754: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:267: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:549:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:795:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:807:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1967:
Compile failed; see the compiler error output for details.
Total time: 19 minutes 11 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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]