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/04/26 23:54:31 UTC

[JENKINS] Lucene-Solr-5.5-Linux (32bit/jdk1.7.0_80) - Build # 237 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/237/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
ObjectTracker found 3 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([E5C792B0531D6D7B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
	at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:42313/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:42313/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'
	at __randomizedtesting.SeedInfo.seed([E5C792B0531D6D7B:6D93AD6AFDE10083]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:632)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:981)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:101)
	at org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:69)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42313/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:604)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more




Build Log:
[...truncated 12163 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/init-core-data-001
   [junit4]   2> 2714215 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[E5C792B0531D6D7B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2714216 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[E5C792B0531D6D7B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2714218 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2714219 INFO  (Thread-4000) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2714219 INFO  (Thread-4000) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2714319 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.ZkTestServer start zk server on port:41544
   [junit4]   2> 2714319 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2714319 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2714321 INFO  (zkCallback-21181-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a3384 name:ZooKeeperConnection Watcher:127.0.0.1:41544 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2714321 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2714321 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2714321 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2714322 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2714323 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2714323 INFO  (zkCallback-21182-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dfe0a9 name:ZooKeeperConnection Watcher:127.0.0.1:41544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2714323 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2714324 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2714324 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2714325 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2714325 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2714325 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2714326 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2714326 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2714327 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2714327 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2714328 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2714328 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2714328 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2714329 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2714329 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2714329 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2714330 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2714330 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2714330 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2714330 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2714331 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2714331 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2714331 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2714331 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2714332 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2714332 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2714333 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2714333 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2714411 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores/collection1
   [junit4]   2> 2714412 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2714413 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@153b6eb{/,null,AVAILABLE}
   [junit4]   2> 2714413 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@149d7a2{HTTP/1.1}{127.0.0.1:45553}
   [junit4]   2> 2714413 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.e.j.s.Server Started @2722976ms
   [junit4]   2> 2714414 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/tempDir-001/control/data, hostPort=45553, hostContext=/, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores}
   [junit4]   2> 2714414 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@f8acd0
   [junit4]   2> 2714414 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001'
   [junit4]   2> 2714414 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2714414 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2714414 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2714414 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2714415 INFO  (zkCallback-21183-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6eb29e name:ZooKeeperConnection Watcher:127.0.0.1:41544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2714415 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2714416 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2714416 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2714416 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/solr.xml
   [junit4]   2> 2714427 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores
   [junit4]   2> 2714427 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.CoreContainer New CoreContainer 741002
   [junit4]   2> 2714427 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001]
   [junit4]   2> 2714427 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/lib
   [junit4]   2> 2714428 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2714429 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2714429 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2714429 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2714429 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41544/solr
   [junit4]   2> 2714429 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2714429 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2714429 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2714430 INFO  (zkCallback-21186-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ad0718 name:ZooKeeperConnection Watcher:127.0.0.1:41544 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2714430 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2714431 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2714431 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$6@18b642
   [junit4]   2> 2714432 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2714432 INFO  (zkCallback-21187-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@82a64e name:ZooKeeperConnection Watcher:127.0.0.1:41544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2714432 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2714433 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2714433 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2714435 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2714435 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2714436 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2714437 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2714437 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2714438 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2714438 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2714439 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45553_
   [junit4]   2> 2714439 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45553_
   [junit4]   2> 2714440 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2714440 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2714441 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2714441 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95794456561713156-127.0.0.1:45553_-n_0000000000
   [junit4]   2> 2714441 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45553_
   [junit4]   2> 2714441 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2714441 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.Overseer Overseer (id=95794456561713156-127.0.0.1:45553_-n_0000000000) starting
   [junit4]   2> 2714442 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2714444 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2714444 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2714444 INFO  (OverseerCollectionConfigSetProcessor-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2714445 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2714492 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2714492 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2714493 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores
   [junit4]   2> 2714493 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {shard=, coreNodeName=, transient=false, config=solrconfig.xml, name=collection1, loadOnStartup=true, dataDir=data/, schema=schema.xml, configSetProperties=configsetprops.json, collection=control_collection}
   [junit4]   2> 2714493 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores/collection1
   [junit4]   2> 2714493 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2714494 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2714494 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:45553_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2714494 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2714494 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2714495 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2714495 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 2714495 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:45553",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:45553_",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2714495 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 2714495 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "base_url":"http://127.0.0.1:45553",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:45553_",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2714495 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2714496 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2714496 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2714497 INFO  (zkCallback-21187-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2715496 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2715496 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2715497 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2715497 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2715497 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2715497 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores/collection1'
   [junit4]   2> 2715497 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2715497 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2715498 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2715504 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2715514 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2715536 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2715545 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2715733 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2715739 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2715740 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2715745 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2715747 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2715750 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2715750 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2715751 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2715751 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2715751 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2715751 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores/collection1/data/]
   [junit4]   2> 2715751 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17daeda
   [junit4]   2> 2715752 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores/collection1/data
   [junit4]   2> 2715752 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2715752 WARN  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2715752 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores/collection1/data/index
   [junit4]   2> 2715753 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2715753 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11f8381 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f2ab8d),segFN=segments_1,generation=1}
   [junit4]   2> 2715753 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2715753 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores/collection1/data/
   [junit4]   2> 2715753 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2715756 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2715756 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2715756 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2715756 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2715756 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2715756 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2715756 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2715756 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2715756 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2715756 WARN  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2715758 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2715759 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2715765 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2715765 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2715768 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/threads,/admin/segments,/update,/admin/file,standard,/admin/mbeans,/admin/ping,/admin/plugins,/update/json/docs,/admin/system,/update/csv,/replication,/admin/luke,/get,/update/json,/schema,/admin/properties,/dump,/admin/logging,/config
   [junit4]   2> 2715769 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2715770 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2715770 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2715770 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2715771 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2715771 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=60.087890625, floorSegmentMB=0.6220703125, forceMergeDeletesPctAllowed=11.090838342853639, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3092603078544891
   [junit4]   2> 2715771 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11f8381 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f2ab8d),segFN=segments_1,generation=1}
   [junit4]   2> 2715771 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2715771 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1b4656a[collection1] main
   [junit4]   2> 2715771 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2715772 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2715772 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2715773 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2715773 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2715773 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2715773 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2715773 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2715773 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2715773 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2715774 INFO  (searcherExecutor-8177-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b4656a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2715774 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2715774 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2715774 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2715774 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1532711306616897536
   [junit4]   2> 2715776 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1532711306616897536
   [junit4]   2> 2715776 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2715776 INFO  (coreLoadExecutor-8176-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2715777 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:45553 collection:control_collection shard:shard1
   [junit4]   2> 2715777 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2715778 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95794456561713156-core_node1-n_0000000000
   [junit4]   2> 2715778 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2715779 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2715779 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2715779 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45553/collection1/
   [junit4]   2> 2715779 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 2715779 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2715779 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45553/collection1/ has no replicas
   [junit4]   2> 2715780 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2715781 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95794456561713156-core_node1-n_0000000000
   [junit4]   2> 2715782 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45553/collection1/ shard1
   [junit4]   2> 2715782 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:45553",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2715883 INFO  (zkCallback-21187-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2715932 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:45553/collection1/ and leader is http://127.0.0.1:45553/collection1/
   [junit4]   2> 2715932 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45553
   [junit4]   2> 2715932 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2715933 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2715933 INFO  (coreZkRegister-8170-thread-1-processing-r:core_node1 s:shard1 x:collection1 c:control_collection n:127.0.0.1:45553_) [n:127.0.0.1:45553_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2715934 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:45553",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:45553_",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2715934 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "base_url":"http://127.0.0.1:45553",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:45553_",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2715995 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2715996 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2715996 INFO  (zkCallback-21189-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bf46af name:ZooKeeperConnection Watcher:127.0.0.1:41544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2715996 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2715997 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2715997 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2715998 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2715998 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2715998 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2715998 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2715999 INFO  (zkCallback-21190-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1461a1b name:ZooKeeperConnection Watcher:127.0.0.1:41544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2715999 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2715999 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2716000 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 2716001 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2716001 INFO  (zkCallback-21187-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2716001 INFO  (zkCallback-21189-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2716055 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001/cores/collection1
   [junit4]   2> 2716056 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001
   [junit4]   2> 2716056 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2716057 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@282054{/,null,AVAILABLE}
   [junit4]   2> 2716057 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@558ac5{HTTP/1.1}{127.0.0.1:38964}
   [junit4]   2> 2716057 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.e.j.s.Server Started @2724620ms
   [junit4]   2> 2716057 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001/cores, hostPort=38964, solrconfig=solrconfig.xml, hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/tempDir-001/jetty1}
   [junit4]   2> 2716058 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@f8acd0
   [junit4]   2> 2716058 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001'
   [junit4]   2> 2716058 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2716058 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2716058 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2716058 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2716059 INFO  (zkCallback-21191-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cf09c8 name:ZooKeeperConnection Watcher:127.0.0.1:41544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2716059 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2716060 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2716060 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2716060 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001/solr.xml
   [junit4]   2> 2716071 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001/cores
   [junit4]   2> 2716071 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.CoreContainer New CoreContainer 12632080
   [junit4]   2> 2716071 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001]
   [junit4]   2> 2716071 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001/lib
   [junit4]   2> 2716071 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2716073 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2716073 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2716073 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2716073 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41544/solr
   [junit4]   2> 2716073 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2716073 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2716073 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2716074 INFO  (zkCallback-21194-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e2422 name:ZooKeeperConnection Watcher:127.0.0.1:41544 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2716075 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2716075 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2716076 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$6@1bf2794
   [junit4]   2> 2716076 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2716076 INFO  (zkCallback-21195-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1744580 name:ZooKeeperConnection Watcher:127.0.0.1:41544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2716077 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2716078 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2716103 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 2717080 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38964_
   [junit4]   2> 2717081 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38964_
   [junit4]   2> 2717081 INFO  (zkCallback-21195-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2717081 INFO  (zkCallback-21189-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2717081 INFO  (zkCallback-21187-thread-1-processing-n:127.0.0.1:45553_) [n:127.0.0.1:45553_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2717081 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2717082 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95794456561713161-127.0.0.1:38964_-n_0000000001
   [junit4]   2> 2717082 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95794456561713156-127.0.0.1:45553_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2717105 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2717105 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2717105 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001/cores
   [junit4]   2> 2717106 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, shard=, config=solrconfig.xml, dataDir=data/, loadOnStartup=true, schema=schema.xml, collection=collection1, coreNodeName=, configSetProperties=configsetprops.json, transient=false}
   [junit4]   2> 2717106 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001/cores/collection1
   [junit4]   2> 2717106 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2717106 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2717106 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[E5C792B0531D6D7B]) [n:127.0.0.1:38964_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2717106 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2717106 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2717107 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 2717107 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 2717107 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:38964",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:38964_",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2717107 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 2717107 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2717107 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "base_url":"http://127.0.0.1:38964",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:38964_",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2717108 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 2717108 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2717209 INFO  (OverseerStateUpdate-95794456561713156-127.0.0.1:45553_-n_0000000000) [n:127.0.0.1:45553_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2717209 INFO  (zkCallback-21195-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2717209 INFO  (zkCallback-21195-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 2718108 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2718108 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2718108 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2718108 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2718108 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2718108 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_E5C792B0531D6D7B-001/shard-1-001/cores/collection1'
   [junit4]   2> 2718108 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2718108 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2718110 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2718115 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2718126 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2718149 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2718156 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2718341 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2718346 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2718348 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2718353 INFO  (coreLoadExecutor-8187-thread-1-processing-n:127.0.0.1:38964_) [n:127.0.0.1:38964_ c:collect

[...truncated too long message...]

it4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:171)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:136)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:57)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:350)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2874562 INFO  (jetty-launcher-22099-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bc588e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2874563 INFO  (TEST-TestManagedSchemaAPI.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44978 44978
   [junit4]   2> 2874587 INFO  (Thread-4850) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44978 44978
   [junit4]   2> 2874588 WARN  (Thread-4850) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/conf1/managed-schema
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/testschemaapi/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2874588 INFO  (TEST-TestManagedSchemaAPI.test-seed#[E5C792B0531D6D7B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.method=test -Dtests.seed=E5C792B0531D6D7B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Pacific/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   13.2s J2 | TestManagedSchemaAPI.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:42313/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E5C792B0531D6D7B:6D93AD6AFDE10083]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:632)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:981)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    > 	at org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:101)
   [junit4]    > 	at org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:69)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42313/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:607)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:604)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	... 1 more
   [junit4]   2> 2874589 INFO  (SUITE-TestManagedSchemaAPI-seed#[E5C792B0531D6D7B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_E5C792B0531D6D7B-001
   [junit4]   2> Apr 26, 2016 9:52:46 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene54, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=et, timezone=Pacific/Samoa
   [junit4]   2> NOTE: Linux 4.2.0-35-generic i386/Oracle Corporation 1.7.0_80 (32-bit)/cpus=12,threads=1,free=77318728,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrXmlInZkTest, TestCryptoKeys, TestSearcherReuse, CollectionReloadTest, TestSolrIndexConfig, TestXIncludeConfig, TestConfigSetsAPI, TestMaxScoreQueryParser, BadCopyFieldTest, TestSolrQueryParser, DocValuesMissingTest, BasicDistributedZk2Test, CoreMergeIndexesAdminHandlerTest, DataDrivenBlockJoinTest, CircularListTest, TestReload, CurrencyFieldXmlFileTest, TestCloudInspectUtil, TestConfigOverlay, RestartWhileUpdatingTest, TestCollapseQParserPlugin, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SmileWriterTest, HdfsBasicDistributedZk2Test, TestSolr4Spatial2, TestObjectReleaseTracker, HdfsRecoverLeaseTest, SearchHandlerTest, AssignTest, DateMathParserTest, TestMinMaxOnMultiValuedField, TestManagedResource, TestRawTransformer, TestUseDocValuesAsStored2, TestDefaultSearchFieldResource, SuggesterTest, TestSweetSpotSimilarityFactory, TestLRUStatsCache, TestDistributedStatsComponentCardinality, RulesTest, SampleTest, StatsComponentTest, TestFieldSortValues, HdfsChaosMonkeySafeLeaderTest, TestClassicSimilarityFactory, SliceStateTest, HardAutoCommitTest, BlockJoinFacetSimpleTest, UpdateParamsTest, TestBulkSchemaConcurrent, TestBulkSchemaAPI, TestStressReorder, TestJsonRequest, TestPerFieldSimilarity, CustomCollectionTest, TestZkChroot, TestSolrJ, CollectionsAPIAsyncDistributedZkTest, TestTestInjection, BitVectorTest, ShowFileRequestHandlerTest, TestJmxMonitoredMap, TestAuthorizationFramework, SharedFSAutoReplicaFailoverUtilsTest, FieldMutatingUpdateProcessorTest, TestSerializedLuceneMatchVersion, SegmentsInfoRequestHandlerTest, TestSort, TestCharFilters, TestReloadAndDeleteDocs, TestReRankQParserPlugin, TestFieldTypeResource, TermVectorComponentDistributedTest, AtomicUpdatesTest, TestJettySolrRunner, SaslZkACLProviderTest, TestCoreDiscovery, TestMiniSolrCloudClusterSSL, TestDistribIDF, TestRebalanceLeaders, PrimitiveFieldTypeTest, ClusterStateTest, ScriptEngineTest, TestOverriddenPrefixQueryForCustomFieldType, OverseerTest, TestHdfsUpdateLog, TestPHPSerializedResponseWriter, DistribCursorPagingTest, SimpleFacetsTest, TestPostingsSolrHighlighter, DistributedQueueTest, RecoveryAfterSoftCommitTest, TestConfigSets, AutoCommitTest, BadComponentTest, TestStressRecovery, DistributedIntervalFacetingTest, CollectionTooManyReplicasTest, DeleteReplicaTest, HttpPartitionTest, TestCollectionAPI, TestLeaderElectionZkExpiry, TestRandomRequestDistribution, TestReplicaProperties, TestRequestForwarding, TestRequestStatusCollectionAPI, TestStressLiveNodes, TriLevelCompositeIdRoutingTest, TestShardHandlerFactory, TestSolrConfigHandler, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, TestSolrConfigHandlerCloud, SpatialHeatmapFacetsTest, TestManagedSchemaAPI]
   [junit4] Completed [532/572 (2!)] on J2 in 13.95s, 1 test, 1 error <<< FAILURES!

[...truncated 137 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/common-build.xml:534: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033: There were test failures: 572 suites (7 ignored), 2290 tests, 1 suite-level error, 1 error, 84 ignored (39 assumptions) [seed: E5C792B0531D6D7B]

Total time: 85 minutes 33 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



[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+115) - Build # 238 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/238/
Java: 64bit/jdk-9-ea+115 -XX:+UseCompressedOops -XX:+UseG1GC

170 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.OutputWriterTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrInfoMBeanTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestCrossCoreJoin

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestCursorMarkWithoutUniqueKey

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestHighlightDedupGrouping

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestJoin

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomDVFaceting

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomFaceting

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestSimpleTrackingShardHandler

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestSolrCoreProperties

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestTrie

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestLuceneMatchVersion

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestReversedWildcardFilterFactory

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @3f4b5733
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestWordDelimiterFilterFactory

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.ConnectionReuseTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.AliasIntegrationTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.AssignTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @3f4b5733
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CloudExitableDirectoryReaderTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ConnectionManagerTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteShardTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DistribJoinFromCollectionTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DistributedVersionInfoTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ForceLeaderTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LeaderElectionIntegrationTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MigrateRouteKeyTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerStatusTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTaskQueueTest

Error Message:
Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @16be0e6c
	at jdk.interna

[...truncated too long message...]

/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/normal/data;done=false>>]
   [junit4]   2> 984084 INFO  (coreCloseExecutor-3392-thread-4) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/normal/data
   [junit4]   2> 984083 INFO  (coreCloseExecutor-3392-thread-5) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/sys_props/data_diff/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/sys_props/data_diff/index;done=false>>]
   [junit4]   2> 984084 INFO  (coreCloseExecutor-3392-thread-5) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/sys_props/data_diff/index
   [junit4]   2> 984084 INFO  (coreCloseExecutor-3392-thread-4) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/normal/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/normal/data/index;done=false>>]
   [junit4]   2> 984084 INFO  (coreCloseExecutor-3392-thread-4) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/normal/data/index
   [junit4]   2> 984084 INFO  (coreCloseExecutor-3392-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 984084 INFO  (coreCloseExecutor-3392-thread-5) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/sys_props/data_diff [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/sys_props/data_diff;done=false>>]
   [junit4]   2> 984084 INFO  (coreCloseExecutor-3392-thread-5) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/sys_props/data_diff
   [junit4]   2> 984084 INFO  (coreCloseExecutor-3392-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/duplicate/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/duplicate/data;done=false>>]
   [junit4]   2> 984084 INFO  (coreCloseExecutor-3392-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/duplicate/data
   [junit4]   2> 984084 INFO  (coreCloseExecutor-3392-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/duplicate/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/duplicate/data/index;done=false>>]
   [junit4]   2> 984084 INFO  (coreCloseExecutor-3392-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminCreateDiscoverTest_59ABEF89B46792F1-001/tempDir-001/duplicate/data/index
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ur-PK, timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Linux 4.2.0-35-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=313684968,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLuceneMatchVersion, TestFunctionQuery, ResponseHeaderTest, ShardSplitTest, ZkStateWriterTest, TestValueSourceCache, TestMiniSolrCloudClusterBase, BasicDistributedZkTest, PingRequestHandlerTest, TestRecoveryHdfs, OverseerStatusTest, BasicZkTest, ResponseLogComponentTest, JsonLoaderTest, XsltUpdateRequestHandlerTest, TestMissingGroups, TestConfig, TestXmlQParser, ZkNodePropsTest, TestFaceting, DeleteShardTest, TestPseudoReturnFields, TestComplexPhraseQParserPlugin, TestShardHandlerFactory, ConnectionReuseTest, VersionInfoTest, TestManagedStopFilterFactory, TestSolrQueryResponse, TestArbitraryIndexDir, MigrateRouteKeyTest, TestAtomicUpdateErrorCases, TestConfigReload, TestCustomDocTransformer, DistributedDebugComponentTest, UUIDFieldTest, CheckHdfsIndexTest, TestExpandComponent, QueryEqualityTest, DateFieldTest, CurrencyFieldOpenExchangeTest, ExternalFileFieldSortTest, HdfsRecoveryZkTest, TestReplicaProperties, CachingDirectoryFactoryTest, TestPhraseSuggestions, FileBasedSpellCheckerTest, TestManagedResourceStorage, TestCrossCoreJoin, BufferStoreTest, AlternateDirectoryTest, PathHierarchyTokenizerFactoryTest, TestLazyCores, OutputWriterTest, TestBlendedInfixSuggestions, DefaultValueUpdateProcessorTest, TestRemoveLastDynamicCopyField, SyncSliceTest, DistributedSpellCheckComponentTest, TestManagedSchemaDynamicFieldResource, TestHighlightDedupGrouping, TestExactSharedStatsCache, TestLMDirichletSimilarityFactory, ConnectionManagerTest, URLClassifyProcessorTest, RAMDirectoryFactoryTest, ChangedSchemaMergeTest, RemoteQueryErrorTest, TestIBSimilarityFactory, TestJoin, TestSolrXml, SimpleCollectionCreateDeleteTest, UUIDUpdateProcessorFallbackTest, TestDocBasedVersionConstraints, DistributedVersionInfoTest, TestPKIAuthenticationPlugin, ExplicitHLLTest, BasicAuthIntegrationTest, TestClassNameShortening, AnalyticsMergeStrategyTest, HdfsDirectoryFactoryTest, TestRestoreCore, TestDocSet, TestRandomFaceting, TestDistribDocBasedVersion, TestRandomDVFaceting, LeaderElectionIntegrationTest, QueryElevationComponentTest, TestFoldingMultitermQuery, TestInitParams, TestOnReconnectListenerSupport, CoreAdminCreateDiscoverTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminCreateDiscoverTest -Dtests.seed=59ABEF89B46792F1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ur-PK -Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | CoreAdminCreateDiscoverTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.IllegalStateException: Unable to access 'private final sun.nio.fs.UnixFileSystem sun.nio.fs.UnixPath.fs' to estimate memory usage
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([59ABEF89B46792F1]:0)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    > Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make member of class sun.nio.fs.UnixPath accessible:  module java.base does not export sun.nio.fs to unnamed module @75d881ab
   [junit4]    > 	at jdk.internal.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
   [junit4]    > 	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:174)
   [junit4]    > 	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
   [junit4]    > 	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
   [junit4]    > 	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
   [junit4]    > 	... 13 more
   [junit4] Completed [569/572 (163!)] on J0 in 0.32s, 4 tests, 1 error <<< FAILURES!

[...truncated 26 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/common-build.xml:534: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033: There were test failures: 572 suites (7 ignored), 2269 tests, 169 suite-level errors, 1 error, 1516 ignored (27 assumptions) [seed: 59ABEF89B46792F1]

Total time: 40 minutes 31 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