Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/934/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
All tests passed
Build Log:
[...truncated 10888 lines...]
[javac] Compiling 785 source files to
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/classes/test
[javac]
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/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]
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/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]
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/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]
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/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]
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/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]
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:810: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:754: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:267: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:549:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:795:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:807:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1967:
Compile failed; see the compiler error output for details.
Total time: 13 minutes 35 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]