Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/351/
All tests passed
Build Log:
[...truncated 13153 lines...]
[javac] Compiling 1024 source files to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/classes/test
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:164:
error: cannot find symbol
[javac] private void setupBaseConfigSet(String baseConfigSetName,
Map<String, String> oldProps) throws Exception {
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:177:
error: cannot find symbol
[javac] Map<String, String> oldProps, Map<String, String> newProps)
throws Exception {
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:177:
error: cannot find symbol
[javac] Map<String, String> oldProps, Map<String, String> newProps)
throws Exception {
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:227:
error: cannot find symbol
[javac] private void verifyProperties(String configSetName, Map<String,
String> oldProps,
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:228:
error: cannot find symbol
[javac] Map<String, String> newProps, SolrZkClient zkClient) throws
Exception {
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:435:
error: cannot find symbol
[javac] SolrZkClient zkClient) throws IOException {
[javac] ^
[javac] symbol: class IOException
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:476:
error: cannot find symbol
[javac] private static void zip(File directory, File zipfile) throws
IOException {
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:476:
error: cannot find symbol
[javac] private static void zip(File directory, File zipfile) throws
IOException {
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:476:
error: cannot find symbol
[javac] private static void zip(File directory, File zipfile) throws
IOException {
[javac] ^
[javac] symbol: class IOException
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:517:
error: cannot find symbol
[javac] public void scriptRequest(String collection) throws
SolrServerException, IOException {
[javac]
^
[javac] symbol: class IOException
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:527:
error: cannot find symbol
[javac] int replicationFactor, SolrClient client) throws
SolrServerException, IOException {
[javac]
^
[javac] symbol: class IOException
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:544:
error: cannot find symbol
[javac] public static Map postDataAndGetResponse(CloudSolrClient
cloudClient,
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:545:
error: cannot find symbol
[javac] String uri, ByteBuffer bytarr, String username) throws
IOException {
[javac] ^
[javac] symbol: class IOException
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:577:
error: cannot find symbol
[javac] private static Object
getObjectByPath(@SuppressWarnings({"rawtypes"})Map root,
[javac]
^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:599:
error: cannot find symbol
[javac] private byte[] readFile(String fname) throws IOException {
[javac] ^
[javac] symbol: class IOException
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:720:
error: cannot find symbol
[javac] public void testUserAndTestDefaultConfigsetsAreSame() throws
IOException {
[javac] ^
[javac] symbol: class IOException
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:730:
error: cannot find symbol
[javac] private StringBuilder getConfigSetProps(Map<String, String> map) {
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:768:
error: cannot find symbol
[javac] public void init(Map<String, Object> pluginConfig) {
[javac] ^
[javac] symbol: class Map
[javac] location: class MockAuthenticationPlugin
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:806:
error: cannot find symbol
[javac] public void init(Map<String, Object> initInfo) {
[javac] ^
[javac] symbol: class Map
[javac] location: class MockAuthorizationPlugin
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:811:
error: cannot find symbol
[javac] public void close() throws IOException {
[javac] ^
[javac] symbol: class IOException
[javac] location: class MockAuthorizationPlugin
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:165:
error: cannot find symbol
[javac] final File configDir =
getFile("solr").toPath().resolve("configsets/configset-2/conf").toFile();
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:166:
error: cannot find symbol
[javac] final File tmpConfigDir = createTempDir().toFile();
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:170:
error: cannot find symbol
[javac] FileUtils.write(new File(tmpConfigDir,
ConfigSetProperties.DEFAULT_FILENAME),
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:191:
error: cannot find symbol
[javac] Properties p = new Properties();
[javac] ^
[javac] symbol: class Properties
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:191:
error: cannot find symbol
[javac] Properties p = new Properties();
[javac] ^
[javac] symbol: class Properties
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:217:
error: cannot find symbol
[javac] InputStreamReader reader = new InputStreamReader(new
ByteArrayInputStream(oldPropsData), StandardCharsets.UTF_8);
[javac] ^
[javac] symbol: class InputStreamReader
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:217:
error: cannot find symbol
[javac] InputStreamReader reader = new InputStreamReader(new
ByteArrayInputStream(oldPropsData), StandardCharsets.UTF_8);
[javac] ^
[javac] symbol: class InputStreamReader
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:217:
error: cannot find symbol
[javac] InputStreamReader reader = new InputStreamReader(new
ByteArrayInputStream(oldPropsData), StandardCharsets.UTF_8);
[javac] ^
[javac] symbol: class ByteArrayInputStream
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:242:
error: package Map does not exist
[javac] for (Map.Entry<String, String> entry : oldProps.entrySet()) {
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:248:
error: package Map does not exist
[javac] for (Map.Entry<String, String> entry : newProps.entrySet()) {
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:255:
error: cannot find symbol
[javac] Iterator<Map.Entry<String, Object>> it = properties.iterator();
[javac] ^
[javac] symbol: class Iterator
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:255:
error: package Map does not exist
[javac] Iterator<Map.Entry<String, Object>> it = properties.iterator();
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:257:
error: package Map does not exist
[javac] Map.Entry<String, Object> entry = it.next();
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:280:
error: cannot find symbol
[javac] Map map = postDataAndGetResponse(cluster.getSolrClient(),
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:286:
error: cannot find symbol
[javac] Arrays.asList("responseHeader", "status"));
[javac] ^
[javac] symbol: variable Arrays
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:307:
error: cannot find symbol
[javac] Arrays.asList("responseHeader", "status"));
[javac] ^
[javac] symbol: variable Arrays
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:419:
error: cannot find symbol
[javac]
Arrays.equals(zkClient.getData("/configs/"+configSetName+suffix+"/managed-schema",
null, null, true),
[javac] ^
[javac] symbol: variable Arrays
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:427:
error: cannot find symbol
[javac]
Arrays.equals(zkClient.getData("/configs/"+configSetName+suffix+"/solrconfig.xml",
null, null, true),
[javac] ^
[javac] symbol: variable Arrays
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:445:
error: cannot find symbol
[javac] Map map = postDataAndGetResponse(cluster.getSolrClient(),
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:449:
error: cannot find symbol
[javac] long statusCode = (long) getObjectByPath(map, false,
Arrays.asList("responseHeader", "status"));
[javac] ^
[javac] symbol: variable Arrays
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:458:
error: cannot find symbol
[javac] File zipFile = new
File(cluster.getBaseDir().toFile().getAbsolutePath() +
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:458:
error: cannot find symbol
[javac] File zipFile = new
File(cluster.getBaseDir().toFile().getAbsolutePath() +
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:459:
error: cannot find symbol
[javac] File.separator + TestUtil.randomSimpleString(random(), 6,
8) + ".zip");
[javac] ^
[javac] symbol: variable File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:461:
error: cannot find symbol
[javac] File directory = TestDynamicLoading.getFile(directoryPath);
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:471:
error: cannot find symbol
[javac] } catch (IOException e) {
[javac] ^
[javac] symbol: class IOException
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:478:
error: cannot find symbol
[javac] Deque<File> queue = new LinkedList<File>();
[javac] ^
[javac] symbol: class Deque
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:478:
error: cannot find symbol
[javac] Deque<File> queue = new LinkedList<File>();
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:478:
error: cannot find symbol
[javac] Deque<File> queue = new LinkedList<File>();
[javac] ^
[javac] symbol: class LinkedList
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:478:
error: cannot find symbol
[javac] Deque<File> queue = new LinkedList<File>();
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:480:
error: cannot find symbol
[javac] OutputStream out = new FileOutputStream(zipfile);
[javac] ^
[javac] symbol: class OutputStream
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:480:
error: cannot find symbol
[javac] OutputStream out = new FileOutputStream(zipfile);
[javac] ^
[javac] symbol: class FileOutputStream
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:485:
error: cannot find symbol
[javac] for (File kid : directory.listFiles()) {
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:494:
error: cannot find symbol
[javac] InputStream in = new FileInputStream(kid);
[javac] ^
[javac] symbol: class InputStream
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:494:
error: cannot find symbol
[javac] InputStream in = new FileInputStream(kid);
[javac] ^
[javac] symbol: class FileInputStream
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:549:
error: cannot find symbol
[javac] Map m = null;
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:566:
error: cannot find symbol
[javac] m = (Map) Utils.fromJSONString(response);
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:580:
error: cannot find symbol
[javac] Map obj = root;
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:584:
error: cannot find symbol
[javac] if (!(obj.get(s) instanceof Map)) return null;
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:585:
error: cannot find symbol
[javac] obj = (Map) obj.get(s);
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:589:
error: cannot find symbol
[javac] if (onlyPrimitive && val instanceof Map) {
[javac] ^
[javac] symbol: class Map
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:601:
error: cannot find symbol
[javac] try (FileInputStream fis = new FileInputStream(getFile(fname)))
{
[javac] ^
[javac] symbol: class FileInputStream
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:601:
error: cannot find symbol
[javac] try (FileInputStream fis = new FileInputStream(getFile(fname)))
{
[javac] ^
[javac] symbol: class FileInputStream
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:612:
error: cannot find symbol
[javac] final File configDir =
getFile("solr").toPath().resolve("configsets/configset-2/conf").toFile();
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:613:
error: cannot find symbol
[javac] final File tmpConfigDir = createTempDir().toFile();
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:617:
error: cannot find symbol
[javac] FileUtils.write(new File(tmpConfigDir, "configsetprops.json"),
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:682:
error: cannot find symbol
[javac] Collection<String> actualConfigSets =
response.getConfigSets();
[javac] ^
[javac] symbol: class Collection
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:686:
error: cannot find symbol
[javac] Set<String> configSets = new HashSet<String>();
[javac] ^
[javac] symbol: class Set
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:686:
error: cannot find symbol
[javac] Set<String> configSets = new HashSet<String>();
[javac] ^
[javac] symbol: class HashSet
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:721:
error: cannot find symbol
[javac] final File extPath = new File(ExternalPaths.DEFAULT_CONFIGSET);
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java:721:
error: cannot find symbol
[javac] final File extPath = new File(ExternalPaths.DEFAULT_CONFIGSET);
[javac] ^
[javac] symbol: class File
[javac] location: class TestConfigSetsAPI
[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] 70 errors
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:578:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:59:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:231:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/common-build.xml:550:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:930:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:942:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2083:
Compile failed; see the compiler error output for details.
Total time: 12 minutes 13 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]